You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Marcus Christie (JIRA)" <ji...@apache.org> on 2019/05/07 13:23:00 UTC

[jira] [Updated] (AIRAVATA-3032) experiment data directory should be fixed and unique

     [ https://issues.apache.org/jira/browse/AIRAVATA-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcus Christie updated AIRAVATA-3032:
--------------------------------------
    Description: 
The experiment data directory should use a timestamp or some other unique bits added to the experiment name to make it unique. It should also be fixed once set and not change when the experiment name changes.

h5. TODO

* {{upload_input_file}} should take project_id and the name of the experiment data directory
* the name of the experiment data directory should be fixed and stored in UserConfigurationData
* update experiment cloning to use the same experiement data directory naming rules
* create-experiment-data-dir API - creates directory using random name for directory that doesn't exist - inputs are project name (or project id?), experiment name and let datastore find a unique directory

  was:The experiment data directory should use a timestamp or some other unique bits added to the experiment name to make it unique. It should also be fixed once set and not change when the experiment name changes.


> experiment data directory should be fixed and unique
> ----------------------------------------------------
>
>                 Key: AIRAVATA-3032
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-3032
>             Project: Airavata
>          Issue Type: Sub-task
>          Components: Django Portal
>            Reporter: Marcus Christie
>            Assignee: Marcus Christie
>            Priority: Major
>             Fix For: 0.19
>
>
> The experiment data directory should use a timestamp or some other unique bits added to the experiment name to make it unique. It should also be fixed once set and not change when the experiment name changes.
> h5. TODO
> * {{upload_input_file}} should take project_id and the name of the experiment data directory
> * the name of the experiment data directory should be fixed and stored in UserConfigurationData
> * update experiment cloning to use the same experiement data directory naming rules
> * create-experiment-data-dir API - creates directory using random name for directory that doesn't exist - inputs are project name (or project id?), experiment name and let datastore find a unique directory



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)