Xaseron commented on a change in pull request #3594: Fix Markdown syntax highlighting URL: https://github.com/apache/zeppelin/pull/3594#discussion_r365595037
########## File path: kotlin/README.md ########## @@ -80,4 +80,4 @@ can not use things like `forEach` because of ambiguity between `Iterable<?>.forE (`foreach` from Spark's API does work, though). * The scoped mode for Kotlin Spark Interpreter currently has issues with having the same class output directory for different intepreters, leading to overwriting classes. Adding prefixes to generated classes or putting them - in separate directories leads to `ClassNotFoundException` on Spark executors. \ No newline at end of file + in separate directories leads to `ClassNotFoundException` on Spark executors. Review comment: Nothing, i think the Github editor added a new line at the end of file ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
