You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2019/04/17 05:37:26 UTC

[Impala-ASF-CR] IMPALA-8392: fix parallel docker images build

Tim Armstrong has uploaded a new patch set (#2). ( http://gerrit.cloudera.org:8080/13053 )

Change subject: IMPALA-8392: fix parallel docker_images build
......................................................................

IMPALA-8392: fix parallel docker_images build

I made the other targets depend on targets, not the
timestamp file, according to the suggested solution
in:
https://gitlab.kitware.com/cmake/cmake/issues/17585

Testing:
Ran "make -j 8 docker_images" locally, which now succeeds.

Running dockerised tests.

Change-Id: Idb658ee156eb9b186ff3fcc3e4a40ad87ed7c0ce
---
M bin/jenkins/dockerized-impala-run-tests.sh
M docker/CMakeLists.txt
2 files changed, 11 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/53/13053/2
-- 
To view, visit http://gerrit.cloudera.org:8080/13053
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Idb658ee156eb9b186ff3fcc3e4a40ad87ed7c0ce
Gerrit-Change-Number: 13053
Gerrit-PatchSet: 2
Gerrit-Owner: Tim Armstrong <ta...@cloudera.com>