[
https://issues.apache.org/jira/browse/AMBARI-7945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14182776#comment-14182776
]
Hadoop QA commented on AMBARI-7945:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12676898/AMBARI-7945.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{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-server.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/338//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/338//console
This message is automatically generated.
> Configs: Hive changes
> ---------------------
>
> Key: AMBARI-7945
> URL: https://issues.apache.org/jira/browse/AMBARI-7945
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server, ambari-web
> Affects Versions: 1.7.0
> Reporter: Andrii Tkach
> Assignee: Andrii Tkach
> Priority: Critical
> Fix For: 1.7.0
>
> Attachments: AMBARI-7945.patch
>
>
> 1) Hive:hive.tez.container.size. The tooltip mentions that the value "Must be
> assigned the same value as mapreduce.map.child.java.opts". This is not
> correct, the values have no dependency on each other (tez container size is
> independent of Java Opts, especially mapreduce java opts). Recommendation:
> delete the sentence.
> 2) Hive:hive.tez.java.opts. The tooltip is also incorrect: "Must be assigned
> the same value as mapreduce.map.java.opts". Seems like a copy paste from the
> above. Recommendation: change the sentence to "The -Xmx parameter value is
> generally 80% of hive.tez.container.size"
> 3) Hive:hive.security.authorization.enabled: this could be a checkbox rather
> than a textbox
> Note: For #3, for this to be a checkbox, decide whether this property should
> be set by default as false so the UI styling can be a checkbox. Currently,
> this is added as a custom prop (since it's not part of default) so it just
> follows generic input textbox layout.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)