Github user lresende commented on the issue:

    https://github.com/apache/zeppelin/pull/747
  
    @Leemoonsoo Thanks for your help, this is now rebased and most of the test 
jobs are passing, except with one issue that I am seeing in Travis, but seems 
to work ok locally:
    ...
    [INFO] Zeppelin: Display system apis ...................... FAILURE [  
2.747 s]
    ...
    *** RUN ABORTED ***
      java.lang.NoSuchMethodError: 
scala.runtime.IntRef.create(I)Lscala/runtime/IntRef;
      at 
org.apache.zeppelin.display.angular.AbstractAngularElemTest$$anonfun$1.apply$mcV$sp(AbstractAngularElemTest.scala:62)
      at 
org.apache.zeppelin.display.angular.AbstractAngularElemTest$$anonfun$1.apply(AbstractAngularElemTest.scala:59)
      at 
org.apache.zeppelin.display.angular.AbstractAngularElemTest$$anonfun$1.apply(AbstractAngularElemTest.scala:59)
      at 
org.scalatest.Transformer$$anonfun$apply$1.apply$mcV$sp(Transformer.scala:22)
      at org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85)
      at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
      at org.scalatest.Transformer.apply(Transformer.scala:22)
      at org.scalatest.Transformer.apply(Transformer.scala:20)
      at 
org.scalatest.FlatSpecLike$$anon$1.apply(FlatSpecLike.scala:1647)
      at org.scalatest.Suite$class.withFixture(Suite.scala:1122)
    
    Any ideas ?



---
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.
---

Reply via email to