Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15234 )
Change subject: Add log of created files for data load ...................................................................... Add log of created files for data load As Joe pointed out in IMPALA-9351, it would help debugging issues with missing files if we had logged the created files when loading the data. With this commit, running create-load-data.sh now logs the created files into created-files.log. Change-Id: I4f413810c6202a07c19ad1893088feedd9f7278f Reviewed-on: http://gerrit.cloudera.org:8080/15234 Reviewed-by: Zoltan Borok-Nagy <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M testdata/bin/create-load-data.sh 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Zoltan Borok-Nagy: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/15234 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I4f413810c6202a07c19ad1893088feedd9f7278f Gerrit-Change-Number: 15234 Gerrit-PatchSet: 2 Gerrit-Owner: Norbert Luksa <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
