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)