[GitHub] zeppelin issue #1705: [ZEPPELIN-1729] With CRLF line endings, Livy gets HTTP...

2016-12-01 Thread rhymoid
Github user rhymoid commented on the issue: https://github.com/apache/zeppelin/pull/1705 I'm closing this PR, as I now understand that 0.6.3 will not happen. The only thing this PR contributes is some tests for `LivyHelper`, but that class needs a complete rewrite anyway. -

[GitHub] zeppelin pull request #1705: [ZEPPELIN-1729] With CRLF line endings, Livy ge...

2016-12-01 Thread rhymoid
Github user rhymoid closed the pull request at: https://github.com/apache/zeppelin/pull/1705 --- 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

[GitHub] zeppelin pull request #1710: CI test for #1705

2016-12-01 Thread rhymoid
Github user rhymoid closed the pull request at: https://github.com/apache/zeppelin/pull/1710 --- 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

[GitHub] zeppelin pull request #1710: CI test for #1729

2016-11-30 Thread rhymoid
GitHub user rhymoid opened a pull request: https://github.com/apache/zeppelin/pull/1710 CI test for #1729 Just a CI test for #1729. You can merge this pull request into a Git repository by running: $ git pull https://github.com/rhymoid/zeppelin backport-hotfixes-ZEPPELIN-1729

[GitHub] zeppelin pull request #:

2016-11-30 Thread rhymoid
Github user rhymoid commented on the pull request: https://github.com/apache/zeppelin/commit/b6cd47996038bafd3c05caf8f17b26f0d30f3224#commitcomment-20023614 In testing/downloadSpark.sh: In testing/downloadSpark.sh on line 23: This seems off. If the script exits because it was

[GitHub] zeppelin issue #1705: [ZEPPELIN-1729] With CRLF line endings, Livy gets HTTP...

2016-11-30 Thread rhymoid
Github user rhymoid commented on the issue: https://github.com/apache/zeppelin/pull/1705 Looks like the builds for branch-0.6 are failing because some Spark binaries were removed from all mirrors. I think this was fixed in master with #1599 + #1709, but not for branch-0.6. --- If

[GitHub] zeppelin pull request #1705: [ZEPPELIN-1729] With CRLF line endings, Livy ge...

2016-11-29 Thread rhymoid
GitHub user rhymoid opened a pull request: https://github.com/apache/zeppelin/pull/1705 [ZEPPELIN-1729] With CRLF line endings, Livy gets HTTP 500 errors ### What is this PR for? When you paste text on Windows, you may inadvertedly add some Carriage Return control characters