ScalaIDE for Eclipse is needed
Maven
Git (Nice to have)
Tutorial code & data
git clone
the from https://github.com/jayantshekhar/strata-2016 (You are here!!)Build with 'mvn package'
Import into ScalaIDE for Eclipse as a maven project
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 ..."
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