Search before asking
Linkis Component
Description
For security reasons, Hive tasks should not be allowed to use the LOCATION clause to prevent unauthorized data access and manipulation.
Steps to reproduce
- Submit a Hive task with LOCATION clause
- Observe the task execution
Expected behavior
Hive tasks with LOCATION clause should be rejected or the LOCATION clause should be filtered out for security compliance.
Your environment
- Linkis version used: 2.0.0
- Environment name and version:
- hadoop-3.3.4
- hive-2.3.3
- spark-2.4.3/3.3.0
- scala-2.11.12
- jdk 1.8.0_xxx
Anything else
This is a security enhancement to prevent data leakage and unauthorized operations.
Are you willing to submit a PR?
Search before asking
Linkis Component
Description
For security reasons, Hive tasks should not be allowed to use the LOCATION clause to prevent unauthorized data access and manipulation.
Steps to reproduce
Expected behavior
Hive tasks with LOCATION clause should be rejected or the LOCATION clause should be filtered out for security compliance.
Your environment
Anything else
This is a security enhancement to prevent data leakage and unauthorized operations.
Are you willing to submit a PR?