<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: kafkaspout is failing with NoSuchMethodError, does anybody know what could cause this issue. in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/kafkaspout-is-failing-with-NoSuchMethodError-does-anybody/m-p/152270#M48810</link>
    <description>&lt;P&gt;it looks you are using apache dependencies not the hortonworks could you please add the hw dependencies &lt;A href="http://nexus-private.hortonworks.com/nexus/content/groups/public/" target="_blank"&gt;http://nexus-private.hortonworks.com/nexus/content/groups/public/&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;specially the kafka client library, before Kafka 0.9, NetworkSend constructor has Integer as first argument instead of string, in kafka-1928 it was changed&lt;/P&gt;</description>
    <pubDate>Wed, 14 Dec 2016 15:43:25 GMT</pubDate>
    <dc:creator>rajkumar_singh</dc:creator>
    <dc:date>2016-12-14T15:43:25Z</dc:date>
    <item>
      <title>kafkaspout is failing with NoSuchMethodError, does anybody know what could cause this issue.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/kafkaspout-is-failing-with-NoSuchMethodError-does-anybody/m-p/152268#M48808</link>
      <description>&lt;P&gt;[Thread-13-kafka-spout-executor[6 6]] ERROR o.a.s.util - Async loop died!

java.lang.NoSuchMethodError: org.apache.kafka.common.network.NetworkSend.&amp;lt;init&amp;gt;(Ljava/lang/String;[Ljava/nio/ByteBuffer;)V

at kafka.network.RequestOrResponseSend.&amp;lt;init&amp;gt;(RequestOrResponseSend.scala:41) ~[kafka_2.11-0.10.0.0.jar:?]

at kafka.network.RequestOrResponseSend.&amp;lt;init&amp;gt;(RequestOrResponseSend.scala:44) ~[kafka_2.11-0.10.0.0.jar:?]

at kafka.network.BlockingChannel.send(BlockingChannel.scala:112) ~[kafka_2.11-0.10.0.0.jar:?]

at kafka.consumer.SimpleConsumer.liftedTree1$1(SimpleConsumer.scala:98) ~[kafka_2.11-0.10.0.0.jar:?]

at kafka.consumer.SimpleConsumer.kafka$consumer$SimpleConsumer$$sendRequest(SimpleConsumer.scala:83) ~[kafka_2.11-0.10.0.0.jar:?]

at kafka.consumer.SimpleConsumer.getOffsetsBefore(SimpleConsumer.scala:149) ~[kafka_2.11-0.10.0.0.jar:?]

at kafka.javaapi.consumer.SimpleConsumer.getOffsetsBefore(SimpleConsumer.scala:79) ~[kafka_2.11-0.10.0.0.jar:?]

at org.apache.storm.kafka.KafkaUtils.getOffset(KafkaUtils.java:75) ~[storm-kafka-1.0.2.jar:1.0.2]

at org.apache.storm.kafka.KafkaUtils.getOffset(KafkaUtils.java:65) ~[storm-kafka-1.0.2.jar:1.0.2]

at org.apache.storm.kafka.PartitionManager.&amp;lt;init&amp;gt;(PartitionManager.java:103) ~[storm-kafka-1.0.2.jar:1.0.2]

at org.apache.storm.kafka.ZkCoordinator.refresh(ZkCoordinator.java:98) ~[storm-kafka-1.0.2.jar:1.0.2]

at org.apache.storm.kafka.ZkCoordinator.getMyManagedPartitions(ZkCoordinator.java:69) ~[storm-kafka-1.0.2.jar:1.0.2]

at org.apache.storm.kafka.KafkaSpout.nextTuple(KafkaSpout.java:129) ~[storm-kafka-1.0.2.jar:1.0.2]

at org.apache.storm.daemon.executor$fn__7990$fn__8005$fn__8036.invoke(executor.clj:648) ~[storm-core-1.0.2.jar:1.0.2]

at org.apache.storm.util$async_loop$fn__624.invoke(util.clj:484) [storm-core-1.0.2.jar:1.0.2]

at clojure.lang.AFn.run(AFn.java:22) [clojure-1.7.0.jar:?]&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2016 15:34:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/kafkaspout-is-failing-with-NoSuchMethodError-does-anybody/m-p/152268#M48808</guid>
      <dc:creator>akkran23</dc:creator>
      <dc:date>2016-12-14T15:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: kafkaspout is failing with NoSuchMethodError, does anybody know what could cause this issue.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/kafkaspout-is-failing-with-NoSuchMethodError-does-anybody/m-p/152269#M48809</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/14818/akkran23.html" nodeid="14818"&gt;@akshay singh&lt;/A&gt;&lt;P&gt;Can you confirm if the HDP version and the dependencies version in your pom.xml are same ? &lt;/P&gt;&lt;P&gt;Take a look at &lt;A href="https://community.hortonworks.com/articles/27999/a-maven-pomxml-for-building-storm-topologies.html" target="_blank"&gt;https://community.hortonworks.com/articles/27999/a-maven-pomxml-for-building-storm-topologies.html&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2016 15:40:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/kafkaspout-is-failing-with-NoSuchMethodError-does-anybody/m-p/152269#M48809</guid>
      <dc:creator>sandyy006</dc:creator>
      <dc:date>2016-12-14T15:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: kafkaspout is failing with NoSuchMethodError, does anybody know what could cause this issue.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/kafkaspout-is-failing-with-NoSuchMethodError-does-anybody/m-p/152270#M48810</link>
      <description>&lt;P&gt;it looks you are using apache dependencies not the hortonworks could you please add the hw dependencies &lt;A href="http://nexus-private.hortonworks.com/nexus/content/groups/public/" target="_blank"&gt;http://nexus-private.hortonworks.com/nexus/content/groups/public/&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;specially the kafka client library, before Kafka 0.9, NetworkSend constructor has Integer as first argument instead of string, in kafka-1928 it was changed&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2016 15:43:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/kafkaspout-is-failing-with-NoSuchMethodError-does-anybody/m-p/152270#M48810</guid>
      <dc:creator>rajkumar_singh</dc:creator>
      <dc:date>2016-12-14T15:43:25Z</dc:date>
    </item>
  </channel>
</rss>

