You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2010/10/19 04:46:27 UTC

[jira] Resolved: (HAMA-315) Uncomment code in checkLocalDirs()

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

Edward J. Yoon resolved HAMA-315.
---------------------------------

    Resolution: Fixed

I just committed this.

> Uncomment code in checkLocalDirs()
> ----------------------------------
>
>                 Key: HAMA-315
>                 URL: https://issues.apache.org/jira/browse/HAMA-315
>             Project: Hama
>          Issue Type: Bug
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>            Priority: Minor
>             Fix For: 0.2.0
>
>         Attachments: HAMA-315.patch
>
>
> uncomment below code; local directory must be writable.
> {code}
>     // if (!writable)
>    //  throw new DiskErrorException("all local directories are not writable");
> {code}

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