suneet-s commented on pull request #10386: URL: https://github.com/apache/druid/pull/10386#issuecomment-692145515
@mitchlloyd it looks like the license check job is complaining about the licenses file not being updated ``` Error: found 3 missing licenses. These licenses are reported, but missing in the registry druid_module: kinesis-indexing-service, groupId: com.amazonaws, artifactId: jmespath-java, version: 1.11.854, license: Apache License version 2.0 druid_module: kinesis-indexing-service, groupId: com.amazonaws, artifactId: aws-java-sdk-sts, version: 1.11.854, license: Apache License version 2.0 druid_module: kinesis-indexing-service, groupId: com.amazonaws, artifactId: aws-java-sdk-kinesis, version: 1.11.854, license: Apache License version 2.0 ``` Have you been able to run the AWS integration tests with the new sdk version? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
