Step 4: Configure your search head
Now configure your search head by installing Java and the Hadoop Client Libraries. Keep note of the location of JAVA_HOME and HADOOP_HOME, you'll need that information when you set up a provider.
1. Hunk requires Java 1.6 or later (1.7 is recommended).
Note: If you need to check to make sure you have this, you can try this command:
which java | xargs readlink -f | xargs dirname | xargs dirname
and you should see something like this:
/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre
If you cannot find your jdk, or need to install an updated version, you should be able to use this command. Install the java binaries in: /usr/lib/jvm/
:
# yum install java-1.6.0-openjdk
2. Check and see if you have the Hadoop client library already installed
it should already be installed in /usr/lib/hadoop.
Step 3: Set up an HDFS directory for Hunk access | Step 5: Install and start Splunk |
This documentation applies to the following versions of Hunk®(Legacy): 6.0, 6.0.1, 6.0.2, 6.0.3, 6.1, 6.1.1, 6.1.2, 6.1.3, 6.2, 6.2.1, 6.2.2, 6.2.3, 6.2.4, 6.2.5, 6.2.6, 6.2.7, 6.2.8, 6.2.9, 6.2.10, 6.2.11, 6.2.12, 6.2.13, 6.3.0, 6.3.1, 6.3.2, 6.3.3, 6.3.4, 6.3.5, 6.3.6, 6.4.0, 6.4.1, 6.4.2, 6.4.3, 6.4.4, 6.4.5, 6.4.6, 6.4.7, 6.4.8, 6.4.9, 6.4.10, 6.4.11
Feedback submitted, thanks!