[
https://issues.apache.org/jira/browse/HIVE-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13489775#comment-13489775
]
Gang Tim Liu commented on HIVE-3627:
------------------------------------
HIVE-967 and HIVE-3433 introduce one missing library each for eclipse.
HIVE-3433
=======
javolution<>.jar is introduce but mismatch @javolution-version@.
libraries.properties use "." but .classpath uses "."
<classpathentry kind="lib"
path="build/ivy/lib/default/javolution-@[email protected]"/>
HIVE-3433. Implement CUBE and ROLLUP operators in Hive. (Ivan Gorbachev and
Namit Jain via kevinwilfong)
HIVE-967
======
introduces stringtemplate<>.jar but forgot to define stringtemplate.version.
<classpathentry kind="lib"
path="build/ivy/lib/default/[email protected]@.jar"/>
HIVE-967. Implement "show create table" (Feng Lu via kevinwilfong)
> eclipse misses library: javolution-@[email protected]
> ------------------------------------------------------------
>
> Key: HIVE-3627
> URL: https://issues.apache.org/jira/browse/HIVE-3627
> Project: Hive
> Issue Type: Bug
> Components: Build Infrastructure
> Reporter: Gang Tim Liu
> Priority: Minor
> Attachments: HIVE-3627.patch.1
>
>
> After checking out the latest trunk, build eclipse project:
> ant clean package eclipse-files
> Then, import project to eclipse, you will see the error:
> Description Resource Path Location Type
> Project 'hive-trunk-10-26' is missing required library:
> 'build/ivy/lib/default/javolution-@[email protected]'
> hive-trunk-10-26 Build path Build Path Problem
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira