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/11/16 17:36:49 UTC

[GitHub] [hudi] bvaradar edited a comment on issue #2251: [SUPPORT] select queries failing with InvalidInputException: Input path does not exist even though file is present in directory

bvaradar edited a comment on issue #2251:
URL: https://github.com/apache/hudi/issues/2251#issuecomment-728214460


   You can try printing the jobConf when HoodieParquetInputFormat.listStatus is called. You can check if hive partitions are configured correctly. My guess is that they may not be configured correctly.
   
   describe formatted tbl_name partition (dt='<partition>')
   


----------------------------------------------------------------
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