Skip to content

Instantly share code, notes, and snippets.

@alienrobotwizard
Created November 19, 2014 22:06
Show Gist options
  • Save alienrobotwizard/59690d801fcd48cd6d41 to your computer and use it in GitHub Desktop.
Save alienrobotwizard/59690d801fcd48cd6d41 to your computer and use it in GitHub Desktop.
. $HOME/Programming/netflix/hadoop-2.4.0/environment.sh
zip -d lipstick-console/build/libs/lipstick-console-*-withHadoop.jar META-INF/LICENSE
export JAVA_HOME=${JAVA_HOME}
$HADOOP_HOME/bin/hadoop jar lipstick-console/build/libs/lipstick-console-*-withHadoop.jar -x mapreduce -propertyFile ./quickstart/pig.properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment