You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.
Hi, I'm trying to deploy some whl files to the DBFS.
Tried to copy them to a folder named 'libs', other folders, no luck.
Because that didn't work I tried to copy some py files, same result, no folders being created or files being copied.
I know for sure the token is valid and the LocalRootFolder has files, as I'm using the DeployScripts task as well and that one works.
The databricksDeployScripts task's output is:
Starting: databricksDeployScripts
Task : Databricks Deploy Notebooks
Description : Deploys a folder of Notebooks to your Databricks workspace
Version : 0.9.5300
Author : Data Thirst Ltd
Help :
Tools Version: 2.2.5299
Connecting via Bearer
Clean false
Running without clean
Finishing: databricksDeployScripts
The databricksDeployDBFSFilesTask's output:
Starting: databricksDeployDBFSFilesTask
Task : Databricks files to DBFS
Description : Deploy files (py, jar, csv etc) to DBFS
Version : 0.9.5300
Author : Data Thirst Ltd
Help :
Tools Version: 2.2.5299
Finishing: databricksDeployDBFSFilesTask
Any ideas?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Just to be sure I'm opening an issue here too.
Original issue: DataThirstLtd/databricks.vsts.tools#48
Hi, I'm trying to deploy some whl files to the DBFS.
Tried to copy them to a folder named 'libs', other folders, no luck.
Because that didn't work I tried to copy some py files, same result, no folders being created or files being copied.
I know for sure the token is valid and the LocalRootFolder has files, as I'm using the DeployScripts task as well and that one works.
The databricksDeployScripts task's output is:
Starting: databricksDeployScripts
Task : Databricks Deploy Notebooks
Description : Deploys a folder of Notebooks to your Databricks workspace
Version : 0.9.5300
Author : Data Thirst Ltd
Help :
Tools Version: 2.2.5299
Connecting via Bearer
Clean false
Running without clean
Finishing: databricksDeployScripts
The databricksDeployDBFSFilesTask's output:
Starting: databricksDeployDBFSFilesTask
Task : Databricks files to DBFS
Description : Deploy files (py, jar, csv etc) to DBFS
Version : 0.9.5300
Author : Data Thirst Ltd
Help :
Tools Version: 2.2.5299
Finishing: databricksDeployDBFSFilesTask
Any ideas?
The text was updated successfully, but these errors were encountered: