Either setting it programatically doesn't work:
sparkConf.setIfMissing("class", "...Main")

In my current setting moving main to another package requires to propagate
change to deploy scripts. Doesn't matter I will find some other way. Petr

On Fri, Sep 25, 2015 at 4:40 PM, Petr Novak <oss.mli...@gmail.com> wrote:

> Ortherwise it seems it tries to load from a checkpoint which I have
> deleted and cannot be found. Or it should work and I have wrong something
> else. Documentation doesn't mention option with jar manifest, so I assume
> it doesn't work this way.
>
> Many thanks,
> Petr
>

Reply via email to