0 votes
in Big Data | Hadoop by
What are the different SerDe implementations in Hive?

1 Answer

0 votes
by

There are many implementations of SerDe in Hive. We can also write our own custom SerDe implementation. Some of the popular implementations are as follows:

ByteStreamTypedSerDe RegexSerDe OpenCSVSerde DelimitedJSONSerDe

 

Related questions

0 votes
asked Apr 24, 2020 in Big Data | Hadoop by Hodge
0 votes
asked Jan 12, 2020 in Big Data | Hadoop by sharadyadav1986
...