download_from_azure_datalake#

streaming.base.storage.download_from_azure_datalake(remote, local)[source]#

Download a file from remote Microsoft Azure Data Lake to local.

Parameters
  • remote (str) – Remote path (azure).

  • local (str) – Local path (local filesystem).