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.

Reply via email to