org.apache.avro.UnresolvedUnionException: Not in union [{“type”:“bytes”,“logicalType”:“decimal”,“precision”:18,“scale”:4},“null”]: 0.0000

前端 未结 0 1801
迷失自我
迷失自我 2021-01-14 07:10

I am trying to read data stored in a hive table in s3, covert it to Avro format and then consume the Avro records to build the final object and push it to a kafka topic. In

相关标签:
回答
  • 消灭零回复
提交回复
热议问题