cancel
Showing results for 
Search instead for 
Did you mean: 
seefoods
Valued Contributor
since ‎05-22-2023
‎03-11-2026

User Stats

  • 51 Posts
  • 2 Solutions
  • 16 Kudos given
  • 8 Kudos received

User Activity

Hello Guys, Actually, I build a just file for my project which will be execute my wheel job task using command line, but when i run my wheel task i have encountered this error. from pyspark.sql.connect.expressions import PythonUDFEnvironmentImportErr...
Hello guyz, when i run process to parse pdf with  docling on serveless cluster using wheel python i get this error. Someone know what's happend?Cordially INTERNAL: [ENVIRONMENT_SETUP_ERROR.PYTHON_NOTEBOOK_ENVIRONMENT] An internal error occurred while...
Hello Guyz, i have use autoloader to load pdf file like binary source, So i dont want to use ai_parse for databricks but i use doclin someone knows how to use it well? my df look like from pyspark.sql import functions as F df = ( spark.readStream...
Hello everyone, Actually, i am using lakeflow connector to load sharepoint into delta table but the connector is not mature. Someone knows how can i use rest Api sharepoint to load into delta table? Cordially, Seefoods
Hello guyz, Happy new year and best wishes for all of us. I am catching both Pyspark and Python exceptions but i want to write this logging error inside a delta table when i logging. Someone knows the best practise for this ? Thanks Cordially,