Skip to content

Import does not copy files using Devops #89

Description

@Swathi41bora

I was trying to automate the import task using Azure Devops in a powershell script
The script runs well but in the destination databricks the files in the workspace folders are missing. It is only copying the workspace names and command runs successfully. I have the files on azure repo and referring the same location in my import command. Could you please let me know what I am missing here

Set-DatabricksEnvironment -AccessToken $accessTokenExport -ApiRootUrl $DBx

Import-DatabricksEnvironment -LocalPath ". /Databricks/Import-files"

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions