[email protected] has uploaded a new patch set (#2). ( 
http://gerrit.cloudera.org:8080/23333 )

Change subject: IMPALA-13413: fix ignored num_cores flag
......................................................................

IMPALA-13413: fix ignored num_cores flag

Previously, CpuInfo::Init() was called before ParseCommandLineFlags(),
so FLAGS_num_cores was always 0, making the --num_cores flag ignored.

Change-Id: I72454d74ccf8c5110c59f923cef4caf434e2fba7
---
M be/src/common/init.cc
M be/src/util/CMakeLists.txt
M be/src/util/sys-info-test.cc
3 files changed, 26 insertions(+), 6 deletions(-)


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I72454d74ccf8c5110c59f923cef4caf434e2fba7
Gerrit-Change-Number: 23333
Gerrit-PatchSet: 2
Gerrit-Owner: Anonymous Coward <[email protected]>
Gerrit-Reviewer: Anonymous Coward <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Reviewer: Wenzhe Zhou <[email protected]>

Reply via email to