Reamer opened a new pull request #3934:
URL: https://github.com/apache/zeppelin/pull/3934
### What is this PR for?
With #3914 I removed the logging libraries for Zeppelin-Interpreters which
are not shipped with their own logging libraries (e.g. Markdown). The logging
libraries are not part of zeppelin-interpreter-shaded. With this change we add
the logging libraries back to interpreter-parent, so that they are present in
every Zeppelin-Interpreters process.
### What type of PR is it?
- Hot Fix
### How should this be tested?
* Travis-CI: https://travis-ci.org/github/Reamer/zeppelin/builds/732966733
### 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:
[email protected]