Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1370 After the fix, performed a full build and compared scala libraries from flink and ignite $ cd flink/ $ ls scala* -rw-r--r-- 1 lresende staff 14M Aug 26 12:39 scala-compiler-2.10.5.jar -rw-r--r-- 1 lresende staff 6.8M Aug 26 12:39 scala-library-2.10.5.jar -rw-r--r-- 1 lresende staff 3.1M Aug 26 12:39 scala-reflect-2.10.5.jar $ cd .. $ cd ignite/ $ ls scala* -rw-r--r-- 1 lresende staff 14M Aug 26 12:39 scala-compiler-2.10.5.jar -rw-r--r-- 1 lresende staff 6.8M Aug 26 12:39 scala-library-2.10.5.jar -rw-r--r-- 1 lresende staff 3.1M Aug 26 12:39 scala-reflect-2.10.5.jar
--- 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 enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---