Skip to content

Unable to connect to delta lake tables on adls gen2 storage #323

Description

@prabodh516

Hi

I am trying to access delta lake tables on adls gen2
Below is my config.yaml

tables:

I have set below environment variables as well

AZURE_STORAGE_ACCOUNT_NAME
AZURE_STORAGE_ACCOUNT_KEY

But i keep getting below exception

Failed to create Roapi context: Whatever { source: Some(TableError { source: LoadDelta { source: OpenTable { source: InvalidTableLocation("Unknown scheme: abfss") } } }), message: "Failed to load table", backtrace: Backtrace [{ fn: "roapi::startup::Application::build::{{closure}}" }, { fn: "roapi::main::{{closure}}" }, { fn: "roapi::main" }

Pls advice where I am going wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions