You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@amaterasu.apache.org by "Yaniv Rodenski (JIRA)" <ji...@apache.org> on 2019/02/20 02:33:00 UTC

[jira] [Created] (AMATERASU-69) support URL values for action files

Yaniv Rodenski created AMATERASU-69:
---------------------------------------

             Summary: support URL values for action files
                 Key: AMATERASU-69
                 URL: https://issues.apache.org/jira/browse/AMATERASU-69
             Project: AMATERASU
          Issue Type: Improvement
            Reporter: Yaniv Rodenski
             Fix For: 0.2.1-incubating


This is an improvement request, to allow pyspark (but not only) source files to be located on a remote server.

Example:

---
job-name: pyspark-pipeline
flow:
  - name: start
    runner:
      group: spark
      type: pyspark
    file: [https://webserver/files/action1.py]

 



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