You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2015/01/27 12:41:48 UTC

Review Request 30314: Ambari Server Setup Fails on Ubuntu

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

Review request for Ambari and Dmytro Sen.


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


Repository: ambari


Description
-------

ambari-server setup command on ubuntu fails with  
"ambari-server setup -s"  
Using python /usr/bin/python2.7  
Setup ambari-server  
Traceback (most recent call last):  
File "/usr/sbin/ambari-server.py", line 46, in <module>  
from ambari_server_main import server_process_main  
ImportError: No module named ambari_server_main  
ambari-server.log has not been generated yet.  
Here is the node where ambari-server tried to get installed - 172.18.145.226  
Here is the entire log from QE's ambari setup job:
<http://pastebin.com/9PRmkW3J>  
Please help debug the issue.


Diffs
-----

  ambari-server/pom.xml 9d8c88b 

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


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 30314: Ambari Server Setup Fails on Ubuntu

Posted by Dmytro Sen <ds...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30314/#review69777
-----------------------------------------------------------

Ship it!


Ship It!

- Dmytro Sen


On Янв. 27, 2015, 11:41 д.п., Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/30314/
> -----------------------------------------------------------
> 
> (Updated Янв. 27, 2015, 11:41 д.п.)
> 
> 
> Review request for Ambari and Dmytro Sen.
> 
> 
> Bugs: AMBARI-9349
>     https://issues.apache.org/jira/browse/AMBARI-9349
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> ambari-server setup command on ubuntu fails with  
> "ambari-server setup -s"  
> Using python /usr/bin/python2.7  
> Setup ambari-server  
> Traceback (most recent call last):  
> File "/usr/sbin/ambari-server.py", line 46, in <module>  
> from ambari_server_main import server_process_main  
> ImportError: No module named ambari_server_main  
> ambari-server.log has not been generated yet.  
> Here is the node where ambari-server tried to get installed - 172.18.145.226  
> Here is the entire log from QE's ambari setup job:
> <http://pastebin.com/9PRmkW3J>  
> Please help debug the issue.
> 
> 
> Diffs
> -----
> 
>   ambari-server/pom.xml 9d8c88b 
> 
> Diff: https://reviews.apache.org/r/30314/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>