Created on 07-14-2020 11:52 PM - edited 09-16-2022 07:38 AM
We are using Livy 0.7.0 with CDH 6.3 version. We are able to submit the job through Livy to CDH Cluster. We wanted to restrict the User access to the Livy session through Livy ACL. As per the Apache Documentation added the below parameter values and restarted the Livy. But still livy is allowing all the users to access.
Any other settings needs to be enabled for ACL to work.
# Whether to enable Livy server access control, if it is true then all the income requests will
# be checked if the requested user has permission.
# livy.server.access-control.enabled = false
livy.server.access-control.enabled=true
# Allowed users to access Livy, by default any user is allowed to access Livy. If user want to
# limit who could access Livy, user should list all the permitted users with comma separated.
livy.server.access-control.allowed-users = raj
Thanks
Raj
Created 07-15-2020 06:17 AM
Hello @Raj78 ,
thank you for enquiring about how to set up Livy against CDH. Please note, Livy is supported for CDP, however it is not supported on CDH6. The main reason of a product not being supported in a certain version is that it is not production ready for those releases.
Please evaluate our CDP product.
Please find here the documentation for configuring Livy ACLs on CDP.
Please let us know if you need more information on this topic.
Best regards:
Ferenc
Ferenc Erdelyi, Technical Solutions Manager
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community:
Created 07-15-2020 06:17 AM
Hello @Raj78 ,
thank you for enquiring about how to set up Livy against CDH. Please note, Livy is supported for CDP, however it is not supported on CDH6. The main reason of a product not being supported in a certain version is that it is not production ready for those releases.
Please evaluate our CDP product.
Please find here the documentation for configuring Livy ACLs on CDP.
Please let us know if you need more information on this topic.
Best regards:
Ferenc
Ferenc Erdelyi, Technical Solutions Manager
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community: