Hive serde for allowing various options for lading data from CSV file. Later will be extend for XML files as well.
- Options supported as of now include all CSV options available for Open CSV [http://opencsv.sourceforge.net/].
- Multiline filed support via custom input splitter.
Note Curruntly WIP.