in Big Data | Hadoop by (31.6k points)
What are the different SerDe implementations in Hive?

1 Answer

0 votes
by (23.9k points)

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 (2.6k points)
0 votes
asked Jan 12, 2020 in Big Data | Hadoop by sharadyadav1986 (31.6k points)
0 votes
asked Jan 12, 2020 in Big Data | Hadoop by sharadyadav1986 (31.6k points)
...