You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2014/07/22 10:03:39 UTC

[jira] [Updated] (TAJO-969) Distributed sort on a large data set may result in incorrect results.

     [ https://issues.apache.org/jira/browse/TAJO-969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyunsik Choi updated TAJO-969:
------------------------------

    Description: 
This is a recently added bug. This bug causes incorrect order results when the number of partition ranges are more than one. This patch fixes the bug.

This is an urgent bug fix. The unit test to reproduce this case requires session variables to change the default TajoConf settings. In other words, for it, we need the resolution of TAJO-928. After TAJO-928, I'll add an unit test in another Jira.

  was:
This is a recently added bug. This bug causes incorrect order results when the number of partition ranges are more than one. This patch fixes the bug.

This is an urgent bug fix. The unit test to reproduce this case requires session variables to change the default TajoConf settings. In other words, for it, we need the resolution of TAJO-928. After TAJO-924, I'll add an unit test in another Jira.


> Distributed sort on a large data set may result in incorrect results.
> ---------------------------------------------------------------------
>
>                 Key: TAJO-969
>                 URL: https://issues.apache.org/jira/browse/TAJO-969
>             Project: Tajo
>          Issue Type: Bug
>          Components: data shuffle
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Critical
>             Fix For: 0.9.0
>
>
> This is a recently added bug. This bug causes incorrect order results when the number of partition ranges are more than one. This patch fixes the bug.
> This is an urgent bug fix. The unit test to reproduce this case requires session variables to change the default TajoConf settings. In other words, for it, we need the resolution of TAJO-928. After TAJO-928, I'll add an unit test in another Jira.



--
This message was sent by Atlassian JIRA
(v6.2#6252)