[
https://issues.apache.org/jira/browse/PIRK-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15440322#comment-15440322
]
ASF GitHub Bot commented on PIRK-4:
-----------------------------------
Github user clharris commented on a diff in the pull request:
https://github.com/apache/incubator-pirk/pull/74#discussion_r76506112
--- Diff: src/main/java/org/apache/pirk/query/wideskies/QueryInfo.java ---
@@ -96,6 +98,33 @@ public QueryInfo(UUID identifierInput, int
numSelectorsInput, int hashBitSizeInp
printQueryInfo();
}
+ public QueryInfo(Map queryInfoMap)
--- End diff --
This sounds like a good idea. If I don't do it in this commit, it will
likely go in later.
> 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
> Assignee: 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)