[
https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15879524#comment-15879524
]
Ted Yu commented on HBASE-17680:
--------------------------------
The two tests where shell command is replaced:
{code}
RESULTS FOR //core:location-cache-test
PASS 5.2s 3 Passed 0 Skipped 0 Failed //core:location-cache-test
TESTS PASSED
RESULTS FOR //core:client-test
PASS 2.8s 6 Passed 0 Skipped 0 Failed //core:client-test
TESTS PASSED
{code}
> Run mini cluster through JNI in tests
> -------------------------------------
>
> Key: HBASE-17680
> URL: https://issues.apache.org/jira/browse/HBASE-17680
> Project: HBase
> Issue Type: Sub-task
> Reporter: Ted Yu
> Assignee: Ted Yu
> Attachments: 17680.v1.txt
>
>
> Currently tests start local hbase cluster through hbase shell.
> There is less control over the configuration of the local cluster this way.
> This issue would replace hbase shell with JNI interface to mini cluster.
> We would have full control over the cluster behavior.
> Thanks to [~devaraj] who started this initiative.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)