I have a .tgz file, I want to extract and read the contents in each file
and load to kafka using java,
anybody help me on this ?
--
Thanks,
Kishore.
ipal Consultant
> Big Data Open Source Security LLC
> http://www.stealth.ly
> Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> /
>
> On Sun, Dec 14, 2014 at 1:39 AM, kishore kumar
> wrote:
> >
&g
HI Experts,
I want to load csv files to kafka, anybody help me to write javacode for
this?
--
Thanks,
Kishore.
lable in kafka/libs folder.
>
> Pl follow below example
> https://cwiki.apache.org/confluence/display/KAFKA/0.8.0+Producer+Example
>
>
>
>
> On Thu, Dec 11, 2014 at 4:43 PM, kishore kumar
> wrote:
>
> > do i need to download this separately ? my requirement
do i need to download this separately ? my requirement is ingest the data
in my csv files into kafka, please help me how to do it with java code.
On Thu, Dec 11, 2014 at 1:30 PM, kishore kumar
wrote:
>
> Hi Experts,
>
> kafka.javaapi.producer.ProducerData class is available in
Hi Experts,
kafka.javaapi.producer.ProducerData class is available in 0.8.1 ? I am
unable to use it, I copied all the jars in /build/dependant-libs-2.10.1 and
libs folders, any help ?
--
Thanks,
Kishore.
Hi kafkars,
I want to write a java code to ingest csv files into kafka,any help.
Thanks,
Kishore.
I have running zookeeper 3.4.5-cdh5.2.0 cluster on 3 nodes and managing
with cm5.2, Integrated kafka with "
http://www.cloudera.com/content/cloudera/en/developers/home/cloudera-labs/apache-kafka.html";,
The problem is, when I try to create a topic with
*# bin/kafka-topics.sh --create --zookeep