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 <joemcdonn...@cloudera.com>
Tested-by: Tim Armstrong <tarmstr...@cloudera.com>
---
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 <tarmstr...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com>
Gerrit-Reviewer: Lars Volker <l...@cloudera.com>
Gerrit-Reviewer: Tim Armstrong <tarmstr...@cloudera.com>

Reply via email to