<?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 Read messages from kafka topic in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-messages-from-kafka-topic/m-p/116978#M50990</link>
    <description>&lt;P&gt;Is there CLI support to read last N messages from Kafka topic or to read message at a particular offset ?&lt;/P&gt;&lt;P&gt;The log file generated for the topic has unrecognizable characters .When I tried to tail last message from the file , it listed many messages.&lt;/P&gt;&lt;P&gt;Or is it possible to read messages sent to topic in the specified time range ?&lt;/P&gt;&lt;P&gt;The only work around I found is to grep UTF-8 characters into a file :&lt;/P&gt;&lt;P&gt;cat 00000000000000000000.log | strings -n 8 &amp;gt; kafka_topic.txt&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jan 2017 21:14:19 GMT</pubDate>
    <dc:creator>ssainath</dc:creator>
    <dc:date>2017-01-06T21:14:19Z</dc:date>
    <item>
      <title>Read messages from kafka topic</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-messages-from-kafka-topic/m-p/116978#M50990</link>
      <description>&lt;P&gt;Is there CLI support to read last N messages from Kafka topic or to read message at a particular offset ?&lt;/P&gt;&lt;P&gt;The log file generated for the topic has unrecognizable characters .When I tried to tail last message from the file , it listed many messages.&lt;/P&gt;&lt;P&gt;Or is it possible to read messages sent to topic in the specified time range ?&lt;/P&gt;&lt;P&gt;The only work around I found is to grep UTF-8 characters into a file :&lt;/P&gt;&lt;P&gt;cat 00000000000000000000.log | strings -n 8 &amp;gt; kafka_topic.txt&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2017 21:14:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-messages-from-kafka-topic/m-p/116978#M50990</guid>
      <dc:creator>ssainath</dc:creator>
      <dc:date>2017-01-06T21:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Read messages from kafka topic</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-messages-from-kafka-topic/m-p/116979#M50991</link>
      <description>&lt;P&gt;You can read messages to the console from a particular offset using the Simple Consumer CLI:&lt;/P&gt;&lt;P&gt;&lt;A href="https://cwiki.apache.org/confluence/display/KAFKA/System+Tools" target="_blank"&gt;https://cwiki.apache.org/confluence/display/KAFKA/System+Tools&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Search for &lt;EM&gt;Simple Consumer&lt;/EM&gt;.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jan 2017 04:41:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Read-messages-from-kafka-topic/m-p/116979#M50991</guid>
      <dc:creator>bhagan</dc:creator>
      <dc:date>2017-01-07T04:41:27Z</dc:date>
    </item>
  </channel>
</rss>

