[
https://issues.apache.org/jira/browse/AMATERASU-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yaniv Rodenski updated AMATERASU-6:
-----------------------------------
Fix Version/s: (was: 0.3.0-incubating)
0.4.0-incubating
> Long running actions/pipelines
> -------------------------------
>
> Key: AMATERASU-6
> URL: https://issues.apache.org/jira/browse/AMATERASU-6
> Project: AMATERASU
> Issue Type: New Feature
> Affects Versions: 0.4.0-incubating
> Reporter: Yaniv Rodenski
> Assignee: Eyal Ben Ivri
> Priority: Major
> Fix For: 0.4.0-incubating
>
>
> 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
(v7.6.3#76005)