Naden Franciscus created IGNITE-3072:
----------------------------------------
Summary: IgniteConfiguration is not serializable
Key: IGNITE-3072
URL:
https://issues.apache.org/jira/browse/IGNITE-3072 Project: Ignite
Issue Type: Bug
Reporter: Naden Franciscus
It is impossible to use custom versions of IgniteConfiguration with Spark since it will attempt to serialize it and distribute it to the executors.
This is because IgniteConfiguration is not serializable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)