LuciferYang commented on code in PR #40136:
URL: https://github.com/apache/spark/pull/40136#discussion_r1115315752


##########
connector/connect/client/jvm/pom.xml:
##########
@@ -125,6 +125,11 @@
       <version>${mima.version}</version>
       <scope>test</scope>
     </dependency>
+    <dependency>

Review Comment:
   And when I revert to add `parquet-hadoop` as test  dependency of 
`connect-client-jvm`, I found the `parquet-**.jar` in the `java.class.path`, so 
I think `SimpleSparkConnectService` startup use classpath base on 
`connect-client-jvm` now in this scenario.
   
   
[SimpleSparkConnectService-new-classpath.txt](https://github.com/apache/spark/files/10811251/SimpleSparkConnectService-new-classpath.txt)
   
   



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

Reply via email to