You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carl Steinbach (JIRA)" <ji...@apache.org> on 2010/02/13 00:12:27 UTC

[jira] Commented: (HIVE-1163) Eclipse launchtemplate changes to enable debugging

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

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

Various tests in TestCliDriver fail because the launch configuration does 
not define the environment variable JAVA_HOME. Seems like build.xml
should set java.home based on the value of $JAVA_HOME, and then make this
available to the launch configurations by defining @JAVAHOME@ in the eclipse-files
target.

Also, the directions in README.txt for importing the project into Eclipse are
incorrect and need to be updated. I think the last person who updated the directions
was confused -- the older directions were actually more accurate. You can probably
just revert them.


> 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.