Internal Jenkins has submitted this change and it was merged. Change subject: Fix start-impala-cluster.py with -s 0. ......................................................................
Fix start-impala-cluster.py with -s 0. Bug: Division by zero. Starting only the statestored and catalogd can be useful for debugging purposes. For example, it is often convenient to start a single customized impalad with start-impalad.sh, but that requires having the statestored and catalogd already up. Change-Id: I9abe40de6c6caea26b6faa03b7495f25cb07e0ac Reviewed-on: http://gerrit.cloudera.org:8080/2666 Reviewed-by: Alex Behm <[email protected]> Tested-by: Internal Jenkins --- M bin/start-impala-cluster.py 1 file changed, 4 insertions(+), 0 deletions(-) Approvals: Internal Jenkins: Verified Alex Behm: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/2666 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9abe40de6c6caea26b6faa03b7495f25cb07e0ac Gerrit-PatchSet: 4 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Alex Behm <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Internal Jenkins
