Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CEB00200AC8 for ; Tue, 7 Jun 2016 22:24:25 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CD34F160A36; Tue, 7 Jun 2016 20:24:25 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 21D6A160968 for ; Tue, 7 Jun 2016 22:24:24 +0200 (CEST) Received: (qmail 76284 invoked by uid 500); 7 Jun 2016 20:24:24 -0000 Mailing-List: contact dev-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list dev@airavata.apache.org Received: (qmail 76274 invoked by uid 99); 7 Jun 2016 20:24:24 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2016 20:24:24 +0000 Received: from 140-182-202-222.dhcp-bl.indiana.edu (140-182-202-222.dhcp-bl.indiana.edu [140.182.202.222]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id C2C451A0110 for ; Tue, 7 Jun 2016 20:24:23 +0000 (UTC) From: Suresh Marru Content-Type: multipart/alternative; boundary="Apple-Mail=_A0CDCDF8-BB05-48B3-BEE3-80AD85E9B10D" Message-Id: Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: Apache Aurora-Mesos Integration (Job Submission code) Date: Tue, 7 Jun 2016 16:08:01 -0400 References: To: Airavata Dev In-Reply-To: X-Mailer: Apple Mail (2.3124) archived-at: Tue, 07 Jun 2016 20:24:26 -0000 --Apple-Mail=_A0CDCDF8-BB05-48B3-BEE3-80AD85E9B10D Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 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?=20 Also, have you or Abhishek been looking into the native Java Client? = -Bill Farner=E2=80=99s suggestion in this thread? = http://markmail.org/thread/yfq7nj744kqk4pf5 = Suresh > On Jun 7, 2016, at 12:07 AM, Gourav Rattihalli = wrote: >=20 > Hi Dev's, >=20 > 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. >=20 > Options: > -o =3D create/kill > -n =3D name of the job > -r =3D amount of RAM > -c =3D CPU count > -d =3D disk space > -k =3D name of the task to be killed >=20 > Example: > To create and launch: auroraCreate -o create -r 1024 -n batik -c 2.0 = -d 1000 > To kill: auroraCreate -o kill -k batik >=20 > I have tested the code on my local setup and will be improving the = code and also be adding more functionality. >=20 > Any feedback will be very helpful. >=20 > --=20 > Regards, > Gourav Rattihalli > --Apple-Mail=_A0CDCDF8-BB05-48B3-BEE3-80AD85E9B10D Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 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=E2=80=99s = suggestion in this thread?  http://markmail.org/thread/yfq7nj744kqk4pf5

Suresh


On = Jun 7, 2016, at 12:07 AM, Gourav Rattihalli <grattih1@binghamton.edu> 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 =3D = create/kill
-n =3D name of the job
-r =3D amount of RAM
-c =3D CPU = count
-d = =3D disk space
-k =3D 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
<auroraCrea= te.java>

= --Apple-Mail=_A0CDCDF8-BB05-48B3-BEE3-80AD85E9B10D--