Re: Proposal To Use Apache OODT products as input to Apache Airavata Workflows and staging product files into node where execution happens

2013-02-21 Thread Mattmann, Chris A (388J)
Hi Sanjaya, Great. You may simply want to extend (sub-class) PgeTaskInstance, and create one for Airavata? Cheers, Chris On 2/20/13 10:29 AM, "Sanjaya Medonsa" wrote: >Thanks Chris! As you suggested previously, I am looking into CAS-PGE and >plan is to reuse the same code. I have looked at PGE

Re: Proposal To Use Apache OODT products as input to Apache Airavata Workflows and staging product files into node where execution happens

2013-02-21 Thread Sanjaya Medonsa
Thanks Chris! As you suggested previously, I am looking into CAS-PGE and plan is to reuse the same code. I have looked at PGETaskInstance where most of these pre/post task execution implementation resides. I believe FileManageFileStager class should be able to reuse easily. First I'll focus on the