Last active
January 27, 2019 17:52
-
-
Save askmrsinh/6567d07166a78db5ef71 to your computer and use it in GitHub Desktop.
Some snippets for blog pages.
-
You can register here for free cloud-based Codenvy VM.
Alternatively, you can also use Google's Compute Engine, free for 12 months. However, Credit Card details are required during sign-up, read more here. -
Presentation Slides
-
How to Install Hadoop (quick & easy, under 13 minutes, 6 steps). - YouTube
-
A detailed blog post with all instructions is available at
-
For quick Hadoop Single-Node Cluster setup, execute this one liner in your terminal:
git clone --depth 1 "https://github.com/user501254/BD_STTP_2016.git" && cd BD_STTP_2016 && chmod 777 *.sh && ./InstallHadoop.sh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment