You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/05/14 22:38:00 UTC

[jira] [Commented] (AMBARI-11048) Oozie Upgrade Pack For HDP-2.2 to HDP-2.3

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

Hudson commented on AMBARI-11048:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #2598 (See [https://builds.apache.org/job/Ambari-trunk-Commit/2598/])
AMBARI-11048 - Oozie 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=f4a4d0d9a224d1d679dbc21286eb57a3ecb129a9)
* ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.3.xml
* ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie_service.py
* ambari-server/src/main/resources/common-services/OOZIE/5.0.0.2.3/configuration/oozie-env.xml
* ambari-server/src/main/java/org/apache/ambari/server/serveraction/upgrades/ConfigureAction.java
* ambari-server/src/main/java/org/apache/ambari/server/controller/internal/UpgradeResourceProvider.java
* ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_oozie_server.py
* ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/alerts/alert_check_oozie_server.py
* ambari-server/src/test/python/stacks/2.2/KNOX/test_knox_gateway.py


> Oozie Upgrade Pack For HDP-2.2 to HDP-2.3
> -----------------------------------------
>
>                 Key: AMBARI-11048
>                 URL: https://issues.apache.org/jira/browse/AMBARI-11048
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: Ambari-2.1
>            Reporter: Jonathan Hurley
>            Assignee: Jonathan Hurley
>            Priority: Critical
>             Fix For: Ambari-2.1
>
>
> The Oozie upgrade from HDP 2.2 to HDP 2.3 should remove all properties from oozie-site, except for the following. 
> {noformat}
> oozie.authentication.kerberos.name.rules
> oozie.authentication.type
> oozie.base.url
> oozie.credentials.credentialclasses
> oozie.service.AuthorizationService.authorization.enabled
> oozie.service.HadoopAccessorService.hadoop.configurations
> oozie.service.HadoopAccessorService.kerberos.enabled
> oozie.service.URIHandlerService.uri.handlers
> oozie.services.ext
> oozie.authentication.simple.anonymous.allowed
> {noformat}
> All the other properties should inherit the default ones from Oozie codebase.  Customized properties should remain post-upgrade.



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