You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2013/12/06 02:25:35 UTC

[jira] [Assigned] (TAJO-304) drop table command should not remove data files in default

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

Hyunsik Choi reassigned TAJO-304:
---------------------------------

    Assignee: Hyunsik Choi

> drop table command should not remove data files in default
> ----------------------------------------------------------
>
>                 Key: TAJO-304
>                 URL: https://issues.apache.org/jira/browse/TAJO-304
>             Project: Tajo
>          Issue Type: Improvement
>          Components: catalog, master
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.8-incubating
>
>
> h3. Problem
> In the current implementation, Tajo removes a data directory when a user issues 'drop table' command. But, it is very dangerous in many cases. For example, some users may lost large data sets.
> h3. Solution
> In default, Tajo should not remove a data directory, and we need to add a config property 'tajo.command.drop_table.data_removal' for those who want to change the behavior of 'drop table'.



--
This message was sent by Atlassian JIRA
(v6.1#6144)