[ https://issues.apache.org/jira/browse/EAGLE-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15445084#comment-15445084 ]
ASF GitHub Bot commented on EAGLE-411: -------------------------------------- Github user chitin commented on a diff in the pull request: https://github.com/apache/incubator-eagle/pull/374#discussion_r76563278 --- Diff: eagle-core/eagle-query/eagle-service-base/pom.xml --- @@ -29,6 +29,10 @@ <artifactId>eagle-service-base</artifactId> <packaging>jar</packaging> <name>eagle-service-base</name> + <properties> --- End diff -- I hava done it.Thanks. > Refactor hbase related unit test cases with mockito and mini-hbase > ------------------------------------------------------------------ > > Key: EAGLE-411 > URL: https://issues.apache.org/jira/browse/EAGLE-411 > Project: Eagle > Issue Type: Improvement > Affects Versions: v0.3.0, v0.4.0 > Reporter: Hao Chen > Assignee: Chang chen > Labels: unit-test > Fix For: v0.5.0 > > > Current implementation is really not stable which cause unit test like > TestHBaseLogReader2 unable to pass in meanful time, we need a better version. > https://github.com/apache/incubator-eagle/blob/master/eagle-core/eagle-embed/eagle-embed-hbase/src/main/java/org/apache/eagle/service/hbase/EmbeddedHbase.java > http://blog.cloudera.com/blog/2013/09/how-to-test-hbase-applications-using-popular-tools/ -- This message was sent by Atlassian JIRA (v6.3.4#6332)