[ 
https://issues.apache.org/jira/browse/ORC-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16145989#comment-16145989
 ] 

ASF GitHub Bot commented on ORC-231:
------------------------------------

Github user omalley commented on the issue:

    https://github.com/apache/orc/pull/162
  
    I undid the inadvertent change to the import lines. Please configure your 
IDE to not introduce wildcard imports for this project.


> Having configurable capability to overwrite the file with the same name 
> already exists 
> ---------------------------------------------------------------------------------------
>
>                 Key: ORC-231
>                 URL: https://issues.apache.org/jira/browse/ORC-231
>             Project: ORC
>          Issue Type: Improvement
>            Reporter: piyush mukati
>            Assignee: Ajay Yadava
>             Fix For: 1.5.0
>
>
> Having configurable capability to overwrite the file with the same name 
> already exists (Line no 90 in org.apache.orc.impl.PhysicalFsWriter). 
> Use Case:
> I am using OrcOutputFormat with MultipleOutput in my MapReduce job.
> Since MultipleOutput does not uses OutputCommitter so there are half/corrupt 
> files are left from the failed reducers.
> Here the files with the same name will be overwritten by the retry attempt 
> and it will guarantee correct result from a successful job.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to