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

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

Before we do much work on this - the current plan is to unify this code with 
the HadoopInputFormatIO and that might make this work obsolete. This is 
discussed in 
https://lists.apache.org/thread.html/803857877804165e798cf31edf079e6603eb9682b7690d52124c31e7@%3Cdev.beam.apache.org%3E
 

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

Reply via email to