GitHub user Akhilsnaik opened a pull request: https://github.com/apache/zeppelin/pull/2860
ZEPPELIN-3099 Livy Interpreter doesn't support German Special Character - Encoding Issue ### What is this PR for? ZEPPELIN-3099 Livy Interpreter doesn't support German Special Character - Encoding Issue ### What type of PR is it? BUG FIX for : ZEPPELIN-3099 ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-3099 ### How should this be tested? test with German Special Characters like Ã, ü, Ã, ä, Ã, ö, à . You can merge this pull request into a Git repository by running: $ git pull https://github.com/Akhilsnaik/zeppelin ZEPPELIN-3099-master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2860.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 #2860 ---- commit 7a65776b663188ef349a7ca3573aaef3ca4a5bbe Author: Akhil Subhash Naik <asnaik@...> Date: 2018-03-13T06:15:08Z ZEPPELIN-3099 Livy Interpreter doesn't support German Special Character - Encoding Issue (asnaik) ---- ---