Skip to content

jayantshekhar/strata-2016

Repository files navigation

Installation Requirements:

  1. ScalaIDE for Eclipse is needed

  2. Maven

  3. Git (Nice to have)

  4. Tutorial code & data

  5. Build with 'mvn package'

  6. Import into ScalaIDE for Eclipse as a maven project

  7. Ensure to set the Scala version for the project in the IDE to be 2.10.6. Without it, you would run into compiler issues.

If you don't have a local Hadoop installation, you have to set the variable HADOOP_CONF Otherwise you will get an error "... Exception: Could not locate executable null\bin\winutils.exe in the Hadoop ..."

For Windows Users

If you don't have a local Hadoop installation, you have to set the variable HADOOP_CONF Otherwise you will get an error "... Exception: Could not locate executable null\bin\winutils.exe in the Hadoop ..."

Download http://public-repo-1.hortonworks.com/hdp-win-alpha/winutils.exe and put it to DISK:\FOLDERS\bin\

Set the variable HADOOP_CONF=DISK:\FOLDERS

About

This repo is for ML/GraphX tutorial in Strata 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published