Viraj Jasani
|
6185056f4d
|
YARN-11047. ResourceManager and NodeManager unable to connect to Hbase when ATSv2 is enabled (#3802)
|
2021-12-20 18:02:57 +08:00 |
|
Viraj Jasani
|
f43ac31b44
|
YARN-11045. ATSv2 storage monitor fails to read from hbase cluster (#3796)
|
2021-12-15 16:47:51 +08:00 |
|
Viraj Jasani
|
53edd0de5a
|
HADOOP-18033. Upgrade fasterxml Jackson to 2.13.0 (#3749)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-12-08 16:52:22 +09:00 |
|
Viraj Jasani
|
b34dcb5b3a
|
HADOOP-18025. Upgrade HBase version to 1.7.1 for hbase1 profile (#3722)
|
2021-12-02 10:40:30 +08:00 |
|
Viraj Jasani
|
215388beea
|
HADOOP-18022. Add restrict-imports-enforcer-rule for Guava Preconditions and remove remaining usages (#3712)
Reviewed-by: Akira Ajisaka <aajisaka@apache.org>
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2021-11-29 17:37:30 +09:00 |
|
Viraj Jasani
|
c0bdba8fac
|
HADOOP-18017. unguava: remove Preconditions from hadoop-yarn-project modules (#3687)
|
2021-11-23 13:36:22 +09:00 |
|
Viraj Jasani
|
d336227e5c
|
HADOOP-17963. Replace Guava VisibleForTesting by Hadoop's own annotation in hadoop-yarn-project modules (#3541)
|
2021-10-14 18:03:01 +09:00 |
|
Viraj Jasani
|
ca27744770
|
YARN-10809. Missing dependency causing NoClassDefFoundError in TestHBaseTimelineStorageUtils (#3081)
Reviewed-by: Takanobu Asanuma <tasanuma@apache.org>
|
2021-06-08 19:37:23 -07:00 |
|
Akira Ajisaka
|
7cb7b8adc1
|
YARN-10756. Remove additional junit 4.11 dependency from javadoc. (#2960)
Reviewed-by: Viraj Jasani <vjasani@apache.org>
Reviewed-by: Bilwa S T <stbilwa@gmail.com>
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2021-05-06 23:37:45 +09:00 |
|
Ayush Saxena
|
1e3a6efcef
|
HADOOP-17288. Use shaded guava from thirdparty. (#2342). Contributed by Ayush Saxena.
|
2020-10-17 12:01:18 +05:30 |
|
Brahma Reddy Battula
|
8914cf9167
|
Preparing for 3.4.0 development
|
2020-03-29 23:24:25 +05:30 |
|
Abhishek Modi
|
60af8793b4
|
YARN-9821. NM hangs at serviceStop when ATSV2 Backend Hbase is Down. Contributed by Prabhu Joseph.
|
2019-09-09 14:26:00 +05:30 |
|
Eric Yang
|
b220ec6f61
|
YARN-9374. Improve Timeline service resilience when HBase is unavailable.
Contributed by Prabhu Joseph and Szilard Nemeth
|
2019-06-24 12:19:14 -04:00 |
|
Eric Yang
|
cda9f33745
|
YARN-8499 ATSv2 Generalize TimelineStorageMonitor.
Contributed by Prabhu Joseph
|
2019-06-14 18:59:14 -04:00 |
|
Eric Yang
|
d45669cd3c
|
YARN-7537. Add ability to load hbase config from distributed file system.
Contributed by Prabhu Joseph
|
2019-06-04 19:26:06 -04:00 |
|
Sunil G
|
e49162f4b3
|
YARN-9545. Create healthcheck REST endpoint for ATSv2. Contributed by Zoltan Siegl.
|
2019-05-31 10:28:09 +05:30 |
|
Akira Ajisaka
|
afd844059c
|
HADOOP-16331. Fix ASF License check in pom.xml
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2019-05-29 17:25:13 +09:00 |
|
Akira Ajisaka
|
9f933e6446
|
HADOOP-16323. https everywhere in Maven settings.
|
2019-05-27 15:24:59 +09:00 |
|
Vrushali C
|
eb03f7c419
|
YARN-9303 Username splits won't help timelineservice.app_flow table. Contributed by Prabhu Joseph.
|
2019-04-03 22:53:05 -07:00 |
|
Rohith Sharma K S
|
0d24684eee
|
YARN-9357. Modify HBase Liveness monitor log to debug. Contributed by Prabhu Joseph.
|
2019-03-20 21:22:54 +05:30 |
|
Rohith Sharma K S
|
c1a4eeb7c8
|
YARN-9389. FlowActivity and FlowRun table prefix is wrong. Contributed by Prabhu Joseph.
|
2019-03-20 21:18:19 +05:30 |
|
Eric Yang
|
5f6e225166
|
YARN-9363. Replaced debug logging with SLF4J parameterized log message.
Contributed by Prabhu Joseph
|
2019-03-18 13:57:18 -04:00 |
|
Eric Yang
|
2064ca015d
|
YARN-9349. Changed logging to use slf4j api.
Contributed by Prabhu Joseph
|
2019-03-15 19:20:59 -04:00 |
|
Giovanni Matteo Fumarola
|
95372657fc
|
YARN-9287. Consecutive StringBuilder append should be reuse. Contributed by Ayush Saxena.
|
2019-02-25 11:45:37 -08:00 |
|
Vrushali C
|
713ded6b15
|
YARN-9150 Making TimelineSchemaCreator support different backends for Timeline Schema Creation in ATSv2. Contributed by Sushil Ks
|
2019-01-15 21:28:10 -08:00 |
|
Vrushali C
|
6be39230a6
|
YARN-9150 Making TimelineSchemaCreator support different backends for Timeline Schema Creation in ATSv2. Contributed by Sushil Ks
|
2019-01-15 21:25:37 -08:00 |
|
Rohith Sharma K S
|
4ec4ec6971
|
YARN-8950. Fix compilation issue due to dependency convergence error for hbase.profile=2.0.
|
2018-10-30 11:30:08 +05:30 |
|
Sunil G
|
58fa96b697
|
Changed version in trunk to 3.3.0-SNAPSHOT.
|
2018-10-02 22:41:41 +05:30 |
|
Rohith Sharma K S
|
ba68320449
|
YARN-8302. ATS v2 should handle HBase connection issue properly. Contributed by Billie Rinaldi.
|
2018-07-06 15:19:01 -07:00 |
|
Akira Ajisaka
|
652bcbb3e4
|
YARN-8363. Upgrade commons-lang version to 3.7 in hadoop-yarn-project. Contributed by Takanobu Asanuma.
|
2018-06-13 00:35:37 +09:00 |
|
Haibo Chen
|
e3b7d7ac16
|
YARN-7933. [atsv2 read acls] Add TimelineWriter#writeDomain. (Rohith Sharma K S via Haibo Chen)
|
2018-05-16 13:00:01 -07:00 |
|
Haibo Chen
|
b8597858b1
|
YARN-7931. [atsv2 read acls] Include domain table creation as part of schema creator. (Vrushali C via Haibo Chen)
|
2018-04-12 06:38:30 -07:00 |
|
Haibo Chen
|
f8b8bd53c4
|
YARN-6936. [Atsv2] Retrospect storing entities into sub application table from client perspective. (Rohith Sharma K S via Haibo Chen)
|
2018-04-05 10:23:42 -07:00 |
|
Rohith Sharma K S
|
29acea5000
|
YARN-7581. HBase filters are not constructed correctly in ATSv2. Contributed by Habio Chen.
|
2018-03-21 08:11:19 +05:30 |
|
Haibo Chen
|
3ff6977d3e
|
YARN-8053. Add hadoop-distcp in exclusion in hbase-server dependencies for timelineservice-hbase packages. (Rohith Sharma K S via Haibo Chen)
|
2018-03-20 04:36:21 -07:00 |
|
Rohith Sharma K S
|
55ba49dd07
|
YARN-7346. Add a profile to allow optional compilation for ATSv2 with HBase-2.0. Contributed by Haibo Chen and Rohith.
|
2018-03-06 11:55:21 +05:30 |
|
Haibo Chen
|
10663b78c8
|
Revert "yarn-7346.07.patch"
This reverts commit 5e37ca5bb4 .
|
2018-02-28 21:11:36 -08:00 |
|
Haibo Chen
|
5e37ca5bb4
|
yarn-7346.07.patch
|
2018-02-28 21:04:54 -08:00 |
|
Rohith Sharma K S
|
9af30d46c6
|
YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen.
|
2018-02-17 20:30:28 +05:30 |
|
Wangda Tan
|
60f9e60b3b
|
Preparing for 3.2.0 development
Change-Id: I6d0e01f3d665d26573ef2b957add1cf0cddf7938
|
2018-02-11 11:17:38 +08:00 |
|
Jian He
|
443523f9c0
|
YARN-7765. Fixed an issue that kerberos tgt not found when NM posting timeline events. Contributed by Rohith Sharma K S
|
2018-01-27 22:18:51 -08:00 |
|
Rohith Sharma K S
|
f3e33aeb80
|
Revert "YARN-7537 [Atsv2] load hbase configuration from filesystem rather than URL. Contributed by Rohith Sharma"
This reverts commit ec8f47e7fa .
|
2018-01-24 15:04:15 +05:30 |
|
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 |
|
Sunil G
|
d62932c3b2
|
YARN-7032. [ATSv2] NPE while starting hbase co-processor when HBase authorization is enabled. Contributed by Rohith Sharma K S.
|
2017-12-20 11:31:15 +05:30 |
|
Rohith Sharma K S
|
09d996fdd4
|
YARN-7190. Ensure only NM classpath in 2.x gets TSv2 related hbase jars, not the user classpath. Contributed by Varun Saxena.
|
2017-12-15 21:50:28 +05:30 |
|
Akira Ajisaka
|
c9b525bd94
|
YARN-6943. Update Yarn to YARN in documentation. Contributed by Chetna Chaudhari.
|
2017-10-04 07:01:54 +09:00 |
|
Haibo Chen
|
661f5eb0c6
|
YARN-7128. The error message in TimelineSchemaCreator is not enough to find out the error. (Jinjiang Ling via Haibo Chen)
|
2017-09-11 16:20:20 -07:00 |
|
Andrew Wang
|
0d419c984f
|
Preparing for 3.1.0 development
|
2017-09-01 11:53:48 -07:00 |
|
bibinchundatt
|
dcd0bedcc8
|
YARN-7141. Move logging APIs to slf4j in timelineservice after ATSv2 merge. Contributed by Varun Saxena
|
2017-09-01 11:29:16 +05:30 |
|
Varun Saxena
|
3d00c8f394
|
Made fixes for whitespace errors and checstyle warnings before merge.
|
2017-08-30 11:29:54 +05:30 |
|