[
https://issues.apache.org/jira/browse/BEAM-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336824#comment-15336824
]
Andrew Psaltis commented on BEAM-181:
-------------------------------------
[~tgroh] I am looking at doing the work for this and trying to understand the
desired changes. Are you suggesting that the tempLocation property gets added
to the IOChannelUtils and then the read/write tests in TextIO and AvroIO use
those properties instead of using "tmpFolder.newFile(.....)" ?
> Make TextIOTest and AvroIOTest runner-agnostic
> ----------------------------------------------
>
> Key: BEAM-181
> URL: https://issues.apache.org/jira/browse/BEAM-181
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Thomas Groh
> Priority: Minor
>
> PipelineOptions contains a tempLocation property, and IOChannelUtils should
> be capable of handling arbitrary file locations that are used as a
> tempLocation.
> The read and write tests for TextIO and AvroIO can use these properties to be
> written in a runner-agnostic fashion, and then be marked as
> RunnableOnService. Doing so allows all runners integrated with
> RunnableOnService to benefit from the existing tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)