[ https://issues.apache.org/jira/browse/HIVE-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Surówka updated HIVE-2500: --------------------------------- Attachment: HIVE-2500.4.patch Reintroduced the change to the hive-env.sh.template that I missed in the last patch. Note: due to the change I was requested to make, to add debug options to HADOOP_CLIENT_OPTS instead of HADOOP_OPTS, the debugging won't work unless at some point HADOOP_CLIENT_OPTS will be introduced into HADOOP_OPTS (or will be passed to JVM directly). This could be possibly best done by adding line like: export HADOOP_OPTS="$HADOOP_OPTS $HADOOP_CLIENT_OPTS" to hadoop-env.sh > Allow Hive to be debugged remotely > ---------------------------------- > > Key: HIVE-2500 > URL: https://issues.apache.org/jira/browse/HIVE-2500 > Project: Hive > Issue Type: New Feature > Reporter: Robert Surówka > Assignee: Robert Surówka > Priority: Minor > Attachments: HIVE-2500.1.patch, HIVE-2500.2.patch, HIVE-2500.3.patch, > HIVE-2500.4.patch > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira