[
https://issues.apache.org/jira/browse/AMBARI-10801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14518937#comment-14518937
]
Hudson commented on AMBARI-10801:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #2470 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2470/])
AMBARI-10801. Hive Review: Multiple /recommendation API fixes (mpapirkovskyy
via srimanth) (sgunturi:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=98098a89115f6e144e81dbd82a5c443bf7706c7d)
* ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py
*
ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/hive-site.xml
* ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py
> Hive Review: Multiple /recommendation API fixes
> -----------------------------------------------
>
> Key: AMBARI-10801
> URL: https://issues.apache.org/jira/browse/AMBARI-10801
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.0
> Reporter: Myroslav Papirkovskyy
> Assignee: Myroslav Papirkovskyy
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-10801.patch
>
>
> * {{hive.auto.convert.join.noconditionaltask.size}} value should be {{1/3 *
> hive.tez.container.size}}.
> * {{hive.security.authorization.enabled}} should be false if
> {{hive_security_authorization=None}} and should be true if
> {{hive_security_authorization=<anything else>}}
> * Add validation error if {{hive.security.authorization.enabled}} is true
> and {{hive_security_authorization=None}}
> * {{hive.security.metastore.authorization.manager}} should have
> {{org.apache.hadoop.hive.ql.security.authorization.MetaStoreAuthzAPIAuthorizerEmbedOnly}}
> to comma-separated value *only* if {{hive_security_authorization=
> SQLStdAuth}}, else it should not be in value
> * {{hive.cbo.enable=True}} should mark {{hive.stats.fetch.partition.stats}}
> and {{hive.stats.fetch.column.stats}} as true. {{hive.cbo.enable=False}}
> should mark {{hive.stats.fetch.partition.stats}} and
> {{hive.stats.fetch.column.stats}} as false.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)