Kihwal Lee
|
2529464f08
|
Fix CHANGES.txt
|
2015-11-02 09:09:33 -06:00 |
|
Walter Su
|
6e4f8a46c5
|
HADOOP-12047. Indicate preference not to affect input buffers during coding in erasure coder. (Contributed by Kai Zheng)
|
2015-11-02 10:40:14 +08:00 |
|
Arpit Agarwal
|
3cde6931cb
|
HDFS-9343. Empty caller context considered invalid. (Contributed by Mingliang Liu)
|
2015-11-01 15:35:02 -08:00 |
|
yliu
|
7fd6416759
|
Revert "HDFS-4937. ReplicationMonitor can infinite-loop in BlockPlacementPolicyDefault#chooseRandom(). Contributed by Kihwal Lee."
This reverts commit 43539b5ff4 .
|
2015-10-31 16:20:48 +08:00 |
|
yliu
|
2ea4413b15
|
Revert "fix CHANGES.txt"
This reverts commit 3c0204a586 .
|
2015-10-31 16:20:37 +08:00 |
|
Sangjin Lee
|
a4a6b5b4b4
|
Updated the 2.6.2 final release date.
|
2015-10-30 18:47:16 -07:00 |
|
Kihwal Lee
|
b24fe06483
|
Addendum to MAPREDUCE-6451
|
2015-10-30 16:05:23 -05:00 |
|
Kihwal Lee
|
2868ca0328
|
MAPREDUCE-6451. DistCp has incorrect chunkFilePath for multiple jobs when strategy is dynamic. Contributed by Kuhu Shukla.
|
2015-10-30 14:56:41 -05:00 |
|
Gábor Lipták
|
18727c63da
|
HADOOP-12133 Add schemas to Maven Assembly XMLs
Signed-off-by: Allen Wittenauer <aw@apache.org>
|
2015-10-30 11:36:52 -07:00 |
|
Owen O'Malley
|
45d39679df
|
HADOOP-11919. Empty commit to test github integration.
closes apache/hadoop#40
|
2015-10-30 10:21:03 -07:00 |
|
Jason Lowe
|
6344b6a769
|
MAPREDUCE-6528. Memory leak for HistoryFileManager.getJobSummary(). Contributed by Junping Du
|
2015-10-30 15:31:38 +00:00 |
|
Jason Lowe
|
6ae9efaf59
|
Update CHANGES.txt to reflect commit of MR-6273 to branch-2.6
|
2015-10-30 15:18:53 +00:00 |
|
Jason Lowe
|
eadf7b3096
|
Creating 2.6.3 entries in CHANGES.txt files.
|
2015-10-30 14:50:50 +00:00 |
|
Kihwal Lee
|
3c0204a586
|
fix CHANGES.txt
|
2015-10-30 09:40:41 -05:00 |
|
Kihwal Lee
|
43539b5ff4
|
HDFS-4937. ReplicationMonitor can infinite-loop in BlockPlacementPolicyDefault#chooseRandom(). Contributed by Kihwal Lee.
|
2015-10-30 09:29:13 -05:00 |
|
Tsuyoshi Ozawa
|
ce31b22739
|
YARN-4320. TestJobHistoryEventHandler fails as AHS in MiniYarnCluster no longer binds to default port 8188. Contributed by Varun Saxena.
|
2015-10-30 18:00:20 +09:00 |
|
Tsuyoshi Ozawa
|
d21214ce33
|
Add an entry of YARN-4312 to CHANGES.txt
|
2015-10-30 17:56:59 +09:00 |
|
Tsz-Wo Nicholas Sze
|
f072eb5a20
|
HDFS-9323. Randomize the DFSStripedOutputStreamWithFailure tests.
|
2015-10-30 15:41:03 +08:00 |
|
Tsuyoshi Ozawa
|
d2e01f4ed8
|
Move YARN-3580 in CHANGES.txt from 2.8 to 2.7.2.
|
2015-10-30 15:49:06 +09:00 |
|
Xuan
|
7412ff48ee
|
YARN-4313. Race condition in MiniMRYarnCluster when getting history
server address. Contributed by Jian He
|
2015-10-29 17:36:36 -07:00 |
|
Jian He
|
e5b1733e04
|
YARN-4127. RM fail with noAuth error if switched from failover to non-failover. Contributed by Varun Saxena
|
2015-10-29 15:42:57 -07:00 |
|
Jonathan Eagles
|
c293c58954
|
YARN-4183. Enabling generic application history forces every job to get a timeline service delegation token (jeagles)
|
2015-10-29 16:41:10 -05:00 |
|
Arun Suresh
|
58d1df585c
|
YARN-4310. FairScheduler: Log skipping reservation messages at DEBUG level (asuresh)
|
2015-10-29 13:42:09 -07:00 |
|
Jason Lowe
|
ecad1253b7
|
Update CHANGES.txt to reflect commit of MR-6273 to branch-2.7
|
2015-10-29 18:32:25 +00:00 |
|
Andrew Wang
|
888c6245e2
|
HDFS-9332. Fix Precondition failures from NameNodeEditLogRoller while saving namespace.
|
2015-10-29 11:30:47 -07:00 |
|
Zhe Zhang
|
8def51a708
|
HDFS-9229. Expose size of NameNode directory as a metric. Contributed by Surendra Singh Lilhore.
Change-Id: I985627a5d1400249d72d084283ef366d5ac6e07b
|
2015-10-29 11:23:08 -07:00 |
|
Jason Lowe
|
cf953b6258
|
MAPREDUCE-6515. Update Application priority in AM side from AM-RM heartbeat. Contributed by Sunil G
|
2015-10-29 18:05:01 +00:00 |
|
Jason Lowe
|
e2267de207
|
YARN-2902. Killing a container that is localizing can orphan resources in the DOWNLOADING state. Contributed by Varun Saxena
|
2015-10-29 16:34:25 +00:00 |
|
Jian He
|
c41699965e
|
YARN-4288. Fixed RMProxy to retry on IOException from local host. Contributed by Junping Du
|
2015-10-29 00:00:48 -07:00 |
|
Walter Su
|
5eca6dece6
|
HADOOP-12327. Initialize output buffers with ZERO bytes in erasure coder. Contributed by Kai Zheng.
|
2015-10-29 15:04:34 +08:00 |
|
Rohith Sharma K S
|
656c8f9527
|
YARN-4130. Duplicate declaration of ApplicationId in RMAppManager#submitApplication method. (Kai Sasaki via rohithsharmaks)
|
2015-10-29 12:22:44 +05:30 |
|
Uma Mahesh
|
07ecdb877d
|
HDFS-9261. Erasure Coding: Skip encoding the data cells if all the parity data streamers are failed for the current block group. (Rakesh R via umamahesh)
|
2015-10-28 23:33:11 -07:00 |
|
Vinayakumar B
|
588baab160
|
HDFS-9044. Give Priority to FavouredNodes , before selecting nodes from FavouredNode's Node Group (Contributed by J.Andreina)
|
2015-10-29 11:44:01 +05:30 |
|
Vinayakumar B
|
7d2d16f4ee
|
HDFS-8545. Refactor FS#getUsed() to use ContentSummary and add an API to fetch the total file length from a specific path (Contributed by J.Andreina)
|
2015-10-29 11:28:17 +05:30 |
|
Sangjin Lee
|
b0c818b60d
|
Set the release date for 2.6.2
|
2015-10-28 20:43:35 -07:00 |
|
Haohui Mai
|
65f53f246a
|
HDFS-9168. Move client side unit test to hadoop-hdfs-client. Contributed by Haohui Mai.
|
2015-10-28 15:54:37 -07:00 |
|
Zhe Zhang
|
73bc65e02b
|
HDFS-9295. Add a thorough test of the full KMS code path. Contributed by Daniel Templeton.
Change-Id: Ife1abb2f8e9a30102c4f705c47646d9ac8328786
|
2015-10-28 14:36:20 -07:00 |
|
Xuan
|
27414dac66
|
YARN-2859. ApplicationHistoryServer binds to default port 8188 in
MiniYARNCluster. Contributed by Vinod Kumar Vavilapalli
|
2015-10-28 10:32:16 -07:00 |
|
Kihwal Lee
|
19a77f5466
|
HDFS-9279. Decomissioned capacity should not be considered for configured/used capacity. Contributed by Kihu Shukla .
|
2015-10-28 11:58:51 -05:00 |
|
cnauroth
|
2d10cb8e00
|
HADOOP-12519. hadoop-azure tests should avoid creating a metrics configuration fiale in the module root directory. Contributed by Chris Nauroth.
|
2015-10-28 09:44:10 -07:00 |
|
Zhe Zhang
|
e287e7d14b
|
HDFS-9255. Consolidate block recovery related implementation into a single class. Contributed by Walter Su.
Change-Id: I7a1c03f50123d79ac0a78c981d9721617e3229d1
|
2015-10-28 07:34:06 -07:00 |
|
Steve Loughran
|
a04b16970b
|
HADOOP-12514. Make static fields in GenericTestUtils for assertExceptionContains() package-private and final. (Mingliang Liu via stevel)
|
2015-10-28 10:36:43 +00:00 |
|
Steve Loughran
|
ff2b2bea91
|
HADOOP-12385. Include nested stack trace in SaslRpcClient.getServerToken() (stevel)
|
2015-10-28 10:25:22 +00:00 |
|
Tsuyoshi Ozawa
|
9f4dfdf4eb
|
YARN-4251. TestAMRMClientOnRMRestart#testAMRMClientOnAMRMTokenRollOverOnRMRestart is failing. Contributed by Brahma Reddy Battula.
|
2015-10-28 17:39:12 +09:00 |
|
yliu
|
c201cf951d
|
HADOOP-12040. Adjust inputs order for the decode API in raw erasure coder. (Kai Zheng via yliu)
|
2015-10-28 16:18:23 +08:00 |
|
yliu
|
6ff6663f64
|
HDFS-9302. WebHDFS throws NullPointerException if newLength is not provided. (Jagadesh Kiran N via yliu)
|
2015-10-28 15:54:04 +08:00 |
|
Yongjun Zhang
|
97913f430c
|
HDFS-9231. fsck doesn't list correct file path when Bad Replicas/Blocks are in a snapshot. (Xiao Chen via Yongjun Zhang)
|
2015-10-27 23:31:50 -07:00 |
|
cnauroth
|
bf8e452982
|
HDFS-9311. Support optional offload of NameNode HA service health checks to a separate RPC server. Contributed by Chris Nauroth.
|
2015-10-27 23:07:14 -07:00 |
|
cnauroth
|
1f7ecb0c84
|
HADOOP-11685. StorageException complaining " no lease ID" during HBase distributed log splitting. Contributed by Duo Xu.
|
2015-10-27 22:56:22 -07:00 |
|
cnauroth
|
73822de7c3
|
HADOOP-12520. Use XInclude in hadoop-azure test configuration to isolate Azure Storage account keys for service integration tests. Contributed by Chris Nauroth.
|
2015-10-27 22:48:56 -07:00 |
|