Github user chiwanpark commented on the pull request: https://github.com/apache/flink/pull/1186#issuecomment-181509602 Hi @chobeat, thanks for pinging this issue. I forgot sending a discuss email to mailing thread. I think we have to discuss about followings: * What is main purpose to support PMML? Is this feature for only model portability in FlinkML? If not, we have to support other systems such as R or Spark MLlib. * What about FlinkML only format? I think that support for distributed system in PMML is poor. XML-based format is hard to parallelize. I would like to create a general ML model importing/exporting framework. Then, we can easily add the PMML support based on the framework.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---