[12/50] hadoop git commit: MAPREDUCE-6930. mapreduce.map.cpu.vcores and mapreduce.reduce.cpu.vcores are both present twice in mapred-default.xml. Contributed by Sen Zhao

2018-03-13 Thread aengineer
MAPREDUCE-6930. mapreduce.map.cpu.vcores and mapreduce.reduce.cpu.vcores are 
both present twice in mapred-default.xml. Contributed by Sen Zhao


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

Branch: refs/heads/HDFS-7240
Commit: 32fa3a63e0e7d8bfb3d3b9b3c500ecb3a4874ecf
Parents: 3f7bd46
Author: Jason Lowe 
Authored: Fri Mar 9 10:41:16 2018 -0600
Committer: Jason Lowe 
Committed: Fri Mar 9 10:41:16 2018 -0600

--
 .../src/main/resources/mapred-default.xml   | 16 
 1 file changed, 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/32fa3a63/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
--
diff --git 
a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
 
b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
index d0e5a2d..cf8be33 100644
--- 
a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
+++ 
b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
@@ -422,22 +422,6 @@
 
 
 
-  mapreduce.map.cpu.vcores
-  1
-  
-  The number of virtual cores required for each map task.
-  
-
-
-
-  mapreduce.reduce.cpu.vcores
-  1
-  
-  The number of virtual cores required for each reduce task.
-  
-
-
-
   mapreduce.reduce.merge.inmem.threshold
   1000
   The threshold, in terms of the number of files


-
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org



[14/50] hadoop git commit: MAPREDUCE-6930. mapreduce.map.cpu.vcores and mapreduce.reduce.cpu.vcores are both present twice in mapred-default.xml. Contributed by Sen Zhao

2018-03-13 Thread arp
MAPREDUCE-6930. mapreduce.map.cpu.vcores and mapreduce.reduce.cpu.vcores are 
both present twice in mapred-default.xml. Contributed by Sen Zhao


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

Branch: refs/heads/HDFS-12996
Commit: 32fa3a63e0e7d8bfb3d3b9b3c500ecb3a4874ecf
Parents: 3f7bd46
Author: Jason Lowe 
Authored: Fri Mar 9 10:41:16 2018 -0600
Committer: Jason Lowe 
Committed: Fri Mar 9 10:41:16 2018 -0600

--
 .../src/main/resources/mapred-default.xml   | 16 
 1 file changed, 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/32fa3a63/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
--
diff --git 
a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
 
b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
index d0e5a2d..cf8be33 100644
--- 
a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
+++ 
b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
@@ -422,22 +422,6 @@
 
 
 
-  mapreduce.map.cpu.vcores
-  1
-  
-  The number of virtual cores required for each map task.
-  
-
-
-
-  mapreduce.reduce.cpu.vcores
-  1
-  
-  The number of virtual cores required for each reduce task.
-  
-
-
-
   mapreduce.reduce.merge.inmem.threshold
   1000
   The threshold, in terms of the number of files


-
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org



hadoop git commit: MAPREDUCE-6930. mapreduce.map.cpu.vcores and mapreduce.reduce.cpu.vcores are both present twice in mapred-default.xml. Contributed by Sen Zhao

2018-03-09 Thread jlowe
Repository: hadoop
Updated Branches:
  refs/heads/branch-2.8 f4621e022 -> 54ede2586


MAPREDUCE-6930. mapreduce.map.cpu.vcores and mapreduce.reduce.cpu.vcores are 
both present twice in mapred-default.xml. Contributed by Sen Zhao

(cherry picked from commit 32fa3a63e0e7d8bfb3d3b9b3c500ecb3a4874ecf)


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

Branch: refs/heads/branch-2.8
Commit: 54ede2586c0fda35ef0d4a2d2a7dcfefede52691
Parents: f4621e0
Author: Jason Lowe 
Authored: Fri Mar 9 10:41:16 2018 -0600
Committer: Jason Lowe 
Committed: Fri Mar 9 10:47:35 2018 -0600

--
 .../src/main/resources/mapred-default.xml   | 16 
 1 file changed, 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/54ede258/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
--
diff --git 
a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
 
b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
index a0a969f..54aebdd 100644
--- 
a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
+++ 
b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
@@ -415,22 +415,6 @@
 
 
 
-  mapreduce.map.cpu.vcores
-  1
-  
-  The number of virtual cores required for each map task.
-  
-
-
-
-  mapreduce.reduce.cpu.vcores
-  1
-  
-  The number of virtual cores required for each reduce task.
-  
-
-
-
   mapreduce.reduce.merge.inmem.threshold
   1000
   The threshold, in terms of the number of files


-
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org



hadoop git commit: MAPREDUCE-6930. mapreduce.map.cpu.vcores and mapreduce.reduce.cpu.vcores are both present twice in mapred-default.xml. Contributed by Sen Zhao

2018-03-09 Thread jlowe
Repository: hadoop
Updated Branches:
  refs/heads/branch-2.9 04e18e747 -> ba7b103c9


MAPREDUCE-6930. mapreduce.map.cpu.vcores and mapreduce.reduce.cpu.vcores are 
both present twice in mapred-default.xml. Contributed by Sen Zhao

(cherry picked from commit 32fa3a63e0e7d8bfb3d3b9b3c500ecb3a4874ecf)


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

Branch: refs/heads/branch-2.9
Commit: ba7b103c958c36d68a20afbc88a6dcd6ada8ebe6
Parents: 04e18e7
Author: Jason Lowe 
Authored: Fri Mar 9 10:41:16 2018 -0600
Committer: Jason Lowe 
Committed: Fri Mar 9 10:46:35 2018 -0600

--
 .../src/main/resources/mapred-default.xml   | 16 
 1 file changed, 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/ba7b103c/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
--
diff --git 
a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
 
b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
index b182114..05cbcd6 100644
--- 
a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
+++ 
b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
@@ -428,22 +428,6 @@
 
 
 
-  mapreduce.map.cpu.vcores
-  1
-  
-  The number of virtual cores required for each map task.
-  
-
-
-
-  mapreduce.reduce.cpu.vcores
-  1
-  
-  The number of virtual cores required for each reduce task.
-  
-
-
-
   mapreduce.reduce.merge.inmem.threshold
   1000
   The threshold, in terms of the number of files


-
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org



hadoop git commit: MAPREDUCE-6930. mapreduce.map.cpu.vcores and mapreduce.reduce.cpu.vcores are both present twice in mapred-default.xml. Contributed by Sen Zhao

2018-03-09 Thread jlowe
Repository: hadoop
Updated Branches:
  refs/heads/branch-2 aa748c6bc -> 121daaf47


MAPREDUCE-6930. mapreduce.map.cpu.vcores and mapreduce.reduce.cpu.vcores are 
both present twice in mapred-default.xml. Contributed by Sen Zhao

(cherry picked from commit 32fa3a63e0e7d8bfb3d3b9b3c500ecb3a4874ecf)


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

Branch: refs/heads/branch-2
Commit: 121daaf474339445163f5cd13441ea67a702ef1f
Parents: aa748c6
Author: Jason Lowe 
Authored: Fri Mar 9 10:41:16 2018 -0600
Committer: Jason Lowe 
Committed: Fri Mar 9 10:45:47 2018 -0600

--
 .../src/main/resources/mapred-default.xml   | 16 
 1 file changed, 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/121daaf4/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
--
diff --git 
a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
 
b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
index c0f287b..4f89762 100644
--- 
a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
+++ 
b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
@@ -428,22 +428,6 @@
 
 
 
-  mapreduce.map.cpu.vcores
-  1
-  
-  The number of virtual cores required for each map task.
-  
-
-
-
-  mapreduce.reduce.cpu.vcores
-  1
-  
-  The number of virtual cores required for each reduce task.
-  
-
-
-
   mapreduce.reduce.merge.inmem.threshold
   1000
   The threshold, in terms of the number of files


-
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org



hadoop git commit: MAPREDUCE-6930. mapreduce.map.cpu.vcores and mapreduce.reduce.cpu.vcores are both present twice in mapred-default.xml. Contributed by Sen Zhao

2018-03-09 Thread jlowe
Repository: hadoop
Updated Branches:
  refs/heads/branch-3.0 ca5c4d454 -> 9dacb9fb2


MAPREDUCE-6930. mapreduce.map.cpu.vcores and mapreduce.reduce.cpu.vcores are 
both present twice in mapred-default.xml. Contributed by Sen Zhao

(cherry picked from commit 32fa3a63e0e7d8bfb3d3b9b3c500ecb3a4874ecf)


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

Branch: refs/heads/branch-3.0
Commit: 9dacb9fb27bec371083de7fc03629362a0876e24
Parents: ca5c4d4
Author: Jason Lowe 
Authored: Fri Mar 9 10:41:16 2018 -0600
Committer: Jason Lowe 
Committed: Fri Mar 9 10:44:49 2018 -0600

--
 .../src/main/resources/mapred-default.xml   | 16 
 1 file changed, 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/9dacb9fb/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
--
diff --git 
a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
 
b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
index 3bf2543..db36e91 100644
--- 
a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
+++ 
b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
@@ -400,22 +400,6 @@
 
 
 
-  mapreduce.map.cpu.vcores
-  1
-  
-  The number of virtual cores required for each map task.
-  
-
-
-
-  mapreduce.reduce.cpu.vcores
-  1
-  
-  The number of virtual cores required for each reduce task.
-  
-
-
-
   mapreduce.reduce.merge.inmem.threshold
   1000
   The threshold, in terms of the number of files


-
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org



hadoop git commit: MAPREDUCE-6930. mapreduce.map.cpu.vcores and mapreduce.reduce.cpu.vcores are both present twice in mapred-default.xml. Contributed by Sen Zhao

2018-03-09 Thread jlowe
Repository: hadoop
Updated Branches:
  refs/heads/branch-3.1 2958666e0 -> af48a2a0f


MAPREDUCE-6930. mapreduce.map.cpu.vcores and mapreduce.reduce.cpu.vcores are 
both present twice in mapred-default.xml. Contributed by Sen Zhao

(cherry picked from commit 32fa3a63e0e7d8bfb3d3b9b3c500ecb3a4874ecf)


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

Branch: refs/heads/branch-3.1
Commit: af48a2a0f36d620bc3e1f3c8cf871384a94f0750
Parents: 2958666
Author: Jason Lowe 
Authored: Fri Mar 9 10:41:16 2018 -0600
Committer: Jason Lowe 
Committed: Fri Mar 9 10:43:08 2018 -0600

--
 .../src/main/resources/mapred-default.xml   | 16 
 1 file changed, 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/af48a2a0/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
--
diff --git 
a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
 
b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
index d0e5a2d..cf8be33 100644
--- 
a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
+++ 
b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
@@ -422,22 +422,6 @@
 
 
 
-  mapreduce.map.cpu.vcores
-  1
-  
-  The number of virtual cores required for each map task.
-  
-
-
-
-  mapreduce.reduce.cpu.vcores
-  1
-  
-  The number of virtual cores required for each reduce task.
-  
-
-
-
   mapreduce.reduce.merge.inmem.threshold
   1000
   The threshold, in terms of the number of files


-
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org



hadoop git commit: MAPREDUCE-6930. mapreduce.map.cpu.vcores and mapreduce.reduce.cpu.vcores are both present twice in mapred-default.xml. Contributed by Sen Zhao

2018-03-09 Thread jlowe
Repository: hadoop
Updated Branches:
  refs/heads/trunk 3f7bd4679 -> 32fa3a63e


MAPREDUCE-6930. mapreduce.map.cpu.vcores and mapreduce.reduce.cpu.vcores are 
both present twice in mapred-default.xml. Contributed by Sen Zhao


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

Branch: refs/heads/trunk
Commit: 32fa3a63e0e7d8bfb3d3b9b3c500ecb3a4874ecf
Parents: 3f7bd46
Author: Jason Lowe 
Authored: Fri Mar 9 10:41:16 2018 -0600
Committer: Jason Lowe 
Committed: Fri Mar 9 10:41:16 2018 -0600

--
 .../src/main/resources/mapred-default.xml   | 16 
 1 file changed, 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/32fa3a63/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
--
diff --git 
a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
 
b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
index d0e5a2d..cf8be33 100644
--- 
a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
+++ 
b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
@@ -422,22 +422,6 @@
 
 
 
-  mapreduce.map.cpu.vcores
-  1
-  
-  The number of virtual cores required for each map task.
-  
-
-
-
-  mapreduce.reduce.cpu.vcores
-  1
-  
-  The number of virtual cores required for each reduce task.
-  
-
-
-
   mapreduce.reduce.merge.inmem.threshold
   1000
   The threshold, in terms of the number of files


-
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org