Github user cestella commented on a diff in the pull request:

    https://github.com/apache/incubator-metron/pull/268#discussion_r80694204
  
    --- Diff: metron-analytics/metron-profiler-client/pom.xml ---
    @@ -77,10 +77,15 @@
                 <version>${global_hadoop_version}</version>
             </dependency>
             <dependency>
    +            <groupId>joda-time</groupId>
    +            <artifactId>joda-time</artifactId>
    +            <version>2.3</version>
    +        </dependency>
    +        <dependency>
    --- End diff --
    
    Have you considered just depending on metron-hbase which will bring in the 
hbase-client?  I think it should take care of excluding the disruptor business 
and everything.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to