Github user Leemoonsoo commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/455#issuecomment-159801846
About merging, you can use dev/merge_zeppelin_pr.py script.
I suggest clone zeppelin git repo into separate dir (separate from
development) and then you'll need to add remote repo 'apache' and
'apache-github' to use this script.
```
apache https://git-wip-us.apache.org/repos/asf/incubator-zeppelin
(push)
apache https://git-wip-us.apache.org/repos/asf/incubator-zeppelin
(fetch)
apache-github https://github.com/apache/incubator-zeppelin.git (fetch)
apache-github https://github.com/apache/incubator-zeppelin.git (push)
```
Once it's done, just run dev/merge_zeppelin_pr.py will guide you merge the
pull request.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---