Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2839 @MeethuM Usually this kind of error is due to corrupted jar. For travis build, I can fix it via clean the cache. For your local build, I think you can fix it via deleting the scala jar in your local maven repository.
---