[ 
https://issues.apache.org/jira/browse/HIVE-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833302#action_12833302
 ] 

Carl Steinbach commented on HIVE-1163:
--------------------------------------

I just noticed that you can set the launch configuration booleanAttribute key 
org.eclipse.debug.core.appendEnvironmentVariables to false in the launch 
configuration
in order to prevent Eclipse from appending its own environment to the
environment of the launched process. I think it would be a good idea to do this
in order to make it explicit which env vars are required as well as to provide 
isolation
from the user's dotfiles/platform.

> Eclipse launchtemplate changes to enable debugging
> --------------------------------------------------
>
>                 Key: HIVE-1163
>                 URL: https://issues.apache.org/jira/browse/HIVE-1163
>             Project: Hadoop Hive
>          Issue Type: Bug
>    Affects Versions: 0.6.0
>            Reporter: Ning Zhang
>            Assignee: Ning Zhang
>         Attachments: HIVE-1163.patch, HIVE-1163_2.patch
>
>
> Some recent changes in the build.xml and build-common.xml breaks the 
> debugging functionality in eclipse. Some system defined properties were 
> missing when running eclipse debugger. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to