Colin Patrick Mccabe
dfbde3fc51
HDFS-9252. Change TestFileTruncate to use FsDatasetTestUtils to get block file size and genstamp. (Lei (Eddy) Xu via cmccabe)
2015-11-17 10:48:15 -08:00
Akira Ajisaka
b82a6cee4b
Move HDFS-8615 from 2.8.0 to 2.6.3 in CHANGES.txt.
2015-11-17 16:33:07 +09:00
Akira Ajisaka
a7f776ffdf
MAPREDUCE-6499. Add elapsed time for retired job in JobHistoryServer WebUI. Contributed by Lin Yiqun.
2015-11-17 15:16:47 +09:00
Arpit Agarwal
007c6ce1af
HDFS-9397. Fix typo for readChecksum() LOG.warn in BlockSender.java. (Contributed by Enrique Flores)
2015-11-16 21:02:00 -08:00
Jian He
fcd7888029
Revert "YARN-3840. Resource Manager web ui issue when sorting application by id (with application having id > 9999) Contributed by Mohammad Shahid Khan"
...
This reverts commit 8fbea531d7
.
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-11-16 20:18:44 -08:00
Walter Su
621cbb4f69
HDFS-9358. TestNodeCount#testNodeCount timed out. Contributed by Masatake Iwasaki.
2015-11-17 10:51:29 +08:00
Jian He
6502d59e73
MAPREDUCE-5485. Allow repeating job commit by extending OutputCommitter API. Contributed by Junping Du
2015-11-16 17:06:41 -08:00
Xiaoyu Yao
a4f62a2d58
HDFS-9421. NNThroughputBenchmark replication test NPE with -namenode option. Contributed by Mingliang Liu.
2015-11-16 16:42:15 -08:00
Xiaoyu Yao
2701f2d255
HDFS-9387. Fix namenodeUri parameter parsing in NNThroughputBenchmark. Contributed by Mingliang Liu.
2015-11-16 16:29:47 -08:00
Ming Ma
02653add98
HDFS-9413. getContentSummary() on standby should throw StandbyException. (Brahma Reddy Battula via mingma)
2015-11-16 09:32:40 -08:00
Junping Du
855d52927b
YARN-4354. Public resource localization fails with NPE. Contributed by Jason Lowe.
2015-11-15 04:43:57 -08:00
Tsuyoshi Ozawa
c753617a48
Move HADOOP-11361, HADOOP-12348 and HADOOP-12482 from 2.8.0 to 2.7.3 in CHANGES.txt for backporting.
2015-11-14 14:43:34 +09:00
Akira Ajisaka
47c79a2a4d
Move HADOOP-12374 from 2.8.0 to 2.7.3 in CHANGES.txt.
2015-11-14 13:14:54 +09:00
Akira Ajisaka
f94d892704
HADOOP-12545. Hadoop javadoc has broken links for AccessControlList, ImpersonationProvider, DefaultImpersonationProvider, and DistCp. Contributed by Arshad Mohammad.
2015-11-13 21:52:57 +09:00
Walter Su
cccf88480b
HDFS-9410. Some tests should always reset sysout and syserr. Contributed by Xiao Chen.
2015-11-13 14:26:43 +08:00
Wangda Tan
7ff280fca9
YARN-1509. Make AMRMClient support send increase container request and get increased/decreased containers. (Meng Ding via wangda)
2015-11-12 11:50:00 -08:00
Zhe Zhang
7b00c8e20e
HDFS-8968. Erasure coding: a comprehensive I/O throughput benchmark tool. Contributed by Rui Li.
...
Change-Id: I01ff5b04727fd79e6373582d4815c5e7b2096c67
2015-11-12 11:30:39 -08:00
Wangda Tan
7f55a18071
YARN-4347. Resource manager fails with Null pointer exception. (Jian He via wangda)
2015-11-12 11:23:40 -08:00
Wangda Tan
796638d9bc
YARN-4287. Capacity Scheduler: Rack Locality improvement (Nathan Roberts via wangda)
2015-11-12 11:09:37 -08:00
Haohui Mai
0ca8df716a
HADOOP-12562. Make hadoop dockerfile usable by Yetus. Contributed by Allen Wittenauer.
2015-11-12 10:19:22 -08:00
Jason Lowe
06a70311b9
YARN-4345. yarn rmadmin -updateNodeResource doesn't work. Contributed by Junping Du
2015-11-12 14:49:06 +00:00
Sangjin Lee
9ad708a0df
MAPREDUCE-6540. TestMRTimelineEventHandling fails (sjlee)
2015-11-11 15:37:24 -08:00
Kihwal Lee
a2a104f3d3
HDFS-9396. Total files and directories on jmx and web UI on standby is uninitialized. Contributed by Kihwal Lee.
2015-11-11 15:24:43 -06:00
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
6351d3fa63
YARN-4183. Reverting the patch to fix behaviour change.
...
Revert "YARN-4183. Enabling generic application history forces every job to get a timeline service delegation token (jeagles)"
This reverts commit c293c58954
.
2015-11-11 10:40:43 -08:00
Jason Lowe
df68eac825
MAPREDUCE-6533. testDetermineCacheVisibilities of TestClientDistributedCacheManager is broken. Contributed by Chang Li
2015-11-11 17:26:16 +00:00
Tsuyoshi Ozawa
d90769757a
Updated CHANGES.txt to move HADOOP-12526 to 2.6.3.
2015-11-11 23:20:49 +09:00
Akira Ajisaka
23d0db551c
YARN-4241. Fix typo of property name in yarn-default.xml. Contributed by Anthony Rojas.
2015-11-11 16:13:08 +09:00
Xiaoyu Yao
6e4562b844
HDFS-9245. Fix findbugs warnings in hdfs-nfs/WriteCtx. Contributed by Mingliang Liu.
2015-11-10 16:35:06 -08:00
Haohui Mai
a06e6b81e0
HDFS-9369. Use ctest to run tests for hadoop-hdfs-native-client. Contributed by Haohui Mai.
2015-11-10 14:53:05 -08:00
Wangda Tan
c99925d6dd
YARN-1510. Make NMClient support change container resources. (Meng Ding via wangda)
2015-11-10 11:45:46 -08:00
Colin Patrick Mccabe
493e8ae552
HADOOP-12560: Fix sprintf warnings in {{DomainSocket.c}} introduced by HADOOP-12344 (Mingliang Liu via Colin P. McCabe)
2015-11-10 10:54:52 -08:00
Zhe Zhang
73b94d7899
HDFS-9364. Unnecessary DNS resolution attempts when creating NameNodeProxies. Contributed by Xiao Chen.
...
Change-Id: I9e42f724f27924cf73891425a832de37ce014a1e
2015-11-10 09:55:29 -08:00
Lei Xu
0eb9c60c5b
HADOOP-12482. Race condition in JMX cache update. (Tony Wu via lei)
2015-11-09 23:01:30 -08:00
Walter Su
2fda45b9dc
HDFS-9401. Fix findbugs warnings in BlockRecoveryWorker. Contributed by Brahma Reddy Battula.
2015-11-10 14:48:08 +08:00
Haohui Mai
94a1833638
HDFS-2261. AOP unit tests are not getting compiled or run. Contributed by Haohui Mai.
2015-11-09 15:25:19 -08:00
Yongjun Zhang
2741a2109b
HDFS-9249. NPE is thrown if an IOException is thrown in NameNode constructor. (Wei-Chiu Chuang via Yongjun Zhang)
2015-11-09 14:04:03 -08:00
Jian He
8fbea531d7
YARN-3840. Resource Manager web ui issue when sorting application by id (with application having id > 9999) Contributed by Mohammad Shahid Khan
2015-11-09 10:43:45 -08:00
Xiaoyu Yao
41d3f8899d
HDFS-9234. WebHdfs: getContentSummary() should give quota for storage types. Contributed by Surendra Singh Lilhore.
2015-11-09 09:57:56 -08:00
Kihwal Lee
ef926b2e38
HDFS-9383. TestByteArrayManager#testByteArrayManager fails. Contributed by Tsz Wo Nicholas Sze.
2015-11-09 08:56:04 -06:00
Tsuyoshi Ozawa
668e897538
MAPREDUCE-5763. Warn message about httpshuffle in NM logs. Contributed by Akira AJISAKA.
2015-11-09 15:25:31 +09:00
Lei Xu
655d43442f
Fix CHANGES.txt for HADOOP-11684.
2015-11-08 11:30:01 -08:00
Vinayakumar B
6d2332ae37
HDFS-9057. allow/disallow snapshots via webhdfs (Contributed by Brahma Reddy Battula)
2015-11-08 16:24:27 +05:30
Akira Ajisaka
3ae82863f0
HADOOP-12553. [JDK8] Fix javadoc error caused by illegal tag. (aajisaka)
2015-11-08 19:17:57 +09:00
Allen Wittenauer
b76b0ce51e
HADOOP-12366. expose calculated paths (aw)
2015-11-07 08:32:56 -08:00
cnauroth
1ee2db5c41
HDFS-9394. branch-2 hadoop-hdfs-client fails during FileSystem ServiceLoader initialization, because HftpFileSystem is missing. Contributed by Mingliang Liu.
2015-11-07 07:38:42 -08:00
Tsz-Wo Nicholas Sze
9614dea71a
HDFS-9398. Make ByteArraryManager log message in one-line format. Contributed by Mingliang Liu
2015-11-07 22:21:28 +08:00
Arpit Agarwal
2801b42a7e
HDFS-9379. Make NNThroughputBenchmark support more than 10 datanodes. (Contributed by Mingliang Liu)
2015-11-06 18:58:49 -08:00
Kihwal Lee
bf6aa30a15
HDFS-9318. considerLoad factor can be improved. Contributed by Kuhu Shukla.
2015-11-06 13:30:33 -06:00
Yongjun Zhang
b64242c0d2
HDFS-9236. Missing sanity check for block size during block recovery. (Tony Wu via Yongjun Zhang)
2015-11-06 11:15:54 -08:00
Arpit Agarwal
0b18e5e8c6
HDFS-6481. DatanodeManager#getDatanodeStorageInfos() should check the length of storageIDs. (Contributed by szetszwo)
2015-11-06 10:15:23 -08:00