<?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: Looking for an example where using Kryo and Kafka to serialize/deserialize and transfer a POJO in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Looking-for-an-example-where-using-Kryo-and-Kafka-to/m-p/146338#M19963</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/690/adamdoyle.html" nodeid="690"&gt;@Adam Doyle&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;take a look at this example I'm taking json and serializing it but should be same concept with kryo &lt;A href="https://github.com/dbist/KafkaHBaseBenchmark" target="_blank"&gt;https://github.com/dbist/KafkaHBaseBenchmark&lt;/A&gt;&lt;/P&gt;&lt;P&gt;MappingConfig.java look at that class&lt;/P&gt;</description>
    <pubDate>Thu, 18 Feb 2016 04:16:53 GMT</pubDate>
    <dc:creator>aervits</dc:creator>
    <dc:date>2016-02-18T04:16:53Z</dc:date>
    <item>
      <title>Looking for an example where using Kryo and Kafka to serialize/deserialize and transfer a POJO</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Looking-for-an-example-where-using-Kryo-and-Kafka-to/m-p/146337#M19962</link>
      <description>&lt;P&gt;I am having trouble finding an example where someone serializes and deserializes a POJO over a Kafka queue. I can send simple strings across, but when I serialize and send a more complex object, I've been getting BufferUnderflows and ArrayOutOfBoundsExceptions. &lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2016 03:49:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Looking-for-an-example-where-using-Kryo-and-Kafka-to/m-p/146337#M19962</guid>
      <dc:creator>adam_doyle</dc:creator>
      <dc:date>2016-02-18T03:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for an example where using Kryo and Kafka to serialize/deserialize and transfer a POJO</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Looking-for-an-example-where-using-Kryo-and-Kafka-to/m-p/146338#M19963</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/690/adamdoyle.html" nodeid="690"&gt;@Adam Doyle&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;take a look at this example I'm taking json and serializing it but should be same concept with kryo &lt;A href="https://github.com/dbist/KafkaHBaseBenchmark" target="_blank"&gt;https://github.com/dbist/KafkaHBaseBenchmark&lt;/A&gt;&lt;/P&gt;&lt;P&gt;MappingConfig.java look at that class&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2016 04:16:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Looking-for-an-example-where-using-Kryo-and-Kafka-to/m-p/146338#M19963</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-18T04:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for an example where using Kryo and Kafka to serialize/deserialize and transfer a POJO</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Looking-for-an-example-where-using-Kryo-and-Kafka-to/m-p/146339#M19964</link>
      <description>&lt;P&gt;The solution that ended up working was to adapt the code I found here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/23755976/kafka-writing-custom-serializer" target="_blank"&gt;http://stackoverflow.com/questions/23755976/kafka-writing-custom-serializer&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 04:41:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Looking-for-an-example-where-using-Kryo-and-Kafka-to/m-p/146339#M19964</guid>
      <dc:creator>adam_doyle</dc:creator>
      <dc:date>2016-02-19T04:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for an example where using Kryo and Kafka to serialize/deserialize and transfer a POJO</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Looking-for-an-example-where-using-Kryo-and-Kafka-to/m-p/146340#M19965</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/690/adamdoyle.html" nodeid="690"&gt;@Adam Doyle&lt;/A&gt;  I have accepted this as best answer. Thanks for the followup!&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 04:47:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Looking-for-an-example-where-using-Kryo-and-Kafka-to/m-p/146340#M19965</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-19T04:47:28Z</dc:date>
    </item>
  </channel>
</rss>

