Commit Graph

17013 Commits

Author SHA1 Message Date
Daniel Templeton 86368cc766 HADOOP-14310. RolloverSignerSecretProvider.LOG should be @VisibleForTesting
(Contributed by Arun Shanmugam Kumar via Daniel Templeton)
2017-06-12 09:42:16 -07:00
bibinchundatt d64c842743 YARN-6703. RM startup failure with old state store due to version mismatch. Contributed by Varun Saxena 2017-06-12 18:07:43 +05:30
Varun Saxena e86eef9812 YARN-6707. [ATSv2] Update HBase version to 1.2.6 (Vrushali C via Varun Saxena) 2017-06-11 01:37:50 +05:30
Mingliang Liu a2121cb0d9 HADOOP-14465. LdapGroupsMapping - support user and group search base. Contributed by Shwetha G S and Mingliang Liu 2017-06-09 14:55:07 -07:00
Eric Payne 5578af8603 YARN-6585. RM fails to start when upgrading from 2.7 for clusters with node labels. Contributed by Sunil G. 2017-06-09 16:16:34 -05:00
Mingliang Liu 325163f23f HADOOP-14512. WASB atomic rename should not throw exception if the file is neither in src nor in dst when doing the rename. Contributed by Duo Xu 2017-06-09 13:07:11 -07:00
Anu Engineer 0a05da9a89 HDFS-11845. Ozone: Output error when DN handshakes with SCM. Contributed by Weiwei Yang 2017-06-09 10:44:07 -07:00
Anu Engineer 62a1fa1af0 HDFS-11958. Ozone: Ensure KSM is initiated using ProtobufRpcEngine. Contributed by Weiwei Yang. 2017-06-09 10:37:51 -07:00
Anu Engineer 423c4bde74 HDFS-11185. Ozone: remove disabled tests. Contributed by Anu Engineer. 2017-06-09 10:25:25 -07:00
Naganarasimha 99634d10ed YARN-6682. Improve performance of AssignmentInformation datastructures. Contributed by Daryn Sharp. 2017-06-09 11:10:13 +05:30
Xiao Chen c4b5c32669 HADOOP-13854. KMS should log error details in KMSExceptionsProvider. 2017-06-08 22:35:31 -07:00
Xiao Chen 0202480742 HADOOP-13174. Add more debug logs for delegation tokens and authentication. 2017-06-08 21:34:15 -07:00
Mingliang Liu 7c9694c567 HADOOP-14283. Upgrade AWS SDK to 1.11.134. Contributed by Aaron Fabbri 2017-06-08 15:06:30 -07:00
Mingliang Liu 1a33c9d589 HDFS-11945. Internal lease recovery may not be retried for a long time. Contributed by Kihwal Lee 2017-06-08 14:36:47 -07:00
John Zhuge 164c222c4a HDFS-11851. getGlobalJNIEnv() may deadlock if exception is thrown. Contributed by Sailesh Mukil. 2017-06-08 14:15:09 -07:00
Xiaoyu Yao 2ec6464a1d HDFS-11953. Remove Guava v21 usage from HDFS-7240. Contributed by Xiaoyu Yao. 2017-06-08 10:44:53 -07:00
John Zhuge 25e6378f14 HDFS-11861. ipc.Client.Connection#sendRpcRequest should log request name. Contributed by John Zhuge. 2017-06-08 10:44:53 -07:00
Mingliang Liu d2f0ddc8f6 HADOOP-14500. Azure: TestFileSystemOperationExceptionHandling{,MultiThreaded} fails. Contributed by Rajesh Balamohan 2017-06-08 10:44:53 -07:00
Carlo Curino a5c15bca30 YARN-6634. [API] Refactor ResourceManager WebServices to make API explicit. (Giovanni Matteo Fumarola via curino) 2017-06-08 10:44:52 -07:00
Brahma Reddy Battula bea02d229c MAPREDUCE-6676. NNBench should Throw IOException when rename and delete fails. Contributed by Brahma Reddy Battula. 2017-06-08 10:44:52 -07:00
Varun Saxena 0887355d9c YARN-6604. Allow metric TTL for Application table to be specified through cmd (Haibo Chen via Varun Saxena) 2017-06-08 10:44:52 -07:00
Yiqun Lin 7d1d49603d HDFS-11929. Document missing processor of hdfs oiv_legacy command. Contributed by LiXin Ge. 2017-06-08 10:44:52 -07:00
Vinayakumar B f2f1ada640 HDFS-11708. Positional read will fail if replicas moved to different DNs after stream is opened. Contributed by Vinayakumar B. 2017-06-08 10:44:52 -07:00
Brahma Reddy Battula 7d3bbf2d37 HDFS-11711. DN should not delete the block On "Too many open files" Exception. Contributed by Brahma Reddy Battula. 2017-06-08 10:44:52 -07:00
Carlo Curino c58bd15776 YARN-6547. Enhance SLS-based tests leveraging invariant checker. 2017-06-08 10:44:52 -07:00
Andrew Wang bbf158de74 HDFS-11840. Log HDFS Mover exception message of exit to its own log. Contributed by LiXin Ge. 2017-06-08 10:44:52 -07:00
Arpit Agarwal df7d952f12 HDFS-11932. BPServiceActor thread name is not correctly set. Contributed by Chen Liang. 2017-06-08 10:44:52 -07:00
Mingliang Liu 974f33add2 HADOOP-14491. Azure has messed doc structure. Contributed by Mingliang Liu 2017-06-08 10:44:51 -07:00
Mingliang Liu 756ff412af HADOOP-14472. Azure: TestReadAndSeekPageBlobAfterWrite fails intermittently. Contributed by Mingliang Liu 2017-06-08 10:44:51 -07:00
Brahma Reddy Battula cc8bcf1efd HADOOP-14485. Redundant 'final' modifier in try-with-resources statement. Contributed by wenxin he. 2017-06-08 10:44:51 -07:00
Kihwal Lee fd77c7f76b HADOOP-14035. Reduce fair call queue backoff's impact on clients. Contributed by Daryn Sharp. 2017-06-08 10:44:51 -07:00
Brahma Reddy Battula 4c06897a36 HADOOP-14431. ModifyTime of FileStatus returned by SFTPFileSystem's getFileStatus method is wrong. Contributed by Hongyuan Li. 2017-06-08 10:44:51 -07:00
Yongjun Zhang 23b15b223a HDFS-11914. Add more diagnosis info for fsimage transfer failure. Contributed by Yongjun Zhang. 2017-06-08 10:44:51 -07:00
Mingliang Liu 2777b1d456 HADOOP-14478. Optimize NativeAzureFsInputStream for positional reads. Contributed by Rajesh Balamohan 2017-06-08 10:44:51 -07:00
Arpit Agarwal b55a34639d HDFS-11928. Segment overflow in FileDistributionCalculator. Contributed by LiXin Ge. 2017-06-08 10:44:51 -07:00
Kihwal Lee 14f782b6b9 HDFS-10816. TestComputeInvalidateWork#testDatanodeReRegistration fails due to race between test and replication monitor. Contributed by Eric Badger. 2017-06-08 10:44:51 -07:00
Jian He 2ad147ef29 YARN-6683. Invalid event: COLLECTOR_UPDATE at KILLED. Contributed by Rohith Sharma K S 2017-06-08 10:44:51 -07:00
Mingliang Liu ce634881ce HADOOP-14428. s3a: mkdir appears to be broken. Contributed by Mingliang Liu 2017-06-08 10:44:51 -07:00
Brahma Reddy Battula 323f8bb6e4 HADOOP-14440. Add metrics for connections dropped. Contributed by Eric Badger. 2017-06-08 10:44:50 -07:00
Sunil G f4fba3d0ac YARN-6458. Use yarn package manager to lock down dependency versions for new web UI. Contributed by Sreenath Somarajapuram. 2017-06-08 10:44:50 -07:00
Yiqun Lin fe76c59954 HDFS-11899. ASF License warnings generated intermittently in trunk. Contributed by Yiqun Lin. 2017-06-08 10:44:50 -07:00
Daniel Templeton 882891a643 YARN-6208. Improve the log when FinishAppEvent sent to the NodeManager which didn't run the application
(Contributed by Akira Ajisaka via Daniel Templeton)
2017-06-08 10:44:50 -07:00
Brahma Reddy Battula 6618442809 HADOOP-14436. Remove the redundant colon in ViewFs.md. Contributed by maobaolong. 2017-06-08 10:44:50 -07:00
Yiqun Lin 60a7f57b61 HDFS-11359. DFSAdmin report command supports displaying maintenance state datanodes. Contributed by Yiqun Lin. 2017-06-08 10:44:50 -07:00
vrushali d48f2f6839 YARN-6316 Provide help information and documentation for TimelineSchemaCreator (Contributed by Haibo Chen via Vrushali C) 2017-06-08 10:44:50 -07:00
Andrew Wang 0a09e1f29d HDFS-11383. Intern strings in BlockLocation and ExtendedBlock. Contributed by Misha Dmitriev. 2017-06-08 10:44:50 -07:00
Xiao Chen 36914a7291 HDFS-11904. Reuse iip in unprotectedRemoveXAttrs calls. 2017-06-08 10:44:50 -07:00
Xiao Chen cb622bc619 HDFS-11741. Long running balancer may fail due to expired DataEncryptionKey. Contributed by Wei-Chiu Chuang and Xiao Chen. 2017-06-08 10:44:49 -07:00
Mingliang Liu 5c6f22d62e HADOOP-14460. Azure: update doc for live and contract tests. Contributed by Mingliang Liu 2017-06-08 10:44:49 -07:00
Brahma Reddy Battula 93f2aaf826 HDFS-11905. Fix license header inconsistency in hdfs. Contributed by Yeliang Cang. 2017-06-08 10:44:49 -07:00