我想從 Databricks 連接到其他 azure 目錄中的檔案夾。我有訪問密鑰,但它不起作用。還有什么其他方法可以做到這一點?
spark.conf.set( "fs.azure.account.key.<storageAccountName>.dfs.core.windows.net","accessKey")
df=spark.read.csv("abfss://[email protected]/folder/")
display(df)
錯誤
AbfsRestOperationException: Operation failed: "Server failed to authenticate the request. Please refer to the information in the www-authenticate header.", 401, HEAD, https://<storageAccount>.dfs.core.windows.net/folder/?upn=false&action=getAccessControl&timeout=
uj5u.com熱心網友回復:
更改集群使相同的代碼作業。雖然不確定原因
轉載請註明出處,本文鏈接:https://www.uj5u.com/qiye/516667.html
標籤:天蓝色数据块访问密钥
下一篇:Azure上Django的GitHub:無法打開需求檔案:[Errno2]沒有這樣的檔案或目錄:'requirements.txt'
