Github user Leemoonsoo commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/3#issuecomment-86325370
@jongyoul Thanks for correction.
@corneadoug
To use this script, minimum requirements are
1. you should inside of Zeppelin source directory (or setup ZEPPELIN_HOME
env variable)
2. add remote repository https://github.com/apache/incubator-zeppelin.git
with name 'apache-github' and fetch it (you can use your favorite name instead
of 'apache-github' with PR_REMOTE_NAME env variable)
3. add remote repository
https://git-wip-us.apache.org/repos/asf/incubator-zeppelin with name 'apache'
and fetch it (you can use your favorite name instead of 'apache' with
PUSH_REMOTE_NAME env variable)
You can optionally setup your JIRA account by setting up JIRA_USERNAME,
JIRA_PASSWORD env variable.
and just run the script. script will ask question what you want to do.
---
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.
---