GitHub user mikewalch opened a pull request:
https://github.com/apache/accumulo-testing/pull/2
ACCUMULO-4510 Refactored Continous Ingest tests
* Continuous ingest applications can be launched locally or in YARN and
are now configured by accumulo-testing.properties file
* Applications are now launched using the accumulo-testing command
rather than custom bash scripts
* Removed continuous stats collector as its uses Accumulo
internals and corresponding report generation code.
* Agitator was seperated from continuous ingests. It is
run by accumulo-testing command and configured by
accumulo-testing-env.sh
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mikewalch/accumulo-testing ci-update
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/accumulo-testing/pull/2.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2
----
commit 1ff2e801d7564e75fb2ff8ccc57fc277ca0941b2
Author: Mike Walch <[email protected]>
Date: 2017-01-12T16:03:41Z
ACCUMULO-4510 Refactored Continous Ingest tests
* Continuous ingest applications can be launched locally or in YARN and
are now configured by accumulo-testing.properties file
* Applications are now launched using the accumulo-testing command
rather than custom bash scripts
* Removed continuous stats collector as its uses Accumulo
internals and corresponding report generation code.
* Agitator was seperated from continuous ingests. It is
run by accumulo-testing command and configured by
accumulo-testing-env.sh
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---