mesos ps fails with import error

63 views
Skip to first unread message

Vidya R Jothiraman

unread,
Jun 9, 2016, 11:04:17 PM6/9/16
to meso-user, Bala

Hi
On a CentOS server where we have configured mesos 0.28.2, I am getting error when running "mesos ps"

mesos ps

Traceback (most recent call last):
File "/usr/bin/mesos-ps", line 10, in
from mesos import http
ImportError: cannot import name http

Tried setting PYTHONPATH to be "/usr/lib/python2.7/site-packages/" but stil not helping.

Python version is 2.7.5
Saw this https://issues.apache.org/jira/browse/MESOS-3149 , but not getting exactly what action is required.

Any help is appreciated as we are struck at this point.

Thank you
Vidya

Chuck Wagner

unread,
Jun 23, 2016, 2:10:16 PM6/23/16
to meso-user, mbala...@gmail.com
Same issue here. Seems to be related to https://issues.apache.org/jira/browse/MESOS-5010 and is marked RESOLVED.

Not resolved for me.

Damion Reeves

unread,
Jul 13, 2016, 3:31:25 AM7/13/16
to meso-user, mbala...@gmail.com
Hi,

I just setup Mesos on my apple mac (running VirtualBox and Vagrant)....I also get the same error when I run "mesos ps --master=(TCPIP_NUMBER}:5050" within the Vagrant VirtualBox "node1" from the command line:

Please note:  192.x.y.z has been obfuscated for security.


[vagrant@node1 ~]$ mesos ps --master=192.x.y.z:5050

Traceback (most recent call last):
  File "/usr/bin/mesos-ps", line 10, in <module>
    from mesos import http
ImportError: cannot import name http



Can someone help or advise ?


Thanks,

Damion.
Reply all
Reply to author
Forward
0 new messages