KKcorps opened a new pull request #7140: URL: https://github.com/apache/incubator-pinot/pull/7140
## Description Currently kinesis integration test fails if docker is not installed or is not running in the environment. This creates issues for users who want to build pinot locally or use it in CI/CD setups without docker. The PR add code in integration test which will skip the test if docker is not available locally. The future plan is to move away from docker in this test and use an embedded kinesis server. -- 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]
