GitHub user motymichaely opened a pull request:

    https://github.com/apache/pig/pull/12

    Fixed record reader not reporting progress

    This pull request fixes an issue with loading large amount of small files. 
Pig wasn't reporting status between file loads, which caused it to fail on 
timeouts.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/xplenty/pig record-reader-progress-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/pig/pull/12.patch

----
commit e646834b535bf5b8823665407e47d8ef6017eda1
Author: Moty Michaely <[email protected]>
Date:   2013-10-15T12:45:20Z

    Fixed record reader not reporting progress

----

Reply via email to