You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/10/15 06:19:48 UTC

[GitHub] [zeppelin] bhavikpatel9977 opened a new pull request #3488: [ZEPPELIN-4356] Zeppelin should stop/die/etc when can't create/access notebook repo

bhavikpatel9977 opened a new pull request #3488: [ZEPPELIN-4356] Zeppelin should stop/die/etc when can't create/access notebook repo
URL: https://github.com/apache/zeppelin/pull/3488
 
 
   ### What is this PR for?
   Currently, when the Shiro.ini file is not configured properly then Zeppelin stays up but returns MultiException; Instead it would be better to stop/die/etc.
   
   I have made the required code changes.
   Step further, I order to improvise it I have also raised the question on [Stack overflow](https://stackoverflow.com/questions/58345968/hk2-bind-to-implementation-of-interface-using-immediate-scope). Any valuable suggestion from your side will be helpful.
   
   ### What type of PR is it?
   [Bug Fix | Improvement]
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/ZEPPELIN-4356
   
   ### How should this be tested?
   * Zeppelin should work with authentication enabled
   * CI pass
   
   
   ### Screenshots (if appropriate)
   N/A
   
   ### Questions:
   * Does the licenses files need update? no
   * Is there breaking changes for older versions? no
   * Does this needs documentation? no
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services