You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2010/06/24 04:48:50 UTC

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

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




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


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

Posted by "Ashutosh Chauhan (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "Jeff Zhang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886186#action_12886186 ] 

Jeff Zhang commented on PIG-1463:
---------------------------------

Thanks, Ashutosh. I check other places and find that TextLoader has the same problem. I create another jira PIG-1487 to track this problem

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


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

Posted by "Ashutosh Chauhan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12882017#action_12882017 ] 

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

+1

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


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

Posted by "Jeff Zhang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Zhang resolved PIG-1463.
-----------------------------

    Fix Version/s: 0.8.0
       Resolution: Fixed

Patch committed

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


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

Posted by "Jeff Zhang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Zhang updated PIG-1463:
----------------------------

    Attachment: PIG_1463.patch

Attach the patch for this small issue.

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