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

Jeremy Hanna commented on CASSANDRA-1162:
-----------------------------------------

Jonathan - we've gone back and forth about the lib directory - most recently 
you've said that for licensing reasons, you're taking many of the ivy 
dependencies and moving them into the lib directory.

In any case, if the loadfunc is going to be in core, it's going to need to be 
either something in lib or something in ivy that references pig.  Can we just 
put it in lib for now so that the loadfunc can be in core?

> Put the pig loadfunc for Cassandra into core
> --------------------------------------------
>
>                 Key: CASSANDRA-1162
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1162
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core
>            Reporter: Jeremy Hanna
>            Assignee: Jeremy Hanna
>            Priority: Minor
>
> Currently the Pig loadfunc for Cassandra lives in a contrib module.  
> Currently it also doesn't work properly in all cases so it would need some 
> fixing there too.  For example, I haven't gotten it to work standalone with 
> just pig.  It seems to work better against a hadoop cluster.
> The other question for putting it into core is whether we keep an example of 
> it's usage in contrib - kind of like what we're doing with WordCount - only 
> for pig - the reason being is that you need at least Pig somewhere for the 
> CassandraStore (the loadfunc) to actually be useful.  Seems very similar to 
> the WordCount case though - and it can be more stable with CassandraStore 
> being built with core (hopefully).

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