[jira] [Created] (GRIFFIN-179) Deploy questions

2018-07-12 Thread Kwang-in (Dennis) JUNG (JIRA)
Kwang-in (Dennis) JUNG created GRIFFIN-179:
--

 Summary: Deploy questions
 Key: GRIFFIN-179
 URL: https://issues.apache.org/jira/browse/GRIFFIN-179
 Project: Griffin (Incubating)
  Issue Type: Test
Affects Versions: 0.2.0-incubating
Reporter: Kwang-in (Dennis) JUNG


Hello,

I'm starter of this project, and have some question of setting up.

This is my application.properties...

```

spring.datasource.url = 
jdbc:mysql://localhost:3306/quartz?autoReconnect=true=false
spring.datasource.username = griffin
spring.datasource.password = 123456
spring.jpa.generate-ddl=true

spring.datasource.driver-class-name = com.mysql.jdbc.Driver

...

```

...and it shows problem...

 

```

...

2018-07-13 14:33:52.190 ERROR 6603 --- [ main] o.s.b.SpringApplication : 
Application startup failed

org.springframework.beans.factory.UnsatisfiedDependencyException: Error 
creating bean with name 'eclipseLinkJpaConfig' defined in URL 
[jar:file:/Users/jung/workspace/etc/incubator-griffin/service/target/service-0.2.0-incubating-SNAPSHOT.jar!/BOOT-INF/classes!/org/apache/griffin/core/config/EclipseLinkJpaConfig.class]:
 Unsatisfied dependency expressed through constructor parameter 0; nested 
exception is org.springframework.beans.factory.BeanCreationException: Error 
creating bean with name 'dataSource' defined in class path resource 
[org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Tomcat.class]:
 Bean instantiation via factory method failed; nested exception is 
org.springframework.beans.BeanInstantiationException: Failed to instantiate 
[org.apache.tomcat.jdbc.pool.DataSource]: Factory method 'dataSource' threw 
exception; nested exception is java.lang.IllegalStateException: Cannot load 
driver class: com.mysql.jdbc.Driver
 at 
org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:749)
 ~[spring-beans-4.3.6.RELEASE.jar!/:4.3.6.RELEASE]
 at 
org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:189)
 ~[spring-beans-4.3.6.RELEASE.jar!/:4.3.6.RELEASE]

...

```

 

As you see, I'm trying to work on with mysql.

Could you give me some help?

 

Thanks.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] incubator-griffin pull request #347: Test

2018-07-12 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-griffin/pull/347


---


[jira] [Resolved] (GRIFFIN-175) [Service] metric API return 500

2018-07-12 Thread William Guo (JIRA)


 [ 
https://issues.apache.org/jira/browse/GRIFFIN-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

William Guo resolved GRIFFIN-175.
-
Resolution: Fixed

> [Service] metric API return 500
> ---
>
> Key: GRIFFIN-175
> URL: https://issues.apache.org/jira/browse/GRIFFIN-175
> Project: Griffin (Incubating)
>  Issue Type: Bug
>Reporter: Juan Li
>Assignee: Juan Li
>Priority: Major
> Attachments: es_411error.png
>
>
> when call get {\{BASE_PATH}}/api/v1/metrics or get 
> {\{BASE_PATH}}/api/v1/metrics/values?metricName=jobName=5=0, 
> service returns 500. 
> after debugging, found that elasticsearch returns 411 response code, attached 
> the error snapshot



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (GRIFFIN-175) [Service] metric API return 500

2018-07-12 Thread William Guo (JIRA)


 [ 
https://issues.apache.org/jira/browse/GRIFFIN-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

William Guo closed GRIFFIN-175.
---

> [Service] metric API return 500
> ---
>
> Key: GRIFFIN-175
> URL: https://issues.apache.org/jira/browse/GRIFFIN-175
> Project: Griffin (Incubating)
>  Issue Type: Bug
>Reporter: Juan Li
>Assignee: Juan Li
>Priority: Major
> Attachments: es_411error.png
>
>
> when call get {\{BASE_PATH}}/api/v1/metrics or get 
> {\{BASE_PATH}}/api/v1/metrics/values?metricName=jobName=5=0, 
> service returns 500. 
> after debugging, found that elasticsearch returns 411 response code, attached 
> the error snapshot



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (GRIFFIN-175) [Service] metric API return 500

2018-07-12 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/GRIFFIN-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16542351#comment-16542351
 ] 

ASF GitHub Bot commented on GRIFFIN-175:


Github user asfgit closed the pull request at:

https://github.com/apache/incubator-griffin/pull/343


> [Service] metric API return 500
> ---
>
> Key: GRIFFIN-175
> URL: https://issues.apache.org/jira/browse/GRIFFIN-175
> Project: Griffin (Incubating)
>  Issue Type: Bug
>Reporter: Juan Li
>Assignee: Juan Li
>Priority: Major
> Attachments: es_411error.png
>
>
> when call get {\{BASE_PATH}}/api/v1/metrics or get 
> {\{BASE_PATH}}/api/v1/metrics/values?metricName=jobName=5=0, 
> service returns 500. 
> after debugging, found that elasticsearch returns 411 response code, attached 
> the error snapshot



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (GRIFFIN-175) [Service] metric API return 500

2018-07-12 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/GRIFFIN-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16542350#comment-16542350
 ] 

ASF GitHub Bot commented on GRIFFIN-175:


Github user guoyuepeng commented on the issue:

https://github.com/apache/incubator-griffin/pull/343
  
ok.


> [Service] metric API return 500
> ---
>
> Key: GRIFFIN-175
> URL: https://issues.apache.org/jira/browse/GRIFFIN-175
> Project: Griffin (Incubating)
>  Issue Type: Bug
>Reporter: Juan Li
>Assignee: Juan Li
>Priority: Major
> Attachments: es_411error.png
>
>
> when call get {\{BASE_PATH}}/api/v1/metrics or get 
> {\{BASE_PATH}}/api/v1/metrics/values?metricName=jobName=5=0, 
> service returns 500. 
> after debugging, found that elasticsearch returns 411 response code, attached 
> the error snapshot



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] incubator-griffin pull request #343: GRIFFIN-175 - fix es 411 issue

2018-07-12 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-griffin/pull/343


---


[GitHub] incubator-griffin issue #343: GRIFFIN-175 - fix es 411 issue

2018-07-12 Thread guoyuepeng
Github user guoyuepeng commented on the issue:

https://github.com/apache/incubator-griffin/pull/343
  
ok.


---


[GitHub] incubator-griffin pull request #350: fix bug to user yarn uri to kill applic...

2018-07-12 Thread jasonliaoxiaoge
GitHub user jasonliaoxiaoge opened a pull request:

https://github.com/apache/incubator-griffin/pull/350

 fix bug to user yarn uri to kill application id and clear code


fix bug to user yarn uri to kill application id and clear code

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jasonliaoxiaoge/incubator-griffin master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-griffin/pull/350.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #350


commit 24b24d5a75042b2fb7e09d7549c0fd929a6a2856
Author: jasonliaoxiaoge <181276056@...>
Date:   2018-06-19T10:09:39Z

clear and add serialversionuid

commit 5ceed25234273fe2223598bbf87edae34d7a1011
Author: jasonliaoxiaoge <181276056@...>
Date:   2018-06-21T11:53:45Z

Merge branch 'master' of https://github.com/apache/incubator-griffin

commit ec0dd8184389653183c5881805fa211335d757fd
Author: jasonliaoxiaoge <181276056@...>
Date:   2018-06-21T13:17:21Z

rename spark.url to resource manager url and log exception stack tree

commit 72ad0e20cdde4471627a98b63ecc410b3af3e58a
Author: jasonliaoxiaoge <181276056@...>
Date:   2018-06-22T02:12:37Z

change resource manager url to yarn url

commit ddd692a3655a4d1e4172ac6ae48e91e8249e2d6e
Author: jasonliaoxiaoge <181276056@...>
Date:   2018-07-05T07:54:06Z

merge

commit a2e0c8652ce11fc29feb750faae9fdf5cd817340
Author: jasonliaoxiaoge <181276056@...>
Date:   2018-07-09T08:25:57Z

refactor code and close input stream

commit 0deed34e38ba0cb8ce4531dda218ae34cb82
Author: jasonliaoxiaoge <181276056@...>
Date:   2018-07-10T03:13:59Z

Merge branch 'master' of https://github.com/apache/incubator-griffin

commit f7bf82d28434fa09ab4c3f6d00dba76d28f4aa6b
Author: jasonliaoxiaoge <181276056@...>
Date:   2018-07-10T09:06:04Z

Merge branch 'master' of https://github.com/apache/incubator-griffin

commit 8e03637cae694d81241ad508fa55a8fd46ae37a2
Author: jasonliaoxiaoge <181276056@...>
Date:   2018-07-12T17:35:50Z

fix bug to user yarn uri to kill application id and clear code




---


[GitHub] incubator-griffin pull request #349: head option optimize

2018-07-12 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-griffin/pull/349


---


[GitHub] incubator-griffin pull request #349: head option optimize

2018-07-12 Thread bhlx3lyx7
GitHub user bhlx3lyx7 opened a pull request:

https://github.com/apache/incubator-griffin/pull/349

head option optimize



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/bhlx3lyx7/incubator-griffin spark2

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-griffin/pull/349.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #349


commit 5d39a543214d83ab9d2293169be9cadbd55049a8
Author: Lionel Liu 
Date:   2018-02-09T03:59:42Z

Merge branch 'master' of https://github.com/apache/incubator-griffin into 
apache-master

commit 232279453173da7a5f6f42fe832558035d58f975
Author: Lionel Liu 
Date:   2018-02-09T04:00:00Z

Merge branch 'apache-master' into tmst

commit 925d508fd53d689596b675c21195a5899b6341cd
Author: Lionel Liu 
Date:   2018-02-09T09:59:45Z

fix bug of data connector

commit c06caa915b787c73d7340c72d076a9d33973c63f
Author: Lionel Liu 
Date:   2018-02-09T11:01:07Z

Merge branch 'master' of https://github.com/apache/incubator-griffin into 
apache-master

commit 169a47b9690a2be165dac30628af831b5d461247
Author: Lionel Liu 
Date:   2018-02-12T02:52:26Z

Merge branch 'master' of https://github.com/apache/incubator-griffin into 
apache-master

commit eedd1d48de7d34d8845600c7f90ce477b1b32814
Author: Lionel Liu 
Date:   2018-02-12T02:56:09Z

Merge branch 'master' of https://github.com/apache/incubator-griffin into 
apache-master

commit b3d7da250e255a589bae659381e56feaf660e2c5
Author: Lionel Liu 
Date:   2018-02-12T02:56:17Z

Merge branch 'apache-master' into tmst

commit a69ed8f3c92f8ece17d35dfd12b9d1806b829fb8
Author: Lionel Liu 
Date:   2018-02-12T05:59:38Z

version 0.2.0

commit 06ce9dad4cd4d8d9197f007b7303da4e64504090
Author: Lionel Liu 
Date:   2018-02-12T07:38:16Z

prof root path done

commit 897c30975ce448d46318e8042a35fc1c019fb7b4
Author: Lionel Liu 
Date:   2018-02-12T07:57:09Z

create job: range with time unit

commit 40b9bb239f495a74ed1788550766d11984e86b9e
Author: Lionel Liu 
Date:   2018-02-12T08:32:35Z

create job: begin and length with unit when submit job

commit 6d684017f1269980202734112ec91507b6bc000f
Author: Lionel Liu 
Date:   2018-02-12T08:40:37Z

Merge branch 'master' of https://github.com/apache/incubator-griffin into 
apache-master

commit fb7b1c391712e33bf7a698005a16344ebaf8635f
Author: Lionel Liu 
Date:   2018-02-12T08:40:55Z

Merge branch 'apache-master' into tmst

commit 7b7babf5f1d14e28c8aa852014bcac3e54418b31
Author: Lionel Liu 
Date:   2018-02-12T09:21:24Z

fix bug of get metrics

commit 4342c6d8c2a9d120e4729ec143daa546c25fed97
Author: Lionel Liu 
Date:   2018-02-12T09:24:59Z

Merge branch 'master' of https://github.com/apache/incubator-griffin into 
apache-master

commit 8ff0e669108b6bd0cfac8ced7b247440e4594520
Author: Lionel Liu 
Date:   2018-02-12T09:25:23Z

Merge branch 'apache-master' into tmst

commit bd3e6e468c0ad2b46d2499f0e2ced4a341a0285a
Author: Lionel Liu 
Date:   2018-02-26T01:49:16Z

dist fix bug

commit cf7f8e80563ad026c2f762bbca4007302f8cc402
Author: Lionel Liu 
Date:   2018-02-26T02:27:59Z

remove distinct batch griffindsl json 2

commit f7a0b3fb7c18289ed3d3827f8e6a587d2d4f90fb
Author: Lionel Liu 
Date:   2018-02-27T03:09:38Z

docker compose

commit 5567c674edc93a0f28c75c748d8639fdb43673dc
Author: Lionel Liu 
Date:   2018-02-27T08:16:02Z

Merge branch 'master' of https://github.com/apache/incubator-griffin into 
apache-master

commit e2df9f566caa7e9c57e915da52381aca1cd9d9a2
Author: Lionel Liu 
Date:   2018-02-27T08:16:13Z

Merge branch 'apache-master' into tmst

commit e7a9c5d721e0cca9f6b97741824b9734e7cdf31f
Author: Lionel Liu 
Date:   2018-03-01T08:46:49Z

Merge branch 'master' of https://github.com/apache/incubator-griffin into 
apache-master

commit 25cdce972a3756e9eddc9c6cc45bb7528c53e195
Author: Lionel Liu 
Date:   2018-03-01T08:48:24Z

Merge branch 'master' of https://github.com/apache/incubator-griffin into 
apache-master

commit 1e3618b398606293ea49bc5f9fcc065f923f6c69
Author: Lionel Liu 
Date:   2018-03-01T08:49:11Z

Merge branch 'apache-master' into tmst

commit f9c67491995ef7b6cb29c46f845f260c81ea56d9
Author: Lionel Liu 
Date:   2018-03-05T06:42:19Z

remove demo docker doc

commit d7281386589c1f39a6a0bde0499d8028a637c9be
Author: Lionel Liu 
Date:   2018-03-05T06:44:26Z

Merge branch 'master' of https://github.com/apache/incubator-griffin into 
apache-master

commit 67e3c29322ea26f3c65c58e51f1e3e6500dd206a
Author: Lionel Liu 
Date:   2018-03-05T06:45:27Z

Merge branch 'apache-master' into tmst

commit 745c944b2561e78964018539951e2f6e142a0115
Author: Lionel Liu 
Date:   2018-03-06T07:17:10Z

chart data timestamp

commit 57df9298e36dd1360a7189e9324b37dc4a020e1a
Author: Lionel Liu 
Date:   2018-03-06T07:19:22Z


[GitHub] incubator-griffin pull request #345: Head option

2018-07-12 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-griffin/pull/345


---


[jira] [Resolved] (GRIFFIN-178) [UI] job state not update after performing start/stop actions on job page

2018-07-12 Thread Lionel Liu (JIRA)


 [ 
https://issues.apache.org/jira/browse/GRIFFIN-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lionel Liu resolved GRIFFIN-178.

   Resolution: Fixed
Fix Version/s: 1.0.0-incubating

Issue resolved by pull request 346
[https://github.com/apache/incubator-griffin/pull/346]

> [UI] job state not update after performing start/stop actions on job page
> -
>
> Key: GRIFFIN-178
> URL: https://issues.apache.org/jira/browse/GRIFFIN-178
> Project: Griffin (Incubating)
>  Issue Type: Bug
>Reporter: Juan Li
>Assignee: Juan Li
>Priority: Major
> Fix For: 1.0.0-incubating
>
> Attachments: 178.png
>
>
> job state is not update properly after performing start/stop job action, 
> still previouse state
> attached issue snapshot
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (GRIFFIN-178) [UI] job state not update after performing start/stop actions on job page

2018-07-12 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/GRIFFIN-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16541371#comment-16541371
 ] 

ASF GitHub Bot commented on GRIFFIN-178:


Github user asfgit closed the pull request at:

https://github.com/apache/incubator-griffin/pull/346


> [UI] job state not update after performing start/stop actions on job page
> -
>
> Key: GRIFFIN-178
> URL: https://issues.apache.org/jira/browse/GRIFFIN-178
> Project: Griffin (Incubating)
>  Issue Type: Bug
>Reporter: Juan Li
>Assignee: Juan Li
>Priority: Major
> Attachments: 178.png
>
>
> job state is not update properly after performing start/stop job action, 
> still previouse state
> attached issue snapshot
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] incubator-griffin pull request #346: GRIFFIN-178 - job state not update afte...

2018-07-12 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-griffin/pull/346


---


[jira] [Resolved] (GRIFFIN-177) [UI] measure page wrong display

2018-07-12 Thread Lionel Liu (JIRA)


 [ 
https://issues.apache.org/jira/browse/GRIFFIN-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lionel Liu resolved GRIFFIN-177.

   Resolution: Fixed
Fix Version/s: 1.0.0-incubating

Issue resolved by pull request 344
[https://github.com/apache/incubator-griffin/pull/344]

> [UI] measure page wrong display 
> 
>
> Key: GRIFFIN-177
> URL: https://issues.apache.org/jira/browse/GRIFFIN-177
> Project: Griffin (Incubating)
>  Issue Type: Bug
>Reporter: Juan Li
>Assignee: Juan Li
>Priority: Major
> Fix For: 1.0.0-incubating
>
> Attachments: 177.png
>
>
> found measure page wrongly displayed attached the symptom 
> root cause: \{{row["dq.type"].toLowerCase()}} in 
> measure.component.html causing infinite loading if  row["dq.type"] is null
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (GRIFFIN-177) [UI] measure page wrong display

2018-07-12 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/GRIFFIN-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16541369#comment-16541369
 ] 

ASF GitHub Bot commented on GRIFFIN-177:


Github user asfgit closed the pull request at:

https://github.com/apache/incubator-griffin/pull/344


> [UI] measure page wrong display 
> 
>
> Key: GRIFFIN-177
> URL: https://issues.apache.org/jira/browse/GRIFFIN-177
> Project: Griffin (Incubating)
>  Issue Type: Bug
>Reporter: Juan Li
>Assignee: Juan Li
>Priority: Major
> Fix For: 1.0.0-incubating
>
> Attachments: 177.png
>
>
> found measure page wrongly displayed attached the symptom 
> root cause: \{{row["dq.type"].toLowerCase()}} in 
> measure.component.html causing infinite loading if  row["dq.type"] is null
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] incubator-griffin pull request #344: GRIFFIN-177 - fix measure page display ...

2018-07-12 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-griffin/pull/344


---


[GitHub] incubator-griffin pull request #348: init quartz sql for h2 in test case

2018-07-12 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-griffin/pull/348


---


[GitHub] incubator-griffin pull request #348: init quartz sql for h2 in test case

2018-07-12 Thread bhlx3lyx7
GitHub user bhlx3lyx7 opened a pull request:

https://github.com/apache/incubator-griffin/pull/348

init quartz sql for h2 in test case



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/bhlx3lyx7/incubator-griffin spark2

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-griffin/pull/348.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #348


commit 62ec88c9609686e1af093fb487a96f5af510e307
Author: Lionel Liu 
Date:   2018-02-07T10:46:51Z

Merge branch 'apache-master' into tmst

commit cb149ade1c374dbd07cffb69c1881a60fe8256d0
Author: Lionel Liu 
Date:   2018-02-08T07:22:41Z

json

commit f538b33db525c3d280d1af3516ea289fce8e7f8f
Author: Lionel Liu 
Date:   2018-02-08T07:42:33Z

Merge branch 'master' of https://github.com/apache/incubator-griffin into 
apache-master

commit bb03b7e99b742dad38340a860ec1e4dc9b7438fe
Author: Lionel Liu 
Date:   2018-02-08T08:23:01Z

Merge branch 'apache-master' into tmst

commit fb5045f393af97e4117ad82caa67addafdfbca89
Author: Lionel Liu 
Date:   2018-02-09T02:08:51Z

update version in docker doc

commit 555ec9fb3dabfd9b8bef53121f448b06ed3273ef
Author: Lionel Liu 
Date:   2018-02-09T03:56:48Z

enhance distinct to update old data, and fix data source cache update data 
filter bug and read old cache data bug

commit 5d39a543214d83ab9d2293169be9cadbd55049a8
Author: Lionel Liu 
Date:   2018-02-09T03:59:42Z

Merge branch 'master' of https://github.com/apache/incubator-griffin into 
apache-master

commit 232279453173da7a5f6f42fe832558035d58f975
Author: Lionel Liu 
Date:   2018-02-09T04:00:00Z

Merge branch 'apache-master' into tmst

commit 925d508fd53d689596b675c21195a5899b6341cd
Author: Lionel Liu 
Date:   2018-02-09T09:59:45Z

fix bug of data connector

commit c06caa915b787c73d7340c72d076a9d33973c63f
Author: Lionel Liu 
Date:   2018-02-09T11:01:07Z

Merge branch 'master' of https://github.com/apache/incubator-griffin into 
apache-master

commit 169a47b9690a2be165dac30628af831b5d461247
Author: Lionel Liu 
Date:   2018-02-12T02:52:26Z

Merge branch 'master' of https://github.com/apache/incubator-griffin into 
apache-master

commit eedd1d48de7d34d8845600c7f90ce477b1b32814
Author: Lionel Liu 
Date:   2018-02-12T02:56:09Z

Merge branch 'master' of https://github.com/apache/incubator-griffin into 
apache-master

commit b3d7da250e255a589bae659381e56feaf660e2c5
Author: Lionel Liu 
Date:   2018-02-12T02:56:17Z

Merge branch 'apache-master' into tmst

commit a69ed8f3c92f8ece17d35dfd12b9d1806b829fb8
Author: Lionel Liu 
Date:   2018-02-12T05:59:38Z

version 0.2.0

commit 06ce9dad4cd4d8d9197f007b7303da4e64504090
Author: Lionel Liu 
Date:   2018-02-12T07:38:16Z

prof root path done

commit 897c30975ce448d46318e8042a35fc1c019fb7b4
Author: Lionel Liu 
Date:   2018-02-12T07:57:09Z

create job: range with time unit

commit 40b9bb239f495a74ed1788550766d11984e86b9e
Author: Lionel Liu 
Date:   2018-02-12T08:32:35Z

create job: begin and length with unit when submit job

commit 6d684017f1269980202734112ec91507b6bc000f
Author: Lionel Liu 
Date:   2018-02-12T08:40:37Z

Merge branch 'master' of https://github.com/apache/incubator-griffin into 
apache-master

commit fb7b1c391712e33bf7a698005a16344ebaf8635f
Author: Lionel Liu 
Date:   2018-02-12T08:40:55Z

Merge branch 'apache-master' into tmst

commit 7b7babf5f1d14e28c8aa852014bcac3e54418b31
Author: Lionel Liu 
Date:   2018-02-12T09:21:24Z

fix bug of get metrics

commit 4342c6d8c2a9d120e4729ec143daa546c25fed97
Author: Lionel Liu 
Date:   2018-02-12T09:24:59Z

Merge branch 'master' of https://github.com/apache/incubator-griffin into 
apache-master

commit 8ff0e669108b6bd0cfac8ced7b247440e4594520
Author: Lionel Liu 
Date:   2018-02-12T09:25:23Z

Merge branch 'apache-master' into tmst

commit bd3e6e468c0ad2b46d2499f0e2ced4a341a0285a
Author: Lionel Liu 
Date:   2018-02-26T01:49:16Z

dist fix bug

commit cf7f8e80563ad026c2f762bbca4007302f8cc402
Author: Lionel Liu 
Date:   2018-02-26T02:27:59Z

remove distinct batch griffindsl json 2

commit f7a0b3fb7c18289ed3d3827f8e6a587d2d4f90fb
Author: Lionel Liu 
Date:   2018-02-27T03:09:38Z

docker compose

commit 5567c674edc93a0f28c75c748d8639fdb43673dc
Author: Lionel Liu 
Date:   2018-02-27T08:16:02Z

Merge branch 'master' of https://github.com/apache/incubator-griffin into 
apache-master

commit e2df9f566caa7e9c57e915da52381aca1cd9d9a2
Author: Lionel Liu 
Date:   2018-02-27T08:16:13Z

Merge branch 'apache-master' into tmst

commit e7a9c5d721e0cca9f6b97741824b9734e7cdf31f
Author: Lionel Liu 
Date:   2018-03-01T08:46:49Z

Merge branch 'master' of https://github.com/apache/incubator-griffin into 
apache-master

commit 25cdce972a3756e9eddc9c6cc45bb7528c53e195
Author: Lionel Liu 
Date:  

[GitHub] incubator-griffin pull request #342: Fix unit case bug

2018-07-12 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-griffin/pull/342


---


[jira] [Commented] (GRIFFIN-178) [UI] job state not update after performing start/stop actions on job page

2018-07-12 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/GRIFFIN-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16541282#comment-16541282
 ] 

ASF GitHub Bot commented on GRIFFIN-178:


Github user icesmartjuan commented on the issue:

https://github.com/apache/incubator-griffin/pull/346
  
Issue:
job state is not updated properly after performing start/stop job action, 
still previous state



> [UI] job state not update after performing start/stop actions on job page
> -
>
> Key: GRIFFIN-178
> URL: https://issues.apache.org/jira/browse/GRIFFIN-178
> Project: Griffin (Incubating)
>  Issue Type: Bug
>Reporter: Juan Li
>Assignee: Juan Li
>Priority: Major
> Attachments: 178.png
>
>
> job state is not update properly after performing start/stop job action, 
> still previouse state
> attached issue snapshot
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] incubator-griffin issue #346: GRIFFIN-178 - job state not update after perfo...

2018-07-12 Thread icesmartjuan
Github user icesmartjuan commented on the issue:

https://github.com/apache/incubator-griffin/pull/346
  
Issue:
job state is not updated properly after performing start/stop job action, 
still previous state



---


[jira] [Commented] (GRIFFIN-175) [Service] metric API return 500

2018-07-12 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/GRIFFIN-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16541281#comment-16541281
 ] 

ASF GitHub Bot commented on GRIFFIN-175:


Github user icesmartjuan commented on the issue:

https://github.com/apache/incubator-griffin/pull/343
  
when call get BASE_PATH/api/v1/metrics or get 
BASE_PATH/api/v1/metrics/values?metricName=jobName=5=0, service 
returns 500. 

after debugging, found that elasticsearch returns 411 Length required 
response


> [Service] metric API return 500
> ---
>
> Key: GRIFFIN-175
> URL: https://issues.apache.org/jira/browse/GRIFFIN-175
> Project: Griffin (Incubating)
>  Issue Type: Bug
>Reporter: Juan Li
>Assignee: Juan Li
>Priority: Major
> Attachments: es_411error.png
>
>
> when call get {\{BASE_PATH}}/api/v1/metrics or get 
> {\{BASE_PATH}}/api/v1/metrics/values?metricName=jobName=5=0, 
> service returns 500. 
> after debugging, found that elasticsearch returns 411 response code, attached 
> the error snapshot



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] incubator-griffin issue #343: GRIFFIN-175 - fix es 411 issue

2018-07-12 Thread icesmartjuan
Github user icesmartjuan commented on the issue:

https://github.com/apache/incubator-griffin/pull/343
  
when call get BASE_PATH/api/v1/metrics or get 
BASE_PATH/api/v1/metrics/values?metricName=jobName=5=0, service 
returns 500. 

after debugging, found that elasticsearch returns 411 Length required 
response


---


[jira] [Commented] (GRIFFIN-177) [UI] measure page wrong display

2018-07-12 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/GRIFFIN-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16541275#comment-16541275
 ] 

ASF GitHub Bot commented on GRIFFIN-177:


Github user icesmartjuan commented on the issue:

https://github.com/apache/incubator-griffin/pull/344
  
issue:
found UI page wrongly displayed if measure["dq.type"] is not set, 

root cause: row["dq.type"].toLowerCase() in measure.component.html 
causing infinite loading if  row["dq.type"] is null


> [UI] measure page wrong display 
> 
>
> Key: GRIFFIN-177
> URL: https://issues.apache.org/jira/browse/GRIFFIN-177
> Project: Griffin (Incubating)
>  Issue Type: Bug
>Reporter: Juan Li
>Assignee: Juan Li
>Priority: Major
> Attachments: 177.png
>
>
> found measure page wrongly displayed attached the symptom 
> root cause: \{{row["dq.type"].toLowerCase()}} in 
> measure.component.html causing infinite loading if  row["dq.type"] is null
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] incubator-griffin issue #344: GRIFFIN-177 - fix measure page display issue

2018-07-12 Thread icesmartjuan
Github user icesmartjuan commented on the issue:

https://github.com/apache/incubator-griffin/pull/344
  
issue:
found UI page wrongly displayed if measure["dq.type"] is not set, 

root cause: row["dq.type"].toLowerCase() in measure.component.html 
causing infinite loading if  row["dq.type"] is null


---


[GitHub] incubator-griffin pull request #347: Test

2018-07-12 Thread toyboxman
GitHub user toyboxman opened a pull request:

https://github.com/apache/incubator-griffin/pull/347

Test



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/toyboxman/incubator-griffin test

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-griffin/pull/347.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #347


commit 95cf208eef353a9cbd2531d571d7ce41d89956d5
Author: Eugene 
Date:   2018-07-10T05:57:20Z

Fix unit case bug

JobInstanceRepoTest always fails to run due to code bug, fix it here

commit 05ae2677945c3a34d02fd9981a525a90df066782
Author: Eugene 
Date:   2018-07-12T03:04:04Z

Merge branch 'master' of https://github.com/apache/incubator-griffin

commit bf0f9bfbc440c8c088aa4c3156ce9612617bdd0a
Author: Eugene 
Date:   2018-07-12T06:54:16Z

Refactor

fix unit test bug in service package




---