adspace


Give examples of the SerDe classes whihc hive uses to Serializa and Deserilize data?

Answer Posted / Ritesh Kumar Siddharth

"Apache Hive uses various SerDe (Serializer/Deserializer) classes for serialization and deserialization of data. Some common examples include: 1. LazySimpleSerDe - used for simple types like Int, String, Long, etc. 2. ListSerDe - used for serializing and deserializing lists or arrays in Hive. 3. HiveAvroSerDe - used for working with Avro data files. 4. HiveJsonSerDe - used for handling JSON data, useful for accessing data from JSON files."n

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When to use explode in Hive?

832


What is the stable version of Hive ?

2696


How to skip header rows from a table in Hive?

907


What is a Hive variable? What for we use it?

881


Where does the data of a Hive table gets stored?

750


What are the different types of tables available in Hive?

767


When we are using queries instead of scripting?

801


Can We Change settings within Hive Session? If Yes, How?

859


How can I delete the above index named index_bonuspay?

807


When to choose "External Table" in Hive?

867