Comments on: Data Serialization with Avro in Hive https://acadgild.com/blog/avro-in-hive/ Learn. Do. Earn. Thu, 25 Aug 2016 12:12:23 +0000 hourly 1 https://wordpress.org/?v=4.5.3 By: h7n https://acadgild.com/blog/avro-in-hive/#comment-1221 Tue, 22 Mar 2016 00:04:33 +0000 https://acadgild.com/blog/?p=787#comment-1221 thanks for this great article.

btw, can I load avro file into orc table directly?

I mean there are large amount of avro files on hdfs
then I want to load that avro files into orc table with out through hive avro table.

query like
load data /path/data.avro into table_orc

]]>
By: Mandar Vaidya https://acadgild.com/blog/avro-in-hive/#comment-827 Thu, 04 Feb 2016 09:58:59 +0000 https://acadgild.com/blog/?p=787#comment-827 Really great article.
explanation of the avro with hive was really good.

]]>