[
https://issues.apache.org/jira/browse/METRON-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15225387#comment-15225387
]
ASF GitHub Bot commented on METRON-95:
--------------------------------------
Github user dlyle65535 commented on a diff in the pull request:
https://github.com/apache/incubator-metron/pull/68#discussion_r58471643
--- Diff: metron-streaming/Metron-DataLoads/pom.xml ---
@@ -149,7 +149,12 @@
<version>${project.parent.version}</version>
<scope>test</scope>
</dependency>
-
+ <dependency>
+ <groupId>org.mockito</groupId>
+ <artifactId>mockito-core</artifactId>
+ <version>1.10.16</version>
--- End diff --
Rgr, will do.
> Create data purging script for HDFS files
> -----------------------------------------
>
> Key: METRON-95
> URL: https://issues.apache.org/jira/browse/METRON-95
> Project: Metron
> Issue Type: Sub-task
> Reporter: David M. Lyle
> Assignee: David M. Lyle
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)