[ https://issues.apache.org/jira/browse/APEXMALHAR-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605738#comment-15605738 ]
ASF GitHub Bot commented on APEXMALHAR-2224: -------------------------------------------- GitHub user prasannapramod reopened a pull request: https://github.com/apache/apex-malhar/pull/447 APEXMALHAR-2224 Fixed GenericFileOutputOperator rotateCall. @yogidevendra please review You can merge this pull request into a Git repository by running: $ git pull https://github.com/prasannapramod/apex-malhar APEXMALHAR-2224 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/apex-malhar/pull/447.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #447 ---- commit cf737249cdc3cef6746a66639d8eaba9ece2c43c Author: Lakshmi Prasanna Velineni <laks...@datatorrent.com> Date: 2016-10-10T01:10:57Z APEXMALHAR-2224 Fixed GenericFileOutputOperator rotateCall. ---- > GenericFileOutputOperator rotateCall fails if no data is written to the file > ---------------------------------------------------------------------------- > > Key: APEXMALHAR-2224 > URL: https://issues.apache.org/jira/browse/APEXMALHAR-2224 > Project: Apache Apex Malhar > Issue Type: Bug > Reporter: Yogi Devendra > Assignee: Velineni Lakshmi Prasanna > Priority: Minor > > In GenericFileOutputOperator operator, if no data is written to the file; > .tmp file does not get created on HDFS. > An attempt to rotate non-existent file leads to NPE. -- This message was sent by Atlassian JIRA (v6.3.4#6332)