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:56 UTC

[47/50] git commit: HAD-663. under Ambari hadoop-hdfs-nonstop-checkpoints misses the PID file

HAD-663. under Ambari hadoop-hdfs-nonstop-checkpoints misses the PID file


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

Branch: refs/heads/master
Commit: 7faf21d9ac84e73adaad0a371a6f399813fe46e7
Parents: dd8ef2f
Author: Konstantin Boudnik <co...@apache.org>
Authored: Fri Apr 11 15:44:32 2014 -0700
Committer: Konstantin Boudnik <co...@apache.org>
Committed: Fri Apr 11 15:46:19 2014 -0700

----------------------------------------------------------------------
 .../common/wdd-namenode-nonstop/hadoop-hdfs-nonstop-checkpoints.svc | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/7faf21d9/bigtop-packages/src/common/wdd-namenode-nonstop/hadoop-hdfs-nonstop-checkpoints.svc
----------------------------------------------------------------------
diff --git a/bigtop-packages/src/common/wdd-namenode-nonstop/hadoop-hdfs-nonstop-checkpoints.svc b/bigtop-packages/src/common/wdd-namenode-nonstop/hadoop-hdfs-nonstop-checkpoints.svc
index 5b7b7de..d2e2315 100644
--- a/bigtop-packages/src/common/wdd-namenode-nonstop/hadoop-hdfs-nonstop-checkpoints.svc
+++ b/bigtop-packages/src/common/wdd-namenode-nonstop/hadoop-hdfs-nonstop-checkpoints.svc
@@ -19,6 +19,5 @@ EXEC_PATH="/usr/lib/hadoop/sbin/secondary-nonstop-daemon.sh"
 SVC_USER="hdfs"
 DAEMON_FLAGS=""
 CONF_DIR="/etc/hadoop/checkpoints.nonstop"
-PIDFILE="/var/run/hadoop-hdfs/hadoop-$SVC_USER-$HADOOP_NAME.pid"
 LOCKDIR="/var/lock/subsys"
 LOCKFILE="hadoop-$HADOOP_NAME"