Billie Rinaldi
|
9ab3f97089
|
YARN-8211. Yarn registry dns log finds BufferUnderflowException on port ping. Contributed by Eric Yang
|
2018-04-27 07:58:43 -07:00 |
|
Eric Yang
|
3d185d62fc
|
YARN-8069. Clean up example hostnames for RegistryDNS.
Contributed by Billie Rinaldi
|
2018-03-28 20:17:37 -04:00 |
|
Eric Yang
|
95904f6b3c
|
YARN-7942. Add check for JAAS configuration for Yarn Service.
Contributed by Billie Rinaldi
|
2018-02-22 16:12:40 -05:00 |
|
Eric Yang
|
7280c5af82
|
YARN-7940. Fixed a bug in ServiceAM ZooKeeper initialization.
(Contributed by Billie Rinaldi)
|
2018-02-20 14:12:58 -05:00 |
|
Anu Engineer
|
4304fcd5bd
|
HDFS-12990. Change default NameNode RPC port back to 8020. Contributed by Xiao Chen.
|
2018-02-06 13:43:45 -08:00 |
|
Billie Rinaldi
|
0c559b2782
|
YARN-7777. Fix user name format in YARN Registry DNS name. Contributed by Jian He
|
2018-01-24 13:50:47 -08:00 |
|
Billie Rinaldi
|
e307edcb47
|
YARN-7540 and YARN-7605. Convert yarn app cli to call yarn api services and implement doAs for Api Service REST API. Contributed by Eric Yang and Jian He
|
2018-01-23 17:54:39 -08:00 |
|
Billie Rinaldi
|
4fb1f45f21
|
YARN-7731. RegistryDNS should handle upstream DNS returning CNAME. Contributed by Eric Yang
|
2018-01-12 09:21:17 -08:00 |
|
Jian He
|
3ebe6a7819
|
YARN-7565. Yarn service pre-maturely releases the container after AM restart. Contributed by Chandni Singh
|
2017-12-12 13:35:56 -08:00 |
|
Eric Yang
|
d30d57828f
|
YARN-6669. Implemented Kerberos security for YARN service framework. (Contributed by Jian He)
|
2017-12-04 15:11:00 -05:00 |
|
Steve Loughran
|
de8b6ca5ef
|
HADOOP-13786 Add S3A committer for zero-rename commits to S3 endpoints.
Contributed by Steve Loughran and Ryan Blue.
|
2017-11-22 15:28:12 +00:00 |
|
Billie Rinaldi
|
8ec9e72cc3
|
YARN-7393. RegistryDNS doesn't work in tcp channel. Contributed by Eric Yang
|
2017-11-06 13:30:19 -08:00 |
|
Billie Rinaldi
|
d2775fbcca
|
YARN-7351. Fix high CPU usage issue in RegistryDNS. Contributed by Jian He
|
2017-11-06 13:30:19 -08:00 |
|
Billie Rinaldi
|
501be9b4be
|
YARN-7326. Add recursion support and configure RegistryDNS to lookup upstream. Contributed by Eric Yang
|
2017-11-06 13:30:19 -08:00 |
|
Jian He
|
9273480084
|
YARN-7198. Add jsvc support for RegistryDNS. Contributed by Billie Rinaldi
|
2017-11-06 13:30:18 -08:00 |
|
Jian He
|
c70e5df100
|
YARN-7201. Added an apache httpd example YARN service. Contributed by Billie Rinaldi
|
2017-11-06 13:30:16 -08:00 |
|
Billie Rinaldi
|
ce74e64363
|
YARN-7210. Some NPE fixes in Registry DNS. Contributed by Jian He
|
2017-11-06 13:30:16 -08:00 |
|
Gour Saha
|
541b64c798
|
YARN-7165. Miscellaneous fixes in yarn-native-services. Contributed by Jian He
|
2017-11-06 13:30:15 -08:00 |
|
Billie Rinaldi
|
1888318c89
|
YARN-6903. Yarn-native-service framework core rewrite. Contributed by Jian He
|
2017-11-06 13:30:11 -08:00 |
|
Jian He
|
8d335e59cf
|
YARN-6804. [yarn-native-services changes] Allow custom hostname for docker containers in native services. Contributed by Billie Rinaldi
|
2017-11-06 13:30:10 -08:00 |
|
Jian He
|
59a9b4f438
|
YARN-6655. Validate yarn native services application submission side to ensure that the hostname should be less than 63 characters. Contributed by Billie Rinaldi
|
2017-11-06 13:30:09 -08:00 |
|
Gour Saha
|
a22256bd40
|
YARN-6544. Add Null check RegistryDNS service while parsing registry records. Contributed by Karam Singh
|
2017-11-06 13:30:08 -08:00 |
|
Varun Vasudev
|
7d685f2fb3
|
YARN-4757. Add the ability to split reverse zone subnets. Contributed by Shane Kumpf.
(cherry picked from commit 9bff70f1316d889c3109c68dd308c8f456229bf8)
|
2017-11-06 13:28:39 -08:00 |
|
Jian He
|
f934f62fc7
|
YARN-5218. Initial core change for DNS for YARN. Contributed by Jonathan Maron
|
2017-11-06 13:28:39 -08:00 |
|
Subru Krishnan
|
ed24da3dd7
|
YARN-6413. FileSystem based Yarn Registry implementation. (Ellen Hui via Subru).
|
2017-10-31 12:05:43 -07:00 |
|
Akira Ajisaka
|
c9b525bd94
|
YARN-6943. Update Yarn to YARN in documentation. Contributed by Chetna Chaudhari.
|
2017-10-04 07:01:54 +09:00 |
|
Jian He
|
ac9489f7fc
|
YARN-6804. Allow custom hostname for docker containers in native services. Contributed by Billie Rinaldi
|
2017-07-25 09:57:14 -07:00 |
|
Brahma Reddy Battula
|
2054324d47
|
Revert "YARN-6804. [YARN core changes] Allow custom hostname for docker containers in native services. Contributed by Billie Rinaldi"
This reverts commit 4a771d9010 .
|
2017-07-23 12:56:18 +08:00 |
|
Jian He
|
4a771d9010
|
YARN-6804. [YARN core changes] Allow custom hostname for docker containers in native services. Contributed by Billie Rinaldi
|
2017-07-21 11:31:33 -07:00 |
|
Jian He
|
6d95866dcf
|
YARN-6332. Make RegistrySecurity use short user names for ZK ACLs. Contributed by Billie Rinaldi
|
2017-03-16 12:59:55 +08:00 |
|
Jian He
|
efc8faa1ba
|
YARN-6104. RegistrySecurity overrides zookeeper sasl system properties. Contributed by Billie Rinaldi
|
2017-01-19 10:18:59 -08:00 |
|
Robert Kanter
|
72fe546841
|
YARN-5963. Spelling errors in logging and exceptions for node manager, client, web-proxy, common, and app history code (gsohn via rkanter)
|
2016-12-07 15:07:25 -08:00 |
|
Akira Ajisaka
|
6f8074298d
|
YARN-5713. Update jackson from 1.9.13 to 2.x in hadoop-yarn.
|
2016-11-22 10:20:31 +09:00 |
|
Chris Douglas
|
76a1042980
|
YARN-3460. TestSecureRMRegistryOperations fails with IBM_JAVA. Contributed by Pascal Oliva
|
2016-10-28 16:49:36 -07:00 |
|
Jason Lowe
|
8c8a377cac
|
YARN-5206. RegistrySecurity includes id:pass in exception text if considered invalid. Contributed by Steve Loughran
|
2016-06-08 14:11:25 +00:00 |
|
Jing Zhao
|
63e5412f1a
|
HDFS-9427. HDFS should not default to ephemeral ports. Contributed by Xiaobing Zhou.
|
2016-04-22 15:14:40 -07:00 |
|
Akira Ajisaka
|
1ff27f9d12
|
YARN-4630. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta.
|
2016-04-11 14:55:03 +09:00 |
|
Varun Vasudev
|
fa00d3e205
|
YARN-4655. Log uncaught exceptions/errors in various thread pools in YARN. Contributed by Sidharta Seethana.
|
2016-02-11 12:06:42 +05:30 |
|
Akira Ajisaka
|
918af8efff
|
YARN-3577. Misspelling of threshold in log4j.properties for tests. Contributed by Brahma Reddy Battula.
|
2015-05-07 13:33:03 +09:00 |
|
Tsuyoshi Ozawa
|
3da9a97cfb
|
YARN-1453. [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments. Contributed by Akira AJISAKA, Andrew Purtell, and Allen Wittenauer.
|
2015-03-16 23:19:05 +09:00 |
|
Tsuyoshi Ozawa
|
d1c6accb6f
|
HADOOP-11602. Fix toUpperCase/toLowerCase to use Locale.ENGLISH. (ozawa)
|
2015-03-03 14:17:52 +09:00 |
|
Steve Loughran
|
362565cf5a
|
YARN-2616 [YARN-913] Add CLI client to the registry to list, view and manipulate entries. (Akshay Radia via stevel)
|
2015-02-11 14:19:01 +00:00 |
|
Akira Ajisaka
|
533e551eb4
|
YARN-3005. [JDK7] Use switch statement for String instead of if-else statement in RegistrySecurity.java (Contributed by Kengo Seki)
|
2015-01-15 21:27:39 +09:00 |
|
Junping Du
|
d468c9aaf1
|
YARN-2940. Fix new findbugs warnings in rest of the hadoop-yarn components. (Contributed by Li Lu)
|
2014-12-23 20:04:33 -08:00 |
|
Junping Du
|
856b46cf47
|
Revert ca3381de61 and 20674255ad as missing JIRA number in commit message
|
2014-12-23 20:02:33 -08:00 |
|
Junping Du
|
ca3381de61
|
Fix new findbugs warnings in rest of the hadoop-yarn components. (Contributed by Li Lu)
|
2014-12-23 18:57:16 -08:00 |
|
Steve Loughran
|
1670578018
|
YARN-2768 Improved Yarn Registry service record structure (stevel)
|
2014-11-06 20:22:22 +00:00 |
|
Steve Loughran
|
81fe8e4147
|
YARN-2677 registry punycoding of usernames doesn't fix all usernames to be DNS-valid (stevel)
|
2014-10-30 22:32:32 +00:00 |
|
Steve Loughran
|
90e5ca24fb
|
YARN-2700 TestSecureRMRegistryOperations failing on windows: auth problems
|
2014-10-22 21:13:52 +01:00 |
|
Steve Loughran
|
85a88649c3
|
YARN-2692 ktutil test hanging on some machines/ktutil versions (stevel)
|
2014-10-22 14:35:31 +01:00 |
|