Closed ChiranjeeviBhagavan closed 5 years ago
Fix your application classpath.
I was trying to generate a pmml file having QuantileDiscretizer in the pipeline. i was able to generate without this in pipeline though. Any more recommendations ?
I was trying to generate a pmml file having QuantileDiscretizer in the pipeline.
Your application classpath is still wrong - the QuantileDiscretizer
step simply makes it obvious.
Any more recommendations?
See the README that corresponds to your Apache Spark version. The JPMML-SparkML repository contains multiple development branches, one for each supported Spache Spark version. If you apply 2.4.X instructions to 2.2.X or 2.3.X, you'll have trouble.
Error Seen below :