Github user revans2 commented on the pull request:

    https://github.com/apache/storm/pull/934#issuecomment-164547193
  
    @redsanket I don't like this example.   I really would prefer to see an 
example that is realistic to how we want users to interact with the blob storm. 
 A blob store spout is something I would discourage people from using.
    
    Could we do something like a blacklist file that is added to the blob store 
at the beginning of the run.  Then a filter bolt would read in the file every n 
seconds from off of disk and throw away any words/tuples that appeared in the 
file.  In the middle of the example we can have code that updates the blob, 
like you have to show the blacklist changing part way through.
    
    In the examples that interact with the blob store we could show the command 
line that would do the same thing, so they don't have to write code if they 
don't want to.
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to