Tim Armstrong has submitted this change and it was merged. Change subject: Revert "Use impala-python when building shell tarball" ......................................................................
Revert "Use impala-python when building shell tarball" This reverts commit 34bc6a72dbbb4fd00939c3177da4b8e9f525898b. This change causes the impala-shell to segfault when run on CentOS 5.10 using python 2.4. We maintain python 2.4 compatibility, so reverting the change to build with 2.6. Change-Id: I32f425c703a164279ea5b3268c3512fa980d39d9 Reviewed-on: http://gerrit.cloudera.org:8080/4176 Reviewed-by: Tim Armstrong <[email protected]> Reviewed-by: Alex Behm <[email protected]> Reviewed-by: Matthew Jacobs <[email protected]> Tested-by: Tim Armstrong <[email protected]> --- M shell/make_shell_tarball.sh 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Matthew Jacobs: Looks good to me, approved Alex Behm: Looks good to me, approved Tim Armstrong: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/4176 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I32f425c703a164279ea5b3268c3512fa980d39d9 Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Harrison Sheinblatt <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
