[
https://issues.apache.org/jira/browse/BEAM-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16091906#comment-16091906
]
ASF GitHub Bot commented on BEAM-1598:
--------------------------------------
GitHub user ssisk opened a pull request:
https://github.com/apache/beam/pull/3588
[BEAM-1598] Add Maven support for invoking perfkit benchmarker to run IO ITs
Follow this checklist to help us incorporate your contribution quickly and
easily:
- [X] Make sure there is a [JIRA
issue](https://issues.apache.org/jira/projects/BEAM/issues/) filed for the
change (usually before you start working on it). Trivial changes like typos do
not require a JIRA issue. Your pull request should address just this issue,
without pulling in other changes.
- [X] Each commit in the pull request should have a meaningful subject
line and body.
- [X] Format the pull request title like `[BEAM-1234] Fixes bug in
ApproximateQuantiles`, where you replace `BEAM-1234` with the appropriate JIRA
issue.
- [X] Write a pull request description that is detailed enough to
understand what the pull request does, how, and why.
- [X] Run `mvn clean verify` to make sure basic checks pass. A more
thorough check will be performed on your pull request automatically.
- [X] If this contribution is large, please file an Apache [Individual
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
---
You can find documentation on how users will invoke this at
https://docs.google.com/document/d/153J9jPQhMCNi_eBzJfhAg-NprQ7vbf1jNVRgdqeEE8I/edit?usp=sharing,
which will be moved to the online documentation.
Full design doc for this feature is up at
https://docs.google.com/document/d/1fISxgeq4Cbr-YRJQDgpnHxfTiQiHv8zQgb47dSvvJ78/edit?usp=sharing
R: @davorbonaci
cc @iemejia
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ssisk/beam mvn-perfkit
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3588.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 #3588
----
commit ff9c09f465c23ef4128baa8fccf493b82fa3fb66
Author: Stephen Sisk <[email protected]>
Date: 2017-06-14T16:57:35Z
Add maven support for invoking perfkit benchmarker to run IO ITs
----
> Build support for Kubernetes and Beam IO Testing into PKB
> ---------------------------------------------------------
>
> Key: BEAM-1598
> URL: https://issues.apache.org/jira/browse/BEAM-1598
> Project: Beam
> Issue Type: Bug
> Components: testing
> Reporter: Jason Kuster
> Assignee: Stephen Sisk
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)