You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Srimanth Gunturi (JIRA)" <ji...@apache.org> on 2015/04/29 08:35:06 UTC

[jira] [Resolved] (AMBARI-10801) Hive Review: Multiple /recommendation API fixes

     [ https://issues.apache.org/jira/browse/AMBARI-10801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Srimanth Gunturi resolved AMBARI-10801.
---------------------------------------
    Resolution: Fixed

Committed to trunk

> 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)