[
https://issues.apache.org/jira/browse/CASSANDRA-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12861414#action_12861414
]
Gary Dusbabek commented on CASSANDRA-992:
-----------------------------------------
There are some inconsistencies in the storage-conf for the 0.6 patch. I think
we should be using one host (be it localhost or 127.0.0.2) for all the
hostnames except seed. Correct? Everything else looks good.
> 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-0_6-branch.patch, 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.