pan3793 commented on code in PR #43008: URL: https://github.com/apache/spark/pull/43008#discussion_r1333838783
########## dev/deps/spark-deps-hadoop-3-hive-2.3: ########## @@ -131,14 +132,16 @@ jettison/1.5.4//jettison-1.5.4.jar jetty-util-ajax/9.4.52.v20230823//jetty-util-ajax-9.4.52.v20230823.jar jetty-util/9.4.52.v20230823//jetty-util-9.4.52.v20230823.jar jline/2.14.6//jline-2.14.6.jar +jline/3.22.0//jline-3.22.0.jar +jna/5.13.0//jna-5.13.0.jar Review Comment: why do they become runtime deps now? And since both jline 2 and 3 are present at the classpath, is it safe? -- 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]
