Exceptions while coverting CSV to ORC Exceptions while coverting CSV to ORC hadoop hadoop

Exceptions while coverting CSV to ORC


You invoke OrcSerde.serialize method with null second argument, I bet this is the reason. Look here for example:http://hadoopcraft.blogspot.com/2014/07/generating-orc-files-using-mapreduce.html