You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by co...@apache.org on 2014/04/25 01:05:22 UTC

[13/50] git commit: HAD-639. dcone configuration should be in /etc/wandisco

HAD-639. dcone configuration should be in /etc/wandisco


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/258ce148
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/258ce148
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/258ce148

Branch: refs/heads/master
Commit: 258ce1482efef1a5be49392beb3c749fc75b14cd
Parents: d4a4c37
Author: Konstantin Boudnik <co...@apache.org>
Authored: Wed Dec 18 12:43:53 2013 -0800
Committer: Konstantin Boudnik <co...@apache.org>
Committed: Wed Dec 18 12:43:53 2013 -0800

----------------------------------------------------------------------
 .../src/rpm/wdd-namenode-nonstop/SPECS/wdd-namenode-nonstop.spec   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/258ce148/bigtop-packages/src/rpm/wdd-namenode-nonstop/SPECS/wdd-namenode-nonstop.spec
----------------------------------------------------------------------
diff --git a/bigtop-packages/src/rpm/wdd-namenode-nonstop/SPECS/wdd-namenode-nonstop.spec b/bigtop-packages/src/rpm/wdd-namenode-nonstop/SPECS/wdd-namenode-nonstop.spec
index abbc6ce..8b81a5b 100644
--- a/bigtop-packages/src/rpm/wdd-namenode-nonstop/SPECS/wdd-namenode-nonstop.spec
+++ b/bigtop-packages/src/rpm/wdd-namenode-nonstop/SPECS/wdd-namenode-nonstop.spec
@@ -25,7 +25,7 @@ AutoReq: no
 %define artifactname namenode
 %define etc_hadoop /etc/hadoop
 %define conf_nonstop %{etc_hadoop}/conf.nonstop
-%define conf_dcone   %{etc_hadoop}/wandisco
+%define conf_dcone   /etc/wandisco
 %define lib_hadoop_dirname /usr/lib
 %define lib_hadoop %{lib_hadoop_dirname}/hadoop
 %define lib_hdfs %{lib_hadoop_dirname}/hadoop-hdfs