Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fix the versions

...

Code Block
titleDefault separator, quote, and escape characters if unspecified.
DEFAULT_ESCAPE_CHARACTER \
DEFAULT_QUOTE_CHARACTER  "
DEFAULT_SEPARATOR        ,

 

For general information about SerDes, see Hive SerDe in the Developer Guide. Also see SerDe for details about input and output processing.

...

Versions

The CSVSerde has been built and tested against Hive 0.14 and later, and uses Super Open-CSV 2.2.03 which is bundled with Hive distribution.

Hive VersionsSuperCSV Open-CSV Version
Hive 0.14 and later2.2.03