You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2017/03/09 19:25:38 UTC

[jira] [Updated] (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 ]

Kenneth Knowles updated BEAM-1355:
----------------------------------
    Labels: backward-incompatible starter  (was: )

> 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, starter
>
> 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)