Fix builds for non-default build directory
------------------------------------------
Key: HIVE-146
URL: https://issues.apache.org/jira/browse/HIVE-146
Project: Hadoop Hive
Issue Type: Bug
Components: Build Infrastructure
Reporter: David Phillips
Some build paths are specified as "${hive.root}/build" instead of
"${build.dir.hive}". Correct these, including "build.dir.hadoop" (it remains
relative to "build.dir.hive" by default). This allows builds to work when a
non-default "build.dir.hive" is specified.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.