[ 
https://issues.apache.org/jira/browse/HBASE-12262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14171927#comment-14171927
 ] 

Enis Soztutar commented on HBASE-12262:
---------------------------------------

One goal for the initial work was to be able to run mvn verify against a mini 
cluster or the actual distributed cluster. Getting {{mvn verify}} working 
against the actual cluster will be good. Right now IntegrationTestsDriver kind 
of simulates that running the tests using junit runner. Although the test 
themselves may need some work for default parameters to be useable. What we 
have find useable is to run each set of tests as a java command with some 
arguments that is hand tuned for every setup. 

> Make it possible to run hbase-it against a distributed cluster using Maven
> --------------------------------------------------------------------------
>
>                 Key: HBASE-12262
>                 URL: https://issues.apache.org/jira/browse/HBASE-12262
>             Project: HBase
>          Issue Type: Task
>            Reporter: Dima Spivak
>            Assignee: Dima Spivak
>
> hbase-it is pretty awesome, especially when run against a distributed 
> cluster. As I've been trying to develop new tests to add to the module, I got 
> sick of having to run {{mvn package}} and moving JARs to my cluster and 
> wanted to run the tests directly using {{mvn verify}}. Unfortunately, I can't 
> seem to do so; this JIRA is to try to fix that.
> [~enis] and [~ndimiduk], I've seen that you guys are behind a lot of these 
> tests. Was it previously possible to do what I'm trying to do and it just 
> broke at some point, or is this new functionality that I'll need to figure 
> out?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to