
Update 9/27/16: As of Sept. 27, 2016, Hunk functionality has been incorporated into the Splunk Analytics for Hadoop Add-On and Splunk Enterprise versions 6.5 and later.
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 version 1.3
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:8020 |
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:
http://blogs.splunk.com/2013/11/08/hunk-intro-part-3/
Enjoy.
----------------------------------------------------
Thanks!
Raanan Dagan