Member since
09-06-2017
14
Posts
1
Kudos Received
0
Solutions
11-15-2018
10:19 PM
Please look at import API. http://ranger.apache.org/apidocs/resource_ServiceREST.html#resource_ServiceREST_importPoliciesFromFile_POST
... View more
10-16-2018
02:37 PM
@Vani Deeppak Q: If the service is disabled, will the policies in the service not work anymore? I Ans: Correct, if service is disabled this means it does not work with ranger authorization. Therefore no policies defined for the service will be evaluated/enforced at runtime. Q: What is the the use of the the active status- enable/disable tab while creating a new ranger service? Ans: You have the option to decide per-service if you like to use ranger for authorization. Lets say you have configured authorization for hive in metastore you can continue to use this if you leave it set to disabled. If you set it to enabled you need to configure the authorization at the ranger policy level. HTH
... View more
03-22-2018
06:38 AM
@Vani Deeppak Have a look at this article: https://community.hortonworks.com/articles/53531/importing-data-from-teradata-into-hive.html it has the link(s) for Sqoop documentation and also talks about how to use it. Hope this helps.
... View more
03-19-2018
08:40 AM
@Jay Kumar SenSharmaThank you so much for your swift response , I wanted to confirm one thing more. If, for example I reset my admin password for mysql/ranger will that affect any service because I have database of ranger, oozie and ambari in that or in case of ranger i have policies for services there. I think not but just wanted to confirm. Also. if there does not exist any common place / configuration to update all the individual components can i achieve this with a script? using curl commands to call to change password?
... View more