[
https://issues.apache.org/jira/browse/CASSANDRA-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858359#action_12858359
]
Stu Hood commented on CASSANDRA-992:
------------------------------------
Another possible approach is the one taken by contrib/pig, where the build
requires PIG_HOME to be set, and locates the jar that way. Here, requiring
HADOOP_HOME would be somewhat reasonable.
> fix contrib/word_count build
> ----------------------------
>
> Key: CASSANDRA-992
> URL: https://issues.apache.org/jira/browse/CASSANDRA-992
> Project: Cassandra
> Issue Type: Improvement
> Components: Contrib
> Reporter: Jonathan Ellis
> Assignee: Jeremy Hanna
> Fix For: 0.7
>
>
> word_count's ant file relies on the hadoop jar to be on its build path. this
> used to be downloaded by ivy for the main cassandra build, but this was
> removed for 0.6-final. probably ivy-enabling word_count itself is the
> easiest fix. failing that, adding instructions for which jars to get
> manually and how to make ant happy would be adequate. (this is the approach
> taken in contrib/pig.)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.