Laszlo Gaal has posted comments on this change. ( http://gerrit.cloudera.org:8080/12399 )
Change subject: IMPALA-8003: Improve logging for diskspace errors from dataload ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/12399/2/testdata/bin/create-load-data.sh File testdata/bin/create-load-data.sh: http://gerrit.cloudera.org:8080/#/c/12399/2/testdata/bin/create-load-data.sh@134 PS2, Line 134: df ${IMPALA_HOME} --output=avail Unfortunately the version of df on older systems (I tested CentOS 6.4) does not understand the "--output=..." argument, and returns an error (1). If the logic to parse out the available bytes field becomes too complex, it may be just not worth doing it -- I leave it to your judgement. -- To view, visit http://gerrit.cloudera.org:8080/12399 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: If8766d819c68345cac7d0a32258415ef1a188f53 Gerrit-Change-Number: 12399 Gerrit-PatchSet: 2 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Comment-Date: Mon, 11 Mar 2019 20:43:51 +0000 Gerrit-HasComments: Yes
