Hi list, I have developed some custom Transformer/Estimators in python around some libraries (scipy), now I would love to persist them for reuse in a streaming app.
I am currently aware of this: https://issues.apache.org/jira/browse/SPARK-17025 However I would like to hear from experienced users how do they persist their pipelines. Thanks in advance