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

Yaniv Rodenski updated AMATERASU-6:
-----------------------------------
    Description: 
 As a pipeline developer, I can define pipelines and actions to be 
long-running, for workloads such as stream processing etc. 

Example maki.yml


job-name:    amaterasu-test
type: long-running
flow:
   - name: action1
     type: long-running
     runner:
         group: spark
         type: scala       
     file: src/file.scala
     exports:
         oddData: parquet


  was: As a pipeline developer I can define pipelines and actions to be long 
running, for workloads such as stream processing etc. 


> Long running actions/pipelines 
> -------------------------------
>
>                 Key: AMATERASU-6
>                 URL: https://issues.apache.org/jira/browse/AMATERASU-6
>             Project: AMATERASU
>          Issue Type: New Feature
>            Reporter: Yaniv Rodenski
>
>  As a pipeline developer, I can define pipelines and actions to be 
> long-running, for workloads such as stream processing etc. 
> Example maki.yml
> job-name:    amaterasu-test
> type: long-running
> flow:
>    - name: action1
>      type: long-running
>      runner:
>          group: spark
>          type: scala       
>      file: src/file.scala
>      exports:
>          oddData: parquet



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

Reply via email to