Hi Dev's, I have attached a revised version of the submission module on the JIRA page, it now includes update and restart modules, also I have made enhancements to the launch module and it now provides a link to monitor the job. link: https://issues.apache.org/jira/browse/AIRAVATA-1987
On Wed, Jun 8, 2016 at 4:06 PM, Gourav Rattihalli <[email protected]> wrote: > corrected link: https://issues.apache.org/jira/browse/AIRAVATA-1987 > > > On Wed, Jun 8, 2016 at 4:04 PM, Gourav Rattihalli <[email protected] > > wrote: > >> Hi Suresh, >> >> An issue has been created on JIRA - >> https://issues.apache.org/jira/browse/AIRAVATA-1987 >> <https://issues.apache.org/jira/browse/AIRAVATA-198> >> >> >> On Wed, Jun 8, 2016 at 3:55 PM, Suresh Marru <[email protected]> wrote: >> >>> Hi Gourav, >>> >>> This documentation might help - >>> https://confluence.atlassian.com/jira062/jira-user-s-guide-588581601.html >>> >>> Suresh >>> >>> On Jun 8, 2016, at 3:51 PM, Gourav Rattihalli <[email protected]> >>> wrote: >>> >>> Hi Suresh, >>> >>> I'm not able to find the option to create an issue/bug on the JIRA >>> homepage. Do I need permissions to do that? >>> >>> On Tue, Jun 7, 2016 at 4:12 PM, Pierce, Marlon <[email protected]> wrote: >>> >>>> +1 for investigating a native client instead of wrapping the command >>>> line. >>>> >>>> >>>> >>>> *From: *Suresh Marru <[email protected]> >>>> *Reply-To: *"[email protected]" <[email protected]> >>>> *Date: *Tuesday, June 7, 2016 at 4:08 PM >>>> *To: *Airavata Dev <[email protected]> >>>> *Subject: *Re: Apache Aurora-Mesos Integration (Job Submission code) >>>> >>>> >>>> >>>> Hi Gourav, >>>> >>>> >>>> >>>> Very nice. Can you create a JIRA to track this project and I will >>>> create a placeholder module to push this code to? >>>> >>>> >>>> >>>> Also, have you or Abhishek been looking into the native Java Client? >>>> -Bill Farner’s suggestion in this thread? >>>> http://markmail.org/thread/yfq7nj744kqk4pf5 >>>> >>>> >>>> >>>> Suresh >>>> >>>> >>>> >>>> >>>> >>>> On Jun 7, 2016, at 12:07 AM, Gourav Rattihalli <[email protected]> >>>> wrote: >>>> >>>> >>>> >>>> Hi Dev's, >>>> >>>> >>>> >>>> I have started on writing the code for the submission of a job to >>>> Apache Aurora. It's a beginning and currently, it can create .aurora >>>> config files, launch a job and kill a specified job. >>>> >>>> >>>> Options: >>>> >>>> -o = create/kill >>>> >>>> -n = name of the job >>>> >>>> -r = amount of RAM >>>> >>>> -c = CPU count >>>> >>>> -d = disk space >>>> >>>> -k = name of the task to be killed >>>> >>>> >>>> Example: >>>> >>>> To create and launch: auroraCreate -o create -r 1024 -n batik -c 2.0 -d >>>> 1000 >>>> >>>> To kill: auroraCreate -o kill -k batik >>>> >>>> >>>> >>>> I have tested the code on my local setup and will be improving the code >>>> and also be adding more functionality. >>>> >>>> >>>> >>>> Any feedback will be very helpful. >>>> >>>> >>>> >>>> -- >>>> >>>> Regards, >>>> >>>> Gourav Rattihalli >>>> >>>> <auroraCreate.java> >>>> >>>> >>>> >>> >>> >>> >>> -- >>> Regards, >>> Gourav Rattihalli >>> >>> >>> >> >> >> -- >> Regards, >> Gourav Rattihalli >> > > > > -- > Regards, > Gourav Rattihalli > -- Regards, Gourav Rattihalli
