Chao created HIVE-8679: -------------------------- Summary: jdwp error when debugging Hive with MapredLocalTask Key: HIVE-8679 URL: https://issues.apache.org/jira/browse/HIVE-8679 Project: Hive Issue Type: Bug Reporter: Chao
When debugging Hive with the {{--debug}} option, Hive will fail when starting a local task, and give the following error message: {noformat} Error occurred during initialization of VMERROR: Cannot load this JVM TI agent twice, check your java command line for duplicate jdwp options. agent library failed to init: jdwp Execution failed with exit status: 1 Obtaining error information Task failed! Task ID: Stage-4 Logs: /tmp/chao/hive.log FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.mr.MapredLocalTask {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)