Marcus Christie created AIRAVATA-3278:
-----------------------------------------
Summary: URI_COLLECTION outputs not getting created
Key: AIRAVATA-3278
URL: https://issues.apache.org/jira/browse/AIRAVATA-3278
Project: Airavata
Issue Type: Bug
Reporter: Marcus Christie
Assignee: Marcus Christie
Outputs defined as type URI_COLLECTION are not showing up in the portal. There
are no errors in Helix tasks, but also there is no Helix task to pull back
these files.
The reason is that there is no output task created by the Orchestrator when
output type is URI_COLLECTION, see
[createAndSaveOutputDataStagingTasks|https://github.com/apache/airavata/blob/master/modules/orchestrator/orchestrator-core/src/main/java/org/apache/airavata/orchestrator/cpi/impl/SimpleOrchestratorImpl.java#L448].
--
This message was sent by Atlassian Jira
(v8.3.4#803005)