srowen commented on issue #25690: 
[WIP][SPARK-27831][FOLLOW-UP][SQL][TEST][test-maven] Move Hive test jars to 
local file
URL: https://github.com/apache/spark/pull/25690#issuecomment-528872800
 
 
   I think the approach is valid, although I know there's a strong preference 
to avoid putting JAR files in the source tree. This is possibly a valid case 
for doing so, as it's test code and kind of requires the JAR file to exist 
locally. That said, I wonder if we can just reuse the code that is used 
elsewhere to download Hive JARs here? it might need a little refactoring, but 
it already exists, to use the ASF mirrors, etc.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to