Vinayakumar B
|
af9de19cfd
|
HDFS-9740. Use a reasonable limit in DFSTestUtil.waitForMetric() (Contributed by Chang Li)
(cherry picked from commit eb2fb943fd )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/DFSTestUtil.java
(cherry picked from commit 6941e2ccbf )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/DFSTestUtil.java
|
2016-02-03 11:24:26 +05:30 |
Junping Du
|
bfee573baf
|
Adding release 2.6.5 to CHANGES.txt
|
2016-02-02 18:19:08 -08:00 |
Jason Lowe
|
7f6d150c9a
|
MAPREDUCE-6621. Memory Leak in JobClient#submitJobInternal(). Contributed by Xuan Gong
(cherry picked from commit 43e669b22d )
|
2016-02-02 19:32:37 +00:00 |
Colin Patrick Mccabe
|
449d2ad85c
|
HDFS-9669. TcpPeerServer should respect ipc.server.listen.queue.size (Elliot Clark via cmccabe)
(cherry picked from commit 2da03b48eb )
(cherry picked from commit 60d3a3c30b )
(cherry picked from commit c4c94e1cf2 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DataNode.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/SecureDataNodeStarter.java
|
2016-02-02 11:17:28 -08:00 |
Kihwal Lee
|
2f031830e8
|
HDFS-9072. Fix random failures in TestJMXGet. Contributed by J.Andreina.
|
2016-02-02 11:07:48 -06:00 |
Yongjun Zhang
|
3d88293dda
|
HDFS-9406. FSImage may get corrupted after deleting snapshot. (Contributed by Jing Zhao, Stanislav Antic, Vinayakumar B, Yongjun Zhang)
(cherry picked from commit 34ab50ea92 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestINodeFile.java
(cherry picked from commit fc8d9cc758 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/INodeFile.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/snapshot/DirectoryWithSnapshotFeature.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestINodeFile.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/snapshot/TestSnapshotDeletion.java
|
2016-02-01 15:29:03 -08:00 |
Jason Lowe
|
6b6167d401
|
YARN-3102. Decommisioned Nodes not listed in Web UI. Contributed by Kuhu Shukla
|
2016-02-01 23:18:44 +00:00 |
Jason Lowe
|
69c61fae0c
|
MAPREDUCE-6618. YarnClientProtocolProvider leaking the YarnClient thread. Contributed by Xuan Gong
(cherry picked from commit 59a212b6e1 )
Conflicts:
hadoop-mapreduce-project/CHANGES.txt
|
2016-02-01 16:10:56 +00:00 |
Jason Lowe
|
ff04a18f00
|
YARN-4428. Redirect RM page to AHS page when AHS turned on and RM page is not available. Contributed by Chang Li
|
2016-01-29 22:01:36 +00:00 |
Tsz-Wo Nicholas Sze
|
672481e28c
|
HDFS-9654. Code refactoring for HDFS-8578.
|
2016-01-28 11:09:05 +08:00 |
Jian He
|
a1b75ff8c5
|
MAPREDUCE-6619. HADOOP_CLASSPATH is overwritten in MR container. Contributed by Junping Du
(cherry picked from commit da18bbedaf )
|
2016-01-27 13:20:16 -08:00 |
Vinayakumar B
|
07704aab84
|
HDFS-9690. ClientProtocol.addBlock is not idempotent after HDFS-8071.(Contributed by Tsz Wo Nicholas Sze)
|
2016-01-26 21:34:07 +05:30 |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
34c9289f6c
|
Release process for 2.7.2: Set the release date for 2.7.2
(cherry picked from commit ec4d2d9f40 )
|
2016-01-25 15:48:18 -08:00 |
Jason Lowe
|
7d046dd375
|
YARN-4452. NPE when submit Unmanaged application. Contributed by Naganarasimha G R.
(cherry picked from commit 50bd067e1d )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2016-01-25 16:32:57 +00:00 |
Jason Lowe
|
6cf2fa36b3
|
Revert "YARN-4452. NPE when submit Unmanaged application. Contributed by Naganarasimha G R."
This reverts commit face83775b .
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2016-01-25 16:26:00 +00:00 |
Walter Su
|
70e53cf746
|
HADOOP-12715. TestValueQueue#testgetAtMostPolicyALL fails intermittently. Contributed by Xiao Chen.
(cherry picked from commit 6eacdea0e4 )
|
2016-01-25 19:43:31 +08:00 |
Akira Ajisaka
|
985d1b0fa5
|
HADOOP-12736. TestTimedOutTestsListener#testThreadDumpAndDeadlocks sometimes times out. Contributed by Xiao Chen.
(cherry picked from commit 643227927a )
(cherry picked from commit 38ec290455 )
|
2016-01-25 14:00:17 +09:00 |
Jason Lowe
|
9601a3b2ce
|
YARN-4598. Invalid event: RESOURCE_FAILED at CONTAINER_CLEANEDUP_AFTER_KILL. Contributed by tangshangwen
(cherry picked from commit 46e5ea81e0 )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2016-01-22 21:58:12 +00:00 |
Junping Du
|
83fd33d5fe
|
YARN-4623. TestSystemMetricsPublisher#testPublishAppAttemptMetricsForUnmanagedAM fails with NPE on branch-2.7. Contributed by Naganarasimha G R.
|
2016-01-21 10:54:32 -08:00 |
Jason Lowe
|
63bb912749
|
YARN-4610. Reservations continue looking for one app causes other apps to starve. Contributed by Jason Lowe
|
2016-01-21 18:35:24 +00:00 |
Jason Lowe
|
bade7f06e8
|
YARN-4492. Add documentation for preemption supported in Capacity scheduler. Contributed by Naganarasimha G R
|
2016-01-21 15:43:23 +00:00 |
Kihwal Lee
|
e160ddfb8d
|
HDFS-9634. webhdfs client side exceptions don't provide enough details. Contributed by Eric Payne.
(cherry picked from commit 7b70500484574a565dd8cd5c7d8b5bc7c6d91154)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2016-01-21 09:34:29 -06:00 |
Vinayakumar B
|
ca29933405
|
HDFS-9625. set replication for empty file failed when set storage policy (Contributed by DENG FEI)
(cherry picked from commit b7372b7166 )
(cherry picked from commit 845acfd96c )
|
2016-01-21 19:21:00 +05:30 |
Vinayakumar B
|
eb3dcc0739
|
HDFS-9661. Deadlock in DN.FsDatasetImpl between moveBlockAcrossStorage and createRbw (Contributed by ade)
(cherry picked from commit 1425578690 )
|
2016-01-20 21:11:39 +05:30 |
Tsz-Wo Nicholas Sze
|
2131b9820d
|
In CHANGES.txt, move HDFS-9294 to Release 2.6.4.
|
2016-01-16 23:48:03 +08:00 |
Jason Lowe
|
296ecbd5ec
|
MAPREDUCE-6554. MRAppMaster servicestart failing with NPE in MRAppMaster#parsePreviousJobHistory. Contributed by Bibin A Chundatt
|
2016-01-15 16:59:44 +00:00 |
Junping Du
|
f7d3870034
|
YARN-4581. AHS writer thread leak makes RM crash while RM is recovering. Contributed by sandflee.
(cherry picked from commit fc6d3a3b23 )
Conflicts:
hadoop-yarn-project/CHANGES.txt
(cherry picked from commit e09222306f )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2016-01-15 09:02:51 -08:00 |
Jason Lowe
|
d01362f10f
|
YARN-4121. Fix typos in capacity scheduler documentation. Contributed by Kai Sasaki.
(cherry picked from commit 435f935ba7 )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2016-01-15 16:13:04 +00:00 |
Jason Lowe
|
dbed88237c
|
HADOOP-12706. TestLocalFsFCStatistics#testStatisticsThreadLocalDataCleanUp times out occasionally. Contributed by Sangjin Lee and Colin Patrick McCabe
(cherry picked from commit cdf8895259 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2016-01-14 23:52:10 +00:00 |
Jason Lowe
|
4976aac46e
|
HADOOP-12107. long running apps may have a huge number of StatisticsData instances under FileSystem (Sangjin Lee via Ming Ma)
(cherry picked from commit 8e1bdc17d9 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2016-01-14 23:34:29 +00:00 |
Arpit Agarwal
|
6cd5fcb634
|
HDFS-9415. Document dfs.cluster.administrators and dfs.permissions.superusergroup. (Contributed by Xiaobing Zhou)
|
2016-01-14 14:19:51 -08:00 |
Yongjun Zhang
|
7a550db931
|
HDFS-9648. TestStartup.testImageChecksum is broken by HDFS-9569's message change. (Wei-Chiu Chuang via Yongjun Zhang)
(cherry picked from commit 817cc1f02a )
|
2016-01-14 12:45:42 -08:00 |
Kihwal Lee
|
a90dcb0865
|
Fix up CHANGES.txt
|
2016-01-14 09:58:35 -06:00 |
Junping Du
|
c2d1d69525
|
Fix yarn CHANGES.txt entry for 2.7.2
|
2016-01-14 06:17:42 -08:00 |
Junping Du
|
0e0272f120
|
Add missing CHANGES.txt entry for HDFS-8767.
(cherry picked from commit e50dd19a9c )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
(cherry picked from commit 62eabec549 )
|
2016-01-14 06:14:56 -08:00 |
Akira Ajisaka
|
b1ee278428
|
MAPREDUCE-6363. [NNBench] Lease mismatch error when running with multiple mappers. Contributed by Vlad Sharanhovich and Bibin A Chundatt.
(cherry picked from commit 7b0964f354 )
(cherry picked from commit 6efee8907a )
|
2016-01-14 10:42:02 +09:00 |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
f93f912969
|
MAPREDUCE-6549. multibyte delimiters with LineRecordReader cause duplicate records (wilfreds via rkanter)
Putting CHANGES.txt entry under 2.6.3 after the backport.
(cherry picked from commit e3e09aa1e7 )
|
2016-01-13 15:08:13 -08:00 |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
faebc20e26
|
HADOOP-5323. Trash documentation should describe its directory structure and configurations. (Weiwei Yang via ozawa)
Moved entry from HDFS CHANGES.txt to that of common.
(cherry picked from commit cb73c753da )
|
2016-01-13 14:56:58 -08:00 |
Kihwal Lee
|
83a4791243
|
HDFS-9047. Retire libwebhdfs.
|
2016-01-13 11:01:35 -06:00 |
Yongjun Zhang
|
4c09a75f3e
|
HDFS-9569. Log the name of the fsimage being loaded for better supportability. (Yongjun Zhang)
(cherry picked from commit 25051c3bd0 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSImageFormat.java
|
2016-01-12 09:40:56 -08:00 |
Jason Lowe
|
4b829c41ce
|
YARN-4414. Nodemanager connection errors are retried at multiple levels. Contributed by Chang Li
(cherry picked from commit 13de8359a1 )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2016-01-12 15:59:14 +00:00 |
Jason Lowe
|
a30b8ef59e
|
YARN-3695. ServerProxy (NMProxy, etc.) shouldn't retry forever for non network exception. Contributed by Raju Bairishetti
(cherry picked from commit 62e583c7dc )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2016-01-12 15:04:43 +00:00 |
Jason Lowe
|
fec437ac31
|
Add MR-5982 and MR-6492 to 2.6.4
(cherry picked from commit e5df366707 )
|
2016-01-11 18:33:47 +00:00 |
Kihwal Lee
|
b06e39de4f
|
HDFS-9574. Reduce client failures during datanode restart. Contributed by Kihwal Lee.
|
2016-01-08 11:31:49 -06:00 |
Vinayakumar B
|
5dc5bb2812
|
HDFS-9600. do not check replication if the block is under construction (Contributed by Phil Yang)
(cherry picked from commit 34cd7cd765 )
(cherry picked from commit aa710bd461 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockManager.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/DecommissionManager.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestBlockManager.java
|
2016-01-07 11:50:12 +05:30 |
Junping Du
|
258ef9f9c3
|
YARN-4546. ResourceManager crash due to scheduling opportunity overflow. Contributed by Jason Lowe.
(cherry picked from commit c1462a67ff )
(cherry picked from commit 1cc001db4c )
Conflicts:
hadoop-yarn-project/CHANGES.txt
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/TestSchedulerApplicationAttempt.java
|
2016-01-06 06:18:19 -08:00 |
Sangjin Lee
|
28fd4c70ca
|
MAPREDUCE-6577. MR AM unable to load native library without MR_AM_ADMIN_USER_ENV set (sjlee)
(cherry picked from commit f6f16118d3 )
|
2016-01-05 16:01:09 -08:00 |
Akira Ajisaka
|
68c68e187f
|
Set release date for 2.6.3
(cherry picked from commit db99e30f67 )
(cherry picked from commit 247ab92464 )
|
2016-01-04 16:14:30 +09:00 |
Akira Ajisaka
|
3a1c98bba3
|
HADOOP-11252. RPC client does not time out by default. Contributed by Wilfred Spiegelenburg and Masatake Iwasaki.
(cherry picked from commit 64ae85fd2e )
(cherry picked from commit d98cfe611f )
|
2016-01-04 14:35:54 +09:00 |
Kihwal Lee
|
cdf9f1c662
|
HDFS-7163. WebHdfsFileSystem should retry reads according to the configured retry policy. Contributed by Eric Payne.
|
2015-12-28 10:57:31 -06:00 |