Closed daijyc closed 8 years ago
There are two profile: hbase-0 and hbase-1.
To compile and test hbase 0.98, use the command: mvn clean install assembly:single -Phbase-0
To compile and test hbase 1.1.1, use the command: mvn clean install assembly:single -Phbase-1
By default, hbase-0 is activated.
There are two profile: hbase-0 and hbase-1.
To compile and test hbase 0.98, use the command: mvn clean install assembly:single -Phbase-0
To compile and test hbase 1.1.1, use the command: mvn clean install assembly:single -Phbase-1
By default, hbase-0 is activated.