Todd Lipcon has posted comments on this change.

Change subject: [tests] fix test which fails with two cpus and document other 
dependencies
......................................................................


Patch Set 5:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/4446/5/docs/installation.adoc
File docs/installation.adoc:

Line 56:     - Limits nproc and nofile greater than 32768
which tests fail with nproc <= 32768? If this is just a test requirement, I 
dont think it should be in the installation adoc. Plus I'm surprised we use 
that many threads in any test (perhaps it's a bug)


http://gerrit.cloudera.org:8080/#/c/4446/5/src/kudu/gutil/sysinfo.cc
File src/kudu/gutil/sysinfo.cc:

Line 63: DEFINE_int32(num_cpus, 0, "Override number of CPUs by setting to a 
value > 0");
can you flag this as advanced? also perhaps say something like 'Override the 
auto-detected number of CPUs on this system' since you can't actually override 
the number of CPUs :)


-- 
To view, visit http://gerrit.cloudera.org:8080/4446
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I81b70f63923078d449f6541a61b292517e49877d
Gerrit-PatchSet: 5
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Brock Noland <br...@phdata.io>
Gerrit-Reviewer: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Brock Noland <br...@phdata.io>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <t...@apache.org>
Gerrit-Reviewer: Will Berkeley <wdberke...@gmail.com>
Gerrit-HasComments: Yes

Reply via email to