You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/05/05 19:47:40 UTC

[Impala-CR](cdh5-trunk) Fix Kudu hole punch check to work if /tmp is on different fs

Tim Armstrong has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/2967

Change subject: Fix Kudu hole punch check to work if /tmp is on different fs
......................................................................

Fix Kudu hole punch check to work if /tmp is on different fs

/tmp isn't necessarily on the same filesystem as the Kudu data
directory. Fix the check so that it checks the actual Kudu directory.

Change-Id: Ic6aa27569a0650db7dcf5759952cd50c8e47f8c9
---
M testdata/cluster/node_templates/cdh5/etc/init.d/kudu-common
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/67/2967/1
-- 
To view, visit http://gerrit.cloudera.org:8080/2967
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic6aa27569a0650db7dcf5759952cd50c8e47f8c9
Gerrit-PatchSet: 1
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Tim Armstrong <ta...@cloudera.com>