Hi,
I followed the steps provided in the Getting Started tutorial https://www.mongodb.com/docs/atlas/atlas-sp/tutorial/
At step 7. https://www.mongodb.com/docs/atlas/atlas-sp/tutorial/#create-a-persistent-stream-processor I have this error:
AtlasStreamProcessing> sp.createStreamProcessor(“avgWatts”, [s, t, m])
MongoServerError: Failed to create stream processor: (Location15955) a group specification must include an _id, correlationID = 179ed6d7e15a638fa3ae24c2
AtlasStreamProcessing>
Of course, I cannot proceed with the other steps since the stream processor failed:
Regards
Giampiero
