[
https://issues.apache.org/jira/browse/CASSANDRA-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875718#action_12875718
]
Jeremy Hanna commented on CASSANDRA-1162:
-----------------------------------------
>From http://hadoop.apache.org/pig/docs/r0.7.0/tutorial.html
"Local Mode: To run the scripts in local mode, no Hadoop or HDFS installation
is required. All files are installed and run from your local host and file
system."
> 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.