开发者社区> 问答> 正文

jstorm 运行报错

20:56:28.633 [main] DEBUG org.apache.zookeeper.ZooKeeper - Closing session: 0x15525ae05240010
20:56:28.633 [main] DEBUG org.apache.zookeeper.ClientCnxn - Closing client for session: 0x15525ae05240010
20:56:28.643 [main-SendThread(localhost:2181)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply sessionid:0x15525ae05240010, packet:: clientPath:null serverPath:null finished:false header:: 3,-11  replyHeader:: 3,693,0  request:: null response:: null
20:56:28.643 [main] DEBUG org.apache.zookeeper.ClientCnxn - Disconnecting client for session: 0x15525ae05240010
20:56:28.644 [main-SendThread(localhost:2181)] DEBUG org.apache.zookeeper.ClientCnxn - An exception was thrown while closing send thread for session 0x15525ae05240010 : Unable to read additional data from server sessionid 0x15525ae05240010, likely server has closed socket
20:56:28.644 [main] INFO  org.apache.zookeeper.ZooKeeper - Session: 0x15525ae05240010 closed
20:56:28.644 [main-EventThread] INFO  org.apache.zookeeper.ClientCnxn - EventThread shut down
20:56:28.656 [main] INFO  b.s.u.StormBoundedExponentialBackoffRetry - The baseSleepTimeMs [2000] the maxSleepTimeMs [60000] the maxRetries [5]
20:56:28.661 [main] DEBUG b.s.s.auth.SimpleTransportPlugin - Simple client transport has been established
20:56:28.680 [main] INFO  backtype.storm.StormSubmitter - Jar not uploaded to master yet. Submitting jar...
java.lang.RuntimeException: java.lang.RuntimeException: No client app jar, please upload it
    at backtype.storm.StormSubmitter.submitJar(StormSubmitter.java:230)
    at backtype.storm.StormSubmitter.submitTopology(StormSubmitter.java:121)
    at backtype.storm.StormSubmitter.submitTopology(StormSubmitter.java:59)
    at test.jstorm.RaceTopology.main(RaceTopology.java:42)
Caused by: java.lang.RuntimeException: No client app jar, please upload it
    at backtype.storm.StormSubmitter.submitJar(StormSubmitter.java:219)
    ... 3 more

本人新手
不知原因
跪求帮助orz~~

展开
收起
飞飞非 2016-06-06 21:00:47 6293 0
0 条回答
写回答
取消 提交回答
问答地址:
问答排行榜
最热
最新

相关电子书

更多
《基于 Flink 的全新 Pulsar Connector 的设计、开发和使用》 立即下载
Dataflow with Apache NiFi 立即下载
Python on Flink & Flink on Zeppelin 立即下载