ryanjclark opened a new issue #7191:
URL: https://github.com/apache/incubator-pinot/issues/7191
If Pinot is deployed on AWS EKS in one account (`account A`), Pinot has no
native way of reading a stream in another account (`account B`). You'll find
this error if trying to read a stream in `account B`:
```
{"code":500,"error":"shaded.software.amazon.awssdk.services.kinesis.model.ResourceNotFoundException:
Stream stream-name under account A not found.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]