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 "Mahadev konar (JIRA)" <ji...@apache.org> on 2006/11/02 00:30:16 UTC

[jira] Created: (HADOOP-671) Distributed cache creates unnecessary symlinks if asked for creating symlinks

Distributed cache creates unnecessary symlinks if asked for creating symlinks
-----------------------------------------------------------------------------

                 Key: HADOOP-671
                 URL: http://issues.apache.org/jira/browse/HADOOP-671
             Project: Hadoop
          Issue Type: Bug
            Reporter: Mahadev konar
         Assigned To: Mahadev konar
             Fix For: 0.8.0


DistributedCache should check if the symlink has already been created and then only create the symlink. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HADOOP-671) Distributed cache creates unnecessary symlinks if asked for creating symlinks

Posted by "Mahadev konar (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-671?page=all ]

Mahadev konar updated HADOOP-671:
---------------------------------

    Status: Patch Available  (was: Open)

> Distributed cache creates unnecessary symlinks if asked for creating symlinks
> -----------------------------------------------------------------------------
>
>                 Key: HADOOP-671
>                 URL: http://issues.apache.org/jira/browse/HADOOP-671
>             Project: Hadoop
>          Issue Type: Bug
>            Reporter: Mahadev konar
>         Assigned To: Mahadev konar
>             Fix For: 0.8.0
>
>         Attachments: symlink.patch
>
>
> DistributedCache should check if the symlink has already been created and then only create the symlink. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HADOOP-671) Distributed cache creates unnecessary symlinks if asked for creating symlinks

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-671?page=all ]

Doug Cutting updated HADOOP-671:
--------------------------------

        Status: Resolved  (was: Patch Available)
    Resolution: Fixed

I just committed this.  Thanks, Mahadev.

> Distributed cache creates unnecessary symlinks if asked for creating symlinks
> -----------------------------------------------------------------------------
>
>                 Key: HADOOP-671
>                 URL: http://issues.apache.org/jira/browse/HADOOP-671
>             Project: Hadoop
>          Issue Type: Bug
>            Reporter: Mahadev konar
>         Assigned To: Mahadev konar
>             Fix For: 0.8.0
>
>         Attachments: symlink.patch
>
>
> DistributedCache should check if the symlink has already been created and then only create the symlink. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HADOOP-671) Distributed cache creates unnecessary symlinks if asked for creating symlinks

Posted by "Mahadev konar (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-671?page=all ]

Mahadev konar updated HADOOP-671:
---------------------------------

    Attachment: symlink.patch

This patch checks to see if the symlink has already been created and does not try creating it again. 

> Distributed cache creates unnecessary symlinks if asked for creating symlinks
> -----------------------------------------------------------------------------
>
>                 Key: HADOOP-671
>                 URL: http://issues.apache.org/jira/browse/HADOOP-671
>             Project: Hadoop
>          Issue Type: Bug
>            Reporter: Mahadev konar
>         Assigned To: Mahadev konar
>             Fix For: 0.8.0
>
>         Attachments: symlink.patch
>
>
> DistributedCache should check if the symlink has already been created and then only create the symlink. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira