Hortonworks Sandbox is a personal, portable Hadoop environment that comes with a dozen interactive Hadoop examples. Recently Hortonworks and Splunk released a tutorial and video to install and connect Hunk with the Hortonworks Hadoop Sandbox
This blog summarizes the configurations used as part of the Hunk setup.
Configurations for Hadoop Provider:
Key | Value |
Java Home | /usr/jdk/jdk1.6.0_31 |
Hadoop Home | /usr/lib/hadoop |
Hadoop Version | Hadoop version 1.x, (MR1) |
Job Tracker | sandbox:50300 |
File System | hdfs://sandbox:8021 |
Splunk search recordreader | com.splunk.mr.input.SimpleCSVRecordReader, com.splunk.mr.input.ValueAvroRecordReader |
Configurations for Hadoop Virtual Indexes:
Key | Value |
Name | hadoop_sports |
Path to data in HDFS | /user/hue/raanan/… |
Whitelist | \.csv$ |
For more Hunk details and examples go to the blog: