All Apps and Add-ons

what permissions are needed for hadoop connect app for a user role?

jhaggard_splunk
Splunk Employee
Splunk Employee

When installing hadoop connect and assigning a user to "hc_admin" role I get the error "Unknown search command 'hdfs'" when trying to run the command (I know it's not a "complete" command, just trying to make sure it finds the command.)

| hdfs

If I add the capability of "admin_all_objects" to the hc_admin role then it starts to work and tells me missing directives which is expected since the command is not fully built.

Question is how do I do grant the proper permissions for this role without granting "admin_all_objects"?

Thanks!

Tags (1)
0 Karma

rdagan_splunk
Splunk Employee
Splunk Employee

By default I see ' user ' + 3 capabilities

[root@localhost default]# pwd
/opt/splunk/etc/apps/HadoopConnect/default
[root@localhost default]# more authorize.conf
[capability::hc_read]
[capability::hc_write]

[role_hc_admin]
importRoles = user
hc_read = enabled
hc_write = enabled
schedule_search = enabled

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...