Jian He
|
f385851141
|
YARN-4596. SystemMetricPublisher should not swallow error messages from TimelineClient#putEntities. Contributed by Li Lu
|
2016-01-18 16:58:39 -08:00 |
|
cnauroth
|
8bc93db2e7
|
HADOOP-12635. Adding Append API support for WASB. Contributed by Dushyanth.
|
2016-01-18 09:08:58 -08:00 |
|
Karthik Kambatla
|
d40859fab1
|
YARN-4526. Make SystemClock singleton so AppSchedulingInfo could use it. (kasha)
|
2016-01-18 10:58:14 +01:00 |
|
Wangda Tan
|
3fe5728563
|
YARN-4502. Fix two AM containers get allocated when AM restart. (Vinod Kumar Vavilapalli via wangda)
(cherry picked from commit 805a9ed85e )
|
2016-01-18 17:06:05 +08:00 |
|
Wangda Tan
|
01603be97b
|
Move YARN-4524 from 2.9 to 2.8
(cherry picked from commit c56d46307ada0af23b0f46398fefe49f95c0c4c4)
|
2016-01-18 17:05:18 +08:00 |
|
Wangda Tan
|
adf260a728
|
Revert "YARN-4502. Fix two AM containers get allocated when AM restart. (Vinod Kumar Vavilapalli via wangda)"
This reverts commit 805a9ed85e .
|
2016-01-18 16:50:45 +08:00 |
|
Wangda Tan
|
b08ecf5c75
|
YARN-4304. AM max resource configuration per partition to be displayed/updated correctly in UI and in various partition related metrics. (Sunil G via wangda)
|
2016-01-18 11:11:32 +08:00 |
|
Wangda Tan
|
805a9ed85e
|
YARN-4502. Fix two AM containers get allocated when AM restart. (Vinod Kumar Vavilapalli via wangda)
|
2016-01-18 11:04:25 +08:00 |
|
Wangda Tan
|
9523648d57
|
YARN-4538. QueueMetrics pending cores and memory metrics wrong. (Bibin A Chundatt via wangda)
|
2016-01-18 10:57:14 +08:00 |
|
Junping Du
|
02f597c5db
|
YARN-4265. Provide new timeline plugin storage to support fine-grained entity caching. Contributed by Li Lu and Jason Lowe
|
2016-01-17 17:37:40 -08:00 |
|
cnauroth
|
da77f423d1
|
HADOOP-12691. Move files to correct location.
|
2016-01-16 07:47:43 -08:00 |
|
Tsz-Wo Nicholas Sze
|
995f06f268
|
In CHANGES.txt, move HDFS-9294 to Release 2.6.4.
|
2016-01-16 23:44:14 +08:00 |
|
Colin Patrick Mccabe
|
2a30386539
|
HADOOP-12662. The build should fail if a -Dbundle option fails (Kai Zheng via cmccabe)
|
2016-01-15 14:05:21 -08:00 |
|
Colin Patrick Mccabe
|
5af5f9575a
|
HADOOP-12714. Fix hadoop-mapreduce-client-nativetask unit test which fails because it is not able to open the "glibc bug spill" file. (cmccabe)
|
2016-01-15 13:53:05 -08:00 |
|
Colin Patrick Mccabe
|
b2c155f810
|
HADOOP-12712. Fix some cmake plugin and native build warnings (cmccabe)
|
2016-01-15 12:29:18 -08:00 |
|
Andrew Wang
|
5d5a22a878
|
HADOOP-12713. Disable spurious checkstyle checks.
|
2016-01-15 11:58:56 -08:00 |
|
Andrew Wang
|
c07f7fa8ff
|
HDFS-9624. DataNode start slowly due to the initial DU command operations. (Lin Yiqun via wang)
|
2016-01-15 11:28:46 -08:00 |
|
Yongjun Zhang
|
a9c69ebeb7
|
HDFS-9612. DistCp worker threads are not terminated after jobs are done. (Wei-Chiu Chuang via Yongjun Zhang)
|
2016-01-15 10:03:09 -08:00 |
|
Jason Lowe
|
9fbd579ab5
|
MAPREDUCE-6554. MRAppMaster servicestart failing with NPE in MRAppMaster#parsePreviousJobHistory. Contributed by Bibin A Chundatt
|
2016-01-15 16:52:53 +00:00 |
|
Junping Du
|
fc6d3a3b23
|
YARN-4581. AHS writer thread leak makes RM crash while RM is recovering. Contributed by sandflee.
|
2016-01-15 08:40:56 -08:00 |
|
rohithsharmaks
|
f7736f464f
|
YARN-4389. Allow application to enable or disable am blacklisting. (Sunil G via rohithsharmaks)
|
2016-01-15 21:38:26 +05:30 |
|
Akira Ajisaka
|
1da762c745
|
Move HADOOP-12590 from 2.9.0 to 2.8.0 in CHANGES.txt.
|
2016-01-15 10:48:18 +09:00 |
|
Jason Lowe
|
cdf8895259
|
HADOOP-12706. TestLocalFsFCStatistics#testStatisticsThreadLocalDataCleanUp times out occasionally. Contributed by Sangjin Lee and Colin Patrick McCabe
|
2016-01-14 23:45:03 +00:00 |
|
Jason Lowe
|
651c23e8ef
|
Update CHANGES.txt for commit of HADOOP-12107 to branch-2.7 and branch-2.6
|
2016-01-14 23:41:14 +00:00 |
|
Arpit Agarwal
|
e97cd4ade5
|
HDFS-9415. Document dfs.cluster.administrators and dfs.permissions.superusergroup. (Contributed by Xiaobing Zhou)
|
2016-01-14 14:17:52 -08:00 |
|
Yongjun Zhang
|
817cc1f02a
|
HDFS-9648. TestStartup.testImageChecksum is broken by HDFS-9569's message change. (Wei-Chiu Chuang via Yongjun Zhang)
|
2016-01-14 12:36:36 -08:00 |
|
cnauroth
|
06f4ac0ccd
|
HADOOP-12691. Add CSRF Filter for REST APIs to Hadoop Common. Contributed by Larry McCay.
|
2016-01-14 11:56:00 -08:00 |
|
Colin Patrick Mccabe
|
b1ed28fa77
|
HADOOP-8887. Use a Maven plugin to build the native code using CMake (cmccabe)
|
2016-01-14 11:02:34 -08:00 |
|
Karthik Kambatla
|
9d04f26d4c
|
YARN-3446. FairScheduler headroom calculation should exclude nodes in the blacklist. (Zhihai Xu via kasha)
|
2016-01-14 08:33:23 -08:00 |
|
Akira Ajisaka
|
5cc44d18aa
|
MAPREDUCE-6601. Fix typo in Job#setUseNewAPI. Contributed by Kai Sasaki.
|
2016-01-15 00:44:24 +09:00 |
|
Akira Ajisaka
|
ff8758377c
|
HADOOP-12700. Remove unused import in TestCompressorDecompressor.java. Contributed by John Zhuge.
|
2016-01-15 00:32:47 +09:00 |
|
Junping Du
|
c8b80eb0d9
|
Remove .CHANGES.txt.swp that wrongly checked in.
|
2016-01-14 06:43:33 -08:00 |
|
Junping Du
|
e50dd19a9c
|
Add missing CHANGES.txt entry for HDFS-8767.
|
2016-01-14 06:05:39 -08:00 |
|
Varun Vasudev
|
3ddb92bd30
|
YARN-4553. Add cgroups support for docker containers. Contributed by Sidharta Seethana.
|
2016-01-14 14:29:29 +05:30 |
|
Akira Ajisaka
|
62b0d61513
|
YARN-4534. Remove the redundant symbol in yarn rmadmin help msg. Contributed by Lin Yiqun.
|
2016-01-14 13:59:39 +09:00 |
|
Akira Ajisaka
|
7b0964f354
|
MAPREDUCE-6363. [NNBench] Lease mismatch error when running with multiple mappers. Contributed by Vlad Sharanhovich and Bibin A Chundatt.
|
2016-01-14 10:40:22 +09:00 |
|
Colin Patrick Mccabe
|
8315582c4f
|
HDFS-9517. Fix missing @Test annotation on TestDistCpUtils.testUnpackAttributes (Wei-Chiu Chuang via cmccabe)
|
2016-01-13 16:28:06 -08:00 |
|
Karthik Kambatla
|
fb64e6051a
|
HADOOP-12683. Add number of samples in last interval in snapshot of MutableStat. (Vikram Srivastava via kasha)
|
2016-01-13 15:43:47 -08:00 |
|
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
9b33a03900
|
MAPREDUCE-6549. multibyte delimiters with LineRecordReader cause duplicate records (wilfreds via rkanter)
Removed multiple duplicate CHANGES.txt entries.
|
2016-01-13 15:02:51 -08:00 |
|
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
cb73c753da
|
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.
|
2016-01-13 14:55:06 -08:00 |
|
Karthik Kambatla
|
321072ba81
|
YARN-4551. Address the duplication between StatusUpdateWhenHealthy and StatusUpdateWhenUnhealthy transitions. (Sunil G via kasha)
|
2016-01-13 12:09:34 -08:00 |
|
Kihwal Lee
|
c722b62908
|
Supplement to HDFS-9047.
|
2016-01-13 11:07:52 -06:00 |
|
Wangda Tan
|
c0537bcd2c
|
YARN-4571. Make app id/name available to the yarn authorizer provider for better auditing. (Jian He via wangda)
|
2016-01-13 13:18:31 +08:00 |
|
cnauroth
|
fbb5868deb
|
HADOOP-12603. TestSymlinkLocalFSFileContext#testSetTimesSymlinkToDir occasionally fail. Contributed by Wei-Chiu Chuang.
|
2016-01-12 15:57:32 -08:00 |
|
Jason Lowe
|
f657b54281
|
MAPREDUCE-6473. Job submission can take a long time during Cluster initialization. Contributed by Kuhu Shukla
|
2016-01-12 23:56:23 +00:00 |
|
Lei Xu
|
126705f67e
|
HADOOP-11262. Enable YARN to use S3A. (Pieter Reuse via lei)
|
2016-01-12 12:19:53 -08:00 |
|
Colin Patrick Mccabe
|
30c7dfd8ba
|
HADOOP-12653. Use SO_REUSEADDR to avoid getting "Address already in use" when using kerberos and attempting to bind to any port on the local IP address (cmccabe)
|
2016-01-12 10:46:22 -08:00 |
|
Yongjun Zhang
|
25051c3bd0
|
HDFS-9569. Log the name of the fsimage being loaded for better supportability. (Yongjun Zhang)
|
2016-01-12 09:22:22 -08:00 |
|
Jason Lowe
|
13de8359a1
|
YARN-4414. Nodemanager connection errors are retried at multiple levels. Contributed by Chang Li
|
2016-01-12 15:56:15 +00:00 |
|
Jason Lowe
|
c77c35f83c
|
Update CHANGES.txt for recent commits to 2.7 and 2.6
|
2016-01-12 15:41:57 +00:00 |
|