[
https://issues.apache.org/jira/browse/CASSANDRA-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858610#action_12858610
]
Jonathan Ellis commented on CASSANDRA-992:
------------------------------------------
i'm not proposing getting rid of the one we need for cassandra to build, only
that we auto-download the ones that word_count needs (but cassandra core does
not and are not included there)
> 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.