[ 
https://issues.apache.org/jira/browse/AMBARI-11220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14549330#comment-14549330
 ] 

Hudson commented on AMBARI-11220:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #2637 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/2637/])
AMBARI-11220 - Tez Upgrade Pack For HDP-2.2 to HDP-2.3 (jonathanhurley) 
(jhurley: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=67ca6364d5917eba79fd2ead5ba0df6ba876f631)
* 
ambari-server/src/main/resources/common-services/TEZ/0.4.0.2.1/package/scripts/params_linux.py
* 
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/after-INSTALL/scripts/params.py
* 
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/params.py
* ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.3.xml
* 
ambari-server/src/main/resources/common-services/TEZ/0.4.0.2.1/package/scripts/service_check.py
* 
ambari-common/src/main/python/resource_management/libraries/functions/conf_select.py
* 
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/params.py
* 
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/service.py
AMBARI-11220 - Tez Upgrade Pack For HDP-2.2 to HDP-2.3 (part2) (jonathanhurley) 
(jhurley: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=514a4d8d15b2ea5c534cd016433f474c427c1d35)
* ambari-server/src/test/python/stacks/2.0.6/YARN/test_nodemanager.py
* ambari-server/src/test/python/stacks/2.0.6/YARN/test_resourcemanager.py
* ambari-server/src/test/python/stacks/2.1/YARN/test_apptimelineserver.py


> Tez Upgrade Pack For HDP-2.2 to HDP-2.3
> ---------------------------------------
>
>                 Key: AMBARI-11220
>                 URL: https://issues.apache.org/jira/browse/AMBARI-11220
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 2.1.0
>            Reporter: Jonathan Hurley
>            Assignee: Jonathan Hurley
>            Priority: Critical
>             Fix For: 2.1.0
>
>
> In the latest version of Tez, additional security controls ( ACLs) were 
> introduced. To provide the same level of access control as the previous 
> version (i.e. no access controls), add the following property to 
> tez-site.xml: 
> {code}
> <property>
>   <name>tez.am.view-acls</name>
>   <value>*</value>
> </property>
> {code}
> Additionally, we are also now setting the property 
> “tez.task.generate.counters.per.io” to true in the latest release. However, 
> this is not a critical config that needs to be applied as part of the rolling 
> upgrade.
> One additional config that will need to change is 
> “tez.tez-ui.history-url.base”. This would have been configured to point to 
> the Tez View instance in Ambari. Depending on how Ambari upgrades and manages 
> its views, the url should be changed to point to the newly upgraded and 
> instantiated Tez View. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to