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

Ning Zhang commented on HIVE-1163:
----------------------------------

Carl, JAVA_HOME is required by the hadoop script, but not any Hive script. It 
is used for any hadoop related command, so I think we don't need to set 
JAVA_HOME specific for eclipse. Do you see any specific unit test failed 
because of this (given that the JAVA_HOME environment variable is set 
correctly)?

As for README.txt, I don't quite understand your point. I compared the current 
version and previous revision, and it seems no much difference (eg. changes 
like /xxx/hive_trunk/common/src/java to /path_to_hive_trunk/common/src/java). 
Also I've been able to import Hive/Hadoop projects using Eclipse after 'ant 
eclipse-files', without this manual editing .project file. So I guess that 
instruction was for some older version of Eclipse? 


> 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