[
https://issues.apache.org/jira/browse/HIVE-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zheng Shao updated HIVE-986:
----------------------------
Attachment: HIVE-986.1.patch
This adds a condition into build.xml as well as bumping up the default hadoop
version to 0.20.0.
> Ant "eclipse-files" target is broken for Hadoop 0.20
> ----------------------------------------------------
>
> Key: HIVE-986
> URL: https://issues.apache.org/jira/browse/HIVE-986
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Build Infrastructure
> Reporter: Carl Steinbach
> Assignee: Zheng Shao
> Fix For: 0.5.0
>
> Attachments: HIVE-986.1.patch
>
>
> Hadoop 0.20 depends on servlet-api-2.5-6.1.14.jar and
> jetty-6.1.14.jar/jetty-util-6.1.11.jar instead of servlet-api.jar and
> jetty-5.1.4.jar.
> The eclipse-files ant target needs to be updated to take this account (which
> involves editing eclipse-templates/.classpath)
> and adding some conditional logic to build.xml
> Here's what you see currently after importing into eclipse:
> Project 'apache-hive' is missing required library:
> 'build/hadoopcore/hadoop-0.20.0/lib/jetty-5.1.4.jar'
> Project 'apache-hive' is missing required library:
> 'build/hadoopcore/hadoop-0.20.0/lib/servlet-api.jar'
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.