Tsuyoshi Ozawa
|
65537845a9
|
YARN-4234. addendum patch to remove unnecessary file. Contributed by Masatake Iwasaki.
|
2015-12-24 18:22:43 +09:00 |
|
Rohith Sharma K S
|
a308e86621
|
MAPREDUCE-6419. JobHistoryServer doesn't sort properly based on Job ID when Job id's exceed 9999. (Mohammad Shahid Khan via rohithsharmaks)
|
2015-12-24 11:55:42 +05:30 |
|
Karthik Kambatla
|
0af492b4bd
|
YARN-4156. TestAMRestart#testAMBlacklistPreventsRestartOnSameNode assumes CapacityScheduler. (Anubhav Dhoot via kasha)
|
2015-12-23 17:52:36 -08:00 |
|
Karthik Kambatla
|
8b1837fcd1
|
HADOOP-12566. Add NullGroupMapping. (Daniel Templeton via kasha)
|
2015-12-23 14:34:53 -08:00 |
|
Junping Du
|
bb5df272b9
|
YARN-4400. AsyncDispatcher.waitForDrained should be final. Contributed by Daniel Templeton.
|
2015-12-23 08:55:12 -08:00 |
|
Junping Du
|
882f2f0464
|
YARN-4234. New put APIs in TimelineClient for ats v1.5. Contributed by Xuan Gong.
|
2015-12-23 05:26:51 -08:00 |
|
rohithsharmaks
|
8c180a13c8
|
YARN-4109. Exception on RM scheduler page loading with labels. (Mohammad Shahid Khan via rohithsharmaks)
|
2015-12-23 09:12:32 +05:30 |
|
Benoy Antony
|
df83230948
|
HDFS-9034. StorageTypeStats Metric should not count failed storage. Contributed by Surendra Singh Lilhore.
|
2015-12-22 15:28:17 -08:00 |
|
Kihwal Lee
|
867048c3e4
|
HDFS-7163. WebHdfsFileSystem should retry reads according to the configured retry policy. Contributed by Eric Payne.
|
2015-12-22 14:08:23 -06:00 |
|
cnauroth
|
5c0ff69618
|
HDFS-9458. TestBackupNode always binds to port 50070, which can cause bind failures. Contributed by Xiao Chen.
|
2015-12-22 10:29:35 -08:00 |
|
Colin Patrick Mccabe
|
bb540ba85a
|
HDFS-9589. Block files which have been hardlinked should be duplicated before the DataNode appends to the them (cmccabe)
|
2015-12-22 09:36:50 -08:00 |
|
Tsz-Wo Nicholas Sze
|
70d6f20126
|
HDFS-9575. Use byte array for internal block indices in a striped block. Contributed by jing9
|
2015-12-22 14:47:57 +08:00 |
|
Arun Suresh
|
e88422df45
|
YARN-4477. FairScheduler: Handle condition which can result in an infinite loop in attemptScheduling. (Tao Jie via asuresh)
|
2015-12-21 22:41:09 -08:00 |
|
Zhe Zhang
|
0087734cc1
|
HDFS-9580. TestComputeInvalidateWork#testDatanodeReRegistration failed due to unexpected number of invalidate blocks. Contributed by Wei-Chiu Chuang.
Change-Id: I9411dfb1dd4605cbcc515ca3361218d35d7c5fe3
|
2015-12-21 22:38:30 -08:00 |
|
cnauroth
|
114b590955
|
YARN-3458. CPU resource monitoring in Windows. Contributed by Inigo Goiri.
|
2015-12-21 16:59:09 -08:00 |
|
Wangda Tan
|
a0de702851
|
YARN-4290. Add -showDetails option to YARN Nodes CLI to print all nodes reports information. (Sunil G via wangda)
|
2015-12-21 11:36:22 -08:00 |
|
Wangda Tan
|
bc038b382c
|
YARN-4454. NM to nodelabel mapping going wrong after RM restart. (Bibin A Chundatt via wangda)
|
2015-12-21 11:30:13 -08:00 |
|
Akira Ajisaka
|
2cb5afffc4
|
Move HDFS-8914 from 2.8.0 to 2.7.3 in CHANGES.txt.
|
2015-12-21 21:52:04 +09:00 |
|
Akira Ajisaka
|
fa544020f6
|
HDFS-9505. HDFS Architecture documentation needs to be refreshed. Contributed by Masatake Iwasaki.
|
2015-12-21 21:23:03 +09:00 |
|
Uma Mahesh
|
52ad9125b8
|
HDFS-9582. TestLeaseRecoveryStriped file missing Apache License header and not well formatted. (umamahesh)
|
2015-12-20 13:10:57 -08:00 |
|
Akira Ajisaka
|
7995a6ea4d
|
MAPREDUCE-6583. Clarify confusing sentence in MapReduce tutorial document. Contributed by Kai Sasaki.
|
2015-12-21 00:16:14 +09:00 |
|
Uma Mahesh
|
0f82b5d878
|
YARN-4480. Clean up some inappropriate imports. (Kai Zheng via umamahesh)
|
2015-12-19 23:10:13 -08:00 |
|
Chris Douglas
|
8652cce5b2
|
HADOOP-12636. Prevent ServiceLoader failure init for unused FileSystems. Contributed by Inigo Goiri
|
2015-12-18 18:30:18 -08:00 |
|
cnauroth
|
932956458d
|
HADOOP-12570. HDFS Secure Mode Documentation updates. Contributed by Arpit Agarwal.
|
2015-12-18 16:24:53 -08:00 |
|
Arpit Agarwal
|
8fb70a031b
|
HADOOP-12656. MiniKdc throws "address in use" BindException. (Contributed by Wei-Chiu Chuang)
|
2015-12-18 16:08:26 -08:00 |
|
Zhe Zhang
|
ef3f3f6bb1
|
HDFS-9347. Invariant assumption in TestQuorumJournalManager.shutdown() is wrong. Contributed by Wei-Chiu Chuang.
Change-Id: Idde8522e11c77f82b376e0c90a9bf33d163d5cb9
|
2015-12-18 16:04:47 -08:00 |
|
Zhe Zhang
|
61ab0440f7
|
HDFS-9173. Erasure Coding: Lease recovery for striped file. Contributed by Walter Su and Jing Zhao.
Change-Id: I51703a61c9d8454f883028f3f6acb5729fde1b15
|
2015-12-18 15:57:48 -08:00 |
|
Jian He
|
85c2466048
|
YARN-4164. Changed updateApplicationPriority API to return the updated application priority. Contributed by Rohith Sharma K S
|
2015-12-18 14:13:48 -08:00 |
|
Colin Patrick Mccabe
|
e63388fdf2
|
HDFS-9350. Avoid creating temprorary strings in Block.toString() and getBlockName() (Staffan Friberg via cmccabe)
|
2015-12-18 09:40:39 -08:00 |
|
Colin Patrick Mccabe
|
f349d0a76c
|
HADOOP-12647. Add /usr/lib default for ISAL library and fix missing .c file in CMakeLists (Kai Zheng via cmccabe)
|
2015-12-18 09:27:26 -08:00 |
|
Andrew Wang
|
058cfddebb
|
HDFS-8477. describe dfs.ha.zkfc.port in hdfs-default.xml. Contributed by Kanaka Kumar Avvaru.
|
2015-12-18 09:14:14 -08:00 |
|
Vinayakumar B
|
bfadf11b36
|
HDFS-9393. After choosing favored nodes, choosing nodes for remaining replicas should go through BlockPlacementPolicy (Contributed by J.Andreina)
|
2015-12-18 11:38:12 +05:30 |
|
Akira Ajisaka
|
061c05cc05
|
HADOOP-12657. Add a option to skip newline on empty files with getMerge -nl. Contributed by Kanaka Kumar Avvaru.
|
2015-12-18 13:58:28 +09:00 |
|
Akira Ajisaka
|
bd5e207432
|
HADOOP-12588. Fix intermittent test failure of TestGangliaMetrics. Contributed by Masatake Iwasaki.
|
2015-12-18 13:12:33 +09:00 |
|
cnauroth
|
6da9deec20
|
HDFS-9571. Fix ASF Licence warnings in Jenkins reports. Contributed by Brahma Reddy Battula.
|
2015-12-17 16:26:01 -08:00 |
|
Junping Du
|
1de56b0448
|
YARN-3226. UI changes for decommissioning node. Contributed by Sunil G.
|
2015-12-17 15:20:17 -08:00 |
|
Kihwal Lee
|
5cb1e0118b
|
HDFS-9533. seen_txid in the shared edits directory is modified during bootstrapping. Contributed by Kihwal Lee.
|
2015-12-17 17:11:16 -06:00 |
|
cnauroth
|
03bab8dea1
|
HDFS-9572. Prevent DataNode log spam if a client connects on the data transfer port but sends no data. Contributed by Chris Nauroth
|
2015-12-17 14:04:45 -08:00 |
|
Arpit Agarwal
|
2f623fb8cc
|
HDFS-9515. NPE when MiniDFSCluster#shutdown is invoked on uninitialized reference. (Contributed by Wei-Chiu Chuang)
|
2015-12-17 13:57:08 -08:00 |
|
cnauroth
|
db37f02dc7
|
Revert "HDFS-9569. Log the name of the fsimage being loaded for better supportability. Contributed by Yongjun Zhang."
This reverts commit eb6939cea0 .
|
2015-12-17 13:50:23 -08:00 |
|
Zhe Zhang
|
f5756a2038
|
HADOOP-12615. Fix NPE in MiniKMS.start(). Contributed by Wei-Chiu Chuang.
Change-Id: Ie3e148bd1401618b1737a577957298bf622891f4
|
2015-12-17 13:24:29 -08:00 |
|
Zhe Zhang
|
5104077e1f
|
HDFS-9373. Erasure coding: friendly log information for write operations with some failed streamers. Contributed by Li Bo.
Change-Id: Ie8ab4ae00e9ee0eb03c32a54bea26a3524308038
|
2015-12-17 13:05:04 -08:00 |
|
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
4e7d32c0db
|
YARN-1856. Added cgroups based memory monitoring for containers as another alternative to custom memory-monitoring. Contributed by Varun Vasudev.
|
2015-12-17 12:13:03 -08:00 |
|
cnauroth
|
d85f72978e
|
HDFS-9570. Update CHANGES.txt to list under 2.8.0.
|
2015-12-17 11:37:19 -08:00 |
|
cnauroth
|
724e71f63b
|
HDFS-9552. Document types of permission checks performed for HDFS operations. Contributed by Chris Nauroth.
|
2015-12-17 10:43:48 -08:00 |
|
Arpit Agarwal
|
72a3f649e4
|
HDFS-9565. TestDistributedFileSystem.testLocatedFileStatusStorageIdsTypes is flaky due to race condition. (Contributed by Wei-Chiu Chuang)
|
2015-12-17 10:36:07 -08:00 |
|
Allen Wittenauer
|
8d278d8d2e
|
HDFS-9570. Minor typos, grammar, and case sensitivity cleanup in HdfsPermissionsGuide.md's (Travis Campbell via aw)
|
2015-12-17 08:31:44 -08:00 |
|
Kihwal Lee
|
eb6939cea0
|
HDFS-9569. Log the name of the fsimage being loaded for better supportability. Contributed by Yongjun Zhang.
|
2015-12-17 10:29:41 -06:00 |
|
Konstantin V Shvachko
|
d90625e038
|
Update CHANGES.txt to move HDFS-9516 to 2.7.3 section.
|
2015-12-16 23:11:12 -08:00 |
|
Uma Mahesh
|
f741476146
|
HDFS-9198. Coalesce IBR processing in the NN. (Daryn Sharp via umamahesh)
|
2015-12-16 18:16:39 -08:00 |
|