GitHub user RPCMoritz opened a pull request: https://github.com/apache/incubator-zeppelin/pull/347
ZEPPELIN-346 Fix NotebookTest not passing non-default group to NoteIn⦠â¦terpreterLoader This implements the actually required logic for this test to pass and should mostly showcase that the NoteIntepreterLoader logic is flawed/broken. Nonetheless this would fix the test in the short term and be a step towards actually documenting the weird behaviour. I will try to amend this PR (or create a separate one) to actually approach the underlying issue You can merge this pull request into a Git repository by running: $ git pull https://github.com/RPCMoritz/incubator-zeppelin patch-2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/347.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 #347 ---- commit 0badf282fb02d4229ce3f476ffb157eb7dcc1c69 Author: Rick Moritz <rah...@gmail.com> Date: 2015-10-16T14:52:38Z ZEPPELIN-346 Fix NotebookTest not passing non-default group to NoteInterpreterLoader This implements the actually required logic for this test to pass and should mostly showcase that the NoteIntepreterLoader logic is flawed/broken. Nonetheless this would fix the test in the short term and be a step towards actually documenting the weird behaviour. I will try to amend this PR (or create a separate one) to actually approach the underlying issue ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---