[
https://issues.apache.org/jira/browse/BEAM-4414?focusedWorklogId=109692&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-109692
]
ASF GitHub Bot logged work on BEAM-4414:
----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Jun/18 13:49
Start Date: 07/Jun/18 13:49
Worklog Time Spent: 10m
Work Description: kkucharc opened a new pull request #5576: [BEAM-4414]
Create more specific namespace for each IOIT in FileBasedIOIT
URL: https://github.com/apache/beam/pull/5576
Replaced a namespace with a job name parsed to have only lower case
alpha-numeric characters with `-`.
------------------------
Follow this checklist to help us incorporate your contribution quickly and
easily:
- [ x ] 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: 109692)
Time Spent: 10m
Remaining Estimate: 0h
> Create more specific namespace for each IOIT in FileBasedIOIT
> -------------------------------------------------------------
>
> Key: BEAM-4414
> URL: https://issues.apache.org/jira/browse/BEAM-4414
> Project: Beam
> Issue Type: Bug
> Components: testing
> Reporter: Kasia Kucharczyk
> Assignee: Kasia Kucharczyk
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> After changing namespaces (https://issues.apache.org/jira/browse/BEAM-4371)
> file-based tests started failing because shared of namespace. All those tests
> (e.g TextIOIT or AvroIOIT) should have specified 'subname' passed to
> namespace. E.g. 'filebasedioithdfs-203' > 'filebasedioithdfs-text-203'
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)