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/06/07 20:20:22 UTC

[GitHub] [hudi] nsivabalan commented on issue #5779: [SUPPORT]Spark session operation hudi table via HoodieCatalog[Table or view not found]

nsivabalan commented on issue #5779:
URL: https://github.com/apache/hudi/issues/5779#issuecomment-1149125960

   I am not sure what does '.withExtensions(new HoodieSparkSessionExtension)' does, but can you try adding below spark config while launching spark 
   ```
   'spark.sql.extensions=org.apache.spark.sql.hudi.HoodieSparkSessionExtension'
   ```
   


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