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

Add Trident MapState implementation #8

Open
worldpeaceinmind opened this issue Mar 26, 2014 · 2 comments
Open

Add Trident MapState implementation #8

worldpeaceinmind opened this issue Mar 26, 2014 · 2 comments

Comments

@worldpeaceinmind
Copy link

Question,
Got confused, It says that it is supposed to have three types of states,
non-transactional , transactional, opaque-transactional to work with the trident spouts to achieve the exact once semantic, so which one is this?

am I going to have duplicates in my state update? if so how should I implement the transactional? and also opaque-transactional doesn't apply this case right?

@ptgoetz
Copy link
Owner

ptgoetz commented Mar 27, 2014

It sounds like you are looking for a MapState implementation backed by HDFS, which hasn't been implemented yet.

@ptgoetz ptgoetz changed the title Trident state types Add Trident MapState implementation Mar 27, 2014
@worldpeaceinmind
Copy link
Author

so can i say the current implementation is ListState?
do i need to compare the txId to make transnational?

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

2 participants