[ https://issues.apache.org/jira/browse/HBASE-15350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169988#comment-15169988 ]
Ted Yu commented on HBASE-15350: -------------------------------- I tried patch v2 locally: {code} mvn -DwildcardSuites=org.apache.hadoop.hbase.spark.BulkLoadSuite test ... Run completed in 43 seconds, 763 milliseconds. Total number of tests run: 7 Suites: completed 2, aborted 0 Tests: succeeded 7, failed 0, canceled 0, ignored 0, pending 0 All tests passed. {code} +1 This would help developers to quickly verify specific test case(s). > Enable individual 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)