-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22430/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-6076
https://issues.apache.org/jira/browse/AMBARI-6076
Repository: ambari
Description
-------
After upgrade, following error appears when starting ambari-server:
[root@c6404 yum.repos.d]# ambari-server start
Using python /usr/bin/python2.6
Starting ambari-server
Traceback (most recent call last):
File "/usr/sbin/ambari-server.py", line 44, in <module>
from common_functions import OSCheck, OSConst
ImportError: cannot import name OSConst
Diffs
-----
ambari-agent/src/main/package/rpm/postinstall.sh 536375e
ambari-server/conf/unix/install-helper.sh 9471289
ambari-server/src/main/package/rpm/postinstall.sh 55b0ffa
Diff: https://reviews.apache.org/r/22430/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk