Re: Output in Griffin.

2019-03-09 Thread Nick Sokolov
Hi! As far as I understand, you want to save records from the job. To do that, you can use "record" output provided in "out" section of the rule . For spark-sql profiling, everything returned by

Re: Apache Griffin咨询

2019-03-09 Thread Nick Sokolov
For 1) and 2), alerting based on metrics and profiling graphs, Grafana works pretty good on my experience. Problem in 4) can be solved in several ways: - "predicates": it is possible to configure data source with predicate logic, which will be checked before job gets started. However there are fe

Re: 咨询问题

2019-03-09 Thread Nick Sokolov
I think, if there is clear use case, it makes sense to document that in Jira. For 1), it sounds like it requires some "state" to be preserved between job runs, something which is not available directly. This theoretically can be done with elasticsearch input reading latest previous result of the j

[jira] [Work logged] (GRIFFIN-237) [Jobs] Implement service method getting JobInstanceBean by JobInstanceBean id

2019-03-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-237?focusedWorklogId=210621&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-210621 ] ASF GitHub Bot logged work on GRIFFIN-237: -- Author: ASF GitHub Bot

[GitHub] [griffin] chemikadze commented on issue #485: GRIFFIN-229 trigger the job right now with fixing comments

2019-03-09 Thread GitBox
chemikadze commented on issue #485: GRIFFIN-229 trigger the job right now with fixing comments URL: https://github.com/apache/griffin/pull/485#issuecomment-471244024 LGTM This is an automated message from the Apache Git Servi

[jira] [Work logged] (GRIFFIN-229) [Jobs] trigger the job right now

2019-03-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-229?focusedWorklogId=210623&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-210623 ] ASF GitHub Bot logged work on GRIFFIN-229: -- Author: ASF GitHub Bot

[jira] [Work logged] (GRIFFIN-232) Implement pluggable Predicators in PredicatorFactory

2019-03-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-232?focusedWorklogId=210622&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-210622 ] ASF GitHub Bot logged work on GRIFFIN-232: -- Author: ASF GitHub Bot

[GitHub] [griffin] chemikadze commented on a change in pull request #484: GRIFFIN-232 - add support pluggable predicates

2019-03-09 Thread GitBox
chemikadze commented on a change in pull request #484: GRIFFIN-232 - add support pluggable predicates URL: https://github.com/apache/griffin/pull/484#discussion_r264022312 ## File path: service/pom.xml ## @@ -291,7 +292,7 @@ under the License.

[GitHub] [griffin] chemikadze commented on a change in pull request #486: GRIFFIN-237 Implement service method get JobInstanceBean by id

2019-03-09 Thread GitBox
chemikadze commented on a change in pull request #486: GRIFFIN-237 Implement service method get JobInstanceBean by id URL: https://github.com/apache/griffin/pull/486#discussion_r264022201 ## File path: service/src/main/java/org/apache/griffin/core/job/repo/JobInstanceRepo.java ###

[jira] [Commented] (GRIFFIN-237) [Jobs] Implement service method getting JobInstanceBean by JobInstanceBean id

2019-03-09 Thread Randal Boyle (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16788816#comment-16788816 ] Randal Boyle commented on GRIFFIN-237: -- ive created a pull request for this https:/

[GitHub] [griffin] jhsb25 opened a new pull request #486: GRIFFIN-237 Implement service method get JobInstanceBean by id

2019-03-09 Thread GitBox
jhsb25 opened a new pull request #486: GRIFFIN-237 Implement service method get JobInstanceBean by id URL: https://github.com/apache/griffin/pull/486 Implement service method getting JobInstanceBean by JobInstanceBean id This

[jira] [Work logged] (GRIFFIN-237) [Jobs] Implement service method getting JobInstanceBean by JobInstanceBean id

2019-03-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-237?focusedWorklogId=210616&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-210616 ] ASF GitHub Bot logged work on GRIFFIN-237: -- Author: ASF GitHub Bot