From a8be0eaefb055ab35da847aeb6bdc907e4f9c2f8 Mon Sep 17 00:00:00 2001 From: Jay Date: Wed, 17 May 2017 10:43:25 -0700 Subject: [PATCH 1/5] bumping version to 0.6 for master --- eagle-core/eagle-alert-parent/eagle-alert-app/pom.xml | 2 +- eagle-security/eagle-security-hive/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eagle-core/eagle-alert-parent/eagle-alert-app/pom.xml b/eagle-core/eagle-alert-parent/eagle-alert-app/pom.xml index dc4721dcb6..1870196377 100644 --- a/eagle-core/eagle-alert-parent/eagle-alert-app/pom.xml +++ b/eagle-core/eagle-alert-parent/eagle-alert-app/pom.xml @@ -20,7 +20,7 @@ org.apache.eagle eagle-alert-parent - 0.5.0 + 0.5.0 eagle-alert-app Eagle::Core::Alert::App diff --git a/eagle-security/eagle-security-hive/pom.xml b/eagle-security/eagle-security-hive/pom.xml index 1aaa0115d2..92012d66ac 100644 --- a/eagle-security/eagle-security-hive/pom.xml +++ b/eagle-security/eagle-security-hive/pom.xml @@ -21,7 +21,7 @@ org.apache.eagle eagle-security-parent - 0.5.0 + 0.5.0 eagle-security-hive Eagle::App::Security::HiveSecurity diff --git a/pom.xml b/pom.xml index d3e351147e..c48189a859 100755 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.apache.eagle eagle-parent - 0.5.0 + 0.5.0 pom Eagle::Parent https://eagle.apache.org From 82b92eb4583272ff93845bd2b7efe3ddda72a2f4 Mon Sep 17 00:00:00 2001 From: Jay Sen Date: Tue, 30 Jan 2018 13:47:56 -0800 Subject: [PATCH 2/5] bumping eagle version to 0.5.1 for master --- docs/docs/applications.md | 4 ++-- docs/docs/developing-application.md | 2 +- docs/docs/getting-started.md | 15 +++++++++++++++ docs/docs/underlying-design.md | 15 +++++++++++++++ eagle-assembly/pom.xml | 2 +- .../eagle-alert-parent/eagle-alert-app/pom.xml | 2 +- .../eagle-alert-service/pom.xml | 2 +- .../eagle-alert/alert-assembly/pom.xml | 2 +- .../eagle-alert/alert-common/pom.xml | 2 +- .../eagle-alert/alert-coordinator/pom.xml | 2 +- .../eagle-alert/alert-devtools/pom.xml | 2 +- .../eagle-alert/alert-engine/pom.xml | 2 +- .../alert-metadata-service/pom.xml | 2 +- .../alert-metadata-parent/alert-metadata/pom.xml | 2 +- .../eagle-alert/alert-metadata-parent/pom.xml | 2 +- .../eagle-alert/alert-service/pom.xml | 2 +- eagle-core/eagle-alert-parent/eagle-alert/pom.xml | 2 +- eagle-core/eagle-alert-parent/pom.xml | 2 +- eagle-core/eagle-app/eagle-app-base/pom.xml | 2 +- .../eagle/app/ApplicationProviderServiceTest.java | 2 +- ...ache.eagle.app.TestWebApplication$Provider.xml | 2 +- .../eagle-app/eagle-app-streamproxy/pom.xml | 2 +- eagle-core/eagle-app/eagle-app-utils/pom.xml | 2 +- eagle-core/eagle-app/pom.xml | 2 +- eagle-core/eagle-common/pom.xml | 2 +- eagle-core/eagle-data-process/pom.xml | 2 +- eagle-core/eagle-embed/eagle-embed-hbase/pom.xml | 2 +- eagle-core/eagle-embed/eagle-embed-server/pom.xml | 2 +- eagle-core/eagle-embed/pom.xml | 2 +- .../eagle-metadata/eagle-metadata-base/pom.xml | 2 +- .../eagle-metadata/eagle-metadata-jdbc/pom.xml | 2 +- .../eagle-metadata/eagle-metadata-mongo/pom.xml | 2 +- eagle-core/eagle-metadata/pom.xml | 2 +- eagle-core/eagle-metric/pom.xml | 2 +- eagle-core/eagle-query/eagle-antlr/pom.xml | 2 +- eagle-core/eagle-query/eagle-audit-base/pom.xml | 2 +- eagle-core/eagle-query/eagle-client-base/pom.xml | 2 +- eagle-core/eagle-query/eagle-entity-base/pom.xml | 2 +- eagle-core/eagle-query/eagle-query-base/pom.xml | 2 +- eagle-core/eagle-query/eagle-service-base/pom.xml | 2 +- eagle-core/eagle-query/eagle-storage-base/pom.xml | 2 +- .../eagle-query/eagle-storage-hbase/pom.xml | 2 +- eagle-core/eagle-query/eagle-storage-jdbc/pom.xml | 2 +- eagle-core/eagle-query/pom.xml | 2 +- eagle-core/pom.xml | 2 +- eagle-examples/eagle-app-example/pom.xml | 2 +- eagle-examples/pom.xml | 2 +- eagle-external/eagle-cdh/pom.xml | 2 +- eagle-external/eagle-kafka/pom.xml | 2 +- eagle-external/eagle-log4jkafka/pom.xml | 2 +- eagle-external/pom.xml | 2 +- eagle-gc/pom.xml | 2 +- eagle-jpm/eagle-hadoop-queue/pom.xml | 2 +- eagle-jpm/eagle-jpm-aggregation/pom.xml | 2 +- eagle-jpm/eagle-jpm-analyzer/pom.xml | 2 +- eagle-jpm/eagle-jpm-entity/pom.xml | 2 +- eagle-jpm/eagle-jpm-mr-history/pom.xml | 2 +- eagle-jpm/eagle-jpm-mr-running/pom.xml | 2 +- eagle-jpm/eagle-jpm-service/pom.xml | 2 +- eagle-jpm/eagle-jpm-spark-history/pom.xml | 2 +- eagle-jpm/eagle-jpm-spark-running/pom.xml | 2 +- eagle-jpm/eagle-jpm-util/pom.xml | 2 +- eagle-jpm/eagle-jpm-web/pom.xml | 2 +- eagle-jpm/pom.xml | 2 +- eagle-metric/eagle-hadoop-metric/pom.xml | 2 +- eagle-metric/eagle-hbase-web/pom.xml | 2 +- eagle-metric/eagle-hdfs-web/pom.xml | 2 +- eagle-metric/eagle-system-web/pom.xml | 2 +- eagle-metric/pom.xml | 2 +- eagle-security/eagle-metric-collection/pom.xml | 2 +- eagle-security/eagle-security-common/pom.xml | 2 +- .../eagle-security-hbase-auditlog/pom.xml | 2 +- eagle-security/eagle-security-hbase-web/pom.xml | 2 +- .../eagle-security-hdfs-auditlog/pom.xml | 2 +- .../eagle-security-hdfs-authlog/pom.xml | 2 +- eagle-security/eagle-security-hdfs-web/pom.xml | 2 +- eagle-security/eagle-security-hive-web/pom.xml | 2 +- eagle-security/eagle-security-hive/pom.xml | 2 +- .../eagle-security-maprfs-auditlog/pom.xml | 2 +- eagle-security/eagle-security-maprfs-web/pom.xml | 2 +- .../eagle-security-oozie-auditlog/pom.xml | 2 +- eagle-security/eagle-security-oozie-web/pom.xml | 2 +- eagle-security/pom.xml | 2 +- eagle-server/pom.xml | 2 +- eagle-topology-assembly/pom.xml | 2 +- eagle-topology-check/eagle-topology-app/pom.xml | 2 +- .../eagle-topology-entity/pom.xml | 2 +- eagle-topology-check/pom.xml | 2 +- pom.xml | 2 +- 89 files changed, 118 insertions(+), 88 deletions(-) diff --git a/docs/docs/applications.md b/docs/docs/applications.md index 4f67bdc439..34925821e2 100644 --- a/docs/docs/applications.md +++ b/docs/docs/applications.md @@ -160,7 +160,7 @@ The example policy monitors the 'kill' operation on jobId under "BASE". | Fields || | :---: | :---: | | **Type** | *HADOOP_JMX_METRIC_MONITOR* | - | **Version** | *0.5.0-version* | + | **Version** | *0.5.1-version* | | **Description** | *Collect JMX Metric and monitor in real-time* | | **Streams** | *HADOOP_JMX_METRIC_STREAM* | | **Configuration** | *JMX Metric Kafka Topic (default: hadoop_jmx_metric_{SITE_ID})*

*Kafka Broker List (default: localhost:6667)* | @@ -368,7 +368,7 @@ Then, enable the policy in web ui after it's created. Eagle will schedule it aut | Fields || | :---: | :---: | | **Type** | *TOPOLOGY_HEALTH_CHECK* | - | **Version** | *0.5.0-version* | + | **Version** | *0.5.1-version* | | **Description** | *Collect MR,HBASE,HDFS node status and cluster ratio* | | **Streams** | *TOPOLOGY_HEALTH_CHECK_STREAM* | | **Configuration** | *Topology Health Check Topic (default: topology_health_check)*

*Kafka Broker List (default: sandobox.hortonworks.com:6667)* | diff --git a/docs/docs/developing-application.md b/docs/docs/developing-application.md index f3ec758294..33365c8fb6 100644 --- a/docs/docs/developing-application.md +++ b/docs/docs/developing-application.md @@ -148,7 +148,7 @@ eagle-app-example/ EXAMPLE_APPLICATION Example Monitoring Application - 0.5.0 + 0.5.1-SNAPSHOT message diff --git a/docs/docs/getting-started.md b/docs/docs/getting-started.md index 6b9a0a5029..5911cc8560 100644 --- a/docs/docs/getting-started.md +++ b/docs/docs/getting-started.md @@ -118,10 +118,17 @@ Here is an example ApplicationDesc of `JPM_WEB_APP` { type: "JPM_WEB_APP", name: "Job Performance Monitoring Web ", +<<<<<<< HEAD version: "0.5.0", description: null, appClass: "org.apache.eagle.app.StaticApplication", jarPath: "/opt/eagle/eagle-0.5.0/lib/eagle-topology-0.5.0-SNAPSHOT-hadoop-2.4.1-11-assembly.jar", +======= + version: "0.5.1", + description: null, + appClass: "org.apache.eagle.app.StaticApplication", + jarPath: "/opt/eagle/0.5.1-SNAPSHOT-build-20161103T0332/eagle-0.5.1-SNAPSHOT/lib/eagle-topology-0.5.1-SNAPSHOT-hadoop-2.4.1-11-assembly.jar", +>>>>>>> bumping eagle version to 0.5.1 for master viewPath: "/apps/jpm", providerClass: "org.apache.eagle.app.jpm.JPMWebApplicationProvider", configuration: { @@ -144,11 +151,19 @@ Here is an example ApplicationDesc of `JPM_WEB_APP` executable: false, dependencies: [{ type: "MR_RUNNING_JOB_APP", +<<<<<<< HEAD version: "0.5.0", required: true }, { type: "MR_HISTORY_JOB_APP", version: "0.5.0", +======= + version: "0.5.1", + required: true + }, { + type: "MR_HISTORY_JOB_APP", + version: "0.5.1", +>>>>>>> bumping eagle version to 0.5.1 for master required: true }] } diff --git a/docs/docs/underlying-design.md b/docs/docs/underlying-design.md index 4f96869df7..8563968623 100644 --- a/docs/docs/underlying-design.md +++ b/docs/docs/underlying-design.md @@ -75,10 +75,17 @@ Here is a ApplicationDesc example of `JPM_WEB_APP` { type: "JPM_WEB_APP", name: "Job Performance Monitoring Web ", +<<<<<<< HEAD version: "0.5.0", description: null, appClass: "org.apache.eagle.app.StaticApplication", jarPath: "/opt/eagle/eagle-0.5.0/lib/eagle-topology-0.5.0-hadoop-2.4.1-11-assembly.jar", +======= + version: "0.5.1", + description: null, + appClass: "org.apache.eagle.app.StaticApplication", + jarPath: "/opt/eagle/0.5.1-SNAPSHOT-build-20161103T0332/eagle-0.5.1-SNAPSHOT/lib/eagle-topology-0.5.1-SNAPSHOT-hadoop-2.4.1-11-assembly.jar", +>>>>>>> bumping eagle version to 0.5.1 for master viewPath: "/apps/jpm", providerClass: "org.apache.eagle.app.jpm.JPMWebApplicationProvider", configuration: { @@ -101,11 +108,19 @@ Here is a ApplicationDesc example of `JPM_WEB_APP` executable: false, dependencies: [{ type: "MR_RUNNING_JOB_APP", +<<<<<<< HEAD version: "0.5.0", required: true }, { type: "MR_HISTORY_JOB_APP", version: "0.5.0", +======= + version: "0.5.1", + required: true + }, { + type: "MR_HISTORY_JOB_APP", + version: "0.5.1", +>>>>>>> bumping eagle version to 0.5.1 for master required: true }] } diff --git a/eagle-assembly/pom.xml b/eagle-assembly/pom.xml index 936dc56a0e..2a2f7c98c0 100644 --- a/eagle-assembly/pom.xml +++ b/eagle-assembly/pom.xml @@ -21,7 +21,7 @@ org.apache.eagle eagle-parent - 0.5.0 + 0.5.1-SNAPSHOT eagle-assembly Eagle::Assembly diff --git a/eagle-core/eagle-alert-parent/eagle-alert-app/pom.xml b/eagle-core/eagle-alert-parent/eagle-alert-app/pom.xml index 1870196377..0858d1c710 100644 --- a/eagle-core/eagle-alert-parent/eagle-alert-app/pom.xml +++ b/eagle-core/eagle-alert-parent/eagle-alert-app/pom.xml @@ -20,7 +20,7 @@ org.apache.eagle eagle-alert-parent - 0.5.0 + 0.5.1-SNAPSHOT eagle-alert-app Eagle::Core::Alert::App diff --git a/eagle-core/eagle-alert-parent/eagle-alert-service/pom.xml b/eagle-core/eagle-alert-parent/eagle-alert-service/pom.xml index 5cd1708dfd..2210cbd4c4 100644 --- a/eagle-core/eagle-alert-parent/eagle-alert-service/pom.xml +++ b/eagle-core/eagle-alert-parent/eagle-alert-service/pom.xml @@ -22,7 +22,7 @@ org.apache.eagle eagle-alert-parent - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml diff --git a/eagle-core/eagle-alert-parent/eagle-alert/alert-assembly/pom.xml b/eagle-core/eagle-alert-parent/eagle-alert/alert-assembly/pom.xml index d6eabf4aee..9be2f77533 100644 --- a/eagle-core/eagle-alert-parent/eagle-alert/alert-assembly/pom.xml +++ b/eagle-core/eagle-alert-parent/eagle-alert/alert-assembly/pom.xml @@ -16,7 +16,7 @@ org.apache.eagle eagle-alert - 0.5.0 + 0.5.1-SNAPSHOT alert-assembly diff --git a/eagle-core/eagle-alert-parent/eagle-alert/alert-common/pom.xml b/eagle-core/eagle-alert-parent/eagle-alert/alert-common/pom.xml index 345c7e4cbd..49d2725d19 100644 --- a/eagle-core/eagle-alert-parent/eagle-alert/alert-common/pom.xml +++ b/eagle-core/eagle-alert-parent/eagle-alert/alert-common/pom.xml @@ -16,7 +16,7 @@ org.apache.eagle eagle-alert - 0.5.0 + 0.5.1-SNAPSHOT .. diff --git a/eagle-core/eagle-alert-parent/eagle-alert/alert-coordinator/pom.xml b/eagle-core/eagle-alert-parent/eagle-alert/alert-coordinator/pom.xml index 0281e1763b..fbc2080513 100644 --- a/eagle-core/eagle-alert-parent/eagle-alert/alert-coordinator/pom.xml +++ b/eagle-core/eagle-alert-parent/eagle-alert/alert-coordinator/pom.xml @@ -16,7 +16,7 @@ org.apache.eagle eagle-alert - 0.5.0 + 0.5.1-SNAPSHOT alert-coordinator diff --git a/eagle-core/eagle-alert-parent/eagle-alert/alert-devtools/pom.xml b/eagle-core/eagle-alert-parent/eagle-alert/alert-devtools/pom.xml index 89df890590..d4f11218fd 100644 --- a/eagle-core/eagle-alert-parent/eagle-alert/alert-devtools/pom.xml +++ b/eagle-core/eagle-alert-parent/eagle-alert/alert-devtools/pom.xml @@ -16,7 +16,7 @@ org.apache.eagle eagle-alert - 0.5.0 + 0.5.1-SNAPSHOT alert-devtools diff --git a/eagle-core/eagle-alert-parent/eagle-alert/alert-engine/pom.xml b/eagle-core/eagle-alert-parent/eagle-alert/alert-engine/pom.xml index f50a6183bd..40cbdcf241 100644 --- a/eagle-core/eagle-alert-parent/eagle-alert/alert-engine/pom.xml +++ b/eagle-core/eagle-alert-parent/eagle-alert/alert-engine/pom.xml @@ -16,7 +16,7 @@ org.apache.eagle eagle-alert - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml diff --git a/eagle-core/eagle-alert-parent/eagle-alert/alert-metadata-parent/alert-metadata-service/pom.xml b/eagle-core/eagle-alert-parent/eagle-alert/alert-metadata-parent/alert-metadata-service/pom.xml index ca2d90b149..6f0a64afb9 100644 --- a/eagle-core/eagle-alert-parent/eagle-alert/alert-metadata-parent/alert-metadata-service/pom.xml +++ b/eagle-core/eagle-alert-parent/eagle-alert/alert-metadata-parent/alert-metadata-service/pom.xml @@ -16,7 +16,7 @@ org.apache.eagle alert-metadata-parent - 0.5.0 + 0.5.1-SNAPSHOT alert-metadata-service diff --git a/eagle-core/eagle-alert-parent/eagle-alert/alert-metadata-parent/alert-metadata/pom.xml b/eagle-core/eagle-alert-parent/eagle-alert/alert-metadata-parent/alert-metadata/pom.xml index 206e5fe318..8e95bf79ce 100644 --- a/eagle-core/eagle-alert-parent/eagle-alert/alert-metadata-parent/alert-metadata/pom.xml +++ b/eagle-core/eagle-alert-parent/eagle-alert/alert-metadata-parent/alert-metadata/pom.xml @@ -16,7 +16,7 @@ org.apache.eagle alert-metadata-parent - 0.5.0 + 0.5.1-SNAPSHOT alert-metadata diff --git a/eagle-core/eagle-alert-parent/eagle-alert/alert-metadata-parent/pom.xml b/eagle-core/eagle-alert-parent/eagle-alert/alert-metadata-parent/pom.xml index 33c25ce068..3ce9686d51 100644 --- a/eagle-core/eagle-alert-parent/eagle-alert/alert-metadata-parent/pom.xml +++ b/eagle-core/eagle-alert-parent/eagle-alert/alert-metadata-parent/pom.xml @@ -16,7 +16,7 @@ org.apache.eagle eagle-alert - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml alert-metadata-parent diff --git a/eagle-core/eagle-alert-parent/eagle-alert/alert-service/pom.xml b/eagle-core/eagle-alert-parent/eagle-alert/alert-service/pom.xml index b482f82f7c..eb86a0f70c 100644 --- a/eagle-core/eagle-alert-parent/eagle-alert/alert-service/pom.xml +++ b/eagle-core/eagle-alert-parent/eagle-alert/alert-service/pom.xml @@ -14,7 +14,7 @@ eagle-alert org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT 4.0.0 diff --git a/eagle-core/eagle-alert-parent/eagle-alert/pom.xml b/eagle-core/eagle-alert-parent/eagle-alert/pom.xml index f902d4b636..2b98abd6fa 100644 --- a/eagle-core/eagle-alert-parent/eagle-alert/pom.xml +++ b/eagle-core/eagle-alert-parent/eagle-alert/pom.xml @@ -16,7 +16,7 @@ org.apache.eagle eagle-alert-parent - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml eagle-alert diff --git a/eagle-core/eagle-alert-parent/pom.xml b/eagle-core/eagle-alert-parent/pom.xml index 7c00de775b..7810a7719e 100644 --- a/eagle-core/eagle-alert-parent/pom.xml +++ b/eagle-core/eagle-alert-parent/pom.xml @@ -20,7 +20,7 @@ org.apache.eagle eagle-core - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml diff --git a/eagle-core/eagle-app/eagle-app-base/pom.xml b/eagle-core/eagle-app/eagle-app-base/pom.xml index 236df703ea..ffe9febbbe 100644 --- a/eagle-core/eagle-app/eagle-app-base/pom.xml +++ b/eagle-core/eagle-app/eagle-app-base/pom.xml @@ -20,7 +20,7 @@ eagle-app-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml diff --git a/eagle-core/eagle-app/eagle-app-base/src/test/java/org/apache/eagle/app/ApplicationProviderServiceTest.java b/eagle-core/eagle-app/eagle-app-base/src/test/java/org/apache/eagle/app/ApplicationProviderServiceTest.java index 4f555bb4ec..c4b2e56efa 100644 --- a/eagle-core/eagle-app/eagle-app-base/src/test/java/org/apache/eagle/app/ApplicationProviderServiceTest.java +++ b/eagle-core/eagle-app/eagle-app-base/src/test/java/org/apache/eagle/app/ApplicationProviderServiceTest.java @@ -46,7 +46,7 @@ public void testApplicationProviderLoaderService(){ assertNull(providerManager.getApplicationDescByType("TEST_APPLICATION").getViewPath()); assertEquals(Version.version,providerManager.getApplicationDescByType("TEST_APPLICATION").getVersion()); assertEquals("/apps/test_web_app",providerManager.getApplicationDescByType("TEST_WEB_APPLICATION").getViewPath()); - assertEquals("0.5.0-beta",providerManager.getApplicationDescByType("TEST_WEB_APPLICATION").getVersion()); + assertEquals("0.5.1",providerManager.getApplicationDescByType("TEST_WEB_APPLICATION").getVersion()); assertNotNull(providerManager.getApplicationDescByType("TEST_WEB_APPLICATION").getDependencies()); assertEquals(1,providerManager.getApplicationDescByType("TEST_WEB_APPLICATION").getDependencies().size()); assertEquals("TEST_APPLICATION",providerManager.getApplicationDescByType("TEST_WEB_APPLICATION").getDependencies().get(0).getType()); diff --git a/eagle-core/eagle-app/eagle-app-base/src/test/resources/META-INF/providers/org.apache.eagle.app.TestWebApplication$Provider.xml b/eagle-core/eagle-app/eagle-app-base/src/test/resources/META-INF/providers/org.apache.eagle.app.TestWebApplication$Provider.xml index ecf1d88e6c..42d60eeed2 100644 --- a/eagle-core/eagle-app/eagle-app-base/src/test/resources/META-INF/providers/org.apache.eagle.app.TestWebApplication$Provider.xml +++ b/eagle-core/eagle-app/eagle-app-base/src/test/resources/META-INF/providers/org.apache.eagle.app.TestWebApplication$Provider.xml @@ -19,7 +19,7 @@ TEST_WEB_APPLICATION Test Monitoring Web Application - 0.5.0-beta + 0.5.1 /apps/test_web_app diff --git a/eagle-core/eagle-app/eagle-app-streamproxy/pom.xml b/eagle-core/eagle-app/eagle-app-streamproxy/pom.xml index b5ff6afbf4..7ef8b12708 100644 --- a/eagle-core/eagle-app/eagle-app-streamproxy/pom.xml +++ b/eagle-core/eagle-app/eagle-app-streamproxy/pom.xml @@ -22,7 +22,7 @@ eagle-app-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/eagle-core/eagle-app/eagle-app-utils/pom.xml b/eagle-core/eagle-app/eagle-app-utils/pom.xml index f0918428d8..b9d1ed27b7 100644 --- a/eagle-core/eagle-app/eagle-app-utils/pom.xml +++ b/eagle-core/eagle-app/eagle-app-utils/pom.xml @@ -21,7 +21,7 @@ eagle-app-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/eagle-core/eagle-app/pom.xml b/eagle-core/eagle-app/pom.xml index df025f0bf3..89a30899ad 100644 --- a/eagle-core/eagle-app/pom.xml +++ b/eagle-core/eagle-app/pom.xml @@ -21,7 +21,7 @@ eagle-core org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml diff --git a/eagle-core/eagle-common/pom.xml b/eagle-core/eagle-common/pom.xml index 3d6ff22eec..4af212a0a9 100644 --- a/eagle-core/eagle-common/pom.xml +++ b/eagle-core/eagle-common/pom.xml @@ -22,7 +22,7 @@ org.apache.eagle eagle-core - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml diff --git a/eagle-core/eagle-data-process/pom.xml b/eagle-core/eagle-data-process/pom.xml index 06b99d477d..f6202fb869 100644 --- a/eagle-core/eagle-data-process/pom.xml +++ b/eagle-core/eagle-data-process/pom.xml @@ -21,7 +21,7 @@ org.apache.eagle eagle-core - 0.5.0 + 0.5.1-SNAPSHOT eagle-data-process Eagle::Core::DataProcess diff --git a/eagle-core/eagle-embed/eagle-embed-hbase/pom.xml b/eagle-core/eagle-embed/eagle-embed-hbase/pom.xml index 00c4570849..285cfb150a 100644 --- a/eagle-core/eagle-embed/eagle-embed-hbase/pom.xml +++ b/eagle-core/eagle-embed/eagle-embed-hbase/pom.xml @@ -20,7 +20,7 @@ eagle-embed-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/eagle-core/eagle-embed/eagle-embed-server/pom.xml b/eagle-core/eagle-embed/eagle-embed-server/pom.xml index f296aeb4e2..e7f55fa854 100644 --- a/eagle-core/eagle-embed/eagle-embed-server/pom.xml +++ b/eagle-core/eagle-embed/eagle-embed-server/pom.xml @@ -21,7 +21,7 @@ org.apache.eagle eagle-embed-parent - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml eagle-embed-server diff --git a/eagle-core/eagle-embed/pom.xml b/eagle-core/eagle-embed/pom.xml index 8036af7fba..6fe6241289 100644 --- a/eagle-core/eagle-embed/pom.xml +++ b/eagle-core/eagle-embed/pom.xml @@ -20,7 +20,7 @@ eagle-core org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/eagle-core/eagle-metadata/eagle-metadata-base/pom.xml b/eagle-core/eagle-metadata/eagle-metadata-base/pom.xml index eb7e587c6d..b078361cb9 100644 --- a/eagle-core/eagle-metadata/eagle-metadata-base/pom.xml +++ b/eagle-core/eagle-metadata/eagle-metadata-base/pom.xml @@ -20,7 +20,7 @@ eagle-metadata org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/eagle-core/eagle-metadata/eagle-metadata-jdbc/pom.xml b/eagle-core/eagle-metadata/eagle-metadata-jdbc/pom.xml index 18f3c5e01c..c02b22ea78 100644 --- a/eagle-core/eagle-metadata/eagle-metadata-jdbc/pom.xml +++ b/eagle-core/eagle-metadata/eagle-metadata-jdbc/pom.xml @@ -20,7 +20,7 @@ eagle-metadata org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/eagle-core/eagle-metadata/eagle-metadata-mongo/pom.xml b/eagle-core/eagle-metadata/eagle-metadata-mongo/pom.xml index 11c594a373..37fd87a203 100644 --- a/eagle-core/eagle-metadata/eagle-metadata-mongo/pom.xml +++ b/eagle-core/eagle-metadata/eagle-metadata-mongo/pom.xml @@ -19,7 +19,7 @@ eagle-metadata org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/eagle-core/eagle-metadata/pom.xml b/eagle-core/eagle-metadata/pom.xml index ee503d6d85..c59a61a4b4 100644 --- a/eagle-core/eagle-metadata/pom.xml +++ b/eagle-core/eagle-metadata/pom.xml @@ -20,7 +20,7 @@ eagle-core org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT 4.0.0 diff --git a/eagle-core/eagle-metric/pom.xml b/eagle-core/eagle-metric/pom.xml index 7e84f546cc..ae91a0f667 100644 --- a/eagle-core/eagle-metric/pom.xml +++ b/eagle-core/eagle-metric/pom.xml @@ -21,7 +21,7 @@ org.apache.eagle eagle-core - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml diff --git a/eagle-core/eagle-query/eagle-antlr/pom.xml b/eagle-core/eagle-query/eagle-antlr/pom.xml index 406ac5632d..819a24f7d0 100644 --- a/eagle-core/eagle-query/eagle-antlr/pom.xml +++ b/eagle-core/eagle-query/eagle-antlr/pom.xml @@ -21,7 +21,7 @@ org.apache.eagle eagle-query-parent - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml diff --git a/eagle-core/eagle-query/eagle-audit-base/pom.xml b/eagle-core/eagle-query/eagle-audit-base/pom.xml index b8b005402f..162a8b1463 100755 --- a/eagle-core/eagle-query/eagle-audit-base/pom.xml +++ b/eagle-core/eagle-query/eagle-audit-base/pom.xml @@ -23,7 +23,7 @@ org.apache.eagle eagle-query-parent - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml diff --git a/eagle-core/eagle-query/eagle-client-base/pom.xml b/eagle-core/eagle-query/eagle-client-base/pom.xml index 8f341d71ac..7efdde951f 100644 --- a/eagle-core/eagle-query/eagle-client-base/pom.xml +++ b/eagle-core/eagle-query/eagle-client-base/pom.xml @@ -22,7 +22,7 @@ org.apache.eagle eagle-query-parent - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml diff --git a/eagle-core/eagle-query/eagle-entity-base/pom.xml b/eagle-core/eagle-query/eagle-entity-base/pom.xml index 5cf6853fa0..f11ffe675b 100755 --- a/eagle-core/eagle-query/eagle-entity-base/pom.xml +++ b/eagle-core/eagle-query/eagle-entity-base/pom.xml @@ -21,7 +21,7 @@ org.apache.eagle eagle-query-parent - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml diff --git a/eagle-core/eagle-query/eagle-query-base/pom.xml b/eagle-core/eagle-query/eagle-query-base/pom.xml index 363bff4126..219577b1d8 100644 --- a/eagle-core/eagle-query/eagle-query-base/pom.xml +++ b/eagle-core/eagle-query/eagle-query-base/pom.xml @@ -20,7 +20,7 @@ eagle-query-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/eagle-core/eagle-query/eagle-service-base/pom.xml b/eagle-core/eagle-query/eagle-service-base/pom.xml index 8fd529bd06..0578f97d36 100755 --- a/eagle-core/eagle-query/eagle-service-base/pom.xml +++ b/eagle-core/eagle-query/eagle-service-base/pom.xml @@ -21,7 +21,7 @@ org.apache.eagle eagle-query-parent - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml diff --git a/eagle-core/eagle-query/eagle-storage-base/pom.xml b/eagle-core/eagle-query/eagle-storage-base/pom.xml index c3935e8ee7..5731acb128 100644 --- a/eagle-core/eagle-query/eagle-storage-base/pom.xml +++ b/eagle-core/eagle-query/eagle-storage-base/pom.xml @@ -19,7 +19,7 @@ eagle-query-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/eagle-core/eagle-query/eagle-storage-hbase/pom.xml b/eagle-core/eagle-query/eagle-storage-hbase/pom.xml index 64602c374b..44a94d69f2 100644 --- a/eagle-core/eagle-query/eagle-storage-hbase/pom.xml +++ b/eagle-core/eagle-query/eagle-storage-hbase/pom.xml @@ -20,7 +20,7 @@ eagle-query-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT .. 4.0.0 diff --git a/eagle-core/eagle-query/eagle-storage-jdbc/pom.xml b/eagle-core/eagle-query/eagle-storage-jdbc/pom.xml index 0932a28962..def723287b 100644 --- a/eagle-core/eagle-query/eagle-storage-jdbc/pom.xml +++ b/eagle-core/eagle-query/eagle-storage-jdbc/pom.xml @@ -20,7 +20,7 @@ eagle-query-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/eagle-core/eagle-query/pom.xml b/eagle-core/eagle-query/pom.xml index 170b75d5bb..1df4b26367 100644 --- a/eagle-core/eagle-query/pom.xml +++ b/eagle-core/eagle-query/pom.xml @@ -21,7 +21,7 @@ org.apache.eagle eagle-core - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml diff --git a/eagle-core/pom.xml b/eagle-core/pom.xml index 20db41fc83..ab65ef9dc0 100644 --- a/eagle-core/pom.xml +++ b/eagle-core/pom.xml @@ -21,7 +21,7 @@ org.apache.eagle eagle-parent - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml diff --git a/eagle-examples/eagle-app-example/pom.xml b/eagle-examples/eagle-app-example/pom.xml index bc373c4a7c..9988bf5434 100644 --- a/eagle-examples/eagle-app-example/pom.xml +++ b/eagle-examples/eagle-app-example/pom.xml @@ -19,7 +19,7 @@ eagle-examples org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT 4.0.0 eagle-app-example diff --git a/eagle-examples/pom.xml b/eagle-examples/pom.xml index dc2f7aaac9..7e076cb8c4 100644 --- a/eagle-examples/pom.xml +++ b/eagle-examples/pom.xml @@ -19,7 +19,7 @@ eagle-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT 4.0.0 diff --git a/eagle-external/eagle-cdh/pom.xml b/eagle-external/eagle-cdh/pom.xml index ed8f4eea7f..156bcfc01f 100644 --- a/eagle-external/eagle-cdh/pom.xml +++ b/eagle-external/eagle-cdh/pom.xml @@ -19,7 +19,7 @@ eagle-external-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT 4.0.0 diff --git a/eagle-external/eagle-kafka/pom.xml b/eagle-external/eagle-kafka/pom.xml index 2bf83e1353..eac5b5add3 100644 --- a/eagle-external/eagle-kafka/pom.xml +++ b/eagle-external/eagle-kafka/pom.xml @@ -19,7 +19,7 @@ eagle-external-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT 4.0.0 diff --git a/eagle-external/eagle-log4jkafka/pom.xml b/eagle-external/eagle-log4jkafka/pom.xml index 784b723730..2c61835bdd 100644 --- a/eagle-external/eagle-log4jkafka/pom.xml +++ b/eagle-external/eagle-log4jkafka/pom.xml @@ -20,7 +20,7 @@ eagle-external-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml jar diff --git a/eagle-external/pom.xml b/eagle-external/pom.xml index 469efa13de..4ef82971c5 100644 --- a/eagle-external/pom.xml +++ b/eagle-external/pom.xml @@ -20,7 +20,7 @@ eagle-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/eagle-gc/pom.xml b/eagle-gc/pom.xml index df64e61a79..4e1632635e 100644 --- a/eagle-gc/pom.xml +++ b/eagle-gc/pom.xml @@ -23,7 +23,7 @@ org.apache.eagle eagle-parent - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml eagle-gc diff --git a/eagle-jpm/eagle-hadoop-queue/pom.xml b/eagle-jpm/eagle-hadoop-queue/pom.xml index 558e099f9c..4a46ee78f9 100644 --- a/eagle-jpm/eagle-hadoop-queue/pom.xml +++ b/eagle-jpm/eagle-hadoop-queue/pom.xml @@ -21,7 +21,7 @@ eagle-jpm-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/eagle-jpm/eagle-jpm-aggregation/pom.xml b/eagle-jpm/eagle-jpm-aggregation/pom.xml index d87ff8f62f..24c605b33a 100644 --- a/eagle-jpm/eagle-jpm-aggregation/pom.xml +++ b/eagle-jpm/eagle-jpm-aggregation/pom.xml @@ -21,7 +21,7 @@ eagle-jpm-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/eagle-jpm/eagle-jpm-analyzer/pom.xml b/eagle-jpm/eagle-jpm-analyzer/pom.xml index b3e66083c4..dd5644f90b 100644 --- a/eagle-jpm/eagle-jpm-analyzer/pom.xml +++ b/eagle-jpm/eagle-jpm-analyzer/pom.xml @@ -21,7 +21,7 @@ eagle-jpm-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/eagle-jpm/eagle-jpm-entity/pom.xml b/eagle-jpm/eagle-jpm-entity/pom.xml index c4a32feefa..eeef25f348 100644 --- a/eagle-jpm/eagle-jpm-entity/pom.xml +++ b/eagle-jpm/eagle-jpm-entity/pom.xml @@ -20,7 +20,7 @@ eagle-jpm-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/eagle-jpm/eagle-jpm-mr-history/pom.xml b/eagle-jpm/eagle-jpm-mr-history/pom.xml index aca50b9ff2..2cdedf20a4 100644 --- a/eagle-jpm/eagle-jpm-mr-history/pom.xml +++ b/eagle-jpm/eagle-jpm-mr-history/pom.xml @@ -21,7 +21,7 @@ eagle-jpm-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/eagle-jpm/eagle-jpm-mr-running/pom.xml b/eagle-jpm/eagle-jpm-mr-running/pom.xml index 13a97f369b..3f2b190729 100644 --- a/eagle-jpm/eagle-jpm-mr-running/pom.xml +++ b/eagle-jpm/eagle-jpm-mr-running/pom.xml @@ -20,7 +20,7 @@ eagle-jpm-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/eagle-jpm/eagle-jpm-service/pom.xml b/eagle-jpm/eagle-jpm-service/pom.xml index f6cde37c97..bf7ed01ccf 100644 --- a/eagle-jpm/eagle-jpm-service/pom.xml +++ b/eagle-jpm/eagle-jpm-service/pom.xml @@ -20,7 +20,7 @@ eagle-jpm-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT 4.0.0 diff --git a/eagle-jpm/eagle-jpm-spark-history/pom.xml b/eagle-jpm/eagle-jpm-spark-history/pom.xml index a0bd44fb4f..cb96cc75d8 100644 --- a/eagle-jpm/eagle-jpm-spark-history/pom.xml +++ b/eagle-jpm/eagle-jpm-spark-history/pom.xml @@ -21,7 +21,7 @@ org.apache.eagle eagle-jpm-parent - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml eagle-jpm-spark-history diff --git a/eagle-jpm/eagle-jpm-spark-running/pom.xml b/eagle-jpm/eagle-jpm-spark-running/pom.xml index f54438f57b..f1c489a145 100644 --- a/eagle-jpm/eagle-jpm-spark-running/pom.xml +++ b/eagle-jpm/eagle-jpm-spark-running/pom.xml @@ -21,7 +21,7 @@ org.apache.eagle eagle-jpm-parent - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml eagle-jpm-spark-running diff --git a/eagle-jpm/eagle-jpm-util/pom.xml b/eagle-jpm/eagle-jpm-util/pom.xml index b61236128b..cc84f2bc79 100644 --- a/eagle-jpm/eagle-jpm-util/pom.xml +++ b/eagle-jpm/eagle-jpm-util/pom.xml @@ -21,7 +21,7 @@ org.apache.eagle eagle-jpm-parent - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml eagle-jpm-util diff --git a/eagle-jpm/eagle-jpm-web/pom.xml b/eagle-jpm/eagle-jpm-web/pom.xml index 2d1d49f09e..6b90fc3792 100644 --- a/eagle-jpm/eagle-jpm-web/pom.xml +++ b/eagle-jpm/eagle-jpm-web/pom.xml @@ -19,7 +19,7 @@ eagle-jpm-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT 4.0.0 eagle-jpm-web diff --git a/eagle-jpm/pom.xml b/eagle-jpm/pom.xml index c9dbcfa957..636da55715 100644 --- a/eagle-jpm/pom.xml +++ b/eagle-jpm/pom.xml @@ -23,7 +23,7 @@ org.apache.eagle eagle-parent - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml eagle-jpm-parent diff --git a/eagle-metric/eagle-hadoop-metric/pom.xml b/eagle-metric/eagle-hadoop-metric/pom.xml index 557a6053c5..4b0e3d452b 100644 --- a/eagle-metric/eagle-hadoop-metric/pom.xml +++ b/eagle-metric/eagle-hadoop-metric/pom.xml @@ -19,7 +19,7 @@ eagle-metric-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT 4.0.0 eagle-hadoop-metric diff --git a/eagle-metric/eagle-hbase-web/pom.xml b/eagle-metric/eagle-hbase-web/pom.xml index 05cf96fb34..6b5883b66b 100644 --- a/eagle-metric/eagle-hbase-web/pom.xml +++ b/eagle-metric/eagle-hbase-web/pom.xml @@ -18,7 +18,7 @@ eagle-metric-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT 4.0.0 eagle-hbase-web diff --git a/eagle-metric/eagle-hdfs-web/pom.xml b/eagle-metric/eagle-hdfs-web/pom.xml index 89bf37e557..6209955211 100644 --- a/eagle-metric/eagle-hdfs-web/pom.xml +++ b/eagle-metric/eagle-hdfs-web/pom.xml @@ -18,7 +18,7 @@ eagle-metric-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT 4.0.0 eagle-hdfs-web diff --git a/eagle-metric/eagle-system-web/pom.xml b/eagle-metric/eagle-system-web/pom.xml index 85672b5aec..4aeb31636a 100644 --- a/eagle-metric/eagle-system-web/pom.xml +++ b/eagle-metric/eagle-system-web/pom.xml @@ -20,7 +20,7 @@ eagle-metric-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/eagle-metric/pom.xml b/eagle-metric/pom.xml index f42aaa7659..fdb04a42c9 100644 --- a/eagle-metric/pom.xml +++ b/eagle-metric/pom.xml @@ -19,7 +19,7 @@ eagle-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT 4.0.0 diff --git a/eagle-security/eagle-metric-collection/pom.xml b/eagle-security/eagle-metric-collection/pom.xml index b4fdb25169..e70ceaa45e 100644 --- a/eagle-security/eagle-metric-collection/pom.xml +++ b/eagle-security/eagle-metric-collection/pom.xml @@ -21,7 +21,7 @@ org.apache.eagle eagle-security-parent - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml eagle-metric-collection diff --git a/eagle-security/eagle-security-common/pom.xml b/eagle-security/eagle-security-common/pom.xml index 33041fbc65..31c192a83f 100644 --- a/eagle-security/eagle-security-common/pom.xml +++ b/eagle-security/eagle-security-common/pom.xml @@ -21,7 +21,7 @@ org.apache.eagle eagle-security-parent - 0.5.0 + 0.5.1-SNAPSHOT eagle-security-common Eagle::App::Security::Common diff --git a/eagle-security/eagle-security-hbase-auditlog/pom.xml b/eagle-security/eagle-security-hbase-auditlog/pom.xml index 55845cdecc..84df264eef 100644 --- a/eagle-security/eagle-security-hbase-auditlog/pom.xml +++ b/eagle-security/eagle-security-hbase-auditlog/pom.xml @@ -22,7 +22,7 @@ eagle-security-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT 4.0.0 diff --git a/eagle-security/eagle-security-hbase-web/pom.xml b/eagle-security/eagle-security-hbase-web/pom.xml index ce13321583..88ef8e3eea 100644 --- a/eagle-security/eagle-security-hbase-web/pom.xml +++ b/eagle-security/eagle-security-hbase-web/pom.xml @@ -22,7 +22,7 @@ eagle-security-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT 4.0.0 diff --git a/eagle-security/eagle-security-hdfs-auditlog/pom.xml b/eagle-security/eagle-security-hdfs-auditlog/pom.xml index 5a73808a37..27ff134778 100644 --- a/eagle-security/eagle-security-hdfs-auditlog/pom.xml +++ b/eagle-security/eagle-security-hdfs-auditlog/pom.xml @@ -21,7 +21,7 @@ org.apache.eagle eagle-security-parent - 0.5.0 + 0.5.1-SNAPSHOT eagle-security-hdfs-auditlog jar diff --git a/eagle-security/eagle-security-hdfs-authlog/pom.xml b/eagle-security/eagle-security-hdfs-authlog/pom.xml index 04b4d0576b..bfe6f2560e 100644 --- a/eagle-security/eagle-security-hdfs-authlog/pom.xml +++ b/eagle-security/eagle-security-hdfs-authlog/pom.xml @@ -21,7 +21,7 @@ eagle-security-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT 4.0.0 diff --git a/eagle-security/eagle-security-hdfs-web/pom.xml b/eagle-security/eagle-security-hdfs-web/pom.xml index d850431746..dbc4ce9497 100644 --- a/eagle-security/eagle-security-hdfs-web/pom.xml +++ b/eagle-security/eagle-security-hdfs-web/pom.xml @@ -21,7 +21,7 @@ org.apache.eagle eagle-security-parent - 0.5.0 + 0.5.1-SNAPSHOT eagle-security-hdfs-web diff --git a/eagle-security/eagle-security-hive-web/pom.xml b/eagle-security/eagle-security-hive-web/pom.xml index 62120d310d..0241b30de1 100644 --- a/eagle-security/eagle-security-hive-web/pom.xml +++ b/eagle-security/eagle-security-hive-web/pom.xml @@ -21,7 +21,7 @@ org.apache.eagle eagle-security-parent - 0.5.0 + 0.5.1-SNAPSHOT eagle-security-hive-web Eagle::App::Security::HiveService diff --git a/eagle-security/eagle-security-hive/pom.xml b/eagle-security/eagle-security-hive/pom.xml index 92012d66ac..8c4bad5c72 100644 --- a/eagle-security/eagle-security-hive/pom.xml +++ b/eagle-security/eagle-security-hive/pom.xml @@ -21,7 +21,7 @@ org.apache.eagle eagle-security-parent - 0.5.0 + 0.5.1-SNAPSHOT eagle-security-hive Eagle::App::Security::HiveSecurity diff --git a/eagle-security/eagle-security-maprfs-auditlog/pom.xml b/eagle-security/eagle-security-maprfs-auditlog/pom.xml index 5b24069ddf..d08c296f69 100644 --- a/eagle-security/eagle-security-maprfs-auditlog/pom.xml +++ b/eagle-security/eagle-security-maprfs-auditlog/pom.xml @@ -21,7 +21,7 @@ org.apache.eagle eagle-security-parent - 0.5.0 + 0.5.1-SNAPSHOT eagle-security-maprfs-auditlog jar diff --git a/eagle-security/eagle-security-maprfs-web/pom.xml b/eagle-security/eagle-security-maprfs-web/pom.xml index 7ee9cfded4..0080ddf8f7 100644 --- a/eagle-security/eagle-security-maprfs-web/pom.xml +++ b/eagle-security/eagle-security-maprfs-web/pom.xml @@ -21,7 +21,7 @@ org.apache.eagle eagle-security-parent - 0.5.0 + 0.5.1-SNAPSHOT eagle-security-maprfs-web diff --git a/eagle-security/eagle-security-oozie-auditlog/pom.xml b/eagle-security/eagle-security-oozie-auditlog/pom.xml index da7e556a06..1138d27e13 100644 --- a/eagle-security/eagle-security-oozie-auditlog/pom.xml +++ b/eagle-security/eagle-security-oozie-auditlog/pom.xml @@ -22,7 +22,7 @@ eagle-security-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT 4.0.0 diff --git a/eagle-security/eagle-security-oozie-web/pom.xml b/eagle-security/eagle-security-oozie-web/pom.xml index bc89575eda..e79332180f 100644 --- a/eagle-security/eagle-security-oozie-web/pom.xml +++ b/eagle-security/eagle-security-oozie-web/pom.xml @@ -21,7 +21,7 @@ org.apache.eagle eagle-security-parent - 0.5.0 + 0.5.1-SNAPSHOT eagle-security-oozie-web Eagle::App::Security::OozieService diff --git a/eagle-security/pom.xml b/eagle-security/pom.xml index 5b321a51e9..73ac7848ac 100644 --- a/eagle-security/pom.xml +++ b/eagle-security/pom.xml @@ -23,7 +23,7 @@ org.apache.eagle eagle-parent - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml eagle-security-parent diff --git a/eagle-server/pom.xml b/eagle-server/pom.xml index 41dcff5339..1adc1b1e84 100644 --- a/eagle-server/pom.xml +++ b/eagle-server/pom.xml @@ -21,7 +21,7 @@ eagle-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT 4.0.0 eagle-server diff --git a/eagle-topology-assembly/pom.xml b/eagle-topology-assembly/pom.xml index f90c620f4d..c7ad05fde5 100644 --- a/eagle-topology-assembly/pom.xml +++ b/eagle-topology-assembly/pom.xml @@ -28,7 +28,7 @@ org.apache.eagle eagle-parent - 0.5.0 + 0.5.1-SNAPSHOT eagle-topology-assembly Eagle::App::Assembly diff --git a/eagle-topology-check/eagle-topology-app/pom.xml b/eagle-topology-check/eagle-topology-app/pom.xml index d5bef4be1e..c8346dfa36 100644 --- a/eagle-topology-check/eagle-topology-app/pom.xml +++ b/eagle-topology-check/eagle-topology-app/pom.xml @@ -21,7 +21,7 @@ eagle-topology-check org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/eagle-topology-check/eagle-topology-entity/pom.xml b/eagle-topology-check/eagle-topology-entity/pom.xml index d3c6a705ea..2a5e316b37 100644 --- a/eagle-topology-check/eagle-topology-entity/pom.xml +++ b/eagle-topology-check/eagle-topology-entity/pom.xml @@ -21,7 +21,7 @@ eagle-topology-check org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/eagle-topology-check/pom.xml b/eagle-topology-check/pom.xml index b6b3e653bd..a4f6ec0dfd 100644 --- a/eagle-topology-check/pom.xml +++ b/eagle-topology-check/pom.xml @@ -21,7 +21,7 @@ eagle-parent org.apache.eagle - 0.5.0 + 0.5.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index c48189a859..079385a8b5 100755 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.apache.eagle eagle-parent - 0.5.0 + 0.5.1-SNAPSHOT pom Eagle::Parent https://eagle.apache.org From b7a856a237e77f158b354b34d5964d4571ef1b67 Mon Sep 17 00:00:00 2001 From: Jay Sen Date: Tue, 30 Jan 2018 14:20:28 -0800 Subject: [PATCH 3/5] updating version in docs --- docs/docs/getting-started.md | 7 ------- docs/docs/underlying-design.md | 15 --------------- 2 files changed, 22 deletions(-) diff --git a/docs/docs/getting-started.md b/docs/docs/getting-started.md index 5911cc8560..04ada457a9 100644 --- a/docs/docs/getting-started.md +++ b/docs/docs/getting-started.md @@ -118,17 +118,10 @@ Here is an example ApplicationDesc of `JPM_WEB_APP` { type: "JPM_WEB_APP", name: "Job Performance Monitoring Web ", -<<<<<<< HEAD - version: "0.5.0", - description: null, - appClass: "org.apache.eagle.app.StaticApplication", - jarPath: "/opt/eagle/eagle-0.5.0/lib/eagle-topology-0.5.0-SNAPSHOT-hadoop-2.4.1-11-assembly.jar", -======= version: "0.5.1", description: null, appClass: "org.apache.eagle.app.StaticApplication", jarPath: "/opt/eagle/0.5.1-SNAPSHOT-build-20161103T0332/eagle-0.5.1-SNAPSHOT/lib/eagle-topology-0.5.1-SNAPSHOT-hadoop-2.4.1-11-assembly.jar", ->>>>>>> bumping eagle version to 0.5.1 for master viewPath: "/apps/jpm", providerClass: "org.apache.eagle.app.jpm.JPMWebApplicationProvider", configuration: { diff --git a/docs/docs/underlying-design.md b/docs/docs/underlying-design.md index 8563968623..dd1df58b54 100644 --- a/docs/docs/underlying-design.md +++ b/docs/docs/underlying-design.md @@ -75,17 +75,10 @@ Here is a ApplicationDesc example of `JPM_WEB_APP` { type: "JPM_WEB_APP", name: "Job Performance Monitoring Web ", -<<<<<<< HEAD - version: "0.5.0", - description: null, - appClass: "org.apache.eagle.app.StaticApplication", - jarPath: "/opt/eagle/eagle-0.5.0/lib/eagle-topology-0.5.0-hadoop-2.4.1-11-assembly.jar", -======= version: "0.5.1", description: null, appClass: "org.apache.eagle.app.StaticApplication", jarPath: "/opt/eagle/0.5.1-SNAPSHOT-build-20161103T0332/eagle-0.5.1-SNAPSHOT/lib/eagle-topology-0.5.1-SNAPSHOT-hadoop-2.4.1-11-assembly.jar", ->>>>>>> bumping eagle version to 0.5.1 for master viewPath: "/apps/jpm", providerClass: "org.apache.eagle.app.jpm.JPMWebApplicationProvider", configuration: { @@ -108,19 +101,11 @@ Here is a ApplicationDesc example of `JPM_WEB_APP` executable: false, dependencies: [{ type: "MR_RUNNING_JOB_APP", -<<<<<<< HEAD - version: "0.5.0", - required: true - }, { - type: "MR_HISTORY_JOB_APP", - version: "0.5.0", -======= version: "0.5.1", required: true }, { type: "MR_HISTORY_JOB_APP", version: "0.5.1", ->>>>>>> bumping eagle version to 0.5.1 for master required: true }] } From 29cb06d23fdc3c291f43b25d6bc8fa1c188625ae Mon Sep 17 00:00:00 2001 From: Jay Sen Date: Tue, 30 Jan 2018 14:21:32 -0800 Subject: [PATCH 4/5] updating version in docs --- docs/docs/getting-started.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/docs/getting-started.md b/docs/docs/getting-started.md index 04ada457a9..d6cdc8d506 100644 --- a/docs/docs/getting-started.md +++ b/docs/docs/getting-started.md @@ -144,19 +144,11 @@ Here is an example ApplicationDesc of `JPM_WEB_APP` executable: false, dependencies: [{ type: "MR_RUNNING_JOB_APP", -<<<<<<< HEAD - version: "0.5.0", - required: true - }, { - type: "MR_HISTORY_JOB_APP", - version: "0.5.0", -======= version: "0.5.1", required: true }, { type: "MR_HISTORY_JOB_APP", version: "0.5.1", ->>>>>>> bumping eagle version to 0.5.1 for master required: true }] } From 8aab3e49cfb021481247db52a054830029a7e46b Mon Sep 17 00:00:00 2001 From: Jay Sen Date: Tue, 30 Jan 2018 18:16:17 -0800 Subject: [PATCH 5/5] updating file paths in doc --- docs/docs/developing-application.md | 2 +- docs/docs/getting-started.md | 2 +- docs/docs/underlying-design.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs/developing-application.md b/docs/docs/developing-application.md index 33365c8fb6..c8d87764cc 100644 --- a/docs/docs/developing-application.md +++ b/docs/docs/developing-application.md @@ -148,7 +148,7 @@ eagle-app-example/ EXAMPLE_APPLICATION Example Monitoring Application - 0.5.1-SNAPSHOT + 0.5.1-SNAPSHOT message diff --git a/docs/docs/getting-started.md b/docs/docs/getting-started.md index d6cdc8d506..97cbb5db7d 100644 --- a/docs/docs/getting-started.md +++ b/docs/docs/getting-started.md @@ -121,7 +121,7 @@ Here is an example ApplicationDesc of `JPM_WEB_APP` version: "0.5.1", description: null, appClass: "org.apache.eagle.app.StaticApplication", - jarPath: "/opt/eagle/0.5.1-SNAPSHOT-build-20161103T0332/eagle-0.5.1-SNAPSHOT/lib/eagle-topology-0.5.1-SNAPSHOT-hadoop-2.4.1-11-assembly.jar", + jarPath: "/opt/eagle/eagle-0.5.1/lib/eagle-topology-0.5.1-SNAPSHOT-hadoop-2.4.1-11-assembly.jar", viewPath: "/apps/jpm", providerClass: "org.apache.eagle.app.jpm.JPMWebApplicationProvider", configuration: { diff --git a/docs/docs/underlying-design.md b/docs/docs/underlying-design.md index dd1df58b54..1f5c75a519 100644 --- a/docs/docs/underlying-design.md +++ b/docs/docs/underlying-design.md @@ -78,7 +78,7 @@ Here is a ApplicationDesc example of `JPM_WEB_APP` version: "0.5.1", description: null, appClass: "org.apache.eagle.app.StaticApplication", - jarPath: "/opt/eagle/0.5.1-SNAPSHOT-build-20161103T0332/eagle-0.5.1-SNAPSHOT/lib/eagle-topology-0.5.1-SNAPSHOT-hadoop-2.4.1-11-assembly.jar", + jarPath: "/opt/eagle/eagle-0.5.1/lib/eagle-topology-0.5.1-hadoop-2.4.1-11-assembly.jar", viewPath: "/apps/jpm", providerClass: "org.apache.eagle.app.jpm.JPMWebApplicationProvider", configuration: {