Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
2.8.1
-
None
-
None
Description
Hive doesn't let us patch the hadoop.security.credential.provider.path option, so the dynamic per-bucket fixup of credentials fails.
Error: Failed to open new session: org.apache.hive.service.cli.HiveSQLException: java.lang.IllegalArgumentException: Cannot modify hadoop.security.credential.provider.path at runtime. It is not in list of params that are allowed to be modified at runtime (state=,code=0)
Attachments
Issue Links
- depends upon
-
HADOOP-14507 extend per-bucket secret key config with explicit getPassword() on fs.s3a.$bucket.secret.key
- Resolved