1.

What are various SerDe implementations available in Hive?

Answer»

In Hive, there are various TYPES of SerDe implementations available. There is ALSO a provision to create your own custom SerDe implementations. Few of the POPULAR implementations are LISTED below.

  • DelimitedJSONSerDe
  • RegexSerDe
  • ByteStreamTypedSerDe
  • OpenCSVSerde


Discussion

No Comment Found