I believe that Serializable is necessary for distributing.
On Fri, Sep 9, 2016 at 7:10 PM, Gourav Sengupta
wrote:
> And you are using JAVA?
>
> AND WHY?
>
> Regards,
> Gourav
>
> On Fri, Sep 9, 2016 at 11:47 AM, Yusuf Can Gürkan
> wrote:
>
>> Hi,
>>
>> If i don't make a class Serializable (
And you are using JAVA?
AND WHY?
Regards,
Gourav
On Fri, Sep 9, 2016 at 11:47 AM, Yusuf Can Gürkan
wrote:
> Hi,
>
> If i don't make a class Serializable (... extends Serializable) will it
> run distributed with executors or it will only run on master machine?
>
> Thanks
>
Hi,
If i don't make a class Serializable (... extends Serializable) will it run
distributed with executors or it will only run on master machine?
Thanks