[ https://issues.apache.org/jira/browse/BIGTOP-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295870#comment-13295870 ]
Roman Shaposhnik commented on BIGTOP-627: ----------------------------------------- I can't seem to be able to compile it: {noformat} $ cd bigtop-tests/test-artifacts/hbase] $ mvn clean install .... [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.191s [INFO] Finished at: Fri Jun 15 12:21:41 PDT 2012 [INFO] Final Memory: 14M/212M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.groovy.maven:gmaven-plugin:1.0:generateStubs (default) on project hbase-smoke: syntax error @[21,1] in UNKNOWN SOURCE -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.groovy.maven:gmaven-plugin:1.0:generateStubs (default) on project hbase-smoke: syntax error @[21,1] in UNKNOWN SOURCE {noformat} > Add HBase balancer test > ------------------------ > > Key: BIGTOP-627 > URL: https://issues.apache.org/jira/browse/BIGTOP-627 > Project: Bigtop > Issue Type: Test > Components: Tests > Affects Versions: 0.4.0 > Reporter: Stephen Chu > Assignee: Stephen Chu > Labels: patch, test > Fix For: 0.4.0 > > Attachments: BIGTOP-627.patch > > > Adding an HBase balancer smoke test. > This test exercises the balancer tool through the HBase shell. Currently, it > checks that the balance_switch correctly enables/disables the balancer, and > attempts to run the balancer. > For reasons such as regions stuck in transition or cluster already balanced, > the balancer might not run. Future balancer tests will unbalance the cluster > and make sure the balancer finishes before completing the test. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira