Skip to content

AzureDataLakeStorageClient.BulkDownload() fails when downloading large file #62

@hmodera

Description

@hmodera

When downloading a file of size 2,396MB the BulkDownload() method fails with:

EntryName: /tmp/\7700484d-1cf4-4451-8589-5759f1ed7fde.csv8bcccfdc-e097-4d3b-98e8-ed6f4a533c13Segments, EntryType: Chunk, JobStatus: Failed, Error: Unable to load shared library 'Kernel32.dll' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libKernel32.dll: cannot open shared object file: No such file or directory

When downloading a file of size 1,384MB download is successful. Is there some known limitation to ADLS client?
For context we are running our service on linux.

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