Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.8.0, 0.8.1, 0.9.0
-
None
-
None
Description
In $HIVE_HOME/bin/hive and $HADOOP_HOME/bin/hadoop, $HADOOP_CLIENT_OPTS is appended to $HADOOP_OPTS, which leads to the problem.
hive --debug
ERROR: Cannot load this JVM TI agent twice, check your java command line for duplicate jdwp options.
Error occurred during initialization of VM
agent library failed to init: jdwp
Attachments
Attachments
Issue Links
- duplicates
-
HIVE-6003 bin/hive --debug should not append HIVE_CLIENT_OPTS to HADOOP_OPTS
- Resolved
- relates to
-
HADOOP-9455 HADOOP_CLIENT_OPTS appended twice causes JVM failures
- Closed