python 3.x - When I was started hadoop cluster but cluster did not start and an issue of lacement Group -
invalidplacementgroup.unknown
the 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
Post a Comment