All Products
Search
Document Center

Data Management:DLSerdeInfo

Last Updated:Nov 07, 2025
ParameterTypeDescriptionExample
object

The serialization and deserialization information.

SerializationLibstring

The class name of the serialization library.

org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
DeserializerClassstring

The name of the class used for deserialization.

org.apache.hadoop.hive.serde2.OpenCSVSerde
Parametersobject

Serialization-related parameters in key-value pairs.

{ "serialization.format": "1" }
Descriptionstring

The description of serialization.

"serialize"
SerdeTypestring

The type of serialization.

0
SerializerClassstring

The name of class used for serialization.

org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
Namestring

The name of serialization.

name