[jira] [Created] (IGNITE-3072) IgniteConfiguration is not serializable

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-3072) IgniteConfiguration is not serializable

Anton Vinogradov (Jira)
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)