Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.2.5
-
None
Description
This line at the bottom of hive-env.sh disregards any user-provided values, masking them from the launch script.
# Folder containing extra ibraries required for hive compilation/execution can be controlled by: export HIVE_AUX_JARS_PATH=/usr/lib/hcatalog/share/hcatalog/hcatalog-core.jar
This breaks this feature for users of both the environment export HIVE_AUX_JARS_PATH="my custom value" and the command line hive --auxpath "my custom value" .
Attachments
Attachments
Issue Links
- links to