FelixYBW commented on PR #9821:
URL: 
https://github.com/apache/incubator-gluten/pull/9821#issuecomment-2933299728

   > @wangyum, I am curious why you are introducing Gluten as a dependency in 
your Spark project. The recommended way is putting gluten jar into Spark class 
path and correctly Gluten as Spark plugin. I'm afraid there are some other 
conflict classes.
   
   I remember we did meet issues if we put Gluten jar in spark/jars. It's why 
we recommend to set classpath. You may try to put your spark code which depends 
on Gluten into Gluten's shimlayer, instead of add Gluten as Spark's dependency.


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