[
https://issues.apache.org/jira/browse/HIVE-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652045#action_12652045
]
Ashish Thusoo commented on HIVE-60:
-----------------------------------
You can point to an existing hadoop build using the -Dhadoop.jar to point to
the location of the hadoop jar also setting hadoop.bin.path and
hadoop.config.dir while running the tests.
We decided to bundle hadoop jars (similar to what hbase and pig have done) in
order to make it easy to check out hive and test it without having to build and
deploy hadoop as well.
However, we are going to move away from this model and use ivy to handle the
dependencies and then all these jars will go away.
> Fix the build scripts for the new hive tree
> -------------------------------------------
>
> Key: HIVE-60
> URL: https://issues.apache.org/jira/browse/HIVE-60
> Project: Hadoop Hive
> Issue Type: Bug
> Affects Versions: 0.20.0
> Reporter: Ashish Thusoo
> Assignee: Ashish Thusoo
> Fix For: 0.20.0
>
> Attachments: patch-60.txt
>
>
> Fix hive builds to reflect the hive subproject branch structure.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.