[
https://issues.apache.org/jira/browse/AIRAVATA-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15600037#comment-15600037
]
ASF GitHub Bot commented on AIRAVATA-2151:
------------------------------------------
GitHub user gouravshenoy opened a pull request:
https://github.com/apache/airavata/pull/62
[AIRAVATA-2151] Implement Aurora Thrift Client using Java
This project implements a Thrift based Java client for Apache Aurora
scheduler, running on a Mesos cluster. This client has been developed with a
focus of being integrated with Apache Airavata for job submission & monitoring
Currently the following operations are supported, but more will be added
progressively.
* Submit a job to the Aurora scheduler
Job can be AdHoc(one time) or a Service (long running)
* Get job details
* Get pending jobs & reason for why it is pending
* Kill tasks in a Job, or kill all tasks in a Job
The project contains a README file with more details regarding the client
instructions & requirements.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gouravshenoy/airavata aurora-thrift-client
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/airavata/pull/62.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #62
----
commit 7dd85164103ea492351e25695b4c9b48a9840703
Author: Gourav Shenoy <[email protected]>
Date: 2016-10-23T17:01:27Z
Merge pull request #1 from apache/develop
Merge airvata develop with local develop
commit b7401be39bc864ee7933fcb0fbc7d3b6a1ac8d2e
Author: Gourav Shenoy <[email protected]>
Date: 2016-10-23T17:13:28Z
Adding aurora-client project
commit f423dde2ed97b2f100c06699b24246aa8266c654
Author: Gourav Shenoy <[email protected]>
Date: 2016-10-23T17:37:28Z
Adding README to aurora client project
----
> Integrate Apache Aurora client with Airavata
> --------------------------------------------
>
> Key: AIRAVATA-2151
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2151
> Project: Airavata
> Issue Type: Sub-task
> Components: GFac
> Reporter: Gourav Shenoy
> Assignee: Gourav Shenoy
>
> Develop the Apache Aurora client and integrate it with Apache Airavata.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)