[ 
https://issues.apache.org/jira/browse/CASSANDRA-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858608#action_12858608
 ] 

Jeremy Hanna commented on CASSANDRA-992:
----------------------------------------

So it looks like hadoop is currently a jar in the cassandra lib directory.  Are 
you saying that this would go away?

Talking to Stu, it sounds like there are sources within the cassandra core that 
rely on the hadoop-core jar dependency - e.g. org.apache.cassandra.hadoop.* - 
if that library goes away for cassandra core, how would those be built?

> 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.

Reply via email to