Azure Storage Account for Hadoop

In this article

Overview

Use this account type to connect Hadoop Snaps with data sources that use Azure Storage accounts.

Prerequisites

  • None.

Limitations and Known Issues

  • None.

Account Settings


Parameter NameData TypeDescriptionDefault ValueExample 
LabelStringUnique name for the account.N/AAzure Account for Hadoop
Account nameString

Azure storage account name

N/Aazureaccountname
Auth Typedropdown

Select the authorization type that you want to consider while setting up the account. Options available are:

  • Access Key
  • SAS URI


Access KeyString

Appears when you select Access Key in the Auth Type. Enter the primary access key is associated with the Azure storage account. 

NoneN/A
 SAS URIString
Appears when you select SAS URI in the Auth Type. Specify the URI containing SAS token to perform read/write operations in the Azure Storage account.
SAS URI is generated in the Azure portal or from the SAS Generator Snap. 
Noneazureaccountname.blob.core.windows.net
Blob endpointString
This is the Azure storage blob endpoint. Leave this property empty to use the default endpoint ("https://<storage-account-name>.blob.core.windows.net").
N/Aazureaccountname.blob.core.windows.net

Troubleshooting

  • None.