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~~
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。