Tim Armstrong has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/13971 )

Change subject: IMPALA-8820: fix start-impala-cluster catalogd startup
......................................................................

IMPALA-8820: fix start-impala-cluster catalogd startup

The catalogd process sometimes changes its name to "main"
after an ubuntu 16.04 update.

This avoids the issue by checking the first element of the
command line instead, which should reflect the binary
that was executed more reliably.

Testing:
This failed consistently before the change and now passes consistently
on my development machine.

Change-Id: Ib9396669481e4194beb6247c8d8b6064cb5119bb
Reviewed-on: http://gerrit.cloudera.org:8080/13971
Reviewed-by: Joe McDonnell <[email protected]>
Tested-by: Tim Armstrong <[email protected]>
---
M bin/start-impala-cluster.py
M tests/common/impala_cluster.py
2 files changed, 17 insertions(+), 8 deletions(-)

Approvals:
  Joe McDonnell: Looks good to me, approved
  Tim Armstrong: Verified

--
To view, visit http://gerrit.cloudera.org:8080/13971
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib9396669481e4194beb6247c8d8b6064cb5119bb
Gerrit-Change-Number: 13971
Gerrit-PatchSet: 3
Gerrit-Owner: Tim Armstrong <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Lars Volker <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>

Reply via email to