Skip to content

Instantly share code, notes, and snippets.

@hikui
Created September 21, 2016 05:38
Show Gist options
  • Save hikui/5140d4e3321bcfdc27bf763465ed4dc9 to your computer and use it in GitHub Desktop.
Save hikui/5140d4e3321bcfdc27bf763465ed4dc9 to your computer and use it in GitHub Desktop.
#!/bin/bash
wget http://d3kbcqa49mib13.cloudfront.net/spark-2.0.0-bin-hadoop2.7.tgz
tar -zxf spark-2.0.0-bin-hadoop2.7.tgz
mv spark-2.0.0-bin-hadoop2.7 spark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment