Github user charles-cai commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/40#issuecomment-98541213
test "mvn test" inside zeppelin-interpreter folder and works find. also
checked that my interpreter.sh permission seems fine. but "Argument list too
long"? any ideas what might be the problem here? thx
org.apache.zeppelin.interpreter.InterpreterException: Interpreter md not
found
at org.apache.zeppelin.notebook.Note.run(Note.java:269)
at
org.apache.zeppelin.socket.NotebookServer.runParagraph(NotebookServer.java:531)
at
org.apache.zeppelin.socket.NotebookServer.onMessage(NotebookServer.java:119)
at
org.java_websocket.server.WebSocketServer.onWebsocketMessage(WebSocketServer.java:469)
at
org.java_websocket.WebSocketImpl.decodeFrames(WebSocketImpl.java:368)
at org.java_websocket.WebSocketImpl.decode(WebSocketImpl.java:157)
at
org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:657)
/Users/xxxx/Projects/_gitroot/github.com/apache/zeppelin/incubator-zeppelin/bin/interpreter.sh:
line 72:
/Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/bin/java:
Argument list too long
org.apache.zeppelin.interpreter.InterpreterException:
org.apache.zeppelin.interpreter.InterpreterException:
org.apache.thrift.transport.TTransportException: java.net.ConnectException:
Connection refused
---
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 [email protected] or file a JIRA ticket
with INFRA.
---