GitHub user toyboxman opened a pull request:
https://github.com/apache/incubator-griffin/pull/444
Define griffin plain-vanilla hook.
the purpose of hook is for integration with components outside. Griffin
would offer information about internal task status.
Task: GRIFFIN-200
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/toyboxman/incubator-griffin hook
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-griffin/pull/444.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 #444
----
commit 2fbd30a64c563febe59240b67aae4653e996a522
Author: Eugene <liujin@...>
Date: 2018-10-22T14:12:38Z
Define griffin plain-vanilla hook.
the purpose of hook is for integration with components outside. Griffin
would offer information about internal task status.
Task: GRIFFIN-200
----
---