Hello Alex Behm,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/2734
to look at the new patch set (#3).
Change subject: Kudu: Disable fsnyc in the mini-cluster
......................................................................
Kudu: Disable fsnyc in the mini-cluster
The Kudu team recommended disabling this for testing purposes. This
should help with timeouts in cloud machines (ec2/gce). Disabling
fsyncs could lead to data loss if the system crashed before the OS had a
chance to write the data to disk. Our test setups don't need that level
of reliability.
Change-Id: I72fd85ce5c4bc71f071b854ea6a9ebe60fc1305f
---
M testdata/cluster/node_templates/cdh5/etc/kudu/master.conf.tmpl
M testdata/cluster/node_templates/cdh5/etc/kudu/tserver.conf.tmpl
2 files changed, 10 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/34/2734/3
--
To view, visit http://gerrit.cloudera.org:8080/2734
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I72fd85ce5c4bc71f071b854ea6a9ebe60fc1305f
Gerrit-PatchSet: 3
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Casey Ching <[email protected]>
Gerrit-Reviewer: Alex Behm <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>