[
https://issues.apache.org/jira/browse/PIRK-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15437078#comment-15437078
]
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_r76265886
--- Diff: pom.xml ---
@@ -112,12 +112,14 @@
<benchmarkjar.name>benchmarks</benchmarkjar.name>
<javac.target>1.8</javac.target>
<slf4j.version>1.7.21</slf4j.version>
- <log4j2.version>2.6.2</log4j2.version>
+ <log4j2.version>2.1</log4j2.version>
--- End diff --
It seems that I can't shade out the logging from Storm. I can shade the
project's logger. Or we can keep v 2.1 for now until we do modules and Storm
has its own module?.. Maybe it's good to shade the project logger though to
remove all potential problems?.. I'm very new to shading though. So I'm
entirely open to whatever suggestions.
> 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)