Data Persistence - Serde (Serializer/Deserializer)

Data System Architecture

About

SerDe is an interface that allows to instruct a process how IO should be processed in order to produce another data structure.

A SerDe is a combination of:

(hence, Ser-De)





Discover More
Card Puncher Data Processing
Hive - Data Type

in Hive Hive supports the following data types category: primitive and complex in Hive Category Type Description Integers TINYINT 1 byte integer Integers SMALLINT 2 byte integer...
Card Puncher Data Processing
Hive - SerDe

Serde in Hive permits to define how a storage format should be processed to produce records. orc Compressed...
Kafka Commit Log Messaging Process
Kafka - Serdes

serde in Hive



Share this page:
Follow us:
Task Runner