FrankChen021 commented on PR #20286: URL: https://github.com/apache/druid/pull/20286#issuecomment-5581063769
Fixed in c6779f4e5a6a6d6b48939ab0566a336776fda4ba. Both failing jobs reported the same PR-caused issue: the new software.amazon.kinesis:amazon-kinesis-client 3.5.2 artifact was missing from the existing licenses.yaml Kinesis Client record. Updated that record from 3.5.1 to 3.5.2; the published artifact is Apache License version 2.0. Focused validation passed: git diff --check and Maven dependency:tree resolution for the Kinesis extension. CI should rerun for this exact head. -- 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]
