Member since
10-05-2017
3
Posts
0
Kudos Received
0
Solutions
01-01-2018
07:18 PM
@Krishna Pandey Suppose we want a specific node to be authenticated by Knox such that whenever a request comes from the node it is entertained without requiring username-password. How can it be done? I have asked it here at https://community.hortonworks.com/questions/155452/how-can-we-authenticate-a-node-via-knox.html
... View more
12-28-2017
10:37 AM
We are looking at ways to access hadoop services via knox. But, we don't want LDAP (user-password) authentication. Instead, we would want to have our node authenticated. So, that whenever a request from our node goes , it is entertained.
... View more
Labels:
10-05-2017
04:28 AM
I am working with ambari api to fetch config files for different services. But, the ambari api results in jinja template for many files( like hadoop-env, hive-env etc. ). I need to replace values for variable parameters in jinja template in order to have final config files. I have learned that params.py and params_linux.py scripts are responsible to replace these variables. But, i wonder if we can have these scripts using ambari api.
... View more
Labels: