Steve Loughran
|
1efba62fd7
|
HADOOP-14430 the accessTime of FileStatus returned by SFTPFileSystem's
getFileStatus method is always 0.
Contributed by Hongyuan Li.
|
2017-05-25 15:17:43 +01:00 |
Steve Loughran
|
07c14b35ec
|
HADOOP-14399. Configuration does not correctly XInclude absolute file URIs.
Contributed by Jonathan Eagles
(cherry picked from commit 1ba9704eec )
|
2017-05-25 15:03:01 +01:00 |
Varun Vasudev
|
1a6c532301
|
Addendum patch to fix Docker sanitization.
(cherry picked from commit 2ff2a1f50e8c7c0f33676b010b256d6c8daf912d)
|
2017-05-25 14:54:08 +05:30 |
Akira Ajisaka
|
ca1c0cbc62
|
YARN-6141. ppc64le on Linux doesn't trigger __linux get_executable codepath. Contributed by Sonia Garudi and Ayappan.
(cherry picked from commit bc28da65fb )
|
2017-05-25 17:07:50 +09:00 |
Yongjun Zhang
|
dd552a97b7
|
HADOOP-14407. DistCp - Introduce a configurable copy buffer size. (Omkar Aradhya K S via Yongjun Zhang)
|
2017-05-24 19:05:40 -07:00 |
Yongjun Zhang
|
49dc547252
|
HADOOP-11794. Enable distcp to copy blocks in parallel. Contributed by Yongjun Zhang, Wei-Chiu Chuang, Xiao Chen, Rosie Li.
|
2017-05-24 18:54:51 -07:00 |
Yongjun Zhang
|
97317b1aaa
|
Revert "HADOOP-11794. Enable distcp to copy blocks in parallel. Contributed by Yongjun Zhang, Wei-Chiu Chuang, Xiao Chen, Rosie Li."
This reverts commit c411adac32 .
|
2017-05-24 18:54:51 -07:00 |
Yongjun Zhang
|
39474ed50d
|
Revert "HADOOP-14407. DistCp - Introduce a configurable copy buffer size. (Omkar Aradhya K S via Yongjun Zhang)"
This reverts commit fe185e2c3a .
|
2017-05-24 18:54:50 -07:00 |
Wei-Chiu Chuang
|
bd0138ea0a
|
Revert "HDFS-10797. Disk usage summary of snapshots causes renamed blocks to get counted twice. Contributed by Sean Mackrory."
This reverts commit 5c96ef365d .
|
2017-05-24 18:08:30 -07:00 |
Wei-Chiu Chuang
|
fe2c28df70
|
Revert "HDFS-11515. -du throws ConcurrentModificationException. Contributed by Istvan Fajth, Wei-Chiu Chuang."
This reverts commit 4f1f16f1a6 .
|
2017-05-24 18:08:10 -07:00 |
Amar Kamat
|
3a8f3bcccb
|
HADOOP-7851. Configuration.getClasses() never returns the default value. (amarrk)
(cherry picked from commit 82d57ee7fe )
|
2017-05-24 17:01:49 -07:00 |
Subru Krishnan
|
d1724ef919
|
YARN-6587. Refactor of ResourceManager#startWebApp in a Util class. (Giovanni Matteo Fumarola via Subru).
|
2017-05-24 13:40:49 -07:00 |
Brahma Reddy Battula
|
6f55be197c
|
HADOOP-14166. Reset the DecayRpcScheduler AvgResponseTime metric to zero when queue is not used. Contributed by Surendra Singh Lilhore.
(cherry picked from commit dcf4559ebd )
|
2017-05-25 01:27:52 +08:00 |
Brahma Reddy Battula
|
e3a65b24bf
|
HADOOP-14449. The ASF Header in ComparableVersion.java and SSLHostnameVerifier.java is not correct. Contributed by ZhangBing Lin.
(cherry picked from commit b7a0c0e701 )
|
2017-05-25 01:04:06 +08:00 |
Jason Lowe
|
96a97e7eb2
|
YARN-6615. AmIpFilter drops query parameters on redirect. Contributed by Wilfred Spiegelenburg
(cherry picked from commit 8bf1949c0e )
|
2017-05-24 11:24:00 -05:00 |
Brahma Reddy Battula
|
d61418f34a
|
HDFS-11864. Document Metrics to track usage of memory for writes. Contributed by Yiqun Lin.
(cherry picked from commit 52661e0912 )
|
2017-05-23 23:53:27 +08:00 |
Sunil G
|
ec346d6377
|
YARN-6584. Correct license headers in hadoop-common, hdfs, yarn and mapreduce. Contributed by Yeliang Cang.
|
2017-05-23 07:57:36 +05:30 |
Wangda Tan
|
9a8fdfa385
|
YARN-6493. Print requested node partition in assignContainer logs. (Jonathan Hung via wangda)
Change-Id: Ib20326daac10acad363befb0ae0998441fa5b32d
(cherry picked from commit 8e0f83e49a )
|
2017-05-22 14:43:44 -07:00 |
Brahma Reddy Battula
|
ec2468ced1
|
HDFS-11849. JournalNode startup failure exception should be logged in log file. Contributed By Surendra Singh Lilhore.
(cherry picked from commit 9cab42cc79 )
|
2017-05-23 02:40:11 +08:00 |
Brahma Reddy Battula
|
2755255744
|
HDFS-11863. Document missing metrics for blocks count in pending IBR. Contributed By Yiqun Lin.
(cherry picked from commit 2a8fcf0c9a )
|
2017-05-23 02:23:54 +08:00 |
Yongjun Zhang
|
fe185e2c3a
|
HADOOP-14407. DistCp - Introduce a configurable copy buffer size. (Omkar Aradhya K S via Yongjun Zhang)
|
2017-05-19 21:11:38 -07:00 |
Robert Kanter
|
2719cc0388
|
YARN-6602. Impersonation does not work if standby RM is contacted first (rkanter)
(cherry picked from commit 9855225a79 )
|
2017-05-19 15:43:43 -07:00 |
Yufei Gu
|
50e263a316
|
YARN-6249. TestFairSchedulerPreemption fails inconsistently. (Tao Jie via Yufei Gu)
(cherry picked from commit 66bba8c024 )
|
2017-05-19 15:22:14 -07:00 |
Eric Payne
|
46c54bf200
|
YARN-6618. TestNMLeveldbStateStoreService#testCompactionCycle can fail if compaction occurs more than once. Contributed by Jason Lowe.
(cherry picked from commit 19482e0d09 )
|
2017-05-19 11:29:02 -05:00 |
John Zhuge
|
dad7d0e2ff
|
HADOOP-13911. Remove TRUSTSTORE_PASSWORD related scripts from KMS. Contributed by John Zhuge.
(cherry picked from commit 30f85d7a88 )
Conflicts:
hadoop-common-project/hadoop-kms/src/main/sbin/kms.sh
hadoop-common-project/hadoop-kms/src/main/tomcat/ssl-server.xml
|
2017-05-18 21:33:59 -07:00 |
John Zhuge
|
85f7b7e8e4
|
HDFS-11579. Make HttpFS Tomcat SSL property sslEnabledProtocols and clientAuth configurable. Contributed by John Zhuge.
|
2017-05-18 18:04:05 -07:00 |
John Zhuge
|
145d716a2b
|
HADOOP-14242. Make KMS Tomcat SSL property sslEnabledProtocols and clientAuth configurable. Contributed by John Zhuge.
|
2017-05-18 18:03:54 -07:00 |
Steve Loughran
|
2ac5aab8d7
|
HADOOP-11572. s3a delete() operation fails during a concurrent delete of child entries.
Contributed by Steve Loughran.
|
2017-05-18 15:38:46 +01:00 |
Varun Vasudev
|
cd1a04e3c6
|
Sanitize arguments before launching Docker containers.
|
2017-05-18 11:46:03 +05:30 |
Varun Vasudev
|
603a0a316c
|
Validate docker image name before launching container.
|
2017-05-18 11:31:12 +05:30 |
Chris Douglas
|
3d2afb209c
|
YARN-6577. Remove unused ContainerLocalization classes. Contributed by ZhangBing Lin
(cherry picked from commit b23fcc86c6 )
|
2017-05-17 20:40:20 -07:00 |
Arpit Agarwal
|
3db695d400
|
HDFS-11842. TestDataNodeOutlierDetectionViaMetrics UT fails intermittently. Controbuted by Hanisha Koneru.
|
2017-05-17 19:38:54 -07:00 |
Chris Douglas
|
4bb0565443
|
HADOOP-14434. Use MoveFileEx to allow renaming a file when the destination exists. Contributed by Lukas Majercak
(cherry picked from commit ef9e536a71 )
|
2017-05-17 17:24:36 -07:00 |
Mingliang Liu
|
94755e2d6d
|
HADOOP-14427. Avoid reloading of Configuration in ViewFileSystem creation. Contributed by Vinayakumar B
(cherry picked from commit eb7791b474 )
|
2017-05-17 13:21:34 -07:00 |
Akira Ajisaka
|
b295924d49
|
HADOOP-14419. Remove findbugs report from docs profile. Contributed by Andras Bokor.
(cherry picked from commit e6f6682aa8 )
|
2017-05-17 07:41:47 -04:00 |
Rohith Sharma K S
|
379e5bd26f
|
HADOOP-14412. HostsFileReader#getHostDetails is very expensive on large clusters. Contributed by Jason Lowe.
|
2017-05-17 08:27:50 +05:30 |
Arpit Agarwal
|
0e95ff78c3
|
HDFS-11827. NPE is thrown when log level changed in BlockPlacementPolicyDefault#chooseRandom() method. Contributed by xupeng.
|
2017-05-16 19:51:17 -07:00 |
Kihwal Lee
|
82ea3f4545
|
HDFS-11641. Reduce cost of audit logging by using FileStatus instead of HdfsFileStatus. Contributed by Daryn Sharp.
|
2017-05-16 15:45:41 -05:00 |
Mingliang Liu
|
f3015425d0
|
HADOOP-14416. Path starting with 'wasb:///' not resolved correctly while authorizing with WASB-Ranger. Contributed by Sivaguru Sankaridurg
(cherry picked from commit b415c6fe74 )
|
2017-05-16 11:28:12 -07:00 |
Jian He
|
82751ff0cb
|
YARN-6306. NMClient API change for container upgrade. Contributed by Arun Suresh
|
2017-05-16 10:49:12 -07:00 |
Akira Ajisaka
|
c17cb03a23
|
HDFS-11833. HDFS architecture documentation descibes outdated placement policy. Contributed by Chen Liang.
(cherry picked from commit 1d1c52b42f )
|
2017-05-16 11:53:55 -04:00 |
Jason Lowe
|
feb7e92121
|
YARN-6603. NPE in RMAppsBlock. Contributed by Jason Lowe
(cherry picked from commit 489f85933c )
|
2017-05-16 09:28:42 -05:00 |
John Zhuge
|
da7c900fe3
|
HDFS-11816. Update default SSL cipher list for HttpFS. Contributed by John Zhuge.
|
2017-05-15 16:26:39 -07:00 |
John Zhuge
|
2be559b842
|
HADOOP-14417. Update default SSL cipher list for KMS. Contributed by John Zhuge.
|
2017-05-15 16:24:45 -07:00 |
Jonathan Eagles
|
d370edc6aa
|
YARN-6598. History server getApplicationReport NPE when fetching report for pre-2.8 job (Jason Lowe via jeagles)
(cherry picked from commit c48f2976a3 )
|
2017-05-15 10:32:47 -05:00 |
Andrew Wang
|
18b89e902b
|
HDFS-11644. Support for querying outputstream capabilities. Contributed by Manoj Govindassamy.
|
2017-05-13 21:41:11 -07:00 |
Jason Lowe
|
aeca471ec1
|
HDFS-11818. TestBlockManager.testSufficientlyReplBlocksUsesNewRack fails intermittently. Contributed by Nathan Roberts
|
2017-05-12 17:47:17 -05:00 |
Jason Lowe
|
955e8316d5
|
HADOOP-14376. Memory leak when reading a compressed file using the native library. Contributed by Eli Acherkan
(cherry picked from commit 7bc2172248 )
|
2017-05-12 16:55:49 -05:00 |
Haibo Chen
|
6284cc4663
|
YARN-6580. Incorrect logger for FairSharePolicy. (Vrushali C via Haibo Chen)
(cherry picked from commit 6c35001b9f )
|
2017-05-12 13:07:17 -07:00 |
Vinayakumar B
|
53d9f56a18
|
HDFS-11674. reserveSpaceForReplicas is not released if append request failed due to mirror down and replica recovered (Contributed by Vinayakumar B)
(cherry picked from commit 1411612aa4 )
|
2017-05-12 07:44:11 +05:30 |