[jira] [Commented] (AIRAVATA-2177) Changes to "Data is Staged?" are not persisted in Application Interface

2017-08-30 Thread Marcus Christie (JIRA)

[ 
https://issues.apache.org/jira/browse/AIRAVATA-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147319#comment-16147319
 ] 

Marcus Christie commented on AIRAVATA-2177:
---

[~eroma_a], [~smarru],

I checked the code and there is only one place where we use isDataStaged and 
that is in the [UASDataStagingProcessor (see lines 160 and 
163)|https://github.com/apache/airavata/blame/d82842ddcf8ae3a57e74db6fb48e872da8df0a27/modules/gfac/gfac-impl/src/main/java/org/apache/airavata/gfac/impl/task/utils/bes/UASDataStagingProcessor.java#L160-L163].
  In this one instance of use it is only used for STRING type inputs. It seems 
to be used to indicate if the STRING references data that is staged, but I'm 
really not sure.

I can think of one reason for the "data is staged" parameter. It's possible 
that you might want to specify input data for an application that doesn't need 
to be staged because it is already on the cluster, or perhaps because the 
application will handle fetching the data.

> Changes to "Data is Staged?" are not persisted in Application Interface
> ---
>
> Key: AIRAVATA-2177
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2177
> Project: Airavata
>  Issue Type: Sub-task
>Reporter: Marcus Christie
>Assignee: Eldho Mathulla
> Fix For: 0.18
>
>
> In the Application Interface part of PGA, changing the "Data is Staged?" 
> setting doesn't persist.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (AIRAVATA-2177) Changes to "Data is Staged?" are not persisted in Application Interface

2017-08-29 Thread Eroma (JIRA)

[ 
https://issues.apache.org/jira/browse/AIRAVATA-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16146101#comment-16146101
 ] 

Eroma commented on AIRAVATA-2177:
-

[~marcuschristie] I am not so sure. [~smarru] Could you please shed some light 
on this? What was the initial thought behind this field ? All files are staged 
irrespectively at the moment and I would think that is the requirement because 
no point of uploading the file if not to stage. On the other hand there is 
another field 'Is this required' and this of course can handle files which is 
not required to upload unless user provides it


> Changes to "Data is Staged?" are not persisted in Application Interface
> ---
>
> Key: AIRAVATA-2177
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2177
> Project: Airavata
>  Issue Type: Bug
>Reporter: Marcus Christie
> Fix For: 0.18
>
>
> In the Application Interface part of PGA, changing the "Data is Staged?" 
> setting doesn't persist.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (AIRAVATA-2177) Changes to "Data is Staged?" are not persisted in Application Interface

2016-10-19 Thread Marcus Christie (JIRA)

[ 
https://issues.apache.org/jira/browse/AIRAVATA-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15589701#comment-15589701
 ] 

Marcus Christie commented on AIRAVATA-2177:
---

Do you think we should look into why it isn't getting persisted? Or should we 
just remove it from the UI?

> Changes to "Data is Staged?" are not persisted in Application Interface
> ---
>
> Key: AIRAVATA-2177
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2177
> Project: Airavata
>  Issue Type: Bug
>Reporter: Marcus Christie
>
> In the Application Interface part of PGA, changing the "Data is Staged?" 
> setting doesn't persist.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (AIRAVATA-2177) Changes to "Data is Staged?" are not persisted in Application Interface

2016-10-19 Thread Eroma (JIRA)

[ 
https://issues.apache.org/jira/browse/AIRAVATA-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15589635#comment-15589635
 ] 

Eroma commented on AIRAVATA-2177:
-

Currently data is staged irrespective of the 'true' 'false' we enter in 
application interface.
As per my understanding staging is having the files available in the working 
directory of each experiment

> Changes to "Data is Staged?" are not persisted in Application Interface
> ---
>
> Key: AIRAVATA-2177
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2177
> Project: Airavata
>  Issue Type: Bug
>Reporter: Marcus Christie
>
> In the Application Interface part of PGA, changing the "Data is Staged?" 
> setting doesn't persist.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (AIRAVATA-2177) Changes to "Data is Staged?" are not persisted in Application Interface

2016-10-18 Thread Marcus Christie (JIRA)

[ 
https://issues.apache.org/jira/browse/AIRAVATA-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15586468#comment-15586468
 ] 

Marcus Christie commented on AIRAVATA-2177:
---

FYI, Cameron Smith working on the Phasta gateway was the original reporter of 
this bug.

> Changes to "Data is Staged?" are not persisted in Application Interface
> ---
>
> Key: AIRAVATA-2177
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2177
> Project: Airavata
>  Issue Type: Bug
>Reporter: Marcus Christie
>
> In the Application Interface part of PGA, changing the "Data is Staged?" 
> setting doesn't persist.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (AIRAVATA-2177) Changes to "Data is Staged?" are not persisted in Application Interface

2016-10-18 Thread Marcus Christie (JIRA)

[ 
https://issues.apache.org/jira/browse/AIRAVATA-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15586466#comment-15586466
 ] 

Marcus Christie commented on AIRAVATA-2177:
---

[~eroma_a],

The other day on the dev list you mentioned that the "Data is Staged?" feature 
is kind of futuristic.  Does that mean it isn't being used by Airavata?  If so 
maybe we should just remove it from the UI?

I'm also not sure what sort of priority this should have.

> Changes to "Data is Staged?" are not persisted in Application Interface
> ---
>
> Key: AIRAVATA-2177
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2177
> Project: Airavata
>  Issue Type: Bug
>Reporter: Marcus Christie
>
> In the Application Interface part of PGA, changing the "Data is Staged?" 
> setting doesn't persist.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)