You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/08/19 16:41:45 UTC

[jira] [Commented] (TAJO-1783) Query result is not returned by invalid output path

    [ https://issues.apache.org/jira/browse/TAJO-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14703115#comment-14703115 ] 

ASF GitHub Bot commented on TAJO-1783:
--------------------------------------

GitHub user jinossy opened a pull request:

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

    TAJO-1783: Query result is not returned by invalid output path

    

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

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

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

    https://github.com/apache/tajo/pull/701.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 #701
    
----
commit aecace6ffab6de0604070740df1064aa0814c52a
Author: Jinho Kim <jh...@apache.org>
Date:   2015-08-19T14:39:00Z

    TAJO-1783: Query result is not returned by invalid output path.

commit cd1dfddae6a1336cf145f6e51faeafc786823ec9
Author: Jinho Kim <jh...@apache.org>
Date:   2015-08-19T14:39:46Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into TAJO-1783

----


> Query result is not returned by invalid output path
> ---------------------------------------------------
>
>                 Key: TAJO-1783
>                 URL: https://issues.apache.org/jira/browse/TAJO-1783
>             Project: Tajo
>          Issue Type: Bug
>          Components: TajoMaster
>    Affects Versions: 0.11.0
>            Reporter: Jinho Kim
>            Assignee: Jinho Kim
>            Priority: Blocker
>             Fix For: 0.11.0
>
>
> A simple query returns a result from TajoMaster and partitioned table was applied by TAJO-1403. but TAJO-1403 is not thread-safe. because a output path is overwritten by other query



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)