Jian He
|
a72cdcc47a
|
YARN-7766. Introduce a new config property for YARN Service dependency tarball location. Contributed by Gour Saha
|
2018-01-23 10:53:27 -08:00 |
Steve Loughran
|
f63d13f10d
|
HADOOP-15185. Update adls connector to use the current version of ADLS SDK.
Contributed by Atul Sikaria.
|
2018-01-23 09:09:11 -08:00 |
Hanisha Koneru
|
6347b2253d
|
HDFS-13023. Journal Sync does not work on a secure cluster. Contributed by Bharat Viswanadham.
|
2018-01-22 16:02:32 -08:00 |
Hanisha Koneru
|
3fde0f1db5
|
HADOOP-15121. Encounter NullPointerException when using DecayRpcScheduler. Contributed by Tao Jie.
|
2018-01-22 15:54:44 -08:00 |
Eric Yang
|
97fe3cc187
|
YARN-7729. Add support for setting Docker PID namespace mode. (Contributed by Billie Rinaldi)
|
2018-01-22 16:33:38 -05:00 |
Yufei Gu
|
22ee6f77e5
|
YARN-7755. Clean up deprecation messages for allocation increments in FS config. Contributed by Wilfred Spiegelenburg.
|
2018-01-22 10:30:01 -08:00 |
Masahiro Tanaka
|
6e27b20b4d
|
HADOOP-15181. Typo in SecureMode.md
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-01-22 17:12:36 +09:00 |
Robert Kanter
|
836643d793
|
MAPREDUCE-6995. Uploader tool for Distributed Cache Deploy documentation (miklos.szegedi@cloudera.com via rkanter)
|
2018-01-19 17:57:54 -08:00 |
Chen Liang
|
62c9e7fa99
|
HDFS-13036. Reusing the volume storage ID obtained by replicaInfo. Contributed by liaoyuxiangqin.
|
2018-01-19 17:51:53 -08:00 |
Lei Xu
|
2ed9d61aad
|
HDFS-13039. StripedBlockReader.createBlockReader leaks socket on IOException. (Lei (Eddy) Xu)
|
2018-01-19 16:40:58 -08:00 |
Vrushali C
|
c191538ed1
|
HADOOP-15166 CLI MiniCluster fails with ClassNotFoundException o.a.h.yarn.server.timelineservice.collector.TimelineCollectorManager. Contributed by Gera Shegalov
|
2018-01-19 16:15:55 -08:00 |
Vrushali C
|
ec8f47e7fa
|
YARN-7537 [Atsv2] load hbase configuration from filesystem rather than URL. Contributed by Rohith Sharma
|
2018-01-19 15:34:40 -08:00 |
Haibo Chen
|
cce71dceef
|
MAPREDUCE-6984. MR AM to clean up temporary files from previous attempt in case of no recovery. (Gergo Repas via Haibo Chen)
|
2018-01-19 12:56:17 -08:00 |
Haibo Chen
|
4aca4ff759
|
YARN-5094. some YARN container events have timestamp of -1.
|
2018-01-19 10:27:46 -08:00 |
Inigo Goiri
|
130f8bce00
|
HDFS-13028. RBF: Fix spurious TestRouterRpc#testProxyGetStats. Contributed by Inigo Goiri.
|
2018-01-19 09:47:40 -08:00 |
Steve Loughran
|
d689b2d99c
|
HADOOP-15114. Add closeStreams(...) to IOUtils (addendum).
Contributed by Ajay Kumar.
|
2018-01-19 14:54:13 +00:00 |
Steve Loughran
|
e5a1ad6e24
|
HADOOP-14788. Credentials readTokenStorageFile to stop wrapping IOEs in IOEs.
Contributed by Ajay Kumar.
|
2018-01-19 14:48:45 +00:00 |
Rohith Sharma K S
|
c5bbd6418e
|
YARN-7753. [UI2] Application logs has to be pulled from ATS 1.5 instead of ATS2. Contributed by Sunil G.
|
2018-01-19 15:48:16 +05:30 |
Yiqun Lin
|
9e4f52d323
|
HDFS-12973. RBF: Document global quota supporting in federation. Contributed by Yiqun Lin.
|
2018-01-19 14:18:19 +08:00 |
Miklos Szegedi
|
bc93ac229e
|
YARN-7139. FairScheduler: finished applications are always restored to default queue. Contributed by Wilfred Spiegelenburg.
|
2018-01-18 17:43:47 -08:00 |
Billie Rinaldi
|
37f4696a9c
|
YARN-7740. Fix logging for destroy yarn service cli when app does not exist and some minor bugs. Contributed by Jian He
|
2018-01-18 12:11:19 -08:00 |
Sunil G
|
06cceba1cb
|
YARN-7738. CapacityScheduler: Support refresh maximum allocation for multiple resource types. Contributed by Wangda Tan.
|
2018-01-18 19:05:26 +05:30 |
Sunil G
|
8e5472b1e6
|
YARN-7750. [UI2] Render time related fields in all pages to the browser timezone. Contributed by Vasudevan Skm.
|
2018-01-18 18:54:41 +05:30 |
Steve Loughran
|
1093a73689
|
HADOOP-13974. S3Guard CLI to support list/purge of pending multipart commits.
Contributed by Aaron Fabbri
|
2018-01-18 13:13:58 +00:00 |
Steve Loughran
|
de630708d1
|
HADOOP-15123. KDiag tries to load krb5.conf from KRB5CCNAME instead of KRB5_CONFIG.
Contributed by Vipin Rathor.
(cherry picked from commit 1ef906e29e )
(cherry picked from commit f61edab1d0 )
|
2018-01-18 12:35:57 +00:00 |
Steve Loughran
|
f274fe33ea
|
Revert "HADOOP-13974. S3Guard CLI to support list/purge of pending multipart commits."
This reverts commit 35ad9b1dd2 .
|
2018-01-18 12:35:57 +00:00 |
Brahma Reddy Battula
|
08332e12d0
|
HADOOP-15150. in FsShell, UGI params should be overidden through env vars(-D arg). Contributed by Brahma Reddy Battula.
|
2018-01-18 10:54:32 +05:30 |
Akira Ajisaka
|
cdaf92c9f5
|
HADOOP-15177. Update the release year to 2018. Contributed by Bharat Viswanadham.
|
2018-01-18 13:15:57 +09:00 |
Miklos Szegedi
|
a68e445dc6
|
YARN-7717. Add configuration consistency for module.enabled and docker.privileged-containers.enabled. Contributed by Eric Badger.
|
2018-01-17 14:11:14 -08:00 |
Jason Lowe
|
6e42d05829
|
MAPREDUCE-7029. FileOutputCommitter is slow on filesystems lacking recursive delete. Contributed by Karthik Palaniappan
|
2018-01-17 08:14:11 -06:00 |
Vinayakumar B
|
09efdfe9e1
|
HDFS-9049. Make Datanode Netty reverse proxy port to be configurable. Contributed by Vinayakumar B.
|
2018-01-17 14:16:48 +05:30 |
Aaron Fabbri
|
268ab4e027
|
HADOOP-15141 Support IAM Assumed roles in S3A. Contributed by Steve Loughran.
|
2018-01-17 00:05:24 -08:00 |
Sammi Chen
|
9195a6e302
|
HADOOP-15027. AliyunOSS: Support multi-thread pre-read to improve sequential read from Hadoop to Aliyun OSS performance. (Contributed by Jinhu Wu)
|
2018-01-17 15:55:59 +08:00 |
Miklos Szegedi
|
41049ba5d1
|
YARN-7758. Add an additional check to the validity of container and application ids passed to container-executor. Contributed by Yufei Gu.
|
2018-01-16 15:40:43 -08:00 |
Lei Xu
|
3bd9ea63df
|
HDFS-13004. TestLeaseRecoveryStriped.testLeaseRecovery is failing when safeLength is 0MB or larger than the test file. (Zsolt Venczel via lei)
|
2018-01-16 15:15:11 -08:00 |
Yufei Gu
|
370f1c6283
|
YARN-6486. FairScheduler: Deprecate continuous scheduling. (Contributed by Wilfred Spiegelenburg)
|
2018-01-16 14:46:55 -08:00 |
Robert Kanter
|
d716084f45
|
MAPREDUCE-7032. Add the ability to specify a delayed replication count (miklos.szegedi@cloudera.com via rkanter)
|
2018-01-16 10:45:45 -08:00 |
Robert Kanter
|
5ac109909a
|
YARN-7479. TestContainerManagerSecurity.testContainerManager[Simple] flaky in trunk (ajisakaa via rkanter)
|
2018-01-16 10:16:42 -08:00 |
Yufei Gu
|
b202935353
|
HADOOP-15157. Zookeeper authentication related properties to support CredentialProviders. (Contributed by Gergo Repas)
|
2018-01-16 10:15:22 -08:00 |
Brahma Reddy Battula
|
880b9d24ff
|
HDFS-8693. refreshNamenodes does not support adding a new standby to a running DN. Contributed by Ajith S.
|
2018-01-16 16:21:02 +05:30 |
Rohith Sharma K S
|
d09058b2fd
|
YARN-6736. Consider writing to both ats v1 & v2 from RM for smoother upgrades. Contributed by Aaron Gresch.
|
2018-01-16 07:58:29 +05:30 |
Steve Loughran
|
a0c71dcc33
|
HADOOP-15079. ITestS3AFileOperationCost#testFakeDirectoryDeletion failing
after OutputCommitter patch.
Contributed by Steve Loughran
|
2018-01-15 11:33:32 +00:00 |
Mukul Kumar Singh
|
2e1e9017aa
|
HADOOP-15172. Fix the javadoc warning in WriteOperationHelper.java
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-01-15 15:45:51 +09:00 |
Takanobu Asanuma
|
1a9c5d479e
|
MAPREDUCE-7034. Moving logging APIs over to slf4j the rest of all in hadoop-mapreduce
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-01-15 15:38:03 +09:00 |
Arpit Agarwal
|
7016dd44e0
|
HDFS-13016. globStatus javadoc refers to glob pattern as "regular expression". Contributed by Mukul Kumar Singh.
|
2018-01-13 07:19:30 -08:00 |
Yiqun Lin
|
9afb8025d6
|
HDFS-12972. RBF: Display mount table quota info in Web UI and admin command. Contributed by Yiqun Lin.
|
2018-01-13 13:16:43 +08:00 |
Miklos Szegedi
|
2dcfc1876e
|
YARN-7705. Create the container log directory with correct sticky bit in C code. Contributed by Yufei Gu.
|
2018-01-12 17:00:01 -08:00 |
Inigo Goiri
|
d5d6a0353b
|
HDFS-12919. RBF: Support erasure coding methods in RouterRpcServer. Contributed by Inigo Goiri.
|
2018-01-12 16:25:39 -08:00 |
Wangda Tan
|
edcc3a95d5
|
YARN-7468. Provide means for container network policy control. (Xuan Gong via wangda)
Change-Id: I73678c343f663412917758feef35d8308c216e76
|
2018-01-12 16:14:10 -08:00 |
Billie Rinaldi
|
53f2768926
|
YARN-7724. yarn application status should support application name. Contributed by Jian He
|
2018-01-12 15:33:46 -08:00 |