You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Stephen Sisk (JIRA)" <ji...@apache.org> on 2017/04/18 21:39:41 UTC

[jira] [Commented] (BEAM-1355) HDFS IO should comply with PTransform style guide

    [ https://issues.apache.org/jira/browse/BEAM-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15973563#comment-15973563 ] 

Stephen Sisk commented on BEAM-1355:
------------------------------------

HDFSFileSource/Sink may be replaced by https://issues.apache.org/jira/browse/BEAM-2005

> HDFS IO should comply with PTransform style guide
> -------------------------------------------------
>
>                 Key: BEAM-1355
>                 URL: https://issues.apache.org/jira/browse/BEAM-1355
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-extensions
>            Reporter: Eugene Kirpichov
>            Assignee: Stephen Sisk
>              Labels: backward-incompatible
>
> https://github.com/apache/beam/tree/master/sdks/java/io/hdfs/src/main/java/org/apache/beam/sdk/io/hdfs does not comply with https://beam.apache.org/contribute/ptransform-style-guide/ in a number of ways:
> - It is not packaged as a PTransform (should be: HDFSIO.Read,Write or something like that)
> - Should probably use AutoValue for specifying parameters
> Stephen knows about the current state of HDFS IO.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)