[ 
https://issues.apache.org/jira/browse/AMBARI-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16688722#comment-16688722
 ] 

ASF GitHub Bot commented on AMBARI-2491:
----------------------------------------

asfgit commented on issue #11: [AMBARI-2491] Grafana: Fix for Storm Components 
and Storm Kafka Offse…
URL: https://github.com/apache/ambari-metrics/pull/11#issuecomment-439211171
 
 
   
   Refer to this link for build results (access rights to CI server needed): 
   https://builds.apache.org/job/Ambari-Metrics-Github-PR-Builder/23/
   Test PASSed.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Security Wizard: show which principals and keytabs need to be created on 
> which hosts
> ------------------------------------------------------------------------------------
>
>                 Key: AMBARI-2491
>                 URL: https://issues.apache.org/jira/browse/AMBARI-2491
>             Project: Ambari
>          Issue Type: Improvement
>          Components: ambari-web
>    Affects Versions: 1.2.5
>            Reporter: Andrii Tkach
>            Assignee: Andrii Tkach
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 1.2.5
>
>         Attachments: AMBARI-2491.patch, 
> host-component-principal-keytab-display.png
>
>
> Currently it is very difficult to know what principals and keytabs need to be 
> created on which hosts.
> We should present this information to the end user in a format that is easy 
> to consume.
> The user running the wizard may not be the one who will be creating keytabs 
> and principals. We can expose the capability to download a csv file and send 
> it to the appropriate person who may parse the data to create a script to 
> generate principals/keytabs (or do so manually).
> Display the attached as a popup after Configure Services step is done.
> Let's show it as a popup so that we don't affect any existing navigation/flow.
> For generating the content:
> Keytab paths are based on the user input
> Principal names are based on the user input
> NameNode host: show the nn and HTTP principals and keytab paths
> JobTracker host: show the jt principal and keytab path
> Oozie Server host: show the oozie and HTTP principals and keytab paths
> Nagios Server host: show the nagios principal and keytab path
> HBase Master host: show the hbase principal and keytab path
> Hive Server host: show the hive principal and keytab path
> WebHCat Server host: show the HTTP principal and keytab path
> ZooKeeper Server host: show the zookeeper principal and keytab path
> DataNode host: show the dn principal and keytab path
> TaskTracker host: show the tt principal and keytab path
> RegionServer host: show the hbase principal and keytab path
> If there are duplicated principals on the same host, display it only once.
> Clickng on "Download CSV" downloads the CSV file 
> ("host-principal-keytab-list.csv"). The same content, except each row is a 
> comma-delimited list with a \n at the end.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to