Tim Armstrong has uploaded a new patch set (#2). 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 --- M buildall.sh 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/76/5476/2 -- To view, visit http://gerrit.cloudera.org:8080/5476 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Iba00d0ffbb6a93f26f4e2d1d311167d5e4dfa99f Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Jim Apple <[email protected]>
