GitHub user jinossy opened a pull request:

    https://github.com/apache/tajo/pull/102

    TAJO-988: HashShuffleWriter should support all of temporal directory

    Currently, HashShuffleWriter write the tuples to only one disk per task. it 
causes too many files in same disk. We should fix it.

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

    $ git pull https://github.com/jinossy/tajo TAJO-988

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

    https://github.com/apache/tajo/pull/102.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #102
    
----
commit d783177798e08430e4e3319e2af1fe2615d0521f
Author: jinossy <[email protected]>
Date:   2014-08-03T02:49:50Z

    added disk balancing in shuffle

commit 4b9bebcface8e618c32ff5b72066a04e959d8817
Author: jinossy <[email protected]>
Date:   2014-08-03T12:32:07Z

    TAJO-988: HashShuffleWriter should support all of temporal directory

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to