airavata icon indicating copy to clipboard operation
airavata copied to clipboard

A general purpose Distributed Systems Framework

Results 90 airavata issues
Sort by recently updated
recently updated
newest added

- Added two directories that are required for starting PGA. The .gitignore file in these directories will make sure that the temporary files created inside them are not tracked. ```...

Hello, new Date() is a wrapper of method System.currentTimeMillis(). If it is intensively invoked in the program, the performance will be greatly damaged. According to my local testing, when these...

Motivation for this pull request is to develop an Airavata profiler tool that could parse airavata logs and come up with component wise profiling. Adding log lines to enhance accuracy...

This pull request is for the addition of the WebDAV adapter in the apache airavata to support the integration of the nextcloud. The first part changes are made to support...

Hi there, I wrote this bot based on the top 10 most misspelled english words. (https://blog.oxforddictionaries.com/2016/08/02/corpus-misspellings/) The bot queries, forks, clones, fixes and commits but I manually create the PRs....

https://issues.apache.org/jira/browse/AIRAVATA-2721

#### Changes - Moved the current ThriftClientPool into the commons library. - Implemented the changes to the profile-service-server to use the client pools instead of the existing methods.

For my assignment 7, I will be working on Developing more airavata python samples in python sdk module I see the current code is written in Python 2.7 and requires...