Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-1355

HDFS IO should comply with PTransform style guide

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              sisk Stephen Sisk
              jkff Eugene Kirpichov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: