kokhlo commented on PR #44437: URL: https://github.com/apache/superset/pull/44437#issuecomment-5739326391
The only red check is `test-postgres-hive`, which failed in its `Start hadoop and hive` setup step before any test ran: ``` Error response from daemon: failed to set up container networking: driver failed programming external connectivity on endpoint namenode (...): failed to bind host port 0.0.0.0:50070/tcp: address already in use ``` Host-port collision on the shared runner, unrelated to this diff (test-only change; the same job is green on other PRs running today). Would a maintainer mind re-running that job, or I can push an empty commit if that's the preferred trigger — happy either way. -- 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]
