- 3588 Views
- 5 replies
- 0 kudos
I am trying to load data from a table in SQL warehouse using spark.sql("SELECT * FROM <table>") in a spark submit job, but the job is failing with [TABLE_OR_VIEW_NOT_FOUND] The table or view . The same statement is working in notebook but not in a jo...
- 3588 Views
- 5 replies
- 0 kudos
Latest Reply
- when you query table manually and running job - do both those actions happens in same Databricks Workspace- what is job configuration - who is job Owner or Run As Account -> do this principal/persona has access to the table ?
4 More Replies
- 3028 Views
- 2 replies
- 0 kudos
Is there anything on Databricks to help read PDF (payment invoices and receipts for example) and convert it to structured data?
- 3028 Views
- 2 replies
- 0 kudos
Latest Reply
Thanks! Converting PDF format is sometimes a difficult task as not all converters provide accuracy. I want to share with you one interesting tool I recently discovered that can make your work even more efficient. I recently came across an amazing onl...
1 More Replies