GitHub user prabhjyotsingh opened a pull request:
https://github.com/apache/zeppelin/pull/2827
[HOTFIX] fix checkstyle errors
### What is this PR for?
There are some checkstyle errors in branch-0.8, this is to fix all those
errors.
### What type of PR is it?
[Hot Fix]
### How should this be tested?
* CI should be green.
### Questions:
* Does the licenses files need update? N/A
* Is there breaking changes for older versions? N/A
* Does this needs documentation? N/A
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prabhjyotsingh/zeppelin
hotfix/branch-0.8_checkstyle_errors
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2827.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 #2827
----
commit 1c94e5cd9d81ae18861b375056db74f5dfe36597
Author: Prabhjyot Singh <prabhjyotsingh@...>
Date: 2018-03-02T15:22:20Z
fix checkstyle errors
Change-Id: I0b24f9287f4a8d63d18d55863505370b70c3659f
----
---