[29/50] [abbrv] hadoop git commit: Fix commit version for YARN-3537

2015-04-27 Thread zjshen
Fix commit version for YARN-3537


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8257b1db
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8257b1db
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/8257b1db

Branch: refs/heads/YARN-2928
Commit: 8257b1db2322e186dbdc414672db6c002567f09b
Parents: 6117a70
Author: Jason Lowe jl...@apache.org
Authored: Fri Apr 24 22:07:53 2015 +
Committer: Zhijie Shen zjs...@apache.org
Committed: Mon Apr 27 14:18:51 2015 -0700

--
 hadoop-yarn-project/CHANGES.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/8257b1db/hadoop-yarn-project/CHANGES.txt
--
diff --git a/hadoop-yarn-project/CHANGES.txt b/hadoop-yarn-project/CHANGES.txt
index aafb74f..84d7383 100644
--- a/hadoop-yarn-project/CHANGES.txt
+++ b/hadoop-yarn-project/CHANGES.txt
@@ -331,6 +331,9 @@ Release 2.8.0 - UNRELEASED
 
 YARN-3444. Fix typo capabililty. (Gabor Liptak via aajisaka)
 
+YARN-3537. NPE when NodeManager.serviceInit fails and stopRecoveryStore
+invoked (Brahma Reddy Battula via jlowe)
+
 Release 2.7.1 - UNRELEASED
 
   INCOMPATIBLE CHANGES
@@ -354,9 +357,6 @@ Release 2.7.1 - UNRELEASED
 YARN-3522. Fixed DistributedShell to instantiate TimeLineClient as the
 correct user. (Zhijie Shen via jianhe)
 
-YARN-3537. NPE when NodeManager.serviceInit fails and stopRecoveryStore
-invoked (Brahma Reddy Battula via jlowe)
-
 Release 2.7.0 - 2015-04-20
 
   INCOMPATIBLE CHANGES



hadoop git commit: Fix commit version for YARN-3537

2015-04-24 Thread jlowe
Repository: hadoop
Updated Branches:
  refs/heads/trunk 5e093f0d4 - 78fe6e57c


Fix commit version for YARN-3537


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/78fe6e57
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/78fe6e57
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/78fe6e57

Branch: refs/heads/trunk
Commit: 78fe6e57c7697dae192d74e2f5b91040a3579dfd
Parents: 5e093f0
Author: Jason Lowe jl...@apache.org
Authored: Fri Apr 24 22:07:53 2015 +
Committer: Jason Lowe jl...@apache.org
Committed: Fri Apr 24 22:07:53 2015 +

--
 hadoop-yarn-project/CHANGES.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/78fe6e57/hadoop-yarn-project/CHANGES.txt
--
diff --git a/hadoop-yarn-project/CHANGES.txt b/hadoop-yarn-project/CHANGES.txt
index 001396f..6da55b5 100644
--- a/hadoop-yarn-project/CHANGES.txt
+++ b/hadoop-yarn-project/CHANGES.txt
@@ -267,6 +267,9 @@ Release 2.8.0 - UNRELEASED
 
 YARN-3444. Fix typo capabililty. (Gabor Liptak via aajisaka)
 
+YARN-3537. NPE when NodeManager.serviceInit fails and stopRecoveryStore
+invoked (Brahma Reddy Battula via jlowe)
+
 Release 2.7.1 - UNRELEASED
 
   INCOMPATIBLE CHANGES
@@ -290,9 +293,6 @@ Release 2.7.1 - UNRELEASED
 YARN-3522. Fixed DistributedShell to instantiate TimeLineClient as the
 correct user. (Zhijie Shen via jianhe)
 
-YARN-3537. NPE when NodeManager.serviceInit fails and stopRecoveryStore
-invoked (Brahma Reddy Battula via jlowe)
-
 Release 2.7.0 - 2015-04-20
 
   INCOMPATIBLE CHANGES



hadoop git commit: Fix commit version for YARN-3537 (cherry picked from commit 78fe6e57c7697dae192d74e2f5b91040a3579dfd)

2015-04-24 Thread jlowe
Repository: hadoop
Updated Branches:
  refs/heads/branch-2 cf4154676 - bd750f160


Fix commit version for YARN-3537
(cherry picked from commit 78fe6e57c7697dae192d74e2f5b91040a3579dfd)


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

Branch: refs/heads/branch-2
Commit: bd750f160b669c58036f5b2239d6ef8ee97db910
Parents: cf41546
Author: Jason Lowe jl...@apache.org
Authored: Fri Apr 24 22:07:53 2015 +
Committer: Jason Lowe jl...@apache.org
Committed: Fri Apr 24 22:09:01 2015 +

--
 hadoop-yarn-project/CHANGES.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/bd750f16/hadoop-yarn-project/CHANGES.txt
--
diff --git a/hadoop-yarn-project/CHANGES.txt b/hadoop-yarn-project/CHANGES.txt
index e4bf630..14c419b 100644
--- a/hadoop-yarn-project/CHANGES.txt
+++ b/hadoop-yarn-project/CHANGES.txt
@@ -219,6 +219,9 @@ Release 2.8.0 - UNRELEASED
 
 YARN-3444. Fix typo capabililty. (Gabor Liptak via aajisaka)
 
+YARN-3537. NPE when NodeManager.serviceInit fails and stopRecoveryStore
+invoked (Brahma Reddy Battula via jlowe)
+
 Release 2.7.1 - UNRELEASED
 
   INCOMPATIBLE CHANGES
@@ -245,9 +248,6 @@ Release 2.7.1 - UNRELEASED
 YARN-3522. Fixed DistributedShell to instantiate TimeLineClient as the
 correct user. (Zhijie Shen via jianhe)
 
-YARN-3537. NPE when NodeManager.serviceInit fails and stopRecoveryStore
-invoked (Brahma Reddy Battula via jlowe)
-
 Release 2.7.0 - 2015-04-20
 
   INCOMPATIBLE CHANGES