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 "Koji Noguchi (JIRA)" <ji...@apache.org> on 2008/03/29 00:04:24 UTC

[jira] Created: (HADOOP-3129) [hod] hod leaves mapredsystem directories

[hod] hod leaves mapredsystem directories
-----------------------------------------

                 Key: HADOOP-3129
                 URL: https://issues.apache.org/jira/browse/HADOOP-3129
             Project: Hadoop Core
          Issue Type: Bug
          Components: contrib/hod
    Affects Versions: 0.16.1
            Reporter: Koji Noguchi


In hod, mapredsystem dir is created for each torque job using the torque jobid.

I believe we now create it under /user/<username>/mapredsystem/<torque jobid> 

Files are deleted after job is done, but the directory remain untouched.
Hod should delete these directories when the cluster is deallocated.

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


[jira] Updated: (HADOOP-3129) [hod] hod leaves mapredsystem directories

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

Koji Noguchi updated HADOOP-3129:
---------------------------------

    Priority: Minor  (was: Major)

Sorry this should be a minor bug.

> [hod] hod leaves mapredsystem directories
> -----------------------------------------
>
>                 Key: HADOOP-3129
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3129
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hod
>    Affects Versions: 0.16.1
>            Reporter: Koji Noguchi
>            Priority: Minor
>
> In hod, mapredsystem dir is created for each torque job using the torque jobid.
> I believe we now create it under /user/<username>/mapredsystem/<torque jobid> 
> Files are deleted after job is done, but the directory remain untouched.
> Hod should delete these directories when the cluster is deallocated.

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


[jira] Resolved: (HADOOP-3129) [hod] hod leaves mapredsystem directories

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

Hemanth Yamijala resolved HADOOP-3129.
--------------------------------------

    Resolution: Duplicate

This is fixed in HADOOP-2899

> [hod] hod leaves mapredsystem directories
> -----------------------------------------
>
>                 Key: HADOOP-3129
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3129
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hod
>    Affects Versions: 0.16.1
>            Reporter: Koji Noguchi
>            Priority: Minor
>
> In hod, mapredsystem dir is created for each torque job using the torque jobid.
> I believe we now create it under /user/<username>/mapredsystem/<torque jobid> 
> Files are deleted after job is done, but the directory remain untouched.
> Hod should delete these directories when the cluster is deallocated.

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