[
https://issues.apache.org/jira/browse/CASSANDRA-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12860465#action_12860465
]
Jonathan Ellis commented on CASSANDRA-992:
------------------------------------------
Maybe the simplest thing to do is do a patch for 0.6.2, while waiting on
CASSANDRA-1002 for trunk.
> 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
>
> Attachments: cassandra-992.patch
>
>
> 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.