Error message
The Zeppelin service was started successfully, and the UI interface was accessed normally, but the running code reported an error.
org.apache.thrift.transport.TTransportException
at org.apache.thrift.transport.TIOStreamTransport.read(TIOStreamTransport.java:132)
at org.apache.thrift.transport.TTransport.readAll(TTransport.java:86)
at org.apache.thrift.protocol.TBinaryProtocol.readAll(TBinaryProtocol.java:429)
at org.apache.thrift.protocol.TBinaryProtocol.readI32(TBinaryProtocol.java:318)
at org.apache.thrift.protocol.TBinaryProtocol.readMessageBegin(TBinaryProtocol.java:219)
at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:69)
at org.apache.zeppelin.interpreter.thrift.RemoteInterpreterService$Client.recv_interpret(RemoteInterpreterService.java:241)
at org.apache.zeppelin.interpreter.thrift.RemoteInterpreterService$Client.interpret(RemoteInterpreterService.java:225)
at org.apache.zeppelin.interpreter.remote.RemoteInterpreter.interpret(RemoteInterpreter.java:229)
at org.apache.zeppelin.interpreter.LazyOpenInterpreter.interpret(LazyOpenInterpreter.java:93)
at org.apache.zeppelin.notebook.Paragraph.jobRun(Paragraph.java:229)
at org.apache.zeppelin.scheduler.Job.run(Job.java:171)
at org.apache.zeppelin.scheduler.RemoteScheduler$JobRunner.run(RemoteScheduler.java:328)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Cause of error reporting: this error is caused by the failure to connect to the corresponding spark and other related service parsers. If the spark and Hadoop services run normally, it is the cause of version incompatibility.
Solution
Replace with a compatible Zeppelin version.
Read More:
- Zeppelin starts successfully, but an error is reported
- Exception record. When eclipse starts, an error is reported when workspace is opened
- zookeeper_ An error is reported when the exporter starts
- Zeppelin process did [failed] error when starting Zeppelin
- An error is reported when springboot starts: error creating bean with name ‘XXXX’
- [Tomcat] an error is reported when Tomcat starts ERROR:transport error 202:bind failed:Address already
- The file is generated, but an error is still reported. Error: CreateProcess failed
- When angular4.0 starts the project, an error is reported: the “@ angular / compiler cli” package was not properly installed
- An error is reported when installing the package directly in pycharm, but it can be installed through the terminal. Error non zero exit code (2)
- Zeppelin uses spark to connect to MySQL and reports an error
- PHP try will also throw an exception if it is executed successfully
- When the mybatis field contains an expression, an error is reported when it is stored in the database
- After the eclipse Android virtual machine starts, an error will be reported: similar to SDK manager devices.xml Solution
- An error of 500 is reported when an item is assigned to a role
- Vs under the execution of OpenGL program can run successfully, but do not show things
- Research on Maven management of Java project pom.xml The jar package error is reported, but the project is running normally
- An error was reported on the command line of Vue when it first wrote a small project: expected indentation of 4 spaces but found 6
- Idea starts Tomcat console with garbled code but no error
- An error is reported when the less file is introduced into main.js
- When the spring MVC project is running on idea, an error is reported when the controller is a null pointer