Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
-
Description
Wouldn't it be nice to run all of the client tests (client and the ones in hbase-server) in a single command like.
mvn test -PrunClientTests
how about all of the small tests not having to do with mapReduce
mvn test -PrunSmallTests,!runMapReduceTests
how about breaking up the build into small pieces so it can be run on travis or circle-ci. If that's what you are into, +1 this patch.
Attachments
Attachments
Issue Links
- blocks
-
HBASE-11853 Provide an alternative to the apache build for developers (like me) who aren't committers
- Closed