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

Hudson commented on TAJO-563:
-----------------------------

SUCCESS: Integrated in Tajo-master-build #165 (See 
[https://builds.apache.org/job/Tajo-master-build/165/])
TAJO-563: INSERT OVERWRITE should not remove data before query success. 
(hyunsik) (hyunsik: rev 20cd09201af20c9084ba41805e0c70036471106f)
* tajo-common/src/main/java/org/apache/tajo/TajoConstants.java
* 
tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/master/querymaster/Query.java
* 
tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/master/querymaster/QueryMasterTask.java
* CHANGES.txt


> INSERT OVERWRITE should not remove data before query success
> ------------------------------------------------------------
>
>                 Key: TAJO-563
>                 URL: https://issues.apache.org/jira/browse/TAJO-563
>             Project: Tajo
>          Issue Type: Bug
>          Components: query master, tajo master
>    Affects Versions: 0.8-incubating, 1.0-incubating
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Critical
>             Fix For: 0.8-incubating
>
>         Attachments: TAJO-563.patch
>
>
> INSERT OVERWRITE removes a table data set regardless of query success. In 
> addition, INSERT OVERWRITE removes a table data set upon launching a query. 
> It is a very dangerous approach, and we have to fix it.



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

Reply via email to