You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Devaraj Das (JIRA)" <ji...@apache.org> on 2009/12/21 18:52:18 UTC

[jira] Created: (MAPREDUCE-1319) Refactor ClientProtocol.getSystemDir usage on the job client side to instead use ClientProtocol.getStagingAreaDir

Refactor ClientProtocol.getSystemDir usage on the job client side to instead use ClientProtocol.getStagingAreaDir
-----------------------------------------------------------------------------------------------------------------

                 Key: MAPREDUCE-1319
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1319
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: client
    Affects Versions: 0.22.0
            Reporter: Devaraj Das
             Fix For: 0.22.0


MAPREDUCE-181 introduced ClientProtocol.getStagingAreaDir. It'd be good to refactor the client side where it infers the JobTracker's filesystem, etc. based on this. Seems like the client needn't invoke ClientProtocol.getSystemDir at all.

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