[
https://issues.apache.org/jira/browse/AMBARI-7730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14167021#comment-14167021
]
Hadoop QA commented on AMBARI-7730:
-----------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12674187/AMBARI-7730_branch-1.7.0.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-admin contrib/views/slider.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/151//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/151//console
This message is automatically generated.
> 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)