Re: ORC plugin for Kafka HDFS connector

2017-03-23 Thread Manoj Murumkar
>> It wants to extract Avro schema from ORC record. Should say: It wants to extract connect schema from ORC record. On Thu, Mar 23, 2017 at 11:14 PM, Manoj Murumkar wrote: > Hi, > > I am developing a connector to support ORC data type in HDFS connector. > Everything is in place except for hive

ORC plugin for Kafka HDFS connector

2017-03-23 Thread Manoj Murumkar
Hi, I am developing a connector to support ORC data type in HDFS connector. Everything is in place except for hive integration. Specifically, in the SchemaFileReader implementation. It wants to extract Avro schema from ORC record. However, I am unable to get record name from ORC record in order to