[ https://issues.apache.org/jira/browse/HADOOP-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634921#action_12634921 ]
Lohit Vijayarenu commented on HADOOP-4285: ------------------------------------------ bq. what do you mean by current working directory? Working directory of the task, local file system. > A way to get tasks current working directory via JobConf > -------------------------------------------------------- > > Key: HADOOP-4285 > URL: https://issues.apache.org/jira/browse/HADOOP-4285 > Project: Hadoop Core > Issue Type: Wish > Components: mapred > Affects Versions: 0.20.0 > Reporter: Lohit Vijayarenu > Priority: Minor > > It would be good to have tasks know its current working directory via > JobConf, instead of deriving the same or trying to get local current working > directory. I see that we already derive that while updating classpath. Would > it be good idea to have it as a config variable to make it available in task > execution environment? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.