You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sign in with Azure account admin@aad264.ccsctp.net, which is an account from dogfood environment.
Select all the subscriptions. Error dialog pops up and Apache Spark on Cosmos node is not showing up.
Checked log in idea.log and find lines below.
2019-06-12 18:43:43,538 [2569979] WARN - AzureSparkCosmosClusterManager - Got exceptions when refresh Azure Data Lake Spark pool: java.lang.RuntimeException: com.microsoft.azure.hdinsight.sdk.common.errorresponse.ForbiddenHttpErrorStatus: {"error":{"code":"AuthorizationFailed","message":"The client 'admin@aad264.ccsctp.net' with object id '353f35f8-e1c3-461c-8314-5650973a5ec7' does not have authorization to perform action 'Microsoft.DataLakeAnalytics/accounts/read' over scope '/subscriptions/0afefe50-734e-4610-8c82-a144aff49dea'."}}
The text was updated successfully, but these errors were encountered:
t-rufang
changed the title
Spark on Cosmos node is not showing up when refresh Azure node in dogfood environment
[IntelliJ][Spark on Cosmos]Spark on Cosmos node is not showing up when refresh Azure node in dogfood environment
Jun 12, 2019
t-rufang
changed the title
[IntelliJ][Spark on Cosmos]Spark on Cosmos node is not showing up when refresh Azure node in dogfood environment
[IntelliJ][Spark on Cosmos]Spark on Cosmos node is not showing up after sign in azure account of dogfood environment
Jun 12, 2019
Repro steps:
admin@aad264.ccsctp.net
, which is an account from dogfood environment.Apache Spark on Cosmos
node is not showing up.Checked log in
idea.log
and find lines below.The text was updated successfully, but these errors were encountered: