cocopc opened a new issue #1735:
URL: https://github.com/apache/hudi/issues/1735


   MOR table, query xxx_rt  view with hive 
   SQL: select count(1) from xxx_rt ;
   Exception:
   `
   Caused by: java.lang.IllegalArgumentException: HoodieRealtimeRecordReader 
can only work on HoodieRealtimeFileSplit and not with 
hdfs://bj-es-001:8020/tmp/hudi/mor/user/ce6d87ad-c7ae-4a1a-a0a5-253f568cbe32-0_0-111-78_20200615141804.parquet:0+435860
        at 
com.google.common.base.Preconditions.checkArgument(Preconditions.java:88)
        at 
org.apache.hudi.hadoop.realtime.HoodieParquetRealtimeInputFormat.getRecordReader(HoodieParquetRealtimeInputFormat.java:247)
        at 
org.apache.hadoop.hive.ql.io.CombineHiveRecordReader.<init>(CombineHiveRecordReader.java:67)
        ... 16 more
   `
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to