Hello, Is it possible to run SparkML using Spark Connect 3.5.0? So far I've had no success setting up a connect client that uses ML package
The ML package uses spark core/sql afaik which seems to be shadowing the Spark connect client classes Do I have to exclude any dependencies from the mllib dependency to make it runnable as a connect client? I thought the ML package was entirely dependent on the Data frame API I appreciate your help Thanks Faiz