[GitHub] zeppelin issue #2701: [ZEPPELIN-3098] Livy Interpreter fails if row contains...

2018-01-10 Thread bushnoh
Github user bushnoh commented on the issue: https://github.com/apache/zeppelin/pull/2701 @zjffdu @felixcheung I merged changes from master into the branch to trigger another build however it looks like master is failing in Jenkins again. The previous build did pass though. ---

[GitHub] zeppelin issue #2701: [ZEPPELIN-3098] Livy Interpreter fails if row contains...

2017-12-18 Thread bushnoh
Github user bushnoh commented on the issue: https://github.com/apache/zeppelin/pull/2701 @zjffdu I was trying to show that the tests failing in master (that don't include my changes) are the same ones with the same errors that are failing on my branch with the changes ---

[GitHub] zeppelin issue #2701: [ZEPPELIN-3098] Livy Interpreter fails if row contains...

2017-12-13 Thread bushnoh
Github user bushnoh commented on the issue: https://github.com/apache/zeppelin/pull/2701 @zjffdu I have merged in the changed from master however there are still CI failures. They are again both unrelated and are the ones that are happening on master: https://travis-ci.org/apache

[GitHub] zeppelin issue #2701: [ZEPPELIN-3098] Livy Interpreter fails if row contains...

2017-12-11 Thread bushnoh
Github user bushnoh commented on the issue: https://github.com/apache/zeppelin/pull/2701 @zjffdu The CI errors look unrelated. They're for the IPythonInterpreter and are the same ones that are failing on master. ---

[GitHub] zeppelin pull request #2701: [ZEPPELIN-3098] Livy Interpreter fails if row c...

2017-12-08 Thread bushnoh
GitHub user bushnoh opened a pull request: https://github.com/apache/zeppelin/pull/2701 [ZEPPELIN-3098] Livy Interpreter fails if row contains newline or tab ### What is this PR for? This PR fixes the issue of newlines and tabs breaking results in the SQL interpreter in Livy