Hi Daniel,

This is great progress. I think you are on the right track. Did you manage
to set up the ide integration for the development of Airavata. If you have
already done that, you can test these features. However I recommend you to
send pull requests to a separate branch (htcondor?) and then I can provide
you feedback on the next steps.

Thanks
Dimuthu


On Thu, Oct 1, 2020 at 4:57 PM Suresh Marru <sma...@apache.org> wrote:

> Hi Daniel,
>
> Thanks for this nice summary for keeping the dev list apprised of your
> progress.
>
> One additional item is to discuss and plan on job monitoring approaches,
> you can look at current references here -
> https://github.com/apache/airavata/tree/master/modules/job-monitor
>
> Suresh
>
> On Oct 1, 2020, at 4:52 PM, Daniel Shchur <daniel.shc...@huskers.unl.edu>
> wrote:
>
> Hi all,
>
> We are working on the HTCondor extension for Airavata. We have gone
> through the code and started to implement additions based on the other job
> workflow systems such as SLURM. We forked
> <https://github.com/docquantum/airavata/tree/htcondor> the project and
> created a new branch (htcondor) to host our changes. We will make a pull
> request into the main Airavata repository for it once we have finished the
> implementation. A relevant issue has also been created here
> <https://issues.apache.org/jira/browse/AIRAVATA-3377>.
>
> We would like help to know exactly where additions need to be made in case
> we missed a few spots. At this point, we know that:
>
>    - A groovy template needs to be made (finished)
>    - A job configuration class needs to be made (WIP)
>    - A job parser class needs to be made (WIP)
>    - And enums need to be modified throughout the project so that systems
>    know of HTCondor as an option. (finished)
>
>
> If any of you could direct us to the right places, that would be greatly
> appreciated.
>
> Also, if there’s more documentation or information about the code, such as
> how the command map should work or should be implemented (configuration
> class?), that would be appreciated.
>
> Thank you!
>
> - Daniel Shchur
>
>
>

Reply via email to