You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by prabhjyotsingh <gi...@git.apache.org> on 2018/06/08 04:41:38 UTC

[GitHub] zeppelin pull request #3011: [HOTFIX][ZEPPELIN-3526] fix when no shiro.ini e...

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 <pr...@...>
Date:   2018-06-08T04:23:49Z

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

----


---

[GitHub] zeppelin issue #3011: [HOTFIX][ZEPPELIN-3526] fix when no shiro.ini exists

Posted by zjffdu <gi...@git.apache.org>.
Github user zjffdu commented on the issue:

    https://github.com/apache/zeppelin/pull/3011
  
    LGTM, wait for CI pass


---

[GitHub] zeppelin pull request #3011: [HOTFIX][ZEPPELIN-3526] fix when no shiro.ini e...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---