python 3.x - When I was started hadoop cluster but cluster did not start and an issue of lacement Group -


invalidplacementgroup.unknownthe placement group '30633_20150226' unknown.e4dc06ca-8d9e-469a-aa3f-dcddc045a9b6

check hadoop daemons runnning using command jps

if not seeing required services have restart processes.

sudo service hadoop-master stop  sudo service hadoop-master start 

Comments

Popular posts from this blog

angularjs - Showing an empty as first option in select tag -

qt - Change color of QGraphicsView rubber band -

c++ - Visible files in the "Projects" View of the Qt Creator IDE if using the CMake build system -