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

Suneel Marthi commented on PIRK-4:
----------------------------------

I have an example Beam application that computes Okapi BM25 score for each word 
in a document of a corpus. See https://en.wikipedia.org/wiki/Okapi_BM25. 

This code can be executed on both Flink and Spark runners by just setting: 

<code>
 options.setRunner(FlinkRunner.class);
<code>

> Add Streaming Implementation for Apache Storm
> ---------------------------------------------
>
>                 Key: PIRK-4
>                 URL: https://issues.apache.org/jira/browse/PIRK-4
>             Project: PIRK
>          Issue Type: Task
>          Components: Responder
>            Reporter: Chris Harris
>
> Per the Pirk Roadmap, this is a feature to add support for Apache Storm



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

Reply via email to