Skip to content

Instantly share code, notes, and snippets.

@jeriley
Created February 2, 2016 20:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeriley/7350a2779aa502b816bb to your computer and use it in GitHub Desktop.
Save jeriley/7350a2779aa502b816bb to your computer and use it in GitHub Desktop.
setting up Spark shortcut / reminders (windows)
@echo do you have winutils or hadoop_home?
mkdir C:\tmp\hive
%HADOOP_HOME%\bin\winutils chmod 777 /tmp/hive
@echo does your path have a thing for spark?
cd C:\
spark-shell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment