You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/06/15 23:12:49 UTC

[GitHub] [hudi] bhasudha commented on issue #1735: [SUPPORT]HoodieRealtimeRecordReader can only work on HoodieRealtimeFileSplit

bhasudha commented on issue #1735:
URL: https://github.com/apache/hudi/issues/1735#issuecomment-644437264


   It looks like you are using the default CombinedInputFormat in your hive session. You may want to use HoodieCombineHiveInputFormat instead of CombineInputFormat? You can set it like this - ```set hive.input.format=org.apache.hudi.hadoop.hive.HoodieCombineHiveInputFormat```


----------------------------------------------------------------
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:
users@infra.apache.org