GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/2800
[HOTFIX] fix ZEPPELIN-3198 failures ### What is this PR for? While merging ZEPPELIN-3198(https://github.com/apache/zeppelin/pull/2757), did not merge ZEPPELIN-3092 and ZEPPELIN-3182 (rebase from master), which is causing CI to fail ### What type of PR is it? [Hot Fix] ### How should this be tested? * CI should pass You can merge this pull request into a Git repository by running: $ git pull https://github.com/prabhjyotsingh/zeppelin hotfix/ZEPPELIN-3198 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2800.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 #2800 ---- commit fdf47bb854f2deaa4c75590141a455812242ef50 Author: Prabhjyot Singh <prabhjyotsingh@...> Date: 2018-02-14T11:13:16Z fix ZEPPELIN-3198 related failures Change-Id: I0688823f805dcdd0dd7201b8775463e01120e080 ---- ---