creating new thread for this.
Is anyone able to use --jars with spark-submit in mesos cluster mode.
We have tried giving local file, hdfs file, file from http server , --jars
didnt work with any of the approach
Saw couple of similar open question with no answer
http://stackoverflow.com/question
Hi , Is anyone able to use --jars with spark-submit in mesos cluster mode.
We have tried giving local file, hdfs file, file from http server , --jars
didnt work with any of the approach
Saw couple of similar open question with no answer
http://stackoverflow.com/questions/33978672/spark-mesos-
Hi All,
Is there any way I can save Input schema along with ml PipelineModel object?
This feature will be really helpful while loading the model and running
transform, as user can get back the schema , prepare the dataset for
model.transform and don't need to remember it.
I see below jira talks a