[
https://issues.apache.org/jira/browse/CASSANDRA-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeremy Hanna updated CASSANDRA-1150:
------------------------------------
Attachment: 1150-runtime-0_6-patch.txt
1150-runtime-trunk.txt
For both runtime patches:
Fixed the runtime problems with pig. Updated the README.txt for pig and added
an example-script.pig. Fixed a few places where it referred to pig 0.7.0-dev.
For trunk:
It was calling the comparator's newInstance where it should use the singleton
version. Fixed that in a few other places as well. Fixed a couple of comments
in WordCountSetup. Used cassandra.yaml instead of storage-conf.xml.
Also enabled the executable bit on the word_count, word_count_setup, and
pig_cassandra scripts.
> pig contrib module not building, other errors
> ---------------------------------------------
>
> Key: CASSANDRA-1150
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1150
> Project: Cassandra
> Issue Type: Bug
> Components: Contrib
> Affects Versions: 0.6
> Reporter: Jeremy Hanna
> Assignee: Jeremy Hanna
> Priority: Minor
> Fix For: 0.6.3
>
> Attachments: 1150-build-0_6.txt, 1150-build-trunk.txt,
> 1150-runtime-0_6-patch.txt, 1150-runtime-trunk.txt
>
>
> Currently, the pig contrib module fails to build because of dependency issues
> - it looks like dependencies like hadoop that were at one time in the main
> cassandra dependency list.
> Also, once the dependencies are resolved, there are still errors when running
> the example pig query in the README.txt in the module.
> This ticket would address both of those issues and getting it working both on
> 0.6.x as well as mainline trunk.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.