GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/incubator-zeppelin/pull/641
small change to have error in multiline ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. ### What type of PR is it? Bug Fix ### Todos * [x] - Have error output in multiline ### Is there a relevant Jira issue? N/A ### How should this be tested? Run something that will output in error, for example try running "asdf" with spark interpreter ### Screenshots (if appropriate) Before: <img width="1439" alt="screen shot 2016-01-15 at 12 52 24 pm" src="https://cloud.githubusercontent.com/assets/674497/12349221/f7ca1f4c-bb93-11e5-8fc9-04c06abf62ea.png"> After: <img width="1429" alt="screen shot 2016-01-15 at 12 52 10 pm" src="https://cloud.githubusercontent.com/assets/674497/12349220/f7c834ca-bb93-11e5-8823-e316152f64b4.png"> You can merge this pull request into a Git repository by running: $ git pull https://github.com/prabhjyotsingh/incubator-zeppelin multiLineError Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/641.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 #641 ---- commit 867a3e025a13a816b26826d8fc3ebab32dc6b91f Author: Prabhjyot Singh <prabhjyotsi...@gmail.com> Date: 2016-01-15T07:28:29Z small change to have error in multiline ---- --- 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. ---