-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61012/
-----------------------------------------------------------

Review request for Ambari, Dmytro Grinenko, Di Li, Jonathan Hurley, Sumit 
Mohanty, Sid Wagle, and Tim Thorpe.


Bugs: AMBARI-21463
    https://issues.apache.org/jira/browse/AMBARI-21463


Repository: ambari


Description
-------

Oozie Server restart failed due to this: Unable to copy ext-2.2.zip because it 
does not exist
during a cross-stack migration from BigInsights to HDP.

In BigInsights 4.2.5, the source path was 
/usr/share/BIGINSIGHTS-oozie/ext-2.2.zip, but in BigInsights 4.2.0, the source 
path was /var/lib/oozie/ext-2.2.zip
So will append both to a list and copy the first one found.


Diffs
-----

  
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie.py
 142e962 
  
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie_server_upgrade.py
 719fb32 
  ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_oozie_server.py 426c36a 


Diff: https://reviews.apache.org/r/61012/diff/1/


Testing
-------

Python unit tests passed,

----------------------------------------------------------------------
Total run:1161
Total errors:0
Total failures:0
OK


Thanks,

Alejandro Fernandez

Reply via email to