You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2010/07/07 19:36:49 UTC

[jira] Commented: (PIG-1463) Replace "bz" with ".bz" in setStoreLocation in PigStorage

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

Ashutosh Chauhan commented on PIG-1463:
---------------------------------------

Jeff,

Similar problem exists in getInputFormat() of PigStorage. There ain't no leading '.' before bz2 or bz. As a result Pig may attempt to load filenames ending with bz (such as myfilebz) as compressed bzip file. Would you like to take a look?

> Replace "bz" with ".bz" in setStoreLocation in PigStorage 
> ----------------------------------------------------------
>
>                 Key: PIG-1463
>                 URL: https://issues.apache.org/jira/browse/PIG-1463
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Jeff Zhang
>            Assignee: Jeff Zhang
>             Fix For: 0.8.0
>
>         Attachments: PIG_1463.patch
>
>


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