[
https://issues.apache.org/jira/browse/PIG-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087830#comment-13087830
]
Alan Gates commented on PIG-2196:
---------------------------------
So this patch isn't what made the ant above fail. It turns out I had built the
wrong parts of Pig. However, there are times we need to know where the Hadoop
executable (bin/hadoop) is. Currently we use pig.harness.cluster/conf to find
the configuration file and pig.harness.cluster/bin to find the executable. As
Ashutosh pointed pointed out with packaging changes this path structure
assumption will not always be valid. Instead we should have two separate
properties, one that points to the conf directory and one that points to the
executable.
> Test harness should be independent of Pig
> -----------------------------------------
>
> Key: PIG-2196
> URL: https://issues.apache.org/jira/browse/PIG-2196
> Project: Pig
> Issue Type: Improvement
> Affects Versions: 0.10
> Reporter: Ashutosh Chauhan
> Assignee: Ashutosh Chauhan
> Fix For: 0.10
>
> Attachments: pig-2196.patch
>
>
> Test harness is designed to be independent of Pig, but currently it makes
> those assumptions.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira