Skip to content

JSON SerDe Compatibility with Hive-3.1 #165

@randallwhitman

Description

@randallwhitman

The tests pass with -Phive-3.0 but with -Phive-3.1 throw multiple errors:

  TestTimeParse(com.esri.hadoop.hive.serde.TestEsriJsonSerDe): org.apache.hadoop.hive.serde2.io.TimestampWritableV2 cannot be cast to org.apache.hadoop.hive.serde2.io.TimestampWritable
  TestEpochWrite(com.esri.hadoop.hive.serde.TestEsriJsonSerDe): org.apache.hadoop.hive.serde2.io.DateWritable cannot be cast to org.apache.hadoop.hive.serde2.io.DateWritableV2
  TestEpochWrite(com.esri.hadoop.hive.serde.TestGeoJsonSerDe): org.apache.hadoop.hive.serde2.io.DateWritable cannot be cast to org.apache.hadoop.hive.serde2.io.DateWritableV2

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions