[ 
https://issues.apache.org/jira/browse/PIG-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875319#action_12875319
 ] 

Ashutosh Chauhan commented on PIG-1433:
---------------------------------------

+1 for the commit. couple of notes for future:
* Since this is related to Hadoop property. We should consider this removing 
from Pig codebase when MAPREDUCE-1447 and MAPREDUCE-947 are fixed.
* We have lot of constant strings in our codebase. For the sake of clean code, 
we shall put all of those public static final string in one top level interface 
called Constants. This should be part of seperate clean-up code jira.

> pig should create success file if 
> mapreduce.fileoutputcommitter.marksuccessfuljobs is true
> ------------------------------------------------------------------------------------------
>
>                 Key: PIG-1433
>                 URL: https://issues.apache.org/jira/browse/PIG-1433
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.8.0
>            Reporter: Pradeep Kamath
>            Assignee: Pradeep Kamath
>             Fix For: 0.8.0
>
>         Attachments: PIG-1433.patch
>
>
> pig should create success file if 
> mapreduce.fileoutputcommitter.marksuccessfuljobs is true

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to