[
https://issues.apache.org/jira/browse/BEAM-3214?focusedWorklogId=106415&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-106415
]
ASF GitHub Bot logged work on BEAM-3214:
----------------------------------------
Author: ASF GitHub Bot
Created on: 28/May/18 21:14
Start Date: 28/May/18 21:14
Worklog Time Spent: 10m
Work Description: szewi opened a new pull request #5499: [BEAM-3214] Add
integration test for HBaseIO.
URL: https://github.com/apache/beam/pull/5499
This PR contains:
- kubernetes infrastructure for running integration tests of HBaseIO
- support for running integration test of HBaseIO with Gradle
- java code of integration test
- by default test is being run on 100k records, but hashes are also
calculated for 1k, 600k and 5M of records and can be set with pipeline option
--numberOfRecords
------------------------
Follow this checklist to help us incorporate your contribution quickly and
easily:
- [ ] Format the pull request title like `[BEAM-XXX] Fixes bug in
ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA
issue, if applicable. This will automatically link the pull request to the
issue.
- [ ] If this contribution is large, please file an Apache [Individual
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
It will help us expedite review of your Pull Request if you tag someone
(e.g. `@username`) to look at it.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 106415)
Time Spent: 10m
Remaining Estimate: 0h
> Add an integration test for HBaseIO Read/Write transforms
> ---------------------------------------------------------
>
> Key: BEAM-3214
> URL: https://issues.apache.org/jira/browse/BEAM-3214
> Project: Beam
> Issue Type: Test
> Components: io-java-hbase
> Reporter: Chamikara Jayalath
> Assignee: Kamil Szewczyk
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We should add an small scale integration test for HBaseIO that can be run as
> a part of 'beam_PostCommit_Java_MavenInstall' and
> 'beam_PostCommit_Java_ValidatesRunner*' Jenkins test suites.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)