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

Yan Zhou commented on PIG-1704:
-------------------------------

test-core passes. 

test-patch results: 

 [exec] -1 overall. 
     [exec] 
     [exec] +1 @author. The patch does not contain any @author tags. 
     [exec] 
     [exec] +1 tests included. The patch appears to include 9 new or modified 
tests. 
     [exec] 
     [exec] -1 javadoc. The javadoc tool appears to have generated 1 warning 
messages. 
     [exec] 
     [exec] +1 javac. The applied patch does not increase the total number of 
javac compiler warnings. 
     [exec] 
     [exec] +1 findbugs. The patch does not introduce any new Findbugs 
warnings. 
     [exec] 
     [exec] +1 release audit. The applied patch does not increase the total 
number of release audit warning 

The javadoc warning is : 

/src/org/apache/pig/backend/hadoop/executionengine/mapReduceLayer/PigOutputCommitter.java:63:
 warning - @param argument "list2" is not a parameter name. 
/src/org/apache/pig/backend/hadoop/executionengine/mapReduceLayer/PigOutputCommitter.java:63:
 warning - @param argument "list" is not a parameter name. 

Neither is from this patch. 

> Output Compression is not at work if the output path is absolute and there is 
> a trailing / afte the compression suffix
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: PIG-1704
>                 URL: https://issues.apache.org/jira/browse/PIG-1704
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.8.0
>            Reporter: Yan Zhou
>            Assignee: Yan Zhou
>         Attachments: PIG-1704.patch, PIG-1704.patch
>
>
> For example, if the output path is /path/to/output.bz2/, the files generated 
> are not compressed at all. This is new in 0.8 as the patch of PIG-1378 
> changes the call path.

-- 
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