You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Dmitro Lisnichenko <dl...@hortonworks.com> on 2015/09/17 10:12:27 UTC

Review Request 38453: [Upgrade] ambari server schema upgrade failed for Path 1.6.1 -> 2.1.2 and 2.0.2->2.1.2 and 2.1.1->2.1.2

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

Review request for Ambari, Andrew Onischuk and Myroslav Papirkovskyy.


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


Repository: ambari


Description
-------

Upgrade Path was 1.6.1 to 2.1.2.
root@os-r6-ambari-upgrade-oracle-5 ~]# ambari-server upgrade
Using python /usr/bin/python2.6
Upgrading ambari-server
Updating properties in ambari.properties ...
WARNING: Can not find ambari.properties.rpmsave file from previous version, skipping import of settings
WARNING: Can not find ambari-env.sh.rpmsave file from previous version, skipping restore of environment settings
Fixing database objects owner
Ambari Server configured for Oracle. Confirm you have made a backup of the Ambari Server database y/n ? y
Upgrading database schema
ERROR: Error executing schema upgrade, please check the server logs.
ERROR: Ambari server upgrade failed. Please look at /var/log/ambari-server/ambari-server.log, for more details.
ERROR: Exiting with exit code 11.
REASON: Schema upgrade failed.


Diffs
-----

  ambari-server/src/main/python/ambari_server/serverUpgrade.py f9d65e9 
  ambari-server/src/test/python/TestAmbariServer.py 6467cd8 

Diff: https://reviews.apache.org/r/38453/diff/


Testing
-------

mvn clean test


Thanks,

Dmitro Lisnichenko


Re: Review Request 38453: [Upgrade] ambari server schema upgrade failed for Path 1.6.1 -> 2.1.2 and 2.0.2->2.1.2 and 2.1.1->2.1.2

Posted by Andrew Onischuk <ao...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38453/#review99360
-----------------------------------------------------------

Ship it!


Ship It!

- Andrew Onischuk


On Sept. 17, 2015, 8:12 a.m., Dmitro Lisnichenko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/38453/
> -----------------------------------------------------------
> 
> (Updated Sept. 17, 2015, 8:12 a.m.)
> 
> 
> Review request for Ambari, Andrew Onischuk and Myroslav Papirkovskyy.
> 
> 
> Bugs: AMBARI-13122
>     https://issues.apache.org/jira/browse/AMBARI-13122
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Upgrade Path was 1.6.1 to 2.1.2.
> root@os-r6-ambari-upgrade-oracle-5 ~]# ambari-server upgrade
> Using python /usr/bin/python2.6
> Upgrading ambari-server
> Updating properties in ambari.properties ...
> WARNING: Can not find ambari.properties.rpmsave file from previous version, skipping import of settings
> WARNING: Can not find ambari-env.sh.rpmsave file from previous version, skipping restore of environment settings
> Fixing database objects owner
> Ambari Server configured for Oracle. Confirm you have made a backup of the Ambari Server database y/n ? y
> Upgrading database schema
> ERROR: Error executing schema upgrade, please check the server logs.
> ERROR: Ambari server upgrade failed. Please look at /var/log/ambari-server/ambari-server.log, for more details.
> ERROR: Exiting with exit code 11.
> REASON: Schema upgrade failed.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/python/ambari_server/serverUpgrade.py f9d65e9 
>   ambari-server/src/test/python/TestAmbariServer.py 6467cd8 
> 
> Diff: https://reviews.apache.org/r/38453/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Dmitro Lisnichenko
> 
>


Re: Review Request 38453: [Upgrade] ambari server schema upgrade failed for Path 1.6.1 -> 2.1.2 and 2.0.2->2.1.2 and 2.1.1->2.1.2

Posted by Myroslav Papirkovskyy <mp...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38453/#review99362
-----------------------------------------------------------

Ship it!


Ship It!

- Myroslav Papirkovskyy


On Вер. 17, 2015, 11:12 до полудня, Dmitro Lisnichenko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/38453/
> -----------------------------------------------------------
> 
> (Updated Вер. 17, 2015, 11:12 до полудня)
> 
> 
> Review request for Ambari, Andrew Onischuk and Myroslav Papirkovskyy.
> 
> 
> Bugs: AMBARI-13122
>     https://issues.apache.org/jira/browse/AMBARI-13122
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Upgrade Path was 1.6.1 to 2.1.2.
> root@os-r6-ambari-upgrade-oracle-5 ~]# ambari-server upgrade
> Using python /usr/bin/python2.6
> Upgrading ambari-server
> Updating properties in ambari.properties ...
> WARNING: Can not find ambari.properties.rpmsave file from previous version, skipping import of settings
> WARNING: Can not find ambari-env.sh.rpmsave file from previous version, skipping restore of environment settings
> Fixing database objects owner
> Ambari Server configured for Oracle. Confirm you have made a backup of the Ambari Server database y/n ? y
> Upgrading database schema
> ERROR: Error executing schema upgrade, please check the server logs.
> ERROR: Ambari server upgrade failed. Please look at /var/log/ambari-server/ambari-server.log, for more details.
> ERROR: Exiting with exit code 11.
> REASON: Schema upgrade failed.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/python/ambari_server/serverUpgrade.py f9d65e9 
>   ambari-server/src/test/python/TestAmbariServer.py 6467cd8 
> 
> Diff: https://reviews.apache.org/r/38453/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Dmitro Lisnichenko
> 
>