Github user vijayk commented on the pull request:

    
https://github.com/apache/incubator-zeppelin/commit/ea03e84d6fddc76372fd5a2056f41b16ec70b2ab#commitcomment-15792903
  
    Zeppelin fails to build with following error with the above change.
    
    [ERROR] 
/grid/0/jenkins/workspace/HDP-build-debian6/bigtop/output/zeppelin/zeppelin-0.6.0.2.4.1.0/zeppelin-display/src/test/scala/org/apache/zeppelin/display/angular/AbstractAngularElemTest.scala:35:
 error: not enough arguments for constructor InterpreterContext: (x$1: String, 
x$2: String, x$3: String, x$4: String, x$5: java.util.Map[String,Object], x$6: 
org.apache.zeppelin.display.GUI, x$7: 
org.apache.zeppelin.display.AngularObjectRegistry, x$8: 
org.apache.zeppelin.resource.ResourcePool, x$9: 
java.util.List[org.apache.zeppelin.interpreter.InterpreterContextRunner], x$10: 
org.apache.zeppelin.interpreter.InterpreterOutput)org.apache.zeppelin.interpreter.InterpreterContext.
    [INFO] Unspecified value parameter x$10.
    [INFO]     val context = new InterpreterContext("note", "paragraph", 
"title", "text",
    [INFO]                   ^
    [ERROR] 
/grid/0/jenkins/workspace/HDP-build-debian6/bigtop/output/zeppelin/zeppelin-0.6.0.2.4.1.0/zeppelin-display/src/test/scala/org/apache/zeppelin/display/angular/AbstractAngularModelTest.scala:31:
 error: not enough arguments for constructor InterpreterContext: (x$1: String, 
x$2: String, x$3: String, x$4: String, x$5: java.util.Map[String,Object], x$6: 
org.apache.zeppelin.display.GUI, x$7: 
org.apache.zeppelin.display.AngularObjectRegistry, x$8: 
org.apache.zeppelin.resource.ResourcePool, x$9: 
java.util.List[org.apache.zeppelin.interpreter.InterpreterContextRunner], x$10: 
org.apache.zeppelin.interpreter.InterpreterOutput)org.apache.zeppelin.interpreter.InterpreterContext.
    [INFO] Unspecified value parameter x$10.
    [INFO]     val context = new InterpreterContext("note", "id", "title", 
"text",
    [INFO]                   ^
    [ERROR] two errors found



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