viirya commented on pull request #1395: URL: https://github.com/apache/hive/pull/1395#issuecomment-674444649
Hm, I don't see Accumulo test failure there http://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-1395/1/tests. Tried to run `org.apache.hadoop.hive.cli.TestAccumuloCliDriver` locally, but seems it was stuck. I also ran it in current branch-2, but it's also stuck. Is this correct way to run this test? ``` mvn clean -Dtest=org.apache.hadoop.hive.cli.TestAccumuloCliDriver -q -Pitests test ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
