Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/794#issuecomment-201134262 @rawkintrevo Thanks for the contribution. [One of test profile of last CI run](https://travis-ci.org/apache/incubator-zeppelin/jobs/118366944) fails with following error. Could you take a look? ``` [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ zeppelin-scalding --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/travis/build/apache/incubator-zeppelin/scalding/target/test-classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/travis/build/apache/incubator-zeppelin/scalding/src/test/java/org/apache/zeppelin/scalding/ScaldingInterpreterTest.java:[132,15] method testNextLineInvocation() is already defined in class org.apache.zeppelin.scalding.ScaldingInterpreterTest [INFO] 1 error [INFO] ------------------------------------------------------------- ```
--- 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. ---