[
https://issues.apache.org/jira/browse/HBASE-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502257#comment-13502257
]
Sergey Shelukhin commented on HBASE-7109:
-----------------------------------------
bq. Plus, all tests should only write data under target/. You can use
HBaseTestingUtility is in server project. I will move part of it under package
and replace.
bq. This part seems scary.
The method is actually protected; thus it should be part of exposed interface,
so it should be no scarier than deriving a custom ClassLoader in terms of
potential breakage. Relying on existing classes from some dependency jar, esp.
verifying what exactly we get from "find", seems brittle, and not all scenarios
are possible.
> integration tests on cluster are not getting picked up from distribution
> ------------------------------------------------------------------------
>
> Key: HBASE-7109
> URL: https://issues.apache.org/jira/browse/HBASE-7109
> Project: HBase
> Issue Type: Sub-task
> Components: test
> Affects Versions: 0.96.0
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Attachments: HBASE-7109-squashed.patch, HBASE-7109-v2-squashed.patch,
> HBASE-7109-v3-squashed.patch, HBASE-7109-v4-squashed.patch,
> HBASE-7109-v5.patch, HBASE-7109-v5.patch
>
>
> The method of finding test classes only works on local build (or its full
> copy), not if the distribution is used.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira