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 2022/09/09 22:23:24 UTC

[GitHub] [hudi] alexeykudinkin commented on issue #6514: [SUPPORT] Creating Hudi table with SparkSQL fails with FileNotFoundException

alexeykudinkin commented on issue #6514:
URL: https://github.com/apache/hudi/issues/6514#issuecomment-1242524245

   @functicons we did actually correct the guide recently (thank you to @KnightChess for addressing it)-- you need to add `HoodieSparkSessionExtension`:
   
   <img width="1017" alt="Screen Shot 2022-09-09 at 3 21 28 PM" src="https://user-images.githubusercontent.com/428277/189453540-d3b9080a-ae6b-4ab9-b59b-daf0b0bdc341.png">
   
   The reason why it's breaking is b/c it's handled by Spark code, not Hudi code
   
   @xushiyan you can assign this one to me


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

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org