pygmalion
pygmalion copied to clipboard
A set of examples and utilities for using Pig with Cassandra. For the latest jar release, check the Downloads link.
In the Getting Started document: https://github.com/jeromatron/pygmalion/wiki/Getting-Started Step 4: Go to $CASSANDRA_HOME/contrib/pig. Run ant in that directory. In the new Cassandra versions, such a directory doesn't exist. Neither does any build.xml...
Hi there! This is WhitespaceBot. I'm an [open-source](https://github.com/Gunio/LightWrite) robot that removes trailing white space in your code, and gives you a gitignore file if you didn't have one! Why whitespace?...
It is no fun to name your columns in a LOAD statement. Suggest to create a Pig schema from the Cassandra schema, and to enable column selection via load push...