Skip to contents

Downloads a file of up to 5 GiB. The file contents are the response body. This is a standard HTTP file download, not a JSON RPC.

Usage

download_file(client, file_path)

filesDownload(client, file_path)

Arguments

client

Required. Instance of DatabricksClient()

file_path

Required. The absolute path of the file.