Serialization/Deserialization library for Apache Hive, enabling custom data format handling in Hive tables.
<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-serde</artifactId>
<version>4.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Implement a custom SerDe for Hive.
Use Hive 4.x only with Hadoop 3.x clusters.
No dependency data recorded yet.