Re: hive output to kafka

2015-04-28 Thread Gwen Shapira
Kind of what you need but not quiet: Sqoop2 is capable of getting data from HDFS to Kafka. AFAIK it doesn't support Hive queries, but feel free to open a JIRA for Sqoop :) Gwen On Tue, Apr 28, 2015 at 4:09 AM, Svante Karlsson wrote: > What's the best way of exporting contents (avro encoded) fr

Re: hive output to kafka

2015-04-28 Thread Harut Martirosyan
I may be wrong but try to use flume (http://flume.apache.org), just not sure if it has hive source. On 28 April 2015 at 15:09, Svante Karlsson wrote: > What's the best way of exporting contents (avro encoded) from hive queries > to kafka? > > Kind of camus, the other way around > > best regards

hive output to kafka

2015-04-28 Thread Svante Karlsson
What's the best way of exporting contents (avro encoded) from hive queries to kafka? Kind of camus, the other way around best regards svante