[ 
https://issues.apache.org/jira/browse/STORM-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15056643#comment-15056643
 ] 

ASF GitHub Bot commented on STORM-1373:
---------------------------------------

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.
    



> Sample Topology making use of BlobStore API
> -------------------------------------------
>
>                 Key: STORM-1373
>                 URL: https://issues.apache.org/jira/browse/STORM-1373
>             Project: Apache Storm
>          Issue Type: Story
>            Reporter: Sanket Reddy
>            Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to