Márton Elek
|
c187d2cb9f
|
HDDS-2060. Create Ozone specific LICENSE file for the Ozone source package
Signed-off-by: Anu Engineer <aengineer@apache.org>
|
2019-08-31 15:01:46 -07:00 |
|
Elek, Márton
|
4f5f46eb4a
|
HDDS-1935. Improve the visibility with Ozone Insight tool (#1255)
|
2019-08-29 17:07:55 -07:00 |
|
Márton Elek
|
371c9eb6a6
|
Revert "HDDS-1596. Create service endpoint to download configuration from SCM."
This reverts commit c0499bd704 .
|
2019-08-29 09:25:03 +02:00 |
|
Márton Elek
|
c0499bd704
|
HDDS-1596. Create service endpoint to download configuration from SCM.
Signed-off-by: Anu Engineer <aengineer@apache.org>
|
2019-08-28 09:13:46 -07:00 |
|
Vivek Ratnavel Subramanian
|
b4a95a2b00
|
HDDS-2000. Don't depend on bootstrap/jquery versions from hadoop-trunk snapshot
Closes #1339
|
2019-08-23 10:56:00 +02:00 |
|
Doroszlai, Attila
|
f4df97fd89
|
HDDS-1870. ConcurrentModification at PrometheusMetricsSink (#1179)
|
2019-08-03 22:26:25 -07:00 |
|
Akira Ajisaka
|
8bda91d20a
|
HADOOP-16398. Exports Hadoop metrics to Prometheus (#1170)
|
2019-07-31 10:11:36 -07:00 |
|
Márton Elek
|
b039f7591f
|
HDDS-1682. TestEventWatcher.testMetrics is flaky
Closes #962.
|
2019-07-29 11:04:45 +02:00 |
|
Doroszlai, Attila
|
902ff4a2f6
|
HDDS-1867. Invalid Prometheus metric name from JvmMetrics
Closes #1172
|
2019-07-29 10:27:55 +02:00 |
|
Doroszlai, Attila
|
c958eddcf4
|
HDDS-1811. Prometheus metrics are broken.
Signed-off-by: Anu Engineer <aengineer@apache.org>
|
2019-07-22 14:12:06 -07:00 |
|
Elek, Márton
|
004207996c
|
HDDS-1597. Remove hdds-server-scm dependency from ozone-common (#969)
* HDDS-1597. Remove hdds-server-scm dependency from ozone-common. Contributed by Elek, Marton.
* checkstyle fixes
* revert the import reorder of HddsUtil
* add javadoc
* switch back to the commons-lang2
* fix typo
* fix metrics core classpath problem (+rebase fix)
|
2019-06-24 11:56:04 -07:00 |
|
Márton Elek
|
2a97a37d9e
|
Revert "HDDS-1597. Remove hdds-server-scm dependency from ozone-common. (#860)"
This reverts commit baee71551d .
|
2019-06-03 08:34:19 +02:00 |
|
Elek, Márton
|
baee71551d
|
HDDS-1597. Remove hdds-server-scm dependency from ozone-common. (#860)
|
2019-05-30 09:20:16 -07:00 |
|
avijayanhwx
|
33419a980a
|
HDDS-1568 : Add RocksDB metrics to OM. Contributed by Aravindan Vijayan
|
2019-05-30 08:48:14 -07:00 |
|
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 |
|
Márton Elek
|
03ea8ea92e
|
HDDS-1297. Fix IllegalArgumentException thrown with MiniOzoneCluster Initialization. Contributed by Yiqun Lin.
|
2019-05-16 17:04:46 +02:00 |
|
Doroszlai, Attila
|
3b08ac4659
|
HDDS-1363. ozone.metadata.dirs doesn't pick multiple dirs (#691)
|
2019-04-12 15:00:08 +05:30 |
|
Yiqun Lin
|
60cdd4cac1
|
HDDS-1233. Create an Ozone Manager Service provider for Recon. Contributed by Aravindan Vijayan.
|
2019-03-21 11:02:29 +08:00 |
|
Márton Elek
|
3d140a537a
|
HDDS-1247. Bump trunk ozone version to 0.5.0. Contributed by Elek, Marton.
Closes #588
|
2019-03-14 12:01:25 +01:00 |
|
Xiaoyu Yao
|
11db46956c
|
HDDS-1235. BaseHttpServer NPE is HTTP policy is HTTPS_ONLY. Contributed by Xiaoyu Yao.
Closes #572
|
2019-03-09 09:38:01 -08:00 |
|
Yiqun Lin
|
fb851c9481
|
HDDS-1232. Recon Container DB service definition. Contributed by Aravindan Vijayan.
|
2019-03-08 16:59:41 +08:00 |
|
Vivek Ratnavel Subramanian
|
a55fc36299
|
HDDS-1093. Configuration tab in OM/SCM ui is not displaying the correct values.
|
2019-03-06 17:43:57 -08:00 |
|
Anu Engineer
|
217bdbd940
|
HDDS-1116.Add java profiler servlet to the Ozone web servers.
Contributed by Elek, Marton.
|
2019-02-15 11:32:06 -08:00 |
|
Márton Elek
|
14441ccbc6
|
HDDS-1032. Package builds are failing with missing org.mockito:mockito-core dependency version. Contributed by Doroszlai, Attila.
|
2019-01-30 13:40:45 +01:00 |
|
Akira Ajisaka
|
1129288cf5
|
HADOOP-14178. Move Mockito up to version 2.23.4. Contributed by Akira Ajisaka and Masatake Iwasaki.
|
2019-01-29 18:29:56 -08:00 |
|
Nanda kumar
|
45c4cfe790
|
HDDS-906. Display the ozone version on SCM/OM web ui instead of Hadoop version.
Contributed by Doroszlai, Attila.
|
2019-01-25 12:16:29 +05:30 |
|
Márton Elek
|
32cf0412ce
|
HDDS-965. Ozone: checkstyle improvements and code quality scripts. Contributed by Elek, Marton.
|
2019-01-08 22:27:19 +01:00 |
|
Anu Engineer
|
34a914be03
|
HDDS-846. Exports ozone metrics to prometheus.
Contributed by Elek, Marton.
|
2018-11-27 15:57:24 -08:00 |
|
Anu Engineer
|
a16aa2f60b
|
HDDS-825. Code cleanup based on messages from ErrorProne.
Contributed by Anu Engineer.
|
2018-11-15 17:36:09 -08:00 |
|
Yiqun Lin
|
15df2e7a75
|
HDDS-796. Fix failed test TestStorageContainerManagerHttpServer#testHttpPolicy.
|
2018-11-05 17:31:06 +08:00 |
|
Yiqun Lin
|
d16d5f730e
|
HDDS-751. Replace usage of Guava Optional with Java Optional.
|
2018-11-02 10:50:32 +08:00 |
|
Arpit Agarwal
|
08bb0362e0
|
HDDS-759. Create config settings for SCM and OM DB directories. Contributed by Arpit Agarwal.
|
2018-10-31 11:23:15 -07:00 |
|
Márton Elek
|
600438bcde
|
HDDS-602. Bump Ozone version to 0.4.0-SNAPSHOT after ozone-0.3 branch cut.
|
2018-10-09 19:04:25 +02:00 |
|
Bharat Viswanadham
|
62f817d32e
|
HDDS-447. Separate ozone-dist and hadoop-dist projects with real classpath separation. Contributed by Elek Marton.
|
2018-09-24 10:10:11 -07:00 |
|
Bharat Viswanadham
|
f6bb1ca3c1
|
HDDS-513. Check if the EventQueue is not closed before executing handlers. Contributed by Nanda Kumar.
|
2018-09-19 14:35:29 -07:00 |
|
Anu Engineer
|
7b5886bf78
|
HDDS-222. Remove hdfs command line from ozone distribution.
Contributed by Elek, Marton.
|
2018-09-11 10:19:50 -07:00 |
|
Márton Elek
|
94ed5cffd7
|
HDDS-214. Bump ozone/hdds version after the release branch cut
|
2018-09-07 17:45:26 +02:00 |
|
Xiaoyu Yao
|
85c3fe341a
|
HDDS-268. Add SCM close container watcher. Contributed by Ajay Kumar.
|
2018-09-04 22:56:57 -07:00 |
|
Anu Engineer
|
ff036e49ff
|
HDDS-357. Use DBStore and TableStore for OzoneManager non-background service.
Contributed by Nandakumar.
|
2018-09-02 11:47:32 -07:00 |
|
Anu Engineer
|
c5629d546d
|
HDDS-382. Remove RatisTestHelper#RatisTestSuite constructor argument and fix checkstyle in ContainerTestHelper, GenericTestUtils
Contributed by Nandakumar.
|
2018-08-28 14:06:19 -07:00 |
|
Xiaoyu Yao
|
f5dbbfe2e9
|
HDDS-245. Handle ContainerReports in the SCM. Contributed by Elek Marton.
|
2018-08-09 16:55:39 -07:00 |
|
Nanda kumar
|
a19229594e
|
HDDS-201. Add name for LeaseManager. Contributed by Sandeep Nemuri.
|
2018-07-26 19:00:23 +05:30 |
|
Xiaoyu Yao
|
cd0b9f1380
|
HDDS-282. Consolidate logging in scm/container-service. Contributed by Elek Marton.
|
2018-07-24 10:17:03 -07:00 |
|
Xiaoyu Yao
|
3a9e25edf5
|
HDDS-199. Implement ReplicationManager to handle underreplication of closed containers. Contributed by Elek Marton.
|
2018-07-23 10:28:33 -07:00 |
|
Nanda kumar
|
e9c44ecfc6
|
HDDS-269. Refactor IdentifiableEventPayload to use a long ID. Contributed by Ajay Kumar.
|
2018-07-20 21:39:45 +05:30 |
|
Anu Engineer
|
2403231c8c
|
HDDS-240. Implement metrics for EventQueue.
Contributed by Elek, Marton.
|
2018-07-09 13:04:44 -07:00 |
|
Anu Engineer
|
3c0a66abe6
|
Revert "HDDS-224. Create metrics for Event Watcher."
This reverts commit cb5e225868 .
The JIRA number is wrong, reverting to fix it.
|
2018-07-09 13:03:57 -07:00 |
|
Anu Engineer
|
cb5e225868
|
HDDS-224. Create metrics for Event Watcher.
Contributed b Elek, Marton.
|
2018-07-09 13:02:40 -07:00 |
|
Anu Engineer
|
e12d93bfc1
|
HDDS-224. Create metrics for Event Watcher.
Contributed by Elek, Marton.
|
2018-07-09 12:10:12 -07:00 |
|