Kihwal Lee
|
d65ca63c68
|
Fix CHANGES.txt
(cherry picked from commit 2529464f08 )
|
2015-11-02 09:10:55 -06:00 |
Arpit Agarwal
|
bb2ee9f8eb
|
HDFS-9343. Empty caller context considered invalid. (Contributed by Mingliang Liu)
|
2015-11-01 15:35:11 -08:00 |
yliu
|
caa5da06f2
|
Revert "HDFS-4937. ReplicationMonitor can infinite-loop in BlockPlacementPolicyDefault#chooseRandom(). Contributed by Kihwal Lee."
This reverts commit 0c7fd26302 .
|
2015-10-31 16:23:26 +08:00 |
yliu
|
511e724fff
|
Revert "fix CHANGES.txt"
This reverts commit 4c33f883c4 .
|
2015-10-31 16:23:16 +08:00 |
Sangjin Lee
|
b2d6ea5e18
|
Updated the 2.6.2 final release date.
(cherry picked from commit a4a6b5b4b4 )
|
2015-10-30 18:49:21 -07:00 |
Suresh Srinivas
|
b8d586fd8a
|
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:27:45 -07:00 |
Kihwal Lee
|
dae9f0ef53
|
Addendum to MAPREDUCE-6451
(cherry picked from commit b24fe06483 )
|
2015-10-30 16:06:50 -05:00 |
Kihwal Lee
|
52819fe4ef
|
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:57:57 -05:00 |
Jason Lowe
|
a7d8895b60
|
MAPREDUCE-6528. Memory leak for HistoryFileManager.getJobSummary(). Contributed by Junping Du
(cherry picked from commit 6344b6a769 )
|
2015-10-30 15:32:48 +00:00 |
Jason Lowe
|
055e11c53e
|
Update CHANGES.txt to reflect commit of MR-6273 to branch-2.6
(cherry picked from commit 6ae9efaf59 )
|
2015-10-30 15:19:49 +00:00 |
Jason Lowe
|
8dce482f61
|
Creating 2.6.3 entries in CHANGES.txt files.
(cherry picked from commit eadf7b3096 )
|
2015-10-30 14:52:06 +00:00 |
Kihwal Lee
|
4c33f883c4
|
fix CHANGES.txt
|
2015-10-30 09:41:45 -05:00 |
Kihwal Lee
|
0c7fd26302
|
HDFS-4937. ReplicationMonitor can infinite-loop in BlockPlacementPolicyDefault#chooseRandom(). Contributed by Kihwal Lee.
(cherry picked from commit 43539b5ff4 )
|
2015-10-30 09:30:11 -05:00 |
Tsuyoshi Ozawa
|
1c80473a41
|
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:35 +09:00 |
Tsuyoshi Ozawa
|
dd144035a0
|
Add an entry of YARN-4312 to CHANGES.txt
(cherry picked from commit d21214ce33 )
|
2015-10-30 17:57:29 +09:00 |
Tsuyoshi Ozawa
|
c522a9ffc2
|
Move YARN-3580 in CHANGES.txt from 2.8 to 2.7.2.
(cherry picked from commit d2e01f4ed8 )
|
2015-10-30 15:51:04 +09:00 |
Xuan
|
b505bf9e58
|
YARN-4313. Race condition in MiniMRYarnCluster when getting history
server address. Contributed by Jian He
(cherry picked from commit 7412ff48ee )
|
2015-10-29 17:37:24 -07:00 |
Jian He
|
2b197bbffd
|
YARN-4127. RM fail with noAuth error if switched from failover to non-failover. Contributed by Varun Saxena
(cherry picked from commit e5b1733e04 )
|
2015-10-29 15:43:26 -07:00 |
Jonathan Eagles
|
42bc525acb
|
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:42:49 -05:00 |
Arun Suresh
|
8943abfb08
|
YARN-4310. FairScheduler: Log skipping reservation messages at DEBUG level (asuresh)
(cherry picked from commit 58d1df585c )
|
2015-10-29 13:43:43 -07:00 |
Jason Lowe
|
d6d642a4e3
|
Update CHANGES.txt to reflect commit of MR-6273 to branch-2.7
(cherry picked from commit ecad1253b7 )
|
2015-10-29 18:33:24 +00:00 |
Andrew Wang
|
5e5e693a0a
|
HDFS-9332. Fix Precondition failures from NameNodeEditLogRoller while saving namespace.
(cherry picked from commit 888c6245e2 )
|
2015-10-29 11:30:52 -07:00 |
Zhe Zhang
|
30791cb0d0
|
HDFS-9229. Expose size of NameNode directory as a metric. Contributed by Surendra Singh Lilhore.
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/ha/EditLogTailer.java
Change-Id: I5f5895bac4f7d7e66e95788765a514b80b9b6766
|
2015-10-29 11:21:57 -07:00 |
Jason Lowe
|
145058003a
|
MAPREDUCE-6515. Update Application priority in AM side from AM-RM heartbeat. Contributed by Sunil G
(cherry picked from commit cf953b6258 )
|
2015-10-29 18:05:56 +00:00 |
Jason Lowe
|
c75d8b164f
|
YARN-2902. Killing a container that is localizing can orphan resources in the DOWNLOADING state. Contributed by Varun Saxena
(cherry picked from commit e2267de207 )
|
2015-10-29 16:39:55 +00:00 |
Jian He
|
7d109ef5b5
|
YARN-4288. Fixed RMProxy to retry on IOException from local host. Contributed by Junping Du
(cherry picked from commit c41699965e )
|
2015-10-29 00:01:20 -07:00 |
Rohith Sharma K S
|
e3fcb711d6
|
YARN-4130. Duplicate declaration of ApplicationId in RMAppManager#submitApplication method. (Kai Sasaki via rohithsharmaks)
(cherry picked from commit 656c8f9527 )
|
2015-10-29 12:25:08 +05:30 |
Vinayakumar B
|
e3f1a02f50
|
HDFS-9044. Give Priority to FavouredNodes , before selecting nodes from FavouredNode's Node Group (Contributed by J.Andreina)
(cherry picked from commit 588baab160 )
|
2015-10-29 11:44:52 +05:30 |
Vinayakumar B
|
dea66a8392
|
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)
(cherry picked from commit 7d2d16f4ee )
|
2015-10-29 11:30:59 +05:30 |
Sangjin Lee
|
16db203a83
|
Set the release date for 2.6.2
|
2015-10-28 20:48:49 -07:00 |
Haohui Mai
|
9e911a2439
|
HDFS-9168. Move client side unit test to hadoop-hdfs-client. Contributed by Haohui Mai.
|
2015-10-28 15:54:53 -07:00 |
Zhe Zhang
|
986dc718d3
|
HDFS-9295. Add a thorough test of the full KMS code path. Contributed by Daniel Templeton.
Change-Id: Ife1abb2f8e9a30102c4f705c47646d9ac8328786
|
2015-10-28 14:36:56 -07:00 |
Xuan
|
9ce5069d16
|
YARN-2859. ApplicationHistoryServer binds to default port 8188 in
MiniYARNCluster. Contributed by Vinod Kumar Vavilapalli
(cherry picked from commit 27414dac66 )
|
2015-10-28 10:33:56 -07:00 |
Kihwal Lee
|
75bc53a86a
|
HDFS-9279. Decomissioned capacity should not be considered for configured/used capacity. Contributed by Kihu Shukla .
(cherry picked from commit 19a77f5466 )
|
2015-10-28 11:59:36 -05:00 |
cnauroth
|
c7f87dc2d0
|
HADOOP-12519. hadoop-azure tests should avoid creating a metrics configuration fiale in the module root directory. Contributed by Chris Nauroth.
(cherry picked from commit 2d10cb8e00 )
|
2015-10-28 09:44:21 -07:00 |
Zhe Zhang
|
5a7b407929
|
HDFS-9255. Consolidate block recovery related implementation into a single class. Contributed by Walter Su.
Change-Id: I31c5d4778656053e60a4263970ec5fda441e9725
|
2015-10-28 07:40:47 -07:00 |
Steve Loughran
|
fe079c8b20
|
HADOOP-12514. Make static fields in GenericTestUtils for assertExceptionContains() package-private and final. (Mingliang Liu via stevel)
|
2015-10-28 10:36:26 +00:00 |
Tsuyoshi Ozawa
|
d29bff86c4
|
YARN-4251. TestAMRMClientOnRMRestart#testAMRMClientOnAMRMTokenRollOverOnRMRestart is failing. Contributed by Brahma Reddy Battula.
(cherry picked from commit 9f4dfdf4eb )
|
2015-10-28 17:39:26 +09:00 |
yliu
|
7b90f74636
|
HDFS-9302. WebHDFS throws NullPointerException if newLength is not provided. (Jagadesh Kiran N via yliu)
|
2015-10-28 15:50:32 +08:00 |
Yongjun Zhang
|
6fed564d2c
|
HDFS-9231. fsck doesn't list correct file path when Bad Replicas/Blocks are in a snapshot. (Xiao Chen via Yongjun Zhang)
(cherry picked from commit 97913f430c )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestFsck.java
|
2015-10-28 00:06:50 -07:00 |
cnauroth
|
af0f2e27d1
|
HDFS-9311. Support optional offload of NameNode HA service health checks to a separate RPC server. Contributed by Chris Nauroth.
(cherry picked from commit bf8e452982 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeRpcServer.java
|
2015-10-27 23:08:32 -07:00 |
cnauroth
|
0377795e06
|
HADOOP-11685. StorageException complaining " no lease ID" during HBase distributed log splitting. Contributed by Duo Xu.
(cherry picked from commit 1f7ecb0c84 )
|
2015-10-27 22:56:33 -07:00 |
cnauroth
|
a23f79b92c
|
HADOOP-12520. Use XInclude in hadoop-azure test configuration to isolate Azure Storage account keys for service integration tests. Contributed by Chris Nauroth.
(cherry picked from commit 73822de7c3 )
|
2015-10-27 22:49:04 -07:00 |
Akira Ajisaka
|
e984534314
|
Add HDFS-9317 to CHANGES.txt.
(cherry picked from commit eca51b13af )
|
2015-10-28 13:19:48 +09:00 |
Colin Patrick Mccabe
|
7eb0daefc8
|
HDFS-9307. fuseConnect should be private to fuse_connect.c (Mingliang Liu via Colin P. McCabe)
(cherry picked from commit faeb6a3f89 )
|
2015-10-27 11:41:27 -07:00 |
Colin Patrick Mccabe
|
bb87b4222c
|
HDFS-9299. Give ReplicationMonitor a readable thread name (Staffan Friberg via Colin P. McCabe)
(cherry picked from commit fe93577faf )
|
2015-10-27 11:37:54 -07:00 |
Zhihai Xu
|
73612294bd
|
HADOOP-12178. NPE during handling of SASL setup if problem with SASL resolver class. Contributed by Steve Loughran
(cherry picked from commit ed9806ea40 )
|
2015-10-27 10:09:45 -07:00 |
Ming Ma
|
2c335a8434
|
HDFS-9259. Make SO_SNDBUF size configurable at DFSClient side for hdfs write scenario. (Mingliang Liu via mingma)
(cherry picked from commit aa09880ab8 )
|
2015-10-27 09:29:37 -07:00 |
Varun Vasudev
|
c5bf1cb7af
|
YARN-4302. SLS not able start due to NPE in SchedulerApplicationAttempt. Contributed by Bibin A Chundatt.
(cherry picked from commit c28e16b40c )
|
2015-10-27 20:56:45 +05:30 |
Tsuyoshi Ozawa
|
3138b43f16
|
YARN-3573. MiniMRYarnCluster constructor that starts the timeline server using a boolean should be marked deprecated. Contributed by Brahma Reddy Battula.
(cherry picked from commit 96677bef00 )
|
2015-10-27 12:35:20 +09:00 |