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

Provide a TAP application that can load a tap specific json file #19

Open
4 tasks
kkasravi opened this issue Feb 12, 2016 · 0 comments
Open
4 tasks

Provide a TAP application that can load a tap specific json file #19

kkasravi opened this issue Feb 12, 2016 · 0 comments

Comments

@kkasravi
Copy link
Contributor

Requirements

  • Should work with Dashboard
  • Should make it easy for an TAP application to use this functionality
  • Should read the conf file and pass relevant conf info to kafka, hbase, etc
  • Should work with kerberos

High Level Design

In order to work with the dashboard, the TAP application can look for a specific 'tap.json' file in the JAR and parse this file for relevant conf values. Otherwise it should allow for a specific CLI option where similar processing can take place. This utility / class should be easy to add to new TAP application that may be defining different types of DAG's.

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

No branches or pull requests

1 participant