Re: Package multiple jobs in a single jar

2015-05-27 Thread Maximilian Michels
ld extend the following > > >> functions: > > >>>>>>>>> > > >>>>>>>>> - extend the possibility to specify multiple entry classes in > > >>>>>>>>> "p

Re: Package multiple jobs in a single jar

2015-05-26 Thread Flavio Pompermaier
ailable > >>>>>>>>>for this, consider > >>>>>>>>> a) "program-class" entry > >>>>>>>>> b) "Main-Class" entry > >>>

Re: Package multiple jobs in a single jar

2015-05-26 Thread Matthias J. Sax
ce and show info >>>>>>>>> >>>>>>>>> - extend WebUI to show all available entry-classes (pull request >>>>>>>>> already there, for multiple entries in "program-class") >>>>>>>>> >

Re: Package multiple jobs in a single jar

2015-05-26 Thread Maximilian Michels
;> > >>>>>>> -Matthias > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> On 05/19/2015 10:44 AM, Stephan Ewen wrote: > >>>>>&g

Re: Package multiple jobs in a single jar

2015-05-26 Thread Matthias J. Sax
t;>>>>>> The >>>>>>>> advantage is that >>>>>>>> most IDEs can create executable JARs automatically, setting the JAR >>>>>>>> manifest attributes, etc. >>>>>>>> >>>>>>>> The "Program

Re: Package multiple jobs in a single jar

2015-05-26 Thread Maximilian Michels
, May 19, 2015 at 10:10 AM, Matthias J. Sax < > >>>>>> mj...@informatik.hu-berlin.de> wrote: > >>>>>> > >>>>>>> Supporting an interface like this seems to be a nice idea. Any > other > >>>

Re: Package multiple jobs in a single jar

2015-05-22 Thread Matthias J. Sax
t; included in Flink. >>>>>>> >>>>>>> @Flavio: I moved the discussion to dev mailing list (user list is not >>>>>>> appropriate for this discussion). Are you subscribed to it or should >> I >>>>>>> cc you in eac

Re: Package multiple jobs in a single jar

2015-05-22 Thread Robert Metzger
you could specify the list of > packages > >>>>> (or > >>>>>> also directly the classes) to inspect with reflection to extract the > >>> list > >>>>>> of available Flink jobs. > >>>>>> Something like: > >>

Re: Package multiple jobs in a single jar

2015-05-22 Thread Matthias J. Sax
gt; //e.g. <0,Integer,"An integer representing my first param">, >>>>> <1,String,"An >>>>>> string representing my second param"> >>>>>> List> paramDescription; >>>>>> /** Set up the flink j

Re: Package multiple jobs in a single jar

2015-05-22 Thread Matthias J. Sax
>>>>> mj...@informatik.hu-berlin.de> wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> I like the idea that Flink's WebClient can show different plans for >>>>>> different jobs within a single jar file. >>>

Re: Package multiple jobs in a single jar

2015-05-22 Thread Maximilian Michels
ou can find it here: > >>>> https://github.com/mjsax/flink/tree/multipleJobsWebUI > >>>> > >>>> To test the feature, you need to prepare a jar file, that contains the > >>>> code of multiple programs and specify each entry class in the manifest > &

Re: Package multiple jobs in a single jar

2015-05-21 Thread Matthias J. Sax
; >>>> >>>> -Matthias >>>> >>>> >>>> On 05/08/2015 03:08 PM, Flavio Pompermaier wrote: >>>>> Thank you all for the support! >>>>> It will be a really nice feature if the web client could be able to >> show

Re: Package multiple jobs in a single jar

2015-05-19 Thread Stephan Ewen
: > >>> > >>> Hi Flavio, > >>> > >>> you also can put each job in a single class and use the –c > parameter > >>> to execute jobs separately: > >>> > >>> /bin/flink run –c com.myflinkjobs.JobA > /

Re: Package multiple jobs in a single jar

2015-05-19 Thread Matthias J. Sax
yflinkjobs.JobA /path/to/jar/multiplejobs.jar >>> /bin/flink run –c com.myflinkjobs.JobB /path/to/jar/multiplejobs.jar >>> … >>> >>> Cheers >>> Malte >>> >>> Von: Robert Metzger mailto:rmetz...@apache.org >>>> >>>

Re: Package multiple jobs in a single jar

2015-05-19 Thread Flavio Pompermaier
… > > > > Cheers > > Malte > > > > Von: Robert Metzger mailto:rmetz...@apache.org > >> > > Antworten an: mailto:u...@flink.apache.org>> > > Datum: Freitag, 8. Mai 2015 14:57 > > An: "u...@flink.apache.org <mailto:u...@

Re: Package multiple jobs in a single jar

2015-05-17 Thread Matthias J. Sax
jar/multiplejobs.jar > … > > Cheers > Malte > > Von: Robert Metzger mailto:rmetz...@apache.org>> > Antworten an: mailto:u...@flink.apache.org>> > Datum: Freitag, 8. Mai 2015 14:57 > An: "u...@flink.apache.org <mailto:u