Hi All,

My task is to load xml file to hive table and access the hive table through 
Impala.

I was able to load xml file to hive table using custom Input Format and access 
the hive table data, but custom Input Format is not supported in Impala.

Now I am trying to achieve this by using 'AvroContainerInputFormat', as avro 
file format is supported by Impala.

Request all to guide me on this if my understanding is correct and any example 
which I can refer.

Thanks,
Sunitha.


Reply via email to