This is an automated email from the ASF dual-hosted git repository.
krisden pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git.
from cbbf233 KNOX-2250 - maven-antrun-plugin use target instead of tasks
(#273)
add 03fab89 KNOX-2249 - Add Spark 3 History Server definition (#270)
No new revisions were added by this update.
Summary of changes:
.../new-desc-wizard/new-desc-wizard.component.ts | 1 +
.../Spark3HistoryUIServiceModelGenerator.java} | 16 ++--
...way.topology.discovery.cm.ServiceModelGenerator | 1 +
.../cm/ClouderaManagerServiceDiscoveryTest.java | 42 ++++++++-
... Spark3HistoryUIServiceModelGeneratorTest.java} | 15 ++-
.../services/spark3historyui/3.0.0/rewrite.xml | 101 +++++++++++++++++++++
.../services/spark3historyui/3.0.0/service.xml | 42 +++++++++
7 files changed, 198 insertions(+), 20 deletions(-)
copy
gateway-discovery-cm/src/main/java/org/apache/knox/gateway/topology/discovery/cm/model/{yarn/ResourceManagerServiceModelGeneratorBase.java
=> spark/Spark3HistoryUIServiceModelGenerator.java} (69%)
copy
gateway-discovery-cm/src/test/java/org/apache/knox/gateway/topology/discovery/cm/model/spark/{SparkHistoryUIServiceModelGeneratorTest.java
=> Spark3HistoryUIServiceModelGeneratorTest.java} (75%)
create mode 100644
gateway-service-definitions/src/main/resources/services/spark3historyui/3.0.0/rewrite.xml
create mode 100644
gateway-service-definitions/src/main/resources/services/spark3historyui/3.0.0/service.xml