Vinod Kumar Vavilapalli
09348c4bce
Preparing for 2.7.3 development
2015-11-03 15:18:10 -08:00
Wangda Tan
04abe7e9e0
YARN-3136. getTransferredContainers can be a bottleneck during AM registration. (Sunil G via jianhe)
2015-11-03 12:59:06 -08:00
Jian He
ece1b1645b
YARN-4321. Incessant retries if NoAuthException is thrown by Zookeeper in non HA mode. Contributed by Varun Saxena
2015-11-02 11:22:30 -08:00
Kihwal Lee
2c51bbda51
HDFS-9221. HdfsServerConstants#ReplicaState#getState should avoid calling values() since it creates a temporary array. (Staffan Friberg via yliu)
...
(cherry picked from commit 0ff1216100
)
2015-11-02 09:07:16 -06:00
yliu
e1798e8f21
Revert "HDFS-4937. ReplicationMonitor can infinite-loop in BlockPlacementPolicyDefault#chooseRandom(). Contributed by Kihwal Lee."
...
This reverts commit c250b21c23
.
2015-10-31 16:25:53 +08:00
Sangjin Lee
c8767fb68c
Updated the 2.6.2 final release date.
...
(cherry picked from commit a4a6b5b4b4
)
2015-10-30 18:53:10 -07:00
Suresh Srinivas
a4fd068d46
HADOOP-9242. Duplicate surefire plugin config in hadoop-common. Contributed by Andrey Klochkov.
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1438213 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 16acd69e58
)
2015-10-30 14:32:38 -07:00
Kihwal Lee
63cd0c8ba1
Addendum to MAPREDUCE-6451
...
(cherry picked from commit b24fe06483
)
2015-10-30 16:07:49 -05:00
Kihwal Lee
7b783911c4
MAPREDUCE-6451. DistCp has incorrect chunkFilePath for multiple jobs when strategy is dynamic. Contributed by Kuhu Shukla.
...
(cherry picked from commit 2868ca0328
)
2015-10-30 14:58:54 -05:00
Jason Lowe
431f48f653
MAPREDUCE-6528. Memory leak for HistoryFileManager.getJobSummary(). Contributed by Junping Du
...
(cherry picked from commit 6344b6a769
)
2015-10-30 15:33:08 +00:00
Jason Lowe
51783bb88a
Update CHANGES.txt to reflect commit of MR-6273 to branch-2.6
...
(cherry picked from commit 6ae9efaf59
)
2015-10-30 15:20:23 +00:00
Jason Lowe
e894be93f6
Creating 2.6.3 entries in CHANGES.txt files.
...
(cherry picked from commit eadf7b3096
)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
hadoop-mapreduce-project/CHANGES.txt
hadoop-yarn-project/CHANGES.txt
2015-10-30 14:55:33 +00:00
Kihwal Lee
c250b21c23
HDFS-4937. ReplicationMonitor can infinite-loop in BlockPlacementPolicyDefault#chooseRandom(). Contributed by Kihwal Lee.
...
(cherry picked from commit 43539b5ff4
)
2015-10-30 09:39:49 -05:00
Tsuyoshi Ozawa
c84ec0657f
YARN-4320. TestJobHistoryEventHandler fails as AHS in MiniYarnCluster no longer binds to default port 8188. Contributed by Varun Saxena.
...
(cherry picked from commit ce31b22739
)
2015-10-30 18:00:45 +09:00
Tsuyoshi Ozawa
6636441911
YARN-4312. TestSubmitApplicationWithRMHA fails on branch-2.7 and branch-2.6 as some of the test cases time out. Contributed by Varun Saxena.
2015-10-30 16:25:52 +09:00
Junping Du
da564ef9a7
YARN-3580. [JDK8] TestClientRMService.testGetLabelsToNodes fails. Contributed by Robert Kanter.
...
(cherry picked from commit 31b627b2a8
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-10-30 15:59:40 +09:00
Xuan
ceefabc44a
YARN-4313. Race condition in MiniMRYarnCluster when getting history
...
server address. Contributed by Jian He
(cherry picked from commit 7412ff48ee
)
(cherry picked from commit b505bf9e58
)
2015-10-29 17:38:09 -07:00
Jonathan Eagles
3287a50cfe
YARN-4183. Enabling generic application history forces every job to get a timeline service delegation token (jeagles)
...
(cherry picked from commit c293c58954
)
2015-10-29 16:45:31 -05:00
Jason Lowe
7499981d3c
MAPREDUCE-6273. HistoryFileManager should check whether summaryFile exists
...
to avoid FileNotFoundException causing HistoryFileInfo into MOVE_FAILED
state. Contributed by zhihai xu.
(cherry picked from commit 1ea90144d5
)
(cherry picked from commit b9865cbf3d
)
Conflicts:
hadoop-mapreduce-project/CHANGES.txt
2015-10-29 18:29:45 +00:00
Jason Lowe
c43cc8fd67
YARN-2902. Killing a container that is localizing can orphan resources in the DOWNLOADING state. Contributed by Varun Saxena
...
(cherry picked from commit e2267de207
)
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/DockerContainerExecutor.java
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/localizer/TestResourceLocalizationService.java
2015-10-29 16:48:57 +00:00
Kihwal Lee
13b256ed22
HDFS-9083. Replication violates block placement policy. Contributed by Rushabh Shah.
2015-10-28 14:49:41 -05:00
Xuan
336be63dad
YARN-2859. ApplicationHistoryServer binds to default port 8188 in
...
MiniYARNCluster. Contributed by Vinod Kumar Vavilapalli
(cherry picked from commit 27414dac66
)
(cherry picked from commit 9ce5069d16
)
2015-10-28 10:34:28 -07:00
Akira Ajisaka
ce01a5951b
HDFS-9317. Document fsck -blockId and -storagepolicy options in branch-2.7. (aajisaka)
2015-10-28 13:14:58 +09:00
Kihwal Lee
59a2072135
HDFS-8950. NameNode refresh doesn't remove DataNodes that are no longer in the allowed list. Contributed by Daniel Templeton.
2015-10-27 16:42:33 -05:00
Kihwal Lee
1d23e1ec07
HDFS-7725. Incorrect 'nodes in service' metrics caused all writes to fail. Contributed by Ming Ma.
...
(cherry picked from commit 8104d52269
)
2015-10-27 11:09:05 -05:00
Arpit Agarwal
653ef52ef2
HDFS-9305. Delayed heartbeat processing causes storm of subsequent heartbeats. (Contributed by Arpit Agarwal)
2015-10-26 15:47:37 -07:00
Kihwal Lee
f2fd011cc1
HDFS-9290. DFSClient#callAppend() is not backward compatible for slightly older NameNodes. Contributed by Tony Wu.
...
(cherry picked from commit b9e0417bdf
)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSClient.java
2015-10-23 16:46:14 -05:00
Jason Lowe
2b6ce20e1c
YARN-4041. Slow delegation token renewal can severely prolong RM recovery. Contributed by Sunil G
...
(cherry picked from commit d3a34a4f38
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-10-23 20:59:28 +00:00
Jonathan Eagles
49a7d70f53
YARN-4009. CORS support for ResourceManager REST API. ( Varun Vasudev via jeagles)
...
(cherry picked from commit f8adeb712d
)
2015-10-23 11:18:32 -05:00
Jian He
7021e015d7
YARN-4000. RM crashes with NPE if leaf queue becomes parent queue during restart. Contributed by Varun Saxena
2015-10-21 16:37:21 -07:00
Jason Lowe
0dc69afdc7
MAPREDUCE-6518. Set SO_KEEPALIVE on shuffle connections. Contributed by Chang Li
...
(cherry picked from commit ee9b80acf8
)
2015-10-21 21:46:59 +00:00
Jonathan Eagles
7d3d0d6052
YARN-2513. Host framework UIs in YARN for use with the ATS (jeagles)
...
(cherry picked from commit 25f8f801d1
)
2015-10-21 15:40:24 -05:00
Tsuyoshi Ozawa
c74a32ea42
Moved CHANGES.txt entries to 2.6.2
...
YARN-2019, YARN-4092, YARN-4101, YARN-4087, YARN-3727, YARN-4005,
YARN-3780, YARN-3802, YARN-3896, YARN-3554, YARN-3194, YARN-3798
(cherry picked from commit 14f0e2787c
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-10-21 23:28:25 +09:00
Jason Lowe
29838ff5b1
YARN-4281. 2.7 RM app page is broken. Contributed by Chang Li
2015-10-21 13:43:25 +00:00
Kihwal Lee
3f3829e3a8
HADOOP-12464. Interrupted client may try to fail-over and retry. Contributed by Kihwal Lee.
...
(cherry picked from commit 6144e0137b
)
Conflicts:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/retry/RetryInvocationHandler.java
2015-10-19 11:00:48 -05:00
Tsuyoshi Ozawa
08c02199ff
YARN-3798. ZKRMStateStore shouldn't create new session without occurrance of SESSIONEXPIED. (ozawa and Varun Saxena)
2015-10-19 10:30:28 +09:00
Kihwal Lee
4cf7f8441a
HDFS-9220. Reading small file (< 512 bytes) that is open for append fails due to incorrect checksum. Contributed by Jing Zhao.
...
(cherry picked from commit c7c36cbd62
)
2015-10-15 11:26:14 -05:00
Kihwal Lee
efba749760
HDFS-8676. Delayed rolling upgrade finalization can cause heartbeat expiration. Contributed by Walter Su.
...
(cherry picked from commit 5b43db47a3
)
2015-10-13 13:25:10 -05:00
Kihwal Lee
61388b41e7
HDFS-8656. Preserve compatibility of ClientProtocol#rollingUpgrade after finalization.
...
(cherry picked from commit 60b858bfa6
)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/ClientProtocol.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestRollingUpgrade.java
2015-10-13 10:46:20 -05:00
Kihwal Lee
3a5b9f49df
HDFS-7645. Rolling upgrade is restoring blocks from trash multiple times (Contributed by Vinayakumar B and Keisuke Ogiwara)
...
(cherry picked from commit abf3ad988d
)
2015-10-13 10:29:42 -05:00
Jason Lowe
fe874e9f69
YARN-3896. RMNode transitioned from RUNNING to REBOOTED because its response id has not been reset synchronously. (Jun Gong via rohithsharmaks)
...
(cherry picked from commit feaf034994
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-10-08 16:08:55 +00:00
Jason Lowe
784d00e0e2
YARN-3802. Two RMNodes for the same NodeId are used in RM sometimes
...
after NM is reconnected. Contributed by zhihai xu
(cherry picked from commit 5b5bb8dcdc
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-10-08 15:56:44 +00:00
Jason Lowe
aaff9dc39b
YARN-3780. Should use equals when compare Resource in
...
RMNodeImpl#ReconnectNodeTransition. Contributed by zhihai xu.
(cherry picked from commit c7ee6c151c
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-10-08 15:30:25 +00:00
Jason Lowe
84f1d99d02
YARN-4005. Completed container whose app is finished is possibly not removed from NMStateStore. Contributed by Jun Gong
...
(cherry picked from commit 38aed1a94e
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-10-08 15:06:58 +00:00
Akira Ajisaka
aa0231f921
HADOOP-12465. Incorrect javadoc in WritableUtils.java. Contributed by Jagadesh Kiran N.
...
(cherry picked from commit 7fbf69bf47
)
(cherry picked from commit 613c7088fd
)
2015-10-08 06:09:32 +09:00
Kihwal Lee
5cb80992fb
HDFS-9178. Slow datanode I/O can cause a wrong node to be marked bad. Contributed by Kihwal Lee.
...
(cherry picked from commit 99e5204ff5
)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/BlockReceiver.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestClientProtocolForPipelineRecovery.java
2015-10-07 10:24:55 -05:00
Rohith Sharma K S
a231075964
YARN-4209. RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition. (Zhihai Xu via rohithsharmaks)
2015-10-07 09:35:10 +05:30
Jason Lowe
9f6ed41b95
YARN-3619. ContainerMetrics unregisters during getMetrics and leads to ConcurrentModificationException. Contributed by Zhihai Xu
2015-10-02 20:19:14 +00:00
Kihwal Lee
b2bc72a051
HDFS-8850. VolumeScanner thread exits with exception if there is no block pool to be scanned but there are suspicious blocks. (Colin Patrick McCabe via yliu)
...
(cherry picked from commit d2b941f94a
)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
2015-10-02 14:59:29 -05:00
Akira Ajisaka
3249c3ce56
HADOOP-12230. hadoop-project declares duplicate, conflicting curator dependencies. Contributed by Rakesh R.
...
(cherry picked from commit 966f9508c3
)
2015-10-02 12:40:35 +02:00