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

Hudson commented on AMBARI-7730:
--------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #543 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/543/])
AMBARI-7730. Slider View: Provide more detailed tooltips for view parameters. 
(Max Shepel via akovalenko) (akovalenko: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=57bded5f23ef526cc92b94e6d8019670d797faf6)
* contrib/views/slider/src/main/resources/view.xml
* 
ambari-web/ambari-admin/src/main/resources/ui/admin-web/test/unit/controllers/ambariViews/CreateViewInstanceCtrl_test.js
* ambari-admin/src/main/resources/ui/admin-web/app/styles/main.css
* 
ambari-admin/src/main/resources/ui/admin-web/app/scripts/controllers/ambariViews/CreateViewInstanceCtrl.js


> Slider View: Provide more detailed tooltips for view parameters
> ---------------------------------------------------------------
>
>                 Key: AMBARI-7730
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7730
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-admin
>    Affects Versions: 1.7.0
>            Reporter: Aleksandr Kovalenko
>            Assignee: Aleksandr Kovalenko
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-7730.patch, AMBARI-7730_branch-1.7.0.patch
>
>
> The tooltip message should be aligned to the left (not center). 
> Also, the following tooltip should be used for the parameters
> * {{slider.user}} {code}User this view instance should run as. Specifying an 
> empty value runs view as YARN service user (for example 'yarn'). Specifying 
> '${username}' runs the view as the currently logged in user. Specifying any 
> other value runs the view as that user. 
> Administrators should check that the HDFS home folder for that user is 
> created and accessible.{code}
> * {{view.kerberos.principal}} - {code}Kerberos principal associated with this 
> view. For example: ambari/[email protected].
> Administrators should make sure that HDFS service has the 
> 'hadoop.proxyuser.[user].groups' and 'hadoop.proxyuser.[user].hosts' configs 
> populated in 'core-site.xml'.{code}
> * {{view.kerberos.principal.keytab}} - {code}Path to the Kerberos principal 
> keytab used for view's user. For example: 
> /etc/security/keytabs/ambari.headless.keytab
> Administrators should make sure that HDFS service has the 
> 'hadoop.proxyuser.[user].groups' and 'hadoop.proxyuser.[user].hosts' configs 
> populated in 'core-site.xml'.{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to