[
https://issues.apache.org/jira/browse/APEXMALHAR-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15858835#comment-15858835
]
Thomas Weise commented on APEXMALHAR-2403:
------------------------------------------
This has to do with data, not with operator deployment. The correct way to
handle it is a control tuple / watermark that indicates completeness of input.
> Finalization is not invoked for AbstractFileOutputOperator<INPUT>
> -----------------------------------------------------------------
>
> Key: APEXMALHAR-2403
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2403
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Sanjay M Pujare
> Priority: Minor
>
> I used an example/template program for Database to HDFS data copy. While
> copying the table, I see "temp" files created on the output HDFS side which I
> expected to be "finalized" to non-temp names when the app is shut down. But
> that did not happen. AbstractFileOutputOperator<INPUT> and its subclasses
> should do proper finalization via the deactivate() method when an app is
> properly shut down.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)