garyli1019 commented on issue #715: [Bug]Hudi 0.4.7 HoodieTable not found
URL: https://github.com/apache/incubator-hudi/issues/715#issuecomment-499354537
 
 
   @bvaradar  Gotcha, I am trying to use impala to read the data. 
   Currently, my approach is to maintain a single version of parquet. Impala 
table links to parquet files, and if the parquet file was deleted, I guess 
there will be some errors when running query. I will run a refresh job to 
relink impala table to new version parquet files after hudi finish writing. The 
gap will be after hudi delete the old version and impala finish refreshes the 
table. I will keep you guys posted if I found a better solution. Thanks!

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


With regards,
Apache Git Services

Reply via email to