Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI for Stetl ETL Execution #39

Open
justb4 opened this issue Jun 27, 2016 · 0 comments
Open

GUI for Stetl ETL Execution #39

justb4 opened this issue Jun 27, 2016 · 0 comments

Comments

@justb4
Copy link
Member

justb4 commented Jun 27, 2016

Several requests for "a GUI for Stetl" were made. There are two GUIs to consider:

  1. a "construction GUI" to create Stetl Chains, i.e. a Stetl config file
  2. an "execution GUI" to execute the actual ETL (based on Stetl config file)

The first would require a tool "FME-like" to draw Inputs, Filters and Outputs and connect and paramterize them. The second is easier: manage the execution for a single Stetl config file. This issue adresses only the second/execution GUI.

Requirements

An initial set of requirements:

  • cross-platform (Win, Mac, Lin)
  • easily (un)installable (installer)
  • minimal scenario: choose ETL config, parameterize (e.g. inputs and output parameters), execute

Secondary requirements:

  • prepare for becoming a Cloud service

Implementation options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant