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

Barak  commented on HIVE-3758:
------------------------------

Yep, already tried that, but it has the same end:

{code}
[hduser@hdmaster trunk]$ ant clean package -Dhadoop-0.20S.version=1.0.4
Buildfile: build.xml

clean:
     [echo] Project: hive

clean:
     [echo] Project: anttasks
   [delete] Deleting directory....
...

...

compile:
     [echo] anttasks
    [javac] Compiling 3 source files to 
/workspace/other/org/hive/trunk/build/anttasks/classes

BUILD FAILED
/workspace/other/org/hive/trunk/build.xml:256: The following error occurred 
while executing this line:
/workspace/other/org/hive/trunk/ant/build.xml:38: 
/workspace/other/org/hive/trunk/build/ivy/lib/hadoop0.20.shim not found.
{code}

Anything else I missed?




                
> Failed to compile hive for hadoop 1.0.4
> ---------------------------------------
>
>                 Key: HIVE-3758
>                 URL: https://issues.apache.org/jira/browse/HIVE-3758
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.9.0
>            Reporter: Barak 
>
> Trying to build hive from source, I was checkout the trunk, then running:
> ant very-clean package -Dhadoop.version=1.0.4 -Dhadoop-0.23.version=1.0.4 
> -Dhadoop.mr.rev=23
> The error I'm getting:
> BUILD FAILED
> /workspace/development/org/hive/trunk/build.xml:256: The following error 
> occurred while executing this line:
> /workspace/development/org/hive/trunk/ant/build.xml:38: 
> /workspace/development/org/hive/trunk/build/ivy/lib/hadoop0.23.shim not found.

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

Reply via email to