GitHub user prabhjyotsingh opened a pull request:

    https://github.com/apache/zeppelin/pull/3011

    [HOTFIX][ZEPPELIN-3526] fix when no shiro.ini exists

    ### What is this PR for?
    This is a side effect of ZEPPELIN-3526, occurs when there's no shiro.ini in 
the classpath.
    
    ### 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/ZEPPELIN-3526

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/3011.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 #3011
    
----
commit ac6565cd3a84bb1020f8a32680533fb9a15c366c
Author: Prabhjyot Singh <prabhjyotsingh@...>
Date:   2018-06-08T04:23:49Z

    fix ZEPPELIN-3526 when no shiro.ini exists
    
    Change-Id: I0e2bc5794182c75c5912d7478ef54a3f56fc1be1

----


---

Reply via email to