Skip to content

Microsoft.Azure.Databricks.Client library on NuGet doesn't expose '/fs/files' API #235

@VivendoByte

Description

@VivendoByte

Hello everybody!

I'm using this library from NuGet:
https://www.nuget.org/packages/Microsoft.Azure.Databricks.Client/
because I need to connect and ingest data inside a Databricks service hosted on Azure.

In my particular case, I need to upload JSON file into a volume.
According to this documentation:
https://docs.databricks.com/api/workspace/files/upload
I need to use the endpoint with PUT method:
/api/2.0/fs/files{file_path}

It seems that this endpoint is not exposed into the latest version of Microsoft.Azure.Databricks.Client (currently 2.6.0).
Am I wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions