Office365-REST-Python-Client icon indicating copy to clipboard operation
Office365-REST-Python-Client copied to clipboard

Sharepoint upload skipped in Databricks notebook

Open akshay-pande opened this issue 4 years ago • 1 comments

I'm using the upload to Sharepoint logic with client key and secret to write a file from Azure Databricks' dbfs location to the SharePoint site. The logic works fine when executed standalone on the Databricks notebook, but I get a 'command skipped' error when trying to schedule it using Azure Data Factory or through a databricks job. Only the logic for the SharePoint upload gets skipped, other commands work fine. Has anyone faced a similar issue?

akshay-pande avatar Aug 23 '21 11:08 akshay-pande

@akshay-pande are you able to upload file from Azure Databricks without issue ? Can you share the code or steps to do it ?

akcatchme avatar Feb 08 '22 06:02 akcatchme