[jira] [Created] (FLINK-1078) FileOutputFormat and PrintingOutputFormat index partitions differently

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-1078) FileOutputFormat and PrintingOutputFormat index partitions differently

Shang Yuanchun (Jira)
Fabian Hueske created FLINK-1078:
------------------------------------

             Summary: FileOutputFormat and PrintingOutputFormat index partitions differently
                 Key: FLINK-1078
                 URL: https://issues.apache.org/jira/browse/FLINK-1078
             Project: Flink
          Issue Type: Improvement
          Components: Local Runtime
    Affects Versions: 0.6-incubating
            Reporter: Fabian Hueske
            Priority: Trivial


While the FileOutputFormat writes to files starting with index 1, the PrintingOutputFormat starts partition indexing with 0.

I propose to change the  indexing of the PrintingOutputFormat to start with 1 as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)