Colleagues Documents written about createDirectStream that "This does not use Zookeeper to store offsets. The consumed offsets are tracked by the stream itself. For interoperability with Kafka monitoring tools that depend on Zookeeper, you have to update Kafka/Zookeeper yourself from the streaming application. You can access the offsets used in each batch from the generated RDDs (see "
My question is. How I can access the offsets used in each batch ??? What I should SEE??? -- WBR, Vyacheslav Yanuk Codeminders.com
