Myroslav Papirkovskyy created AMBARI-10801:
----------------------------------------------

             Summary: 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


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

Reply via email to