This issue is resolved now. Hunk 6.2.2 is working fine with CDH 5.3.2
Can you send us the information found in the indexes.conf file - hunk/etc/apps/search/local/indexes.conf ?
I am facing below Issue:
I've installed Hunk 6.2.2 and configured Search Head with CDH 5.3.2 CLI. My Hadoop cluster is setup with CDH 5.3.2.
I have created the Provider (Family:Hadoop) and Virtual Index.
While trying to search using the Virtual Index its giving an error in the UI :
[data_01_provider] Error while running external process, return_code=1. See search.log for more info
No results found.
search.log:
03-23-2015 08:46:25.820 INFO UserManager - Setting user context: admin
03-23-2015 08:46:25.820 INFO UserManager - Done setting user context: NULL -> admin
03-23-2015 08:46:25.820 INFO UserManager - Unwound user context: admin -> NULL
03-23-2015 08:46:25.820 INFO UserManager - Unwound user context: admin -> NULL
03-23-2015 08:46:25.820 INFO UserManager - Unwound user context: admin -> NULL
03-23-2015 08:46:25.820 INFO UserManager - Unwound user context: admin -> NULL
03-23-2015 08:46:25.820 INFO UserManager - Unwound user context: admin -> NULL
03-23-2015 08:46:25.820 INFO UserManager - Unwound user context: admin -> NULL
03-23-2015 08:46:25.822 INFO DispatchThread - Disk quota = 10485760000
03-23-2015 08:46:25.832 INFO UserManager - Unwound user context: admin -> NULL
03-23-2015 08:46:25.837 INFO UserManager - Setting user context: admin
03-23-2015 08:46:25.837 INFO UserManager - Done setting user context: NULL -> admin
03-23-2015 08:46:25.837 INFO UserManager - Unwound user context: admin -> NULL
03-23-2015 08:46:25.837 INFO DispatchManager - DispatchManager::dispatchHasFinished(id='1427114783.358', username='admin')
03-23-2015 08:46:25.838 INFO UserManager - Unwound user context: admin -> NULL
03-23-2015 08:46:25.839 INFO ShutdownHandler - Shutting down splunkd
We have done some testing on CDH 5.3.1 Is there anything particularly you are concerned of?