adls_url: Base URL

Description Usage Arguments Value See Also Examples

Description

This is a convenience function to return the base URL for the service.

Usage

1
adls_url(adls_name, path = NULL, domain_name = "azuredatalakestore.net")

Arguments

adls_name

character, Azure Data Lake Store name

path

character, path to add to default root. You may find file.path() to be useful to compose the path.

domain_name

character, domain name

Value

url object returned by httr::parse_url()

See Also

Azure Datalake Store documentation on "WebHDFS Filesystem API"

Examples

1
  adls_url("foo")

ijlyttle/AzureDatalakeStore documentation built on May 5, 2019, 5:56 p.m.