TextLoader should use Bzip2TextInputFormat for bzip files so that bzip files 
can be efficiently processed by splitting the files
--------------------------------------------------------------------------------------------------------------------------------

                 Key: PIG-1316
                 URL: https://issues.apache.org/jira/browse/PIG-1316
             Project: Pig
          Issue Type: Improvement
    Affects Versions: 0.7.0
            Reporter: Pradeep Kamath
            Assignee: Pradeep Kamath
             Fix For: 0.7.0


Currently TextLoader uses TextInputFormat which does not split bzip files - 
this can be fixed by using Bzip2TextInputformat.

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