Dima Spivak created HBASE-12262:
-----------------------------------
Summary: 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)