Zhe Zhang
|
ed6ff5cd78
|
YARN-5550. TestYarnCLI#testGetContainers should format according to CONTAINER_PATTERN. Contributed by Jonathan Hung.
|
2016-08-29 14:46:00 -07:00 |
|
Yongjun Zhang
|
5d1609ddf2
|
HDFS-10625. VolumeScanner to report why a block is found bad. Contributed by Rushabh S Shah and Yiqun Lin.
|
2016-08-29 13:59:54 -07:00 |
|
Mingliang Liu
|
6fcb04c178
|
HADOOP-13559. Remove close() within try-with-resources in ChecksumFileSystem/ChecksumFs classes. (Contributed by Aaron Fabbri)
|
2016-08-29 13:04:28 -07:00 |
|
Jason Lowe
|
69f7277625
|
MAPREDUCE-6768. TestRecovery.testSpeculative failed with NPE. Contributed by Haibo Chen
|
2016-08-29 19:56:09 +00:00 |
|
Mingliang Liu
|
6742fb6e68
|
HDFS-10807. Doc about upgrading to a version of HDFS with snapshots may be confusing. (Contributed by Mingliang Liu)
|
2016-08-29 10:15:34 -07:00 |
|
Anu Engineer
|
e1ad598cef
|
HADOOP-7363. TestRawLocalFileSystemContract is needed. Contributed by Andras Bokor.
|
2016-08-29 09:26:46 -07:00 |
|
Jason Lowe
|
4cbe61407d
|
YARN-5560. Clean up bad exception catching practices in TestYarnClient. Contributed by Sean Po
|
2016-08-29 16:14:55 +00:00 |
|
Jason Lowe
|
92d8f37155
|
HADOOP-13552. RetryInvocationHandler logs all remote exceptions. Contributed by Jason Lowe
|
2016-08-29 15:55:38 +00:00 |
|
Yongjun Zhang
|
c25817159a
|
HDFS-10652. Add a unit test for HDFS-4660. Contributed by Vinayakumar B., Wei-Chiu Chuang, Yongjun Zhang.
|
2016-08-27 22:51:31 -07:00 |
|
Wangda Tan
|
19c743c1bb
|
YARN-4889. Changes in AMRMClient for identifying resource-requests explicitly. (Arun Suresh via wangda)
|
2016-08-26 17:14:12 -07:00 |
|
Subru Krishnan
|
b930dc3ec0
|
YARN-5327. API changes required to support recurring reservations in the YARN ReservationSystem. (Sangeetha Abdu Jyothi via Subru).
|
2016-08-26 16:58:47 -07:00 |
|
Zhe Zhang
|
e806db7190
|
HDFS-10584. Allow long-running Mover tool to login with keytab. Contributed by Rakesh R.
|
2016-08-26 16:43:45 -07:00 |
|
Andrew Wang
|
a445b82baa
|
HDFS-10793. Fix HdfsAuditLogger binary incompatibility introduced by HDFS-9184. Contributed by Manoj Govindassamy.
|
2016-08-26 15:39:18 -07:00 |
|
Zhe Zhang
|
407b519fb1
|
HDFS-10798. Make the threshold of reporting FSNamesystem lock contention configurable. Contributed by Erik Krogen.
|
2016-08-26 14:19:55 -07:00 |
|
Kihwal Lee
|
8b7adf4ddf
|
HDFS-10768. Optimize mkdir ops. Contributed by Daryn Sharp.
|
2016-08-26 15:39:56 -05:00 |
|
Karthik Kambatla
|
cde3a00526
|
YARN-5373. NPE listing wildcard directory in containerLaunch. (Daniel Templeton via kasha)
|
2016-08-26 11:04:33 -07:00 |
|
Junping Du
|
9ef632f3b0
|
YARN-5557. Add localize API to the ContainerManagementProtocol. Contributed by Jian He.
|
2016-08-26 09:04:44 -07:00 |
|
Kihwal Lee
|
13fb1b50e6
|
HDFS-8915. TestFSNamesystem.testFSLockGetWaiterCount fails intermittently. Contributed by Masatake Iwasaki.
|
2016-08-26 09:53:10 -05:00 |
|
Naganarasimha
|
46e02ab719
|
YARN-3940. Application moveToQueue should check NodeLabel permission. Contributed by Bibin A Chundatt
|
2016-08-26 20:19:11 +05:30 |
|
Varun Vasudev
|
bfb4d95059
|
YARN-5430. Return container's ip and host from NM ContainerStatus call. Contributed by Jian He.
|
2016-08-26 16:30:18 +05:30 |
|
Naganarasimha
|
27c3b86252
|
YARN-5564. Fix typo in RM_SCHEDULER_RESERVATION_THRESHOLD_INCREMENT_MULTIPLE. Contributed by Ray Chiang
|
2016-08-26 08:47:21 +05:30 |
|
Kai Zheng
|
f4a21d3aba
|
HDFS-10795. Fix an error in ReaderStrategy#ByteBufferStrategy. Contributed by Sammi Chen
|
2016-08-27 10:54:25 +08:00 |
|
Kihwal Lee
|
81485dbfc1
|
Revert "HADOOP-13465. Design Server.Call to be extensible for unified call queue. Contributed by Daryn Sharp."
This reverts commit d288a0ba83 .
|
2016-08-25 16:04:54 -05:00 |
|
Wei-Chiu Chuang
|
1360bd2d54
|
MAPREDUCE-6764. Teragen LOG initialization bug. Contributed by Yufei Gu.
|
2016-08-25 09:50:12 -07:00 |
|
Kihwal Lee
|
d288a0ba83
|
HADOOP-13465. Design Server.Call to be extensible for unified call queue. Contributed by Daryn Sharp.
|
2016-08-25 11:44:13 -05:00 |
|
Xiaoyu Yao
|
4da5000dd3
|
HDFS-10748. TestFileTruncate#testTruncateWithDataNodesRestart runs sometimes timeout. Contributed by Yiqun Lin.
|
2016-08-25 09:00:44 -07:00 |
|
Jason Lowe
|
3d86110a5c
|
YARN-5389. TestYarnClient#testReservationDelete fails. Contributed by Sean Po
|
2016-08-25 14:42:06 +00:00 |
|
Albert Chu
|
52b25fe6ae
|
HADOOP-13533. Do not require user to set HADOOP_SSH_OPTS to a non-null string, allow setting of an empty string. (Albert Chu via aw) closes #121
Signed-off-by: Allen Wittenauer <aw@apache.org>
|
2016-08-25 07:11:06 -07:00 |
|
Allen Wittenauer
|
601599b036
|
HADOOP-13532. Fix typo in hadoop_connect_to_hosts error message (Albert Chu via aw) closes #120
|
2016-08-25 06:58:42 -07:00 |
|
Varun Vasudev
|
525d52bf7c
|
YARN-5042. Mount /sys/fs/cgroup into Docker containers as read only mount. Contributed by luhuichun.
|
2016-08-25 14:18:26 +05:30 |
|
Varun Saxena
|
79603f5882
|
YARN-5537. Fix intermittent failure of TestAMRMClient#testAMRMClientWithContainerResourceChange (Bibin A Chundatt via Varun Saxena)
|
2016-08-25 14:10:34 +05:30 |
|
Akira Ajisaka
|
ab3b727b5f
|
HADOOP-13534. Remove unused TrashPolicy#getInstance and initialize code. Contributed by Yiqun Lin.
|
2016-08-25 13:54:57 +09:00 |
|
Akira Ajisaka
|
5a6fc5f483
|
MAPREDUCE-6767. TestSlive fails after a common change. Contributed by Daniel Templeton.
|
2016-08-25 10:55:00 +09:00 |
|
Kihwal Lee
|
a1f3293762
|
HDFS-10772. Reduce byte/string conversions for get listing. Contributed by Daryn Sharp.
|
2016-08-24 15:21:08 -05:00 |
|
Xiao Chen
|
3476156807
|
HADOOP-13396. Allow pluggable audit loggers in KMS. Contributed by Xiao Chen
|
2016-08-24 10:14:46 -07:00 |
|
Jason Lowe
|
6fa9bf4407
|
MAPREDUCE-6761. Regression when handling providers - invalid configuration ServiceConfiguration causes Cluster initialization failure. Contributed by Peter Vary
|
2016-08-24 14:40:51 +00:00 |
|
Kai Zheng
|
0ce1ab95cc
|
MAPREDUCE-6578. Add support for HDFS heterogeneous storage testing to TestDFSIO. Contributed by Wei Zhou and Sammi Chen
|
2016-08-24 22:17:05 +08:00 |
|
Kai Zheng
|
793447f799
|
HDFS-8905. Refactor DFSInputStream#ReaderStrategy. Contributed by Kai Zheng and Sammi Chen
|
2016-08-24 21:57:23 +08:00 |
|
Daryn Sharp
|
ec252ce0fc
|
HDFS-10762. Pass IIP for file status related methods
|
2016-08-24 08:46:47 -05:00 |
|
Akira Ajisaka
|
092b4d5bfd
|
HADOOP-13538. Deprecate getInstance and initialize methods with Path in TrashPolicy. Contributed by Yiqun Lin.
|
2016-08-24 16:47:52 +09:00 |
|
Chris Douglas
|
c37346d0e3
|
HADOOP-12726. Unsupported FS operations should throw UnsupportedOperationException. Contributed by Daniel Templeton.
|
2016-08-23 14:12:52 -07:00 |
|
Naganarasimha
|
143c59e4c5
|
YARN-4491. yarn list command to support filtering by tags. Contributed by Varun Saxena
|
2016-08-24 01:53:02 +05:30 |
|
Masatake Iwasaki
|
8aae8d6bf0
|
HADOOP-13497. fix wrong command in CredentialProviderAPI.md. Contributed by Yuanbo Liu.
|
2016-08-24 00:03:27 +09:00 |
|
Jason Lowe
|
126d165efd
|
HDFS-9745. TestSecureNNWithQJM#testSecureMode sometimes fails with timeouts. Contributed by Xiao Chen
|
2016-08-23 14:46:58 +00:00 |
|
Chris Nauroth
|
6f9c346e57
|
HADOOP-13446. Support running isolated unit tests separate from AWS integration tests. Contributed by Chris Nauroth.
|
2016-08-23 07:18:49 -07:00 |
|
Wei-Chiu Chuang
|
f0efea490e
|
HDFS-8986. Add option to -du to calculate directory space usage excluding snapshots. Contributed by Xiao Chen.
|
2016-08-23 04:14:24 -07:00 |
|
Jian He
|
dd76238a3b
|
HADOOP-13524. mvn eclipse:eclipse generates .gitignore'able files. Contributed by Vinod Kumar Vavilapalli
|
2016-08-23 19:13:14 +08:00 |
|
Akira Ajisaka
|
e90f3359de
|
HDFS-10783. The option '-maxSize' and '-step' fail in OfflineImageViewer. Contributed by Yiqun Lin.
|
2016-08-23 19:57:23 +09:00 |
|
Rohith Sharma K S
|
0d5997d2b9
|
YARN-5544. TestNodeBlacklistingOnAMFailures fails on trunk. Contributed by Sunil G.
|
2016-08-23 14:37:39 +05:30 |
|
Akira Ajisaka
|
8cc4a67059
|
MAPREDUCE-6587. Remove unused params in connection-related methods of Fetcher. Contributed by Yiqun Lin.
|
2016-08-23 17:04:55 +09:00 |
|