<?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: Modify properties for Get/Put Kafka in HDF? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Modify-properties-for-Get-Put-Kafka-in-HDF/m-p/133745#M18788</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/364/jwitt.html" nodeid="364"&gt;@jwitt&lt;/A&gt;     &lt;/P&gt;</description>
    <pubDate>Wed, 10 Feb 2016 03:02:55 GMT</pubDate>
    <dc:creator>nsabharwal</dc:creator>
    <dc:date>2016-02-10T03:02:55Z</dc:date>
    <item>
      <title>Modify properties for Get/Put Kafka in HDF?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Modify-properties-for-Get-Put-Kafka-in-HDF/m-p/133744#M18787</link>
      <description>&lt;P&gt;I'm seeing "kafka.common.MessageSizeTooLargeException" in my GetKafka processor. Based on some searching, I've found that by changing my properties files to include "fetch.message.max.bytes=10485760", I can alleviate the issue when using the Kafka console consumer. I'm wondering if there is any where I can add this property in HDF to allow for large sized messages to be consumer.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 02:28:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Modify-properties-for-Get-Put-Kafka-in-HDF/m-p/133744#M18787</guid>
      <dc:creator>eporeil</dc:creator>
      <dc:date>2016-02-10T02:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Modify properties for Get/Put Kafka in HDF?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Modify-properties-for-Get-Put-Kafka-in-HDF/m-p/133745#M18788</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/364/jwitt.html" nodeid="364"&gt;@jwitt&lt;/A&gt;     &lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 03:02:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Modify-properties-for-Get-Put-Kafka-in-HDF/m-p/133745#M18788</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-10T03:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Modify properties for Get/Put Kafka in HDF?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Modify-properties-for-Get-Put-Kafka-in-HDF/m-p/133746#M18789</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/1263/eporeil.html"&gt;Eric OReilly&lt;/A&gt; You shouldn't put &lt;CODE&gt;fetch.message.max.bytes&lt;/CODE&gt; to &lt;CODE&gt;config/server.properties&lt;/CODE&gt; but to your &lt;CODE&gt;ConsumerConfi&lt;/CODE&gt;  see this &lt;A target="_blank" href="https://cwiki.apache.org/confluence/display/KAFKA/Consumer+Group+Example"&gt;doc&lt;/A&gt; If you are using console consumer you may pass a &lt;CODE&gt;--consumer.config consumer.properties&lt;/CODE&gt; flag where consumer.properties file will contain this config value.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 03:51:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Modify-properties-for-Get-Put-Kafka-in-HDF/m-p/133746#M18789</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2016-02-10T03:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Modify properties for Get/Put Kafka in HDF?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Modify-properties-for-Get-Put-Kafka-in-HDF/m-p/133747#M18790</link>
      <description>&lt;P&gt;In the Get/PutKafka processors you should be able to add a dynamic property called 'fetch.message.max.bytes' and set the value you need.  The processor should allow you to add dynamic properties which map to Kafka consumer properties and it will pass them to the consumer/producer config as needed.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2016 10:03:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Modify-properties-for-Get-Put-Kafka-in-HDF/m-p/133747#M18790</guid>
      <dc:creator>JoeWitt</dc:creator>
      <dc:date>2016-02-12T10:03:18Z</dc:date>
    </item>
  </channel>
</rss>

