You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@griffin.apache.org by li...@apache.org on 2018/08/30 13:51:29 UTC

svn commit: r29038 - /dev/incubator/griffin/0.3.0-incubating/

Author: lionelliu
Date: Thu Aug 30 13:51:28 2018
New Revision: 29038

Log:
griffin-0.3.0-incubating-rc1

Added:
    dev/incubator/griffin/0.3.0-incubating/
    dev/incubator/griffin/0.3.0-incubating/CHANGES.txt
    dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating-source-release.zip   (with props)
    dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating-source-release.zip.asc
    dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating-source-release.zip.sha1
    dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating.pom
    dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating.pom.asc
    dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating.pom.sha1

Added: dev/incubator/griffin/0.3.0-incubating/CHANGES.txt
==============================================================================
--- dev/incubator/griffin/0.3.0-incubating/CHANGES.txt (added)
+++ dev/incubator/griffin/0.3.0-incubating/CHANGES.txt Thu Aug 30 13:51:28 2018
@@ -0,0 +1,38 @@
+Release Notes - Apache Griffin 0.3.0 (incubating)
+
+** Highlights **
+    * Refactor measure module for better abstraction.
+    * Support missing records download for accuracy measurement.
+    * Support regular expression detection count in profiling measurement.
+    * Fix several bugs on UI.
+
+
+** New Feature
+    * [GRIFFIN-164] - Make 'Regular expression detection count' available in UI
+    * [GRIFFIN-184] - [Service] download miss records
+
+
+** Improvement
+    * [GRIFFIN-123] - [Measure] Code review of measure module, refactor and enhance the code style
+    * [GRIFFIN-159] - [Measure] Refactor generation of measure metrics
+    * [GRIFFIN-181] - [UI] add popup window when performing stop action to a job
+    * [GRIFFIN-186] - [UI] Re-Factor Profiling Measure Creation
+    * [GRIFFIN-187] - Support Empty String in Profiling Measure
+
+
+** Bug
+    * [GRIFFIN-152] - Fix bugs when click button to post form
+    * [GRIFFIN-153] - [UI] Can not render accuracy chart on UI
+    * [GRIFFIN-154] - [UI] fix health display bug
+    * [GRIFFIN-166] - [UI] fix Create measure page layout
+    * [GRIFFIN-168] - moderate severity security vulnerability detected in hoek < 4.2.1
+    * [GRIFFIN-175] - [Service] metric API return 500
+    * [GRIFFIN-177] - [UI] measure page wrong display
+    * [GRIFFIN-178] - [UI] job state not update after performing start/stop actions on job page
+    * [GRIFFIN-180] - [UI] add validation for creating profiling and accuracy measure
+    * [GRIFFIN-182] - [UI] fix blank flash issue when routing from job to metric detail
+
+
+** Task
+    * [GRIFFIN-146] - [Service] Prepare and test job state and action service
+    * [GRIFFIN-155] - [UI] change how the charts are dispalyed on my dashboard view

Added: dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating-source-release.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating-source-release.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating-source-release.zip.asc
==============================================================================
--- dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating-source-release.zip.asc (added)
+++ dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating-source-release.zip.asc Thu Aug 30 13:51:28 2018
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJbh+wiAAoJEJvW7GwCN5VhXfkP/1rcfKzxeHmDppUBzjTa0zAe
+TQsBJfvInKmL4bbexFh51VlEC8A0Nxg8OWMBKr8WsSb0NxTJcZBhg/iYzASRfamc
+3cnjADB3yXb5gBI0wZpPmbY9lH4x82zBNiwCB8iTEXFc+NGi8vWAul6U8qZl3hJ0
+nMptZYc4gzuTXiIJJ6N2s7Uhpi8Kr0mt3UkKclMt1YhIlV1bQmC5vy2l+ASkw9w4
+LXk4S4qEioPK2OktcoVTqG2q+e4CK2GEa6lyrvdt8cQCogW+BXts/Jer9eFKbYna
+W19QoL+go9cY6KWyRDkvo3vlaviqbegKl1mYrpY6LTtpQEnWiIGSpRN2hcPz5yG/
+KSMgtG6e0GCyazoUUbzvmBgCbWIjWm0Mmuzv+zroQynO3p8WaHSrr+RXm/u+3gJb
+EUNd1DPx4dbXJVjEJV93RnrKMEL/qN1oVCUIRq3bRgjmQSmRlI5DWOrBdr0S7TTl
+BvqCwMopaa7SQVp/ut4i3W9g0rTyLozWYWpwoeEIEU8jq4RHXAsA/YajMrxoRmDI
+b7bWokdjpUFRbt8rX8PDZz/dRLzkb0zedQetCeQnEMBbVvoEeKZTrNs5dFOxfxvA
+8GoImtvcuH3ecrmk9fJrkawciG0WXe4FCL06O6tFqrpR21dWJ9Ci96pb9D0mhlWO
+tlsIKS4D/dYbPF8RCGCf
+=DgZ5
+-----END PGP SIGNATURE-----

Added: dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating-source-release.zip.sha1
==============================================================================
--- dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating-source-release.zip.sha1 (added)
+++ dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating-source-release.zip.sha1 Thu Aug 30 13:51:28 2018
@@ -0,0 +1 @@
+a701854c3c21b0ae1bf130ccb547985ac4bbe566
\ No newline at end of file

Added: dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating.pom
==============================================================================
--- dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating.pom (added)
+++ dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating.pom Thu Aug 30 13:51:28 2018
@@ -0,0 +1,178 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache</groupId>
+        <artifactId>apache</artifactId>
+        <version>17</version>
+        <relativePath />
+    </parent>
+
+    <groupId>org.apache.griffin</groupId>
+    <artifactId>griffin</artifactId>
+    <version>0.3.0-incubating</version>
+    <packaging>pom</packaging>
+    <name>Apache Griffin ${project.version}</name>
+    <url>http://griffin.incubator.apache.org</url>
+
+    <prerequisites>
+        <maven>3.2.5</maven>
+    </prerequisites>
+
+    <properties>
+        <java.version>1.8</java.version>
+        <maven-apache-rat.version>0.11</maven-apache-rat.version>
+        <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
+        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+        <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+        <maven.compiler.source>1.8</maven.compiler.source>
+        <maven.compiler.target>1.8</maven.compiler.target>
+    </properties>
+
+    <licenses>
+        <license>
+            <name>The Apache Software License, Version 2.0</name>
+            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+        </license>
+    </licenses>
+
+    <organization>
+        <name>Apache Software Foundation</name>
+        <url>http://www.apache.org</url>
+    </organization>
+
+    <issueManagement>
+        <system>JIRA</system>
+        <url>https://issues.apache.org/jira/browse/GRIFFIN</url>
+    </issueManagement>
+
+    <mailingLists>
+        <mailingList>
+            <name>griffin-dev</name>
+            <subscribe>dev-subscribe@griffin.incubator.apache.org</subscribe>
+            <unsubscribe>dev-unsubscribe@griffin.incubator.apache.org</unsubscribe>
+            <post>dev@griffin.incubator.apache.org</post>
+        </mailingList>
+    </mailingLists>
+
+    <!--<pluginRepositories>-->
+    <!--</pluginRepositories>-->
+
+    <scm>
+        <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-griffin.git</connection>
+        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-griffin.git</developerConnection>
+        <url>https://git-wip-us.apache.org/repos/asf?p=incubator-griffin.git;a=summary</url>
+        <tag>griffin-0.3.0-incubating</tag>
+    </scm>
+
+    <distributionManagement>
+    </distributionManagement>
+
+
+    <modules>
+        <module>ui</module>
+        <module>service</module>
+        <module>measure</module>
+    </modules>
+
+
+    <build>
+        <pluginManagement>
+            <plugins>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-compiler-plugin</artifactId>
+                    <version>3.6.1</version>
+                    <configuration>
+                        <source>${maven.compiler.source}</source>
+                        <target>${maven.compiler.target}</target>
+                    </configuration>
+                </plugin>
+                <plugin>
+                    <groupId>org.apache.rat</groupId>
+                    <artifactId>apache-rat-plugin</artifactId>
+                    <version>${maven-apache-rat.version}</version>
+                    <configuration>
+                        <!-- Exclude files/folders for apache release -->
+                        <excludes>
+                            <!-- Git specific files -->
+                            <exclude>.git/</exclude>
+                            <exclude>.gitignore</exclude>
+                            <!-- IDE specific files-->
+                            <exclude>**/.idea/</exclude>
+                            <exclude>**/.scalastyle/</exclude>
+                            <exclude>**/*.iml</exclude>
+                            <exclude>**/.classpath</exclude>
+                            <exclude>**/.settings/**</exclude>
+                            <exclude>**/.project</exclude>
+                            <!-- Maven working directory -->
+                            <exclude>**/target/**</exclude>
+                            <!-- Patch files which can be lying around -->
+                            <exclude>**/*.patch</exclude>
+                            <exclude>**/*.rej</exclude>
+                            <!-- README and test data with exact format -->
+                            <exclude>README*</exclude>
+                            <exclude>DEPENDENCIES</exclude>
+                            <exclude>**/licenses/*</exclude>
+                            <exclude>**/*.log</exclude>
+                            <exclude>**/*.out</exclude>
+                            <exclude>**/*.db</exclude>
+                            <exclude>**/velocity.log*</exclude>
+                            <exclude>**/*.json</exclude>
+                            <exclude>**/*.avro</exclude>
+                            <exclude>**/*.dat</exclude>
+                            <exclude>**/banner.txt</exclude>
+                            <exclude>**/bower_components/**</exclude>
+                            <exclude>**/node_modules/**</exclude>
+                            <exclude>**/.tmp/**</exclude>
+                            <exclude>**/angular/src/assets/.gitkeep</exclude>
+                            <exclude>**/angular/.editorconfig</exclude>
+                            <exclude>**/dist/**</exclude>
+                            <exclude>**/.bowerrc</exclude>
+                            <exclude>**/src/main/resources/public/**</exclude>
+                            <exclude>**/pom.xml.releaseBackup</exclude>
+                            <exclude>**/pom.xml.tag</exclude>
+                        </excludes>
+                    </configuration>
+                    <executions>
+                        <execution>
+                            <id>rat-check</id>
+                            <phase>validate</phase>
+                            <goals>
+                                <goal>check</goal>
+                            </goals>
+                        </execution>
+                    </executions>
+                </plugin>
+            </plugins>
+        </pluginManagement>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-compiler-plugin</artifactId>
+            </plugin>
+
+        </plugins>
+    </build>
+
+</project>
\ No newline at end of file

Added: dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating.pom.asc
==============================================================================
--- dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating.pom.asc (added)
+++ dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating.pom.asc Thu Aug 30 13:51:28 2018
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJbh+wiAAoJEJvW7GwCN5VhTqMQAI6KS5OiSe/H4CaN7fWsoZe6
+2wxAlqcXnW4eCkoYiHZ2aumKxWB68UBVaUVJNpZvk2TfkswgyXTtFE0RTMbBLtgl
+249L6IAYG6rNg8jh5PhqXsJYWim1cuKbgVzZ1NrxbhexTDMyxZIk/WeIH+CY8wQz
+WN9f/yatshKA/hzhCF1RxfxEstBTcVEASEeesO4MOGtmLpc0br026qSAYmizfp7W
+3qzqOgerNHHyK1OWDCbF/x+815vMflBjJk5R4r8iFwMDTDeAhvSRmrKIO0F/p6uR
+CZCJ0beiZmd+l7rZQM5KLboSnYnTBxVsXxAjlRXOaSx2fhSHCuujGIG4k8YvPzvp
+K3Y07+zZdEj07iTS/dP8MiK6HwbFuiL5sdIzm8V8MRWCcuBGMQ3ur5z0TTcj5Ocv
+ZAe5zUianqFkT6ApJdo/xW9Snn203zLa9mZljj7/rpKyc9lWRigsidvNPK1I7Tp4
+A++XkFVN2L9SdqfDe2uknaMLTl/qeSXCgoaKD+6rF6mPuVB1CyL3oQ1nXfDWEcFA
+vBQ4UZq3bSWA4QlwaUfLN3hYpE9KK/FcjzHP0fvezkhMnK/6uayJg07ebIKtTNUY
+tA3GUCuiIdZvs1PyciKTdF1zNMREusOYbnWVZEo80iw6BlLjavxZirq/ltf+iNbh
+2l6XwA84QeH5YuKBZpdP
+=/ZD6
+-----END PGP SIGNATURE-----

Added: dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating.pom.sha1
==============================================================================
--- dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating.pom.sha1 (added)
+++ dev/incubator/griffin/0.3.0-incubating/griffin-0.3.0-incubating.pom.sha1 Thu Aug 30 13:51:28 2018
@@ -0,0 +1 @@
+c5525d121d2dac2b6c64a7091fa183391fc54a43
\ No newline at end of file