Hi Team, We are unable to read the Parquet-formatted decimal data from HDFS using MR, while running the job for converting parquet schema to AVRO and reading,getting errors like below:
Exception in thread "main" java.lang.IllegalArgumentException: INT96 not yet implemented. at parquet.avro.AvroSchemaConverter$1.convertINT96(AvroSchemaConverter.java:252) Could you please suggest any solution for this scenarios. Thanks, Anil Kumar Palwai.
