GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1121
[Improve] workflow - run to relation paragraph ### What is this PR for? Create an association in paragraph. By creating a workflow, you can run the associated tasks. ### What type of PR is it? Improvement ### Todos - [x] Basic backend - workflow (paragraph - paragraph). - [ ] Restful api - [ ] Web ui - relation running button. - [ ] reactor ### Screenshots (if appropriate)  ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? yes You can merge this pull request into a Git repository by running: $ git pull https://github.com/cloverhearts/zeppelin improve/relation-paragraph-job Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1121.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 #1121 ---- commit 3736023afb5d1187d2fc505578d5a370b14f060d Author: CloverHearts <cloverhearts...@gmail.com> Date: 2016-07-04T08:05:21Z Relation running paragraph - backend prototype commit 08999a1fa2113f34974fc01961e8ce7d1f56f590 Author: CloverHearts <cloverhearts...@gmail.com> Date: 2016-07-04T08:06:28Z Merge branch 'master' into improve/zengine-dynamic-form ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---