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

Design user API #5

Closed
DifferentSC opened this issue Sep 23, 2015 · 1 comment
Closed

Design user API #5

DifferentSC opened this issue Sep 23, 2015 · 1 comment

Comments

@DifferentSC
Copy link
Contributor

We need a good user API for the system. Particularly, we need to hide the internal implementation of MIST including REEF components. I think we should also hide the data flow model below streaming queries and provide data-centric interface for users.

To be more specific, we need to provide those three features below via our MIST API.

  • Data fetching from diverse sources (e.g. HDFS, KAFKA, ...)
  • Data transformation within queries. It should be explicit and general enough to support various operations.
  • Convenient output of query results

Issue #3 should be addressed before this issue.

@DifferentSC
Copy link
Contributor Author

This issue has been splitted, so close this issue

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