You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2015/12/15 21:42:46 UTC

[jira] [Closed] (FLINK-3147) HadoopOutputFormatBase should expose fields as protected

     [ https://issues.apache.org/jira/browse/FLINK-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fabian Hueske closed FLINK-3147.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 0.10.2
                   1.0.0

Fixed for 1.0 with 19cbc787b9f53dd494d77899e00111f437e907b6
Fixed for 0.10 with 85804c03c25a18e6b90730ce0e88e9c05dde5438

> HadoopOutputFormatBase should expose fields as protected
> --------------------------------------------------------
>
>                 Key: FLINK-3147
>                 URL: https://issues.apache.org/jira/browse/FLINK-3147
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Nick Dimiduk
>            Priority: Minor
>             Fix For: 1.0.0, 0.10.2
>
>
> While adopting PhoenixOutputFormat to a streaming job, I find that the implementation of {{HadoopOutputFormatBase#close}} is not relevant when there's no temp file to move. However, subclasses cannot effectively override implementation because {{CLOSE_MUTEX}} is marked private.



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