Return-Path: X-Original-To: apmail-airavata-dev-archive@www.apache.org Delivered-To: apmail-airavata-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A8E7317859 for ; Wed, 14 Jan 2015 19:10:44 +0000 (UTC) Received: (qmail 58104 invoked by uid 500); 14 Jan 2015 19:10:46 -0000 Delivered-To: apmail-airavata-dev-archive@airavata.apache.org Received: (qmail 58054 invoked by uid 500); 14 Jan 2015 19:10:46 -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 57495 invoked by uid 99); 14 Jan 2015 19:10:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jan 2015 19:10:33 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of raminderjsingh@gmail.com designates 209.85.213.180 as permitted sender) Received: from [209.85.213.180] (HELO mail-ig0-f180.google.com) (209.85.213.180) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jan 2015 19:10:29 +0000 Received: by mail-ig0-f180.google.com with SMTP id h15so10630753igd.1 for ; Wed, 14 Jan 2015 11:10:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:message-id:mime-version:subject:date:references :to:in-reply-to; bh=hKoqVoA30bRGAu23mXMqMSU6ubAjC34h9Ury/cue6rg=; b=jZXZwp4utrCxyFmQjCB8r2rdjV3CIaAlkQ01Ij9wPx7RAZu7HwOsNrWv/5pjDyDt5E EorBiHYYAGdo2UyUfN69fcw7sHfAwOyYO1GJLr2JFDgQA5HVIuCdTeXssfh2a+mG6va9 HHeLb7wnbxP02fsiFy89skRIfXBhrybcYGbsx+QQYEkm0hFYMmxGXv4wvq/f5nDMZyTN FdG+NAC4gyyA3ptNcNUM3Dtwp12HHl+QTP2NxgAjuWiPF+BXC5MoUtRxNvbsXFvXkDNW jZwL6UHRq8nSRCZqo7AYeRTyH1Q9kF9ktpq7irVEXabqhJhqcW1WG+oppgljcT7O+0vU KFDw== X-Received: by 10.42.201.212 with SMTP id fb20mr6134305icb.2.1421262608583; Wed, 14 Jan 2015 11:10:08 -0800 (PST) Received: from ?IPv6:2001:18e8:2:28c6:f000::1ffb? ([2001:18e8:2:28c6:f000::1ffb]) by mx.google.com with ESMTPSA id qn6sm8356604igb.22.2015.01.14.11.10.07 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 14 Jan 2015 11:10:07 -0800 (PST) From: Raminder Singh Content-Type: multipart/alternative; boundary="Apple-Mail=_B56C7873-620C-4638-A44F-E891D8986DEF" Message-Id: Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: Transfering output data to a local machine Date: Wed, 14 Jan 2015 14:10:06 -0500 References: <3DE989E3-41D5-4756-9B31-11D81F571474@gmail.com> <54b57e63.e4a7440a.697b.0aac@mx.google.com> To: dev@airavata.apache.org In-Reply-To: <54b57e63.e4a7440a.697b.0aac@mx.google.com> X-Mailer: Apple Mail (2.1878.6) X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_B56C7873-620C-4638-A44F-E891D8986DEF Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Here is a airavata server setup document which need some work before we = can post it on Wiki. Please provide feedback so it can be available on = wiki for other developers. = https://docs.google.com/document/d/1q1RLcudx9cfXpX8h6d3dbCSa8EF8IMiW8slpZY= 26wFs/edit You can also use Ansible playbook to deploy airavata. = https://github.com/SciGaP/Airavata-Ansible-Deployment If you look into gfac-config.xml and output handlers, you will be able = to understand the ssh key configurations etc.=20 Thanks Raminder On Jan 13, 2015, at 3:21 PM, Dananji wrote: > Thanks Raman. =20 >=20 > I'm planning on using the 0.14 version. Is there any documents = available that will show how it could be set up? > From: Raminder Singh > Sent: =E2=80=8E13/=E2=80=8E01/=E2=80=8E2015 02:39 AM > To: dev@airavata.apache.org > Subject: Re: Transfering output data to a local machine >=20 > You can setup a SSH public key on the local machine for Airavata to = transfer outputs to your local machine. Which Airavata server you are = using?=20 >=20 > Output data movement is part of Output handlers in GFAC and you can = look at that code. I am not sure about your use case about trigger but = Triggers can be supported by status messages sent to RabbitMQ.=20 >=20 > Thanks > Raminder >=20 > On Jan 12, 2015, at 2:32 AM, Sachith Withana = wrote: >=20 >> Hi all, >>=20 >> When an experiment is run, how can we copy the output file to an = specified location ( ideally to my local machine)? >>=20 >> I also want to trigger an event when the output is copied. Can you = please let me know which output handler is being used to achieve this in = Gfac? >>=20 >> --=20 >> Thanks, >> Sachith Withana >>=20 >=20 --Apple-Mail=_B56C7873-620C-4638-A44F-E891D8986DEF Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 Here = is a airavata server setup document which need some work before we can = post it on Wiki. Please provide feedback so it can be available on wiki = for other developers.   https://docs.google.com/document/d/1q1RLcudx9cfXpX8h6d= 3dbCSa8EF8IMiW8slpZY26wFs/edit

You can also use = Ansible playbook to deploy airavata. https://git= hub.com/SciGaP/Airavata-Ansible-Deployment

If= you look into gfac-config.xml and output handlers, you will be able to = understand the ssh key configurations = etc. 

Thanks
Raminder

=
On Jan 13, 2015, at 3:21 PM, Dananji <swsachith@gmail.com> = wrote:

Thanks Raman. 

I'm planning on using the = 0.14 version. Is there any documents available that will show how it = could be set up?

From: Raminder = Singh
Sent: =E2=80=8E13/=E2=80=8E01/=E2=80=8E2015 02:39 AM
To: dev@airavata.apache.org=
Subject: Re: Transfering output data to a = local machine

You can setup a SSH public key on the = local machine for Airavata to transfer outputs to your local machine. = Which Airavata server you are using? 

Output = data movement is part of Output handlers in GFAC and you can look at = that code. I am not sure about your use case about trigger but Triggers = can be supported by status messages sent to = RabbitMQ. 

Thanks
Raminder
On Jan 12, 2015, at 2:32 AM, Sachith Withana <swsachith@gmail.com> = wrote:

Hi all,

When an = experiment is run, how can we copy the output file to an specified = location ( ideally to my local machine)?

I also = want to trigger an event when the output is copied. Can you please let = me know which output handler is being used to achieve this in Gfac?

--
Thanks,
Sachith Withana

=


= --Apple-Mail=_B56C7873-620C-4638-A44F-E891D8986DEF--