microsoft / mwt-ds

Umbrella repository for projects related to the MWT Decision Service
187 stars 77 forks source link

join service deployment failure #25

Open danmelamed opened 8 years ago

danmelamed commented 8 years ago

In dmdp7, the eval query failed with the message

"code": "Conflict", "message": "{\r\n \"code\": \"Conflict\",\r\n \"message\": \"The Stream Analytics job is not in a valid state to perform this operation.\",\r\n \"details\": {\r\n \"code\": \"409\",\r\n \"message\": \"The Stream Analytics job is not in a valid state to perform this operation.\",\r\n \"correlationId\": \"55c5746d-0a39-415d-b110-0b8527883cda\",\r\n \"requestId\": \"911a11d3-66f2-4d4c-a738-6ae18efe7e04\"\r\n }\r\n}"

sidsen commented 8 years ago

Are you able to reproduce this error? If so (or even if not), can you describe the steps you did to arrive at that result?

eisber commented 8 years ago

Multiple errors in this deployment.

  1. Classic cloud service is not supported in Japan for this subscription.
  2. ASA query is actually in state running. Following up with ASA team.
eisber commented 8 years ago

@sidsen I think deploying in Japan seems to be the cause of the problem

lhoang29 commented 8 years ago

FYI (1) is related to #13.

sidsen commented 8 years ago

What's the verdict on this, is this a bug we can fix? If not, can we move it out beyond R0?

eisber commented 8 years ago

We can't fix. Waiting for the team to investigate.