Hi All,
How i add additional storage account to Azure HDInsight.
i have Hdinsight cluster, i want to add additional storage account that is available in same subscription.
i went to Script actions and add storage account , it is added, but when i try to access file from storage account
Error message
org.apache.hadoop.fs.azure.AzureException: org.apache.hadoop.fs.azure.AzureException: No credentials found for account datalake.dfs.core.windows.net in the configuration, and its container data is not accessible using anonymous credentials. Please check if the container exists first. If it is not publicly available, you have to provide account credentials.
