You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@amaterasu.apache.org by "Nadav Har Tzvi (JIRA)" <ji...@apache.org> on 2017/10/09 06:16:00 UTC

[jira] [Created] (AMATERASU-2) Initialization of an Amaterasu job repository via the CLI

Nadav Har Tzvi created AMATERASU-2:
--------------------------------------

             Summary: Initialization of an Amaterasu job repository via the CLI
                 Key: AMATERASU-2
                 URL: https://issues.apache.org/jira/browse/AMATERASU-2
             Project: AMATERASU
          Issue Type: Sub-task
            Reporter: Nadav Har Tzvi


The user will invoke "ama init" to create an Amaterasu job repository.

There are 2 invocation modes:
# "ama init" creates a repository at CWD
# "ama init <path>" creates a repository at <path>

The created repository will consist of:
# A git repository
# maki file
# env + env/default directories, where env/default contains a spark.yml and job.yml
# empty src directory (maybe we would like to include one scala example and one python example)



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