Anu Engineer
|
9c9736463b
|
HDFS-10900. DiskBalancer: Complete the documents for the report command. Contributed by Yiqun Lin.
|
2016-09-27 19:28:41 -07:00 |
|
Kai Zheng
|
d1443988f8
|
Revert "HADOOP-13584. hdoop-aliyun: merge HADOOP-12756 branch back"
This reverts commit 5707f88d85
|
2016-09-29 09:18:27 +08:00 |
|
Mingliang Liu
|
9a44a832a9
|
HADOOP-13658. Replace config key literal strings with names I: hadoop common. Contributed by Chen Liang
|
2016-09-27 17:36:53 -07:00 |
|
Yongjun Zhang
|
2acfb1e1e4
|
HDFS-10376. Enhance setOwner testing. (John Zhuge via Yongjun Zhang)
|
2016-09-27 14:55:28 -07:00 |
|
Wangda Tan
|
1831be8e73
|
YARN-3142. Improve locks in AppSchedulingInfo. (Varun Saxena via wangda)
|
2016-09-27 11:54:55 -07:00 |
|
Wangda Tan
|
875062b5bc
|
HADOOP-13544. JDiff reports unncessarily show unannotated APIs and cause confusion while our javadocs only show annotated and public APIs. (vinodkv via wangda)
|
2016-09-27 11:26:45 -07:00 |
|
Arpit Agarwal
|
8ae4729107
|
HDFS-10828. Fix usage of FsDatasetImpl object lock in ReplicaMap. (Arpit Agarwal)
|
2016-09-27 10:02:15 -07:00 |
|
Masatake Iwasaki
|
f55eb981dd
|
HDFS-10426. TestPendingInvalidateBlock failed in trunk. Contributed by Yiqun Lin.
|
2016-09-28 01:29:24 +09:00 |
|
Brahma Reddy Battula
|
df1d0f5d56
|
HDFS-10889. Remove outdated Fault Injection Framework documentaion. Contributed by Brahma Reddy Battula
|
2016-09-27 19:33:10 +05:30 |
|
Naganarasimha
|
ebf528c443
|
YARN-5660. Wrong audit constants are used in Get/Put of priority in RMWebService. Contributed by Rohith Sharma K S
|
2016-09-27 16:37:59 +05:30 |
|
Brahma Reddy Battula
|
e17a4970be
|
HDFS-9885. Correct the distcp counters name while displaying counters. Contributed by Surendra Singh Lilhore
|
2016-09-27 10:45:12 +05:30 |
|
Brahma Reddy Battula
|
edf0d0f8b2
|
HDFS-9444. Add utility to find set of available ephemeral ports to ServerSocketUtil. Contributed by Masatake Iwasaki
|
2016-09-27 07:04:37 +05:30 |
|
Arpit Agarwal
|
059058f961
|
HDFS-10713. Throttle FsNameSystem lock warnings. Contributed by Hanisha Koneru.
|
2016-09-26 17:09:47 -07:00 |
|
Wei-Chiu Chuang
|
8e06d865c4
|
Addendum patch for HDFS-10609. Uncaught InvalidEncryptionKeyException during pipeline recovery may abort downstream applications.
|
2016-09-26 14:41:04 -07:00 |
|
Wei-Chiu Chuang
|
3ae652f821
|
HDFS-10609. Uncaught InvalidEncryptionKeyException during pipeline recovery may abort downstream applications. Contributed by Wei-Chiu Chuang.
|
2016-09-26 13:11:32 -07:00 |
|
Xiao Chen
|
fa397e74fe
|
HADOOP-13638. KMS should set UGI's Configuration object properly. Contributed by Wei-Chiu Chuang.
|
2016-09-26 13:00:57 -07:00 |
|
Arun Suresh
|
4815d024c5
|
YARN-5609. Expose upgrade and restart API in ContainerManagementProtocol. Contributed by Arun Suresh
|
2016-09-26 08:46:54 -07:00 |
|
Arun Suresh
|
2f163cd5cf
|
Revert "YARN-5609. Expose upgrade and restart API in ContainerManagementProtocol. Contributed by Arun Suresh"
This reverts commit fe644bafe7 .
|
2016-09-26 08:36:59 -07:00 |
|
Jian He
|
fe644bafe7
|
YARN-5609. Expose upgrade and restart API in ContainerManagementProtocol. Contributed by Arun Suresh
|
2016-09-26 22:41:16 +08:00 |
|
Akira Ajisaka
|
14a696f369
|
YARN-5663. Small refactor in ZKRMStateStore. Contributed by Oleksii Dymytrov.
|
2016-09-26 15:00:01 +09:00 |
|
Kai Zheng
|
5707f88d85
|
HADOOP-13584. hdoop-aliyun: merge HADOOP-12756 branch back.
HADOOP-12756 branch: Incorporate Aliyun OSS file system implementation. Contributors:
Mingfei Shi (mingfei.shi@intel.com)
Genmao Yu (genmao.ygm@alibaba-inc.com)
|
2016-09-26 20:42:22 +08:00 |
|
Naganarasimha
|
e4e72db5f9
|
YARN-3877. YarnClientImpl.submitApplication swallows exceptions. Contributed by Varun Saxena
|
2016-09-25 17:36:30 +05:30 |
|
Brahma Reddy Battula
|
3e37e243ee
|
HDFS-10869. Remove the unused method InodeId#checkId(). Contributed by Jagadesh Kiran N
|
2016-09-25 11:02:46 +05:30 |
|
Naganarasimha
|
4d16d2d72f
|
YARN-5664. Fix Yarn documentation to link to correct versions. Contributed by Xiao Chen
|
2016-09-24 23:21:03 +05:30 |
|
Konstantin V Shvachko
|
6eb700ee74
|
HDFS-10866. Fix Eclipse Java compile errors related to generic parameters. Contributed by Konstantin Shvachko.
|
2016-09-23 14:10:11 -07:00 |
|
Wei-Chiu Chuang
|
74b3dd514c
|
HDFS-10876. Dispatcher#dispatch should log IOException stacktrace. Contributed by Manoj Govindassamy.
|
2016-09-23 13:26:57 -07:00 |
|
Kihwal Lee
|
6e849cb658
|
YARN-5622. TestYarnCLI.testGetContainers fails due to mismatched date formats. Contributed by Eric Badger.
|
2016-09-23 14:09:25 -05:00 |
|
Konstantin V Shvachko
|
a5bb88c8e0
|
HDFS-10843. Update space quota when a UC block is completed rather than committed. Contributed by Erik Krogen.
|
2016-09-23 10:37:46 -07:00 |
|
Brahma Reddy Battula
|
bbdf350ff9
|
HDFS-10886. Replace fs.default.name with fs.defaultFS in viewfs document.
|
2016-09-23 19:21:34 +05:30 |
|
Brahma Reddy Battula
|
c4480f7f42
|
HDFS-10894. Remove the redundant charactors for command -saveNamespace in HDFSCommands.md Contributed by Yiqun Lin.
|
2016-09-23 19:11:02 +05:30 |
|
Steve Loughran
|
e5ef51e717
|
HADOOP-13643. Math error in AbstractContractDistCpTest. Contributed by Aaron Fabbri.
|
2016-09-23 10:01:30 +01:00 |
|
Varun Saxena
|
b8a2d7b8fc
|
YARN-5539. TimelineClient failed to retry on java.net.SocketTimeoutException: Read timed out (Junping Du via Varun Saxena)
|
2016-09-23 13:27:31 +05:30 |
|
Varun Saxena
|
3293a7d92d
|
Revert "TimelineClient failed to retry on java.net.SocketTimeoutException: Read timed out"
This reverts commit 2e6ee95716 .
|
2016-09-23 13:25:46 +05:30 |
|
Varun Saxena
|
2e6ee95716
|
TimelineClient failed to retry on java.net.SocketTimeoutException: Read timed out
|
2016-09-23 13:23:54 +05:30 |
|
Anu Engineer
|
d85d9b2e7b
|
HDFS-10871. DiskBalancerWorkItem should not import jackson relocated by htrace. Contributed by Manoj Govindassamy.
|
2016-09-22 19:36:16 -07:00 |
|
Naganarasimha
|
d0372dc613
|
YARN-3692. Allow REST API to set a user generated message when killing an application. Contributed by Rohith Sharma K S
|
2016-09-23 06:30:49 +05:30 |
|
Robert Kanter
|
5ffd4b7c1e
|
YARN-4973. YarnWebParams next.fresh.interval should be next.refresh.interval (templedf via rkanter)
|
2016-09-22 16:45:34 -07:00 |
|
Robert Kanter
|
4fc632ae19
|
MAPREDUCE-6632. Master.getMasterAddress() should be updated to use YARN-4629 (templedf via rkanter)
|
2016-09-22 16:12:56 -07:00 |
|
Andrew Wang
|
40acacee08
|
HDFS-10877. Make RemoteEditLogManifest.committedTxnId optional in Protocol Buffers. Contributed by Sean Mackrory.
|
2016-09-22 11:43:11 -07:00 |
|
Tsuyoshi Ozawa
|
8d619b4896
|
HADOOP-13602. Fix some warnings by findbugs in hadoop-maven-plugin. (ozawa)
|
2016-09-23 01:37:06 +09:00 |
|
Karthik Kambatla
|
537095d13c
|
MAPREDUCE-6740. Enforce mapreduce.task.timeout to be at least mapreduce.task.progress-report.interval. (Haibo Chen via kasha)
|
2016-09-21 18:30:11 -07:00 |
|
Masatake Iwasaki
|
964e546ab1
|
HDFS-9333. Some tests using MiniDFSCluster errored complaining port in use. (iwasakims)
|
2016-09-21 10:35:25 +09:00 |
|
Wangda Tan
|
5a58bfee30
|
YARN-4591. YARN Web UIs should provide a robots.txt. (Sidharta Seethana via wangda)
|
2016-09-20 17:20:50 -07:00 |
|
Xiao Chen
|
0e918dff59
|
HDFS-10879. TestEncryptionZonesWithKMS#testReadWrite fails intermittently. Contributed by Xiao Chen.
|
2016-09-20 16:56:52 -07:00 |
|
Mingliang Liu
|
e80386d69d
|
HADOOP-13601. Fix a log message typo in AbstractDelegationTokenSecretManager. Contributed by Mehran Hassani.
|
2016-09-20 13:20:01 -07:00 |
|
Arun Suresh
|
9f03b403ec
|
YARN-5656. Fix ReservationACLsTestBase. (Sean Po via asuresh)
|
2016-09-20 12:27:17 -07:00 |
|
Wangda Tan
|
e45307c9a0
|
Addendum patch for fix javadocs failure which is caused by YARN-3141. (wangda)
|
2016-09-20 11:21:01 -07:00 |
|
Jason Lowe
|
c6d1d742e7
|
YARN-5655. TestContainerManagerSecurity#testNMTokens is asserting. Contributed by Robert Kanter
|
2016-09-20 14:15:06 +00:00 |
|
Kai Zheng
|
734d54c1a8
|
HDFS-10861. Refactor StripeReaders and use ECChunk version decode API. Contributed by Sammi Chen
|
2016-09-21 21:34:48 +08:00 |
|
Jian He
|
2b66d9ec5b
|
YARN-3140. Improve locks in AbstractCSQueue/LeafQueue/ParentQueue. Contributed by Wangda Tan
|
2016-09-20 15:03:31 +08:00 |
|