Re: Removing Stale Branches

2019-03-20 Thread DImuthu Upeksha
+1 On Thu, Mar 21, 2019 at 1:24 AM Suresh Marru wrote: > Hi All, > > There are quite a few branches in airavata main repo which seems to be > definitely not relevant anymore. If we are absolutely sure about them, can > we remove them? > > origin/AIRAVATA-2500 - This one is merged into master,

Re: Sporadic delays in task execution

2019-03-20 Thread DImuthu Upeksha
logs on controller if you want. [1] https://youtu.be/3EUdSxnIxVw Thanks Dimuthu On Thu, Oct 4, 2018 at 4:46 PM DImuthu Upeksha wrote: > Hi Junkai, > > I'm CCing Airavata dev list as this is directly related to the project. > > I just went through the zookeeper path like

Re: Setup a development environment for Airavata

2019-03-15 Thread DImuthu Upeksha
Hi Keerthi, For the database issue, we found the root cause. There was an issue in database initialization script and we fixed it. Rohith will soon send a PR and once it is applied, you can start recreating containers. Before running docker compose, please make sure to delete *database_data* (not

Re: Setup a development environment for Airavata

2019-03-14 Thread DImuthu Upeksha
Exception. I attached the error. Just to check > I removed ExpermentSummary from persistence.xml in META, everything worked > fine but then Django portal have some alerts which I attached as well. > Please let me know next steps. > > Thanks, > Keerthi > > > On Thu, M

Re: Setup a development environment for Airavata

2019-03-14 Thread DImuthu Upeksha
Thu, Mar 14, 2019 at 10:15 AM DImuthu Upeksha < > dimuthu.upeks...@gmail.com> wrote: > >> Hi Keerthi, >> >> You have to cleanup old resources by running "docker-compose down" and >> "docker-compose rm". You might be running docker-compose up mo

Re: Setup a development environment for Airavata

2019-03-14 Thread DImuthu Upeksha
d > the screenshot for reference. > > Thanks, > Keerthi > > On Thu, Mar 14, 2019 at 12:33 AM DImuthu Upeksha < > dimuthu.upeks...@gmail.com> wrote: > >> Hi Keerthi, >> >> Build was fixed. You can try now after a git pull >> >> Dimuthu >

Re: Setup a development environment for Airavata

2019-03-13 Thread DImuthu Upeksha
est the changes. > > On Wed, Mar 13, 2019 at 2:11 PM DImuthu Upeksha < > dimuthu.upeks...@gmail.com> wrote: > >> Hi Keerthi, >> >> Can you try now? >> >> Dimuthu >> >> On Wed, Mar 13, 2019 at 12:50 PM Keerthi N wrote: >> >>>

Re: Setup a development environment for Airavata

2019-03-13 Thread DImuthu Upeksha
i > > On Wed, Mar 13, 2019 at 2:51 AM DImuthu Upeksha < > dimuthu.upeks...@gmail.com> wrote: > >> Hi Folks, >> >> Since Airavata is a multi server platform with lots of components and >> configurations, it is quite challenging for a new developer to get star

Setup a development environment for Airavata

2019-03-13 Thread DImuthu Upeksha
Hi Folks, Since Airavata is a multi server platform with lots of components and configurations, it is quite challenging for a new developer to get started with the code base and setup a running Airavata deployment locally. To address that, we came up with a standalone deployment guide [1] which

Re: Need to contribute to Airavata

2019-02-20 Thread DImuthu Upeksha
remove it from custos > repo. > > On Wed, Feb 20, 2019 at 11:01 AM Asanka Sanjaya > wrote: > >> Sure Dimuthu. I would do that. >> >> On Wed, Feb 20, 2019 at 2:30 AM DImuthu Upeksha < >> dimuthu.upeks...@gmail.com> wrote: >> >>> Hi Asa

Re: Need to contribute to Airavata

2019-02-19 Thread DImuthu Upeksha
Hi Asanka, Currently we are little bit behind our release schedule and we would add 0.17 dependencies to maven repository once we have completed with 0.17 release. In the meantime, can you try building airavata-common-utils 0.17-SNAPSHOT locally from the source? Thanks Dimuthu On Tue, Feb 19,

Re: Unused modules

2018-12-28 Thread DImuthu Upeksha
gt; airavata-server.properties. See also [1]. > > Thanks, > > Marcus > > [1] > https://github.com/apache/airavata/blob/33a601fe84d297b11171a1157a2561a451ad9d84/modules/server/src/main/java/org/apache/airavata/server/ServerMain.java#L126-L126 > > > On Dec 16, 2018, at 3:57 A

Re: Metascheduler work

2018-12-17 Thread DImuthu Upeksha
Hi Marlon, Thanks for the clarification. Yes I agree that we need to re-evaluate both the use case and the approach we are going to implement this. Hi All, Considering current requirements of gateways, we somehow need a better job throttling/ scheduling proxy before the actual schedulers. I

Metascheduler work

2018-12-16 Thread DImuthu Upeksha
Hi Folks, I found this [1] mail thread and the JIRA ticket [2] which have discussed about coming up with an Airavata specific job scheduler. At the end of the discussion, seems like an approach based on Mesos has been chosen to tryout. Is there any other discussion/ documents regarding this

Re: issue with accessing dashboard of kubernetes in jetstream centos7 environment

2018-12-16 Thread DImuthu Upeksha
Hi, If you guys have more Kubernetes specific issues, post them in stackoverflow under kubernetes tag [1]. [1] https://stackoverflow.com/questions/tagged/kubernetes Dimuthu On Thu, Dec 6, 2018 at 6:22 AM Kotabagi, Karan wrote: > ​ > Hi Prashant, > > As discussed, I was able to set-up the

Re: Unused modules

2018-12-16 Thread DImuthu Upeksha
s, > > Marcus > > On Dec 10, 2018, at 1:08 AM, DImuthu Upeksha > wrote: > > Hi Folks, > > I removed following modules on staging branch [1] and created a separate > branch named archive to keep old changes. > > allocation-manager > cloud > db-event-manager >

Re: Unused modules

2018-12-09 Thread DImuthu Upeksha
udhakar V < > spami...@illinois.edu> wrote: > > What is the estimated timeline for enforceable allocation management to be > available in Airavata, 2019, 2020? > > Thanks, > Sudhakar. > > *From: *DImuthu Upeksha > *Reply-To: *"dev@airavata.apache.org" >

Re: Database deployment issues with Anisble on centos

2018-12-03 Thread DImuthu Upeksha
Hi Karan, Usually, in jetstream, centos user is the admin user. So you have first login to centos user and then become root. Can you login to centos@149.165.169.159 from your terminal? And please send the content of airavata/dev-tools/ansible/inventories//hosts file. Thanks Dimuthu On Mon, Dec

Re: Unused modules

2018-11-30 Thread DImuthu Upeksha
Hi Suresh, +1 for removing gfac modules as well Dimuthu On Fri, Nov 30, 2018 at 6:32 PM Apache Airavata wrote: > +1 to remove all of them. While you are at it, should we also remove gfac > modules from develop and staging branches? > > Suresh > > > On Nov 30, 2018, at 6:4

Unused modules

2018-11-30 Thread DImuthu Upeksha
Hi Folks, I can see that some modules [1] are no longer being used or actively developed. allocation-manager cloud compute-account-provisioning configuration db-event-manager integration-tests monitoring security workflow workflow-model xbaya xbaya-gui I'm suggesting to remove these unused

Re: Sporadic issue in putting a variable in workflow scope

2018-11-13 Thread DImuthu Upeksha
going to make 1. Stopping cleanup agent that externally monitors and clears completed and failed workflows. 2. Setting and expiry time of 30 minutes in workflow config as a flag for Helix to delete the workflows after they are completed. Thanks Dimuthu On Tue, Nov 13, 2018 at 10:31 AM DImuthu Upeksha

Re: Sporadic issue in putting a variable in workflow scope

2018-11-13 Thread DImuthu Upeksha
On Sun, Nov 11, 2018 at 8:01 PM DImuthu Upeksha < > dimuthu.upeks...@gmail.com> wrote: > >> Hi Junkai, >> >> Thanks for the clarification. That helped a lot. >> >> I our case, each of the task of the workflow are depending on the previous >> tas

Re: Sporadic issue in putting a variable in workflow scope

2018-11-11 Thread DImuthu Upeksha
o ideal state can trigger clean up again > for this workflow. > > Please take a look for this task framework tutorial for detailed > configurations: > https://helix.apache.org/0.8.2-docs/tutorial_task_framework.html > > Best, > > Junkai > > On Sat, Nov 10, 2018 a

Re: Sporadic issue in putting a variable in workflow scope

2018-11-10 Thread DImuthu Upeksha
mpleted workflows. > > On Sat, Nov 10, 2018 at 1:30 PM DImuthu Upeksha < > dimuthu.upeks...@gmail.com> wrote: > >> Hi Junkai, >> >> There is a cleanup agent [1] who is monitoring currently available >> workflows and deleting completed and failed workflows

Re: Sporadic issue in putting a variable in workflow scope

2018-11-09 Thread DImuthu Upeksha
-spectator/src/main/java/org/apache/airavata/helix/impl/controller/WorkflowCleanupAgent.java Thanks Dimuthu On Fri, Nov 9, 2018 at 11:14 PM DImuthu Upeksha wrote: > Hi Junkai, > > There is no manual workflow killing logic implemented but as you have > suggested, I ne

Re: Sporadic issue in putting a variable in workflow scope

2018-11-09 Thread DImuthu Upeksha
d when the workflow is gone. From the log, it shows the znode is > gone. Could you please try to dig the log to find whether the workflow has > been manually killed? If that's the case, then it is possible you have the > problem. > > On Fri, Nov 9, 2018 at 12:13 PM DImuthu Upeksha < >

Re: Sporadic issue in putting a variable in workflow scope

2018-11-09 Thread DImuthu Upeksha
content for job2. Then, there could be a race > condition happening here that job2 is not scheduled. > > If that's the case, I suggest you can put key-value store at workflow level > since this is cross-job operation. > > Best, > > Junkai > > On Fri, Nov 9, 2018 at 11:45 AM DImuthu U

Re: Sporadic issue in putting a variable in workflow scope

2018-11-09 Thread DImuthu Upeksha
ode will be created one the job has been scheduled. In > your case, I think the job is not scheduled. This method usually has been > utilized in running task. > > Best, > > Junkai > > On Fri, Nov 9, 2018 at 8:19 AM DImuthu Upeksha > > wrote: > > > Hi Helix Fol

Sporadic issue in putting a variable in workflow scope

2018-11-09 Thread DImuthu Upeksha
Hi Helix Folks, I'm having this sporadic issue in some tasks of our workflows when we try to store a value in the workflow context and I have added both code section and error message below. Do you have an idea what's causing this? Please let me know if you need further information. We are using

Re: [newbie] Introduction: Hasara

2018-10-31 Thread DImuthu Upeksha
Hi Hasara, Sorry for the late reply. If you need have an high level idea about what Airavata is, look into this [1] video. This was recorded at a GSoC 2015 student meeting but most of the content is still valid to the current system. Please let me know if you have any questions. [1]

Re: 0.17 release preparation

2018-10-18 Thread DImuthu Upeksha
+1 On Wed, Oct 17, 2018 at 11:10 PM Suresh Marru wrote: > Hi All, > > I am going to make some commits to master branch directly (violating our > normal process of first getting it to develop and staging and then master) > because these are largely related to LICENSE and header compliance and is

Re: Airavata Email Monitor Error

2018-10-06 Thread DImuthu Upeksha
Hi Karan, Can you check whether the email credentials that you have provided are correct in conf/airavata-server.properties file? Thanks Dimuthu On Sat, Oct 6, 2018 at 2:40 PM Kotabagi, Karan wrote: > Hi Dev, > > > In the airavata centos image, the email-monitor log of the helix is being >

Re: Sporadic delays in task execution

2018-10-04 Thread DImuthu Upeksha
; best, > > Junkai > > On Wed, Sep 26, 2018 at 8:52 AM DImuthu Upeksha < > dimuthu.upeks...@gmail.com> > wrote: > > > Hi Junkai, > > > > Average load is like 10 - 20 workflows per minutes. In some cases it's > less > > than that However bas

App to integrate Airavata userbase into NextCloud

2018-07-22 Thread DImuthu Upeksha
Hi All, Through this mail I'm planning to provide an update about the work we have done so far in Airavata NextCloud integration We have been considering to provide the facility to integrate NextCloud as a user storage mechanism for Airavata and there is an on going GSoC project (Karan is the

Re: Upgrade to OpenJPA 2.4.3?

2018-06-15 Thread DImuthu Upeksha
+1 On Fri, Jun 15, 2018 at 8:09 AM, Christie, Marcus Aaron wrote: > Hi Suresh, > > Yes the timing was interesting. 3.0.0 was just released yesterday! I too > would consider the 2.4.x branch a good stable one to use, let’s give 3.0.0 > some more time. > > Thanks, > > Marcus > > > On Jun 14,

Re: User Defined Workflow Execution Framework

2018-06-04 Thread DImuthu Upeksha
r processing data in the middle of a >> workflow. Sometimes output data of an experiment needs to be processed >> before sending to other experiments as inputs. >> >> >> *iv. Airavata Loops* >> >> >>- *Airavata Foreach Loop* - This loop can be parall

Re: Updating Shutdown Hook Implementation for Helix Participant

2018-05-02 Thread DImuthu Upeksha
Hi Yasas, Merged. Thanks Dimuthu On Tue, May 1, 2018 at 1:43 PM, Yasas Gunarathne <yasasgunarat...@gmail.com> wrote: > Hi Upeksha, > > Thank you very much for your suggestions. I have updated the PR with > requested changes. > > Regards > > On Tue, May 1, 20

Re: Updating Shutdown Hook Implementation for Helix Participant

2018-05-01 Thread DImuthu Upeksha
Hi Yasas, Thanks a lot for the PR and this addresses a critical part of graceful restarts of Participants. I have added some comments to further improve your PR. Dimuthu On Tue, May 1, 2018 at 5:50 AM, Yasas Gunarathne wrote: > Hi Everyone. > > I have made a PR [1]

Re: C++ Client SDK with Airavata 0.17

2018-04-30 Thread DImuthu Upeksha
Hi Vasanth, There are couple of suggestions. I'm still figuring out where to start testing your SDK client. Seems like you have forked google cpp client and updated your sample in it which is not the way you should follow. You should update a fork repository only if you a doing an improvement to

Re: Ansible Changes for helix-distribution

2018-04-12 Thread DImuthu Upeksha
Hi Lahiru, This is really nice and clean. I have added few comments in the PR though. Specially you have to parameterize the values inside the template files. Have a look at an existing template file. Also you can separate out job monitors into a new role to have a better separation among helix

Re: User Defined Workflow Execution Framework

2018-03-25 Thread DImuthu Upeksha
Hi Yasas, I'm not a expert in XBaya design and use cases but I think Suresh can shed some light about it. However we no longer use XBaya for workflow interpretation. So don't get confused with the workflows defined in XBaya with the description provided in the JIRA ticket. Let's try to make the

Re: [GSoC] Re-architect Output Data Parsing into Airavata core

2018-03-25 Thread DImuthu Upeksha
Hi Lahiru, Nice document. And I like how you illustrate the systems through diagrams. However try to address how you are going to expose parsed data to outside through thrift APIs and how to design those data APIs in application specific manner. And in the persisting task, you have to make sure

Re: [GSOC] Apache Airavata Google Summer of Code Projects

2018-03-25 Thread DImuthu Upeksha
Hi Yasas, Good writeup. As a feedback, can you please elaborate more on the design of the new orchestrator and how it fits to the overall system? Some diagrams will be very helpful. Thanks Dimuthu On Sun, Mar 25, 2018 at 4:04 AM, Yasas Gunarathne wrote: > I have

[jira] [Commented] (AIRAVATA-2717) [GSoC] Resurrect User-Defined Airavata Workflows

2018-03-23 Thread Dimuthu Upeksha (JIRA)
[ https://issues.apache.org/jira/browse/AIRAVATA-2717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16411604#comment-16411604 ] Dimuthu Upeksha commented on AIRAVATA-2717: --- [~marcuschristie] Yeah I guess that's what we

[jira] [Commented] (AIRAVATA-2718) [GSoC] Re-architect Output Data Parsing into Airavata core

2018-03-22 Thread Dimuthu Upeksha (JIRA)
[ https://issues.apache.org/jira/browse/AIRAVATA-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16409608#comment-16409608 ] Dimuthu Upeksha commented on AIRAVATA-2718: --- Hi Lahiru, Thanks for your interest. One

[jira] [Commented] (AIRAVATA-2717) [GSoC] Resurrect User-Defined Airavata Workflows

2018-03-22 Thread Dimuthu Upeksha (JIRA)
[ https://issues.apache.org/jira/browse/AIRAVATA-2717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16409595#comment-16409595 ] Dimuthu Upeksha commented on AIRAVATA-2717: --- Hi Yasas, It is bit outdated but you can get

Improving the quality of the commits to Airavata repository

2018-03-12 Thread DImuthu Upeksha
Hi Folks For last few months most of us had to send pull requests to the Airavata repository and most of the pull requests were reviewed thoroughly and merged with the tremendous support of Marcus and other committers of the project. As now we have a significantly active committer base, I

Re: [ANNOUNCE] Welcome Sachin Kariyattin as Airavata Committer

2018-03-09 Thread DImuthu Upeksha
Congratulations Sachin ! On Fri, Mar 9, 2018 at 12:31 PM, Suresh Marru wrote: > Hi All, > > The Project Management Committee (PMC) for Apache Airavata has asked > Sachin Kariyattin to become a committer based on his contributions to the > project. We are pleased to announce

Re: [ANNOUNCE] Welcome Sneha Tilak as Airavata Committer

2018-03-08 Thread DImuthu Upeksha
Congratulations Sneha ! On Thu, Mar 8, 2018 at 3:36 PM, Sneha Tilak wrote: > Thank you, everyone! :) > > Regards, > Sneha Tilak > > On Thu, Mar 8, 2018 at 3:10 PM, Eroma Abeysinghe < > eroma.abeysin...@gmail.com> wrote: > >> Congratulations Sneha! >> >> On Thu, Mar 8,

Re: [ANNOUNCE] Welcome Dimuthu Upeksha as Airavata PMC member and committer

2018-03-08 Thread DImuthu Upeksha
t Management Committee (PMC) for Apache Airavata has asked > Dimuthu Upeksha to become a committer and PMC member based on his > contributions to the project. We are pleased to announce that he has > accepted. > > > > Being a committer enables easier contribution to the pr

Re: [ANNOUNCE] Welcome Dimuthu Upeksha as Airavata PMC member and committer

2018-03-07 Thread DImuthu Upeksha
, Pamidighantam, Sudhakar V < > spami...@illinois.edu> wrote: > > > > Congratulations and Welcome to PMC Dimuthu. > > > > Sudhakar. > >> On Mar 6, 2018, at 10:32 AM, Suresh Marru <sma...@apache.org> wrote: > >> > >> Hi All, > >>

Re: Airavata unit tests - Mocking

2018-02-28 Thread DImuthu Upeksha
Hi Sachin, +1. mockito also is widely used in the industry. But when I went through some reviews, seems jmockit wins the competition. Do you have an idea about the maturity of the project? [1] http://site.mockito.org/ On Wed, Feb 28, 2018 at 2:14 PM, Christie, Marcus Aaron

Re: Communicating with the Nodes in Intranet

2018-02-12 Thread DImuthu Upeksha
Hi Hithesh, This is overall a good design. I have few areas that need further clarification. 1. Basically this design support a one way communication. Airavata sends commands and agents execute that. But we have scenarios where agents should respond to the commands. For example Airavata sends a

Re: Understanding components in Airavata

2017-12-15 Thread DImuthu Upeksha
; submission.setSecurityProtocol(SecurityProtocol.LOCAL); submission.setResourceJobManager(resourceJobManager); Thanks Dimuthu On Fri, Dec 15, 2017 at 10:36 PM, DImuthu Upeksha < dimuthu.upeks...@gmail.com> wrote: > Hi Suresh, > > I'm getting following error when launching the expe

Re: Understanding components in Airavata

2017-12-15 Thread DImuthu Upeksha
L85-L92 > [2] - https://github.com/apache/airavata/blob/master/thrift- > interface-descriptions/data-models/resource-catalog- > models/compute_resource_model.thrift#L113-L118 > [3] - https://en.wikipedia.org/wiki/Job_scheduler#Batch_ > queuing_for_HPC_clusters > > > On

Understanding components in Airavata

2017-12-15 Thread DImuthu Upeksha
Hi Folks, While I was trying to update the java sample clients for the Airavata, there were some unclear areas that I came across. I'll use this thread to get them clarified. What is the role of Resource Job Manager and Job Manager Command? Thanks Dimuthu

Running Airavata in standalone mode

2017-12-08 Thread DImuthu Upeksha
Hi Suresh/ Marcus, I'm trying to run Airavata in standalone mode by running ServerMain class in airavata-standalone-server module using Idea. However I came across this [1] error trail. Now I'm working on investigating them one by one and please suggest what I can do to fix them if you have come

Re: CI/CD pipeline integration for Airavata Microservices

2017-12-05 Thread DImuthu Upeksha
nice summary. Why are you running Kafka cluster outside and > not through kubernetes? > > Suresh > > On Dec 4, 2017, at 1:49 PM, DImuthu Upeksha <dimuthu.upeks...@gmail.com> > wrote: > > Hi Folks, > > This [1] document describes how I have implemented an end to

Re: Async Agents to handle long running jobs

2017-12-05 Thread DImuthu Upeksha
t; the listener parse out the required information? > Should be possible and a good suggestion. We can write custom serializers and deserializers for Kafka message topics [2]. > Suresh > > [1] - https://kubernetes.io/docs/tasks/run-application/run- > replicated-stateful-application

CI/CD pipeline integration for Airavata Microservices

2017-12-04 Thread DImuthu Upeksha
Hi Folks, This [1] document describes how I have implemented an end to end CI/CD pipeline for Airavata Microservices using Jenkins pipeline scripts and Kubernetes container orchestration framework. Sources for Jenkins scripts and Kubernetes deployment scripts can be found from [2] Please share

Async Agents to handle long running jobs

2017-12-04 Thread DImuthu Upeksha
Hi folks, I have implemented the support to Async Job Submission with the callback workflows on top of the proposed task execution framework. This supports to both Async Job Submission in remote compute resources using Agents and event driven job monitoring. Using this approach, I'm going to

Re: Welcome Marcus Christie as Airavata PMC member

2017-11-17 Thread DImuthu Upeksha
Congratulations Marcus! On Sat, Nov 18, 2017 at 12:51 AM, Supun Nakandala wrote: > Congratulations Marcus! > > On Fri, Nov 17, 2017 at 11:19 AM, Miller, Mark wrote: > >> Congratulations, and welcome! >> >> -Original Message- >> From: Suresh

Re: Using job specific Participants in Helix

2017-11-16 Thread DImuthu Upeksha
Thu, Nov 16, 2017 at 8:31 PM, Ajinkya Dhamnaskar <adham...@umail.iu.edu > > > wrote: > > > Dlmuthu, > > > > This explains your need. Could you please point me to the code? I was > > wondering, where and how are we registering callbacks for the > participants? > > &g

Re: Linked Container Services for Apache Airavata Components - Phase 2 - Initial Prototype

2017-11-02 Thread DImuthu Upeksha
Hi Marlon, Thanks for the comments and please find the explanations for those comments below. *Transactionality* Kafka has a rich acknowledgment mechanism. Actually there are several acknowledgement levels. Not like in RabbitMQ where messages are removed from the queue once read, Kafka keeps

Customizable workflow design using reusable components

2017-11-01 Thread DImuthu Upeksha
Hi Suresh, Marlon and team, According to the points that we have identified in last discussion, I have noted down few ideas that we can use to design customizable workflows with reusable microservices. I didn't consider much about the implementation details at this phase however you can find the

Re: Linked Container Services for Apache Airavata Components - Phase 1 - Requirement identification

2017-10-05 Thread DImuthu Upeksha
Hi Marlon, Thanks for the input. I got your idea of availability mode and will keep in mind while designing the PoC. CI/CD is the one I have missed and thanks for pointing it out. Thanks Dimuthu On Thu, Oct 5, 2017 at 7:04 PM, Pierce, Marlon wrote: > Thanks, Dimuthu, this is

Re: OODT File Manager - Airavata Integration Document

2015-08-31 Thread DImuthu Upeksha
++++++++++ > > > > > > -Original Message- > From: DImuthu Upeksha <dimuthu.upeks...@gmail.com> > Reply-To: "dev@airavata.apache.org" <dev@airavata.apache.org> > Date: Saturday, August 29, 2015 at 1:27 AM >

OODT File Manager - Airavata Integration Document

2015-08-29 Thread DImuthu Upeksha
Hi all, Please find the document [1] that describes the steps followed in the attempt of integrating OODT File Manager and AIravata. This setup is currently working on gw77. [1] https://docs.google.com/document/d/1mr3k_OmgEweeVhJtuMTvofL__v9uPwyWbWrP-MOFUDw/edit?usp=sharing Thanks Dimuthu --

Re: Airavata fails to scp files from localhost

2015-08-17 Thread DImuthu Upeksha
Fixed after setting key based authentication for localhost. On Mon, Aug 17, 2015 at 12:30 PM, DImuthu Upeksha dimuthu.upeks...@gmail.com wrote: Hi all, I'm submitting jobs to gw77 server to test functionalities of the GridChem client. I have input files for a gaussian experiment in the same

Airavata fails to scp files from localhost

2015-08-17 Thread DImuthu Upeksha
Hi all, I'm submitting jobs to gw77 server to test functionalities of the GridChem client. I have input files for a gaussian experiment in the same server. So I passed the value for input file as file://airavata@localhost :/home/airavata/oodt/archive/hpn40deftk7r1tvgo2545lfoqc/c4b4nhtwbs3.inp

Re: GSoC Hangout Friday 9 am eastern

2015-08-13 Thread DImuthu Upeksha
it will greatly help (especially Emre and the GenApp team) if you can write a blurb on the architecture of how you see the OODT file manager being integrated. Will you have time to briefly write that up? Suresh On Thu, Aug 13, 2015 at 10:02 PM DImuthu Upeksha dimuthu.upeks...@gmail.com wrote

Re: GSoC Hangout Friday 9 am eastern

2015-08-13 Thread DImuthu Upeksha
Hi Emre, Regarding the file manager. Currently an OODT file manager instance is running on gw111 server. I used its java API and implemented functions to upload and download files and it is working fine. From client side, all required functionalities are completed. I need to look at how Airavata

Re: Error while launching Gaussian experiments on gw111 server

2015-08-08 Thread DImuthu Upeksha
(GSISSHAbstractCluster.java:230) ... 13 more On Mon, Aug 3, 2015 at 8:58 PM, Shameera Rathnayaka shameerai...@gmail.com wrote: Hi Dimuthu, do you still have this issue?I just checked and gw111 has access to comet resource. Thanks, Shameera. On Sat, Aug 1, 2015 at 5:05 AM DImuthu Upeksha dimuthu.upeks

Re: GSoC Hangout Friday 9 am eastern

2015-08-07 Thread DImuthu Upeksha
blockers. Suresh On Fri, Aug 7, 2015 at 4:13 AM DImuthu Upeksha dimuthu.upeks...@gmail.com wrote: Hi Suresh, Are we having the GSoC Hangout today? On Fri, Jul 31, 2015 at 12:28 AM, Suresh Marru sureshma...@gmail.com wrote: Hi All, We had a good tutorial about Airavata at the XSEDE 15

Re: GSoC Hangout Friday 9 am eastern

2015-08-07 Thread DImuthu Upeksha
Hi Suresh, Are we having the GSoC Hangout today? On Fri, Jul 31, 2015 at 12:28 AM, Suresh Marru sureshma...@gmail.com wrote: Hi All, We had a good tutorial about Airavata at the XSEDE 15 conference. We will now have more time to help with the GSoC projects. Lets resume our weekly hangouts

Error while launching Gaussian experiments on gw111 server

2015-08-01 Thread DImuthu Upeksha
Hi, I'm getting following error when I tried to launch a Gaussian experiment on gw111.iu.xsede.org airav...@gw111.iu.xsede.org server. What could be the reason for that? Application interface: Gaussian_cc471eee-35e0-4d2b-8cdc-0023481dda90 Resource host id:

Feasibility of using OODT file manager in Airavata

2015-07-31 Thread DImuthu Upeksha
Hi all, I have been working on integrating a file staging server for Apache Airavata as a part of my GSoC project. Main purpose of doing this is to manage and store input/ output files for Airavata experiments. Main use case is as follows. 1. Clients (users) can push input files and metadata to

Re: GSoC Hangout July 10th

2015-07-10 Thread DImuthu Upeksha
I'll be traveling to home at that time. However I'll try to come online through phone On Fri, Jul 10, 2015 at 7:54 AM, Douglas Chau dch...@binghamton.edu wrote: Yup, I am available at 9am for the call. I was also away this July 4th week so I am in the same boat as John. Doug On Jul 9, 2015

Re: [GSoC] Midterm Demos

2015-06-25 Thread DImuthu Upeksha
I'm ok with Thursday (today) 9 pm IST On Thu, Jun 25, 2015 at 10:38 AM, priyanshu patra pri.pa...@gmail.com wrote: Thursday is fine by me On Thu, Jun 25, 2015 at 9:50 AM, Pankaj Saha psa...@binghamton.edu wrote: I am okay with this timing. On 25-Jun-2015 12:09 AM, Suresh Marru

[jira] [Commented] (AIRAVATA-1635) [GSoC] Integrate Airavata Java Client SDK with GridChem Client

2015-06-24 Thread Dimuthu Upeksha (JIRA)
[ https://issues.apache.org/jira/browse/AIRAVATA-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14600622#comment-14600622 ] Dimuthu Upeksha commented on AIRAVATA-1635: --- Short demo of current progress

Gaussian.sh is missing in sample scripts

2015-06-14 Thread DImuthu Upeksha
Hi all, I was tying out samples to register applications using Java client SDK in a locally hosted Airavata server. Here [1] it registers a gaussian application deployment with the sample script of gaussian.sh. But when I look at sample scripts directory [2], there is no such file called

Airavata handling Gaussian Jobs

2015-06-14 Thread DImuthu Upeksha
Hi all, Is there a specific way to handle Gaussian experiments in airavata? I found this [1] handler that fires when Gaussian jobs come to GFacConfiguration class. In gfac-config.xml it is mentioned to add Gaussian handler when the experiment is a Gaussian type. Application name=Gaussian

Gap Analysis between GridChem Middleware and Airavata

2015-06-04 Thread DImuthu Upeksha
Hi All, Supun and myself are working on comparing API level similarities and dissimilarities of GridChem middleware services and Airavata SDK. Current analysis can be found from [1]. Currently most of the functionalities of GridChem middleware has been mentioned under separate categories. [1]

Re: Error in building Airavata master

2015-05-30 Thread DImuthu Upeksha
a method from a supertype On Sat, May 30, 2015 at 9:13 PM, Shameera Rathnayaka shameerai...@gmail.com wrote: Fixed, try now. Shameera. On Sat, May 30, 2015 at 9:36 AM, DImuthu Upeksha dimuthu.upeks...@gmail.com wrote: Hi all, I'm getting following errors while I was building master

Error in building Airavata master

2015-05-30 Thread DImuthu Upeksha
Hi all, I'm getting following errors while I was building master with latest updates. [INFO] - [ERROR] COMPILATION ERROR : [INFO] - [ERROR]

Re: Congratulations on GSoC Acceptance

2015-04-27 Thread DImuthu Upeksha
Hi All, Thank you Suresh and Airavata team for great support. Congratulations to all who got accepted to GSoC. Looking forward to give the maximum to the team and finish the project successfully. Thanks Dimuthu On Tue, Apr 28, 2015 at 12:44 AM, Suresh Marru sma...@apache.org wrote: Hi All,

API functions - clarification

2015-04-22 Thread DImuthu Upeksha
Hi all, I'm working on Airavata API functions and found some parameters/ functionalities of some functions unclear. What are the intended functionality of following? ExperimentModelUtil.createComputationResourceScheduling : Parameters? queueName, projectAccount

[jira] [Commented] (AIRAVATA-1635) [GSoC] Integrate Airavata Java Client SDK with GridChem Client

2015-04-19 Thread Dimuthu Upeksha (JIRA)
[ https://issues.apache.org/jira/browse/AIRAVATA-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14501722#comment-14501722 ] Dimuthu Upeksha commented on AIRAVATA-1635: --- Now GridChem Client can do

Re: [API] Assigning Computational Resources

2015-04-19 Thread DImuthu Upeksha
. On Apr 19, 2015, at 4:55 AM, DImuthu Upeksha dimuthu.upeks...@gmail.com wrote: Hi Eroma, Yet it's clear. Thanks for the clarification. Thanks Dimuthu On Sun, Apr 19, 2015 at 9:34 AM, Eroma Abeysinghe eroma.abeysin...@gmail.com wrote: Hi Dimuthu, Project is a grouping for a collection

Re: [API] Assigning Computational Resources

2015-04-19 Thread DImuthu Upeksha
specify projects to particular resource. Others please correct if above is not accurate. Hope this helps. Thanks, Best Regards, Eroma On Sat, Apr 18, 2015 at 11:03 PM, DImuthu Upeksha dimuthu.upeks...@gmail.com wrote: Hi all, Can we assign/get computational resources for a project

Re: Error at launching an Expetiment

2015-04-19 Thread DImuthu Upeksha
] Registering listener: org.apache.airavata.gfac.core.monitor.GfacInternalStatusUpdator [INFO] Starting Gfac Server on Port 8950 [INFO] Listening to Gfac Clients [ERROR] The Credential Store Server did not start!!! On Sun, Apr 19, 2015 at 9:59 PM, DImuthu Upeksha dimuthu.upeks

Re: Error at launching an Expetiment

2015-04-19 Thread DImuthu Upeksha
to absolute path at https://github.com/apache/airavata/blob/0.14_release/airavata-api/airavata-client-sdks/java-client-samples/src/main/java/org/apache/airavata/client/samples/RegisterSampleData.java#L69 On Sun, Apr 19, 2015 at 9:20 PM, DImuthu Upeksha dimuthu.upeks...@gmail.com wrote: Hi all, I'm

Error at launching an Expetiment

2015-04-19 Thread DImuthu Upeksha
Hi all, I'm working on running a simple echo experiment on localhost using Airavata API. Here are the steps I followed. 1. I registered echo application by running

[API] Assigning Computational Resources

2015-04-18 Thread DImuthu Upeksha
Hi all, Can we assign/get computational resources for a project using Airavata API? There are methods like getAllComputeResourceNames and getComputeResource which enables to get them. But it does not specify a particular project. What is the concept behind computational resources? Does it

Re: Exceptions in launching a workflow

2015-04-16 Thread DImuthu Upeksha
, 2015 at 4:04 AM, DImuthu Upeksha dimuthu.upeks...@gmail.com wrote: Hi Shameera, I checkout 0.14_release branch and it worked. Thank You Dimuthu On Thu, Apr 2, 2015 at 8:42 PM, Shameera Rathnayaka shameerai...@gmail.com wrote: ​Hi Dimuthu If you are trying above steps with current

Re: Airavata User management

2015-04-14 Thread DImuthu Upeksha
Dimuthu On Tue, Apr 14, 2015 at 4:53 AM, Hasini Gunasinghe hasi7...@gmail.com wrote: Hi Dimuthu, Please find the answers inline. On Mon, Apr 13, 2015 at 6:37 PM, DImuthu Upeksha dimuthu.upeks...@gmail.com wrote: Hi all, I have few points to get clarified about user management in Airavata

Re: Exceptions in launching a workflow

2015-04-13 Thread DImuthu Upeksha
setup registry use gatewayId as sample 3. When launching workflow provide dummy token id. Shameera. On Wed, Apr 1, 2015 at 11:56 PM, DImuthu Upeksha dimuthu.upeks...@gmail.com wrote: Hi all, I am tying to run a workflow in Airavata by following this [1] document. I managed to follow

Airavata User management

2015-04-13 Thread DImuthu Upeksha
Hi all, I have few points to get clarified about user management in Airavata server 1. When I start the server there is an error log [ERROR] The Credential Store Server did not start!!! Where is this credential store? How should I configure it? What is the usage of this credential store? 2.

Exceptions in launching a workflow

2015-04-01 Thread DImuthu Upeksha
Hi all, I am tying to run a workflow in Airavata by following this [1] document. I managed to follow the tutorial up to point 6. Once I click run button, exceptions from both server and XBaya gui appeared. What could be the reason for that? [1]

[jira] [Commented] (AIRAVATA-1635) [GSoC] Integrate Airavata Java Client SDK with GridChem Client

2015-03-29 Thread Dimuthu Upeksha (JIRA)
[ https://issues.apache.org/jira/browse/AIRAVATA-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14386137#comment-14386137 ] Dimuthu Upeksha commented on AIRAVATA-1635: --- Hi Suresh, Thank you for your

<    1   2   3   >