Joe McDonnell has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20801 )
Change subject: IMPALA-11909: Use absolute path when calling resolve_minidumps.py ...................................................................... IMPALA-11909: Use absolute path when calling resolve_minidumps.py If the bin/jenkins/finalize.sh script is called from a directory other than $IMPALA_HOME, it's call to resolve_minidumps.py will fail due to the relative path. This changes the call to use the absolute path so that finalize.sh works in this case. Testing: - Ran bin/jenkins/finalize.sh from a directory other than $IMPALA_HOME Change-Id: I063843554b52d3e8ed79ee32d9fd4c90d059c482 Reviewed-on: http://gerrit.cloudera.org:8080/20801 Reviewed-by: Michael Smith <[email protected]> Tested-by: Joe McDonnell <[email protected]> --- M bin/jenkins/finalize.sh 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Michael Smith: Looks good to me, approved Joe McDonnell: Verified -- To view, visit http://gerrit.cloudera.org:8080/20801 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I063843554b52d3e8ed79ee32d9fd4c90d059c482 Gerrit-Change-Number: 20801 Gerrit-PatchSet: 5 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
