commit | 592a556b75ff6c8528e05dae5ec72ca88c7f52cd | [log] [tgz] |
---|---|---|
author | Julien Barbot <julien@barbot.org> | Thu Sep 20 17:20:24 2018 +0200 |
committer | Julien Barbot <julien@barbot.org> | Fri Sep 21 17:28:14 2018 +0200 |
tree | a50fb13176639f7b19a03067a336d274d036e174 | |
parent | 20fdd615eeb9b4fa1594273b1fa3d7eca8992c8b [diff] |
Don't build pnda components in parallel Building components in parallel requires a lot of memory, especially when gobblin and flink are built at the same time. To prevent memory issues, we disable parallel builds. Change-Id: I98c19025a5a1d8002ee1d45a139f40599725ddd3 Signed-off-by: Julien Barbot <julien@barbot.org> Issue-ID: DCAEGEN2-367 Signed-off-by: Julien Barbot <julien@barbot.org>