Wangda Tan
|
e7e20190df
|
YARN-8086. ManagedParentQueue with no leaf queues cause JS error in new UI. (Suma Shivaprasad via wangda)
Change-Id: I6d82af91adec02698afddde6883b1fe1924e6041
|
2018-03-29 15:03:31 -07:00 |
|
Eric Yang
|
8fb00c3fce
|
YARN-6257. Fix CapacityScheduler REST API JSON output.
Contributed By Tao Yang
|
2018-03-29 17:36:34 -04:00 |
|
Sean Mackrory
|
9d7a9031a5
|
HADOOP-15342. Updating ADLS connector to use the current SDK version (2.2.7). Contributed by Atul Sikaria.
|
2018-03-29 10:13:40 -06:00 |
|
Sunil G
|
7a59d60e0c
|
YARN-8085. ResourceProfilesManager should be set in RMActiveServiceContext. Contributed by Tao Yang.
|
2018-03-29 21:41:16 +05:30 |
|
Wei-Chiu Chuang
|
ad10cbd91b
|
HDFS-13357. Improve AclException message "Invalid ACL: only directories may have a default ACL.". Contributed by Gabor Bota.
|
2018-03-29 07:08:22 -07:00 |
|
Sunil G
|
431076f637
|
YARN-8076. Support to specify application tags in distributed shell. Contributed by Weiwei Yang.
|
2018-03-29 15:55:39 +05:30 |
|
Eric Yang
|
3d185d62fc
|
YARN-8069. Clean up example hostnames for RegistryDNS.
Contributed by Billie Rinaldi
|
2018-03-28 20:17:37 -04:00 |
|
Arpit Agarwal
|
a991e899fb
|
HDFS-13314. NameNode should optionally exit if it detects FsImage corruption. Contributed by Arpit Agarwal.
|
2018-03-28 12:49:17 -07:00 |
|
Chris Douglas
|
081c350188
|
HADOOP-15320. Remove customized getFileBlockLocations for hadoop-azure and hadoop-azure-datalake. Contributed by Shanyu Zhao
|
2018-03-28 11:58:59 -07:00 |
|
Zhe Zhang
|
0b1c2b5fe1
|
YARN-7623. Fix the CapacityScheduler Queue configuration documentation. Contributed by Jonathan Hung.
|
2018-03-28 11:41:20 -07:00 |
|
Subru Krishnan
|
09999d7e01
|
YARN-8010. Add config in FederationRMFailoverProxy to not bypass facade cache when failing over. (Botong Huang via Subru).
|
2018-03-28 11:33:19 -07:00 |
|
Subru Krishnan
|
725b10e3ae
|
Revert "YARN-8010. Add config in FederationRMFailoverProxy to not bypass facade cache when failing over. (Botong Huang via Subru)."
This reverts commit 2a2ef15caf as smart-apply-patch script didn't pick the latest patch.
|
2018-03-28 11:26:50 -07:00 |
|
Wangda Tan
|
47f711eebc
|
YARN-6629. NPE occurred when container allocation proposal is applied but its resource requests are removed before. (Tao Yang via wangda)
Change-Id: I805880f90b3f6798ec96ed8e8e75755f390a9ad5
|
2018-03-28 11:07:45 -07:00 |
|
Miklos Szegedi
|
cdee0a4f84
|
YARN-8077. The vmemLimit parameter in ContainersMonitorImpl#isProcessTreeOverLimit is confusing. Contributed by Sen Zhao.
|
2018-03-28 09:05:25 -07:00 |
|
Weiwei Yang
|
411993f6e5
|
YARN-7734. Fix UT failure TestContainerLogsPage#testContainerLogPageAccess. Contributed by Tao Yang.
|
2018-03-28 17:35:38 +08:00 |
|
Yiqun Lin
|
a71656c1c1
|
HDFS-13347. RBF: Cache datanode reports. Contributed by Inigo Goiri.
|
2018-03-28 11:00:08 +08:00 |
|
Sunil G
|
d1e378d02b
|
YARN-8075. DShell does not fail when we ask more GPUs than available even though AM throws 'InvalidResourceRequestException'. Contributed by Wangda Tan.
|
2018-03-28 08:03:18 +05:30 |
|
Subru Krishnan
|
2a2ef15caf
|
YARN-8010. Add config in FederationRMFailoverProxy to not bypass facade cache when failing over. (Botong Huang via Subru).
|
2018-03-27 17:39:46 -07:00 |
|
Wei-Chiu Chuang
|
3fe41c65d8
|
HADOOP-15312. Undocumented KeyProvider configuration keys. Contributed by LiXin Ge.
|
2018-03-27 13:33:41 -07:00 |
|
James Clampffer
|
285bbaa432
|
HDFS-13338. Update BUILDING.txt for building native libraries. Contributed by Takanobu Asanuma.
|
2018-03-27 14:21:19 -04:00 |
|
Inigo Goiri
|
4cef01147f
|
HDFS-13352. RBF: Add xsl stylesheet for hdfs-rbf-default.xml. Contributed by Takanobu Asanuma.
|
2018-03-27 10:31:03 -07:00 |
|
Xiao Chen
|
c22d62b338
|
HADOOP-15313. TestKMS should close providers.
|
2018-03-26 15:59:32 -07:00 |
|
Eric Yang
|
27d60a1634
|
YARN-8018. Added support for initiating yarn service upgrade.
Contributed by Chandni Singh
|
2018-03-26 18:46:31 -04:00 |
|
Robert Kanter
|
edb202e493
|
MAPREDUCE-6441. Improve temporary directory name generation in LocalDistributedCacheManager for concurrent processes (wattsinabox, rchiang, haibochen via rkanter)
|
2018-03-26 14:55:53 -07:00 |
|
Haibo Chen
|
fcea5a4d79
|
YARN-7794. SLSRunner is not loading timeline service jars, causing failure. (Yufei Gu via Haibo Chen)
|
2018-03-26 14:30:11 -07:00 |
|
Sean Mackrory
|
82665a7887
|
HADOOP-15299. Bump Jackson 2 version to Jackson 2.9.x.
|
2018-03-26 14:05:15 -06:00 |
|
Wangda Tan
|
24bc5e0e4d
|
YARN-8072. RM log is getting flooded with MemoryPlacementConstraintManager info logs. (Zian Chen via wangda)
Change-Id: I2567f4669ad868e13c4301fe44c4bde85bb92c37
|
2018-03-26 11:20:16 -07:00 |
|
Wangda Tan
|
9eef19b2ad
|
YARN-8068. Application Priority field causes NPE in app timeline publish when Hadoop 2.7 based clients to 2.8+ (Sunil G via wangda)
Change-Id: I7910bd1064a1b4dbbe2084080c060822ea6f3b48
|
2018-03-26 11:19:15 -07:00 |
|
Wangda Tan
|
5d381570f8
|
YARN-8062. yarn rmadmin -getGroups returns group from which the user has been removed. (Sunil G via wangda)
Change-Id: I80ed63846502bf7751b890b6c6c6a7c0679e2b4a
|
2018-03-26 11:16:06 -07:00 |
|
Xiaoyu Yao
|
22194f3d21
|
HADOOP-15339. Support additional key/value propereties in JMX bean registration. Contributed by Elek Marton.
|
2018-03-26 10:45:29 -07:00 |
|
Eric Yang
|
e6b74164e9
|
YARN-8043. Added the exception message for failed launches running under LCE.
Contributed by Shane Kumpf
|
2018-03-26 13:21:35 -04:00 |
|
Inigo Goiri
|
947b282984
|
HDFS-13204. RBF: Optimize name service safe mode icon. Contributed by liuhongtong.
|
2018-03-26 09:42:51 -07:00 |
|
Yiqun Lin
|
cfc3a1c8f0
|
HDFS-13291. RBF: Implement available space based OrderResolver. Contributed by Yiqun Lin.
|
2018-03-26 18:33:07 +08:00 |
|
Anu Engineer
|
28790b81ec
|
HADOOP-15295. Remove redundant logging related to tags from Configuration. Contributed by Ajay Kumar.
|
2018-03-23 21:17:18 -07:00 |
|
Wangda Tan
|
24f75e097a
|
YARN-8070. Yarn Service API site doc broken due to unwanted character in YarnServiceAPI.md (Gour Saha via wangda)
Change-Id: I22428b2f128d16e79ebbdeaf32869566963d0c6f
|
2018-03-23 16:44:44 -07:00 |
|
Wangda Tan
|
a90471b3e6
|
YARN-8016. Refine PlacementRule interface and add a app-name queue mapping rule as an example. (Zian Chen via wangda)
Change-Id: I35caf1480e0f76f5f3a53528af09312e39414bbb
|
2018-03-23 16:43:40 -07:00 |
|
Eric Yang
|
647058efc0
|
YARN-8032. Added ability to configure failure validity interval for YARN service.
Contributed by Chandni Singh
|
2018-03-23 15:54:52 -04:00 |
|
Lei Xu
|
7616683db5
|
Update 3.0.1 jdiff file and jdiff stable api version
|
2018-03-23 11:48:36 -07:00 |
|
Lei Xu
|
f9427b73a2
|
Update releasenotes and changelogs for 3.0.1 release
|
2018-03-23 11:46:41 -07:00 |
|
weiy
|
6e31a09084
|
HDFS-12512. RBF: Add WebHDFS.
|
2018-03-23 08:32:25 -07:00 |
|
Rohith Sharma K S
|
75fc05f369
|
YARN-7986. ATSv2 REST API queries do not return results for uppercase application tags. Contributed by Charan Hebri.
|
2018-03-23 12:16:30 +05:30 |
|
Sunil G
|
22c5ddb7c4
|
YARN-8063. DistributedShellTimelinePlugin wrongly check for entityId instead of entityType. Contributed by Rohith Sharma K S.
|
2018-03-23 10:54:00 +05:30 |
|
James Clampffer
|
8620d2bdf9
|
HDFS-12110: libhdfs++: Rebase HDFS-8707 on trunk, minor conflict resolution in this patch. Contributed by Deepak Majeti and Anatoli Shein.
|
2018-03-22 17:19:47 -04:00 |
|
James
|
fc5e44d9ed
|
HDFS-12427: libhdfs++: Prevent requests from holding dangling pointer to RpcEngine. Contributed by James Clampffer.
|
2018-03-22 17:19:47 -04:00 |
|
James
|
48db24a430
|
HDFS-11294: libhdfs++: Segfault in HA failover if DNS lookup for both Namenodes fails. Contributed by James Clampffer.
|
2018-03-22 17:19:47 -04:00 |
|
James Clampffer
|
12942f679a
|
HDFS-10787: libhdfs++: Public API should expose configuration parser. Original patch contributed by Mitchell Tracy, followup work and compile warning fixes contributed by Anatoli Shein.
|
2018-03-22 17:19:47 -04:00 |
|
James Clampffer
|
eeb49d0ca7
|
HDFS-12237: libhdfs++: PROTOC_IS_COMPATIBLE check fails if protobuf library is built from source. Contributed by Anatoli Shein.
|
2018-03-22 17:19:47 -04:00 |
|
James Clampffer
|
22ea06a3dd
|
HDFS-12134: libhdfs++: Add a synchronization interface for the GSSAPI. Contributed by James Clampffer.
|
2018-03-22 17:19:47 -04:00 |
|
James Clampffer
|
033433bce7
|
HDFS-12026: libhdfs++: Fix compilation errors and warnings when compiling with Clang. Contributed by Anatoli Shein.
|
2018-03-22 17:19:47 -04:00 |
|
James Clampffer
|
53e40bc718
|
HDFS-10874: libhdfs++: Public API headers should not depend on internal implementation. Contributed by James Clampffer
|
2018-03-22 17:19:47 -04:00 |
|