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

[jira] [Closed] (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:all-tabpanel ]

Eugene Kirpichov closed BEAM-1355.
----------------------------------
       Resolution: Won't Fix
    Fix Version/s: First stable release

I'm closing this as Won't Fix because as I understand, HDFSFileSource/Sink will go away in favor of 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
>             Fix For: First stable release
>
>
> 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)