All Apps and Add-ons

HUNK: Error while running external process, return_code=126.

ryu_kahou
Explorer

I installed HUNK to work with local hadoop cluster (hadoop 2.3.0 YARN). The following error happened when running search command "index=virtual_index_name".

[smllog] Error while running external process, return_code=126. See search.log for more info

I checked the content of search.log and found no error. The following is something may be related.

11-19-2014 09:48:13.787 INFO  UserManager - Done setting user context: NULL -> hadoop_user_name
11-19-2014 09:48:13.787 INFO  UserManager - Unwound user context: hadoop_user_name -> NULL
11-19-2014 09:48:13.787 INFO  DispatchManager - DispatchManager::dispatchHasFinished(id='1416358093.13', username='hadoop_user_name')
11-19-2014 09:48:13.788 INFO  UserManager - Unwound user context: hadoop_user_name -> NULL
11-19-2014 09:48:13.789 INFO  ShutdownHandler - Shutting down splunkd
11-19-2014 09:48:13.789 INFO  ShutdownHandler - shutting down level "ShutdownLevel_Begin"

How could I found the detail of HUNK error?

1 Solution

rdagan_splunk
Splunk Employee
Splunk Employee

Error running external process normally means Hunk cannot find your Hadoop or Java processes.
So if your Hadoop processes is '/usr/bin/hadoop' in the Hunk configuration you will need to put ' /usr ' (Hunk will add /bin/hadoop)

View solution in original post

rdagan_splunk
Splunk Employee
Splunk Employee

Error running external process normally means Hunk cannot find your Hadoop or Java processes.
So if your Hadoop processes is '/usr/bin/hadoop' in the Hunk configuration you will need to put ' /usr ' (Hunk will add /bin/hadoop)

ryu_kahou
Explorer

Thank you very much. You saved me a lot of time.
I set java home to /usr/bin/java. After I changed it to /usr/java/jdk, it works.

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...

Monitoring AI Agents with Splunk Observability Cloud

Let’s say I’m running a travel planning AI app in production. A user asks for three concise hotel options in ...

[Puzzles] Solve, Learn, Repeat: Tiling

This puzzle (first published here) is based on finding groups of tessellated tiles (inspired by floor tiles I ...