[
https://issues.apache.org/jira/browse/HBASE-15350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169962#comment-15169962
]
Zhan Zhang commented on HBASE-15350:
------------------------------------
[~jmhsieh] Thanks for the quick response. The purpose for this patch is to
enable running each Suite individually. Previously I have to run with "mvn
-Dtest=NoUnitTests clean verify" to test all the Suite in HBase-Spark module.
It takes a long time to run all the tests. With the patch, we can run one test
at a time, by using
mvn -DwildcardSuites=org.apache.hadoop.hbase.spark.DefaultSourceSuite test
mvn -DwildcardSuites=org.apache.hadoop.hbase.spark.BulkLoadSuite test
Correct me if I miss anything.
> Enable unit test in hbase-spark module
> --------------------------------------
>
> Key: HBASE-15350
> URL: https://issues.apache.org/jira/browse/HBASE-15350
> Project: HBase
> Issue Type: Sub-task
> Reporter: Zhan Zhang
> Assignee: Zhan Zhang
> Attachments: HBASE-15350-1.patch, HBASE-15350-2.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)