You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Runping Qi (JIRA)" <ji...@apache.org> on 2007/01/25 21:05:49 UTC

[jira] Created: (HADOOP-935) Abacus should not delete the output dir

Abacus should not delete the output dir
---------------------------------------

                 Key: HADOOP-935
                 URL: https://issues.apache.org/jira/browse/HADOOP-935
             Project: Hadoop
          Issue Type: Bug
          Components: contrib/streaming
            Reporter: Runping Qi



The current behavior of the Abacus tries to delete the output dir specified in the user's job.
This is not desirable.
Abacus should fail if the output dir already exists.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-935) Abacus should not delete the output dir

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting updated HADOOP-935:
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.11.0
           Status: Resolved  (was: Patch Available)

I just committed this.  Thanks, Runping!

> Abacus should not delete the output dir
> ---------------------------------------
>
>                 Key: HADOOP-935
>                 URL: https://issues.apache.org/jira/browse/HADOOP-935
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/streaming
>            Reporter: Runping Qi
>         Assigned To: Runping Qi
>             Fix For: 0.11.0
>
>         Attachments: abacus_935.patch
>
>
> The current behavior of the Abacus tries to delete the output dir specified in the user's job.
> This is not desirable.
> Abacus should fail if the output dir already exists.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-935) Abacus should not delete the output dir

Posted by "Runping Qi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Runping Qi updated HADOOP-935:
------------------------------

    Status: Patch Available  (was: Open)

> Abacus should not delete the output dir
> ---------------------------------------
>
>                 Key: HADOOP-935
>                 URL: https://issues.apache.org/jira/browse/HADOOP-935
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/streaming
>            Reporter: Runping Qi
>         Assigned To: Runping Qi
>         Attachments: abacus_935.patch
>
>
> The current behavior of the Abacus tries to delete the output dir specified in the user's job.
> This is not desirable.
> Abacus should fail if the output dir already exists.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HADOOP-935) Abacus should not delete the output dir

Posted by "Runping Qi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Runping Qi reassigned HADOOP-935:
---------------------------------

    Assignee: Runping Qi

> Abacus should not delete the output dir
> ---------------------------------------
>
>                 Key: HADOOP-935
>                 URL: https://issues.apache.org/jira/browse/HADOOP-935
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/streaming
>            Reporter: Runping Qi
>         Assigned To: Runping Qi
>
> The current behavior of the Abacus tries to delete the output dir specified in the user's job.
> This is not desirable.
> Abacus should fail if the output dir already exists.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-935) Abacus should not delete the output dir

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467525 ] 

Hadoop QA commented on HADOOP-935:
----------------------------------

+1, because http://issues.apache.org/jira/secure/attachment/12349624/abacus_935.patch applied and successfully tested against trunk revision r499156.

> Abacus should not delete the output dir
> ---------------------------------------
>
>                 Key: HADOOP-935
>                 URL: https://issues.apache.org/jira/browse/HADOOP-935
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/streaming
>            Reporter: Runping Qi
>         Assigned To: Runping Qi
>         Attachments: abacus_935.patch
>
>
> The current behavior of the Abacus tries to delete the output dir specified in the user's job.
> This is not desirable.
> Abacus should fail if the output dir already exists.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-935) Abacus should not delete the output dir

Posted by "Runping Qi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Runping Qi updated HADOOP-935:
------------------------------

    Attachment: abacus_935.patch


Fix attached.

> Abacus should not delete the output dir
> ---------------------------------------
>
>                 Key: HADOOP-935
>                 URL: https://issues.apache.org/jira/browse/HADOOP-935
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/streaming
>            Reporter: Runping Qi
>         Assigned To: Runping Qi
>         Attachments: abacus_935.patch
>
>
> The current behavior of the Abacus tries to delete the output dir specified in the user's job.
> This is not desirable.
> Abacus should fail if the output dir already exists.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.