[
https://issues.apache.org/jira/browse/EAGLE-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15420587#comment-15420587
]
ASF GitHub Bot commented on EAGLE-411:
--------------------------------------
GitHub user chitin opened a pull request:
https://github.com/apache/incubator-eagle/pull/345
EAGLE-411 Refactor hbase related unit test cases with mockito and min…
- Delete "zookeeper.znode.parent" and "hbase.master.ipc.address" in
HbaseTestingUtility configuration.
- Support the Hbase UT which based the class to pass in meanful time
https://issues.apache.org/jira/browse/EAGLE-411
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chitin/incubator-eagle hbasetest-EAGLE411
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/345.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #345
----
commit 7ba676a117c03c39d0bd1db759574a53a07eb06e
Author: chitin <[email protected]>
Date: 2016-08-15T03:31:42Z
EAGLE-411 Refactor hbase related unit test cases with mockito and mini-hbase
-Delete "zookeeper.znode.parent" and "hbase.master.ipc.address" in
HbaseTestingUtility configuration.
-Support the Hbase UT which based the class to pass in meanful time
https://issues.apache.org/jira/browse/EAGLE-411
----
> 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)