Man, that's what I figured. Then I'll add functionality to the ExecutionEnvironment that allows to register classes, then when executing the classes will be put into a jar file and shipped along the job.
Should be doable, right? On Wed, Sep 17, 2014 at 3:58 PM, Stephan Ewen <[email protected]> wrote: > No, nothing is in place like that as of now. > > On Wed, Sep 17, 2014 at 3:37 PM, Aljoscha Krettek <[email protected]> > wrote: > >> Hi Guys, >> do we have any mechanisms for shipping generated code? Code that is >> generated when the users main() function is executed. >> >> Cheers, >> Aljoscha >>
