Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-4647: fix full data load with ninja ......................................................................
IMPALA-4647: fix full data load with ninja This issues is that MAKE_CMD wasn't exported, so testdata/bin/copy-udfs-udas.sh tried to use "make" despite Makefiles not being generated. Testing: Was able to do a full data load locally after applying this fix. Change-Id: Iba00d0ffbb6a93f26f4e2d1d311167d5e4dfa99f Reviewed-on: http://gerrit.cloudera.org:8080/5476 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Internal Jenkins --- M buildall.sh 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Internal Jenkins: Verified Tim Armstrong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/5476 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iba00d0ffbb6a93f26f4e2d1d311167d5e4dfa99f Gerrit-PatchSet: 5 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
