Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2518
Thanks @SachinJanani for contribution.
Could you try setup CI and see it this PR passes the CI build?
```
Looks like travis-ci is not configured for your fork.
Please setup by swich on 'zeppelin' repository at
https://travis-ci.org/profile and travis-ci.
And then make sure 'Build branch updates' option is enabled in the settings
https://travis-ci.org/SachinJanani/zeppelin/settings.
To trigger CI after setup, you will need ammend your last commit with
git commit --amend
git push your-remote HEAD --force
See
http://zeppelin.apache.org/contribution/contributions.html#continuous-integration.
```
---
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.
---