HyukjinKwon commented on code in PR #50378:
URL: https://github.com/apache/spark/pull/50378#discussion_r2013296307


##########
connect-examples/server-library-example/README.md:
##########
@@ -85,7 +85,7 @@ reading, writing and processing data in the custom format. 
The plugins (`CustomC
 4. **Copy relevant JARs to the root of the unpacked Spark distribution**:
    ```bash
     cp \
-    
<SPARK_HOME>/connect-examples/server-library-example/resources/spark-daria_2.13-1.2.3.jar
 \
+    
<SPARK_HOME>/connect-examples/server-library-example/common/target/spark-daria_2.13-1.2.3.jar
 \

Review Comment:
   It will be `spark-daria_2.13-1.2.3.jar` anyway so the current change makes 
sense. I will take a separate look for those connect examples. There are few 
PRs going on, and I would like to avoid conflicting it if you don't mind.



-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to