LuciferYang commented on PR #42766: URL: https://github.com/apache/spark/pull/42766#issuecomment-1707613904
@gengliangwang After further investigation, there are three modules that depend on `spark-streaming_2.12:test-jar`: `mllib`, `streaming-kafka-0-10` and `kinesis-asl`. As I lack the necessary credentials to access AWS, I'm unable to verify all Unit Tests of the `kinesis-asl` module, so I've chosen to retain the configuration of `<shadeTestJar>true</shadeTestJar>` in the streaming module. -- 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]
