GitHub user Akhilsnaik opened a pull request: https://github.com/apache/zeppelin/pull/2850
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 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2850.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 #2850 ---- commit f2c1e505904e837c794ef756cc4f0c576e776971 Author: Akhil Subhash Naik <asnaik@...> Date: 2018-03-08T06:27:59Z ZEPPELIN-3099 Livy Interpreter doesn't support German ---- ---