Ayush Saxena created HADOOP-17594: ------------------------------------- Summary: DistCp: Expose the JobId for applications executing through run method Key: HADOOP-17594 URL: https://issues.apache.org/jira/browse/HADOOP-17594 Project: Hadoop Common Issue Type: Improvement Reporter: Ayush Saxena Assignee: Ayush Saxena
Presently the job id is set in the JobConf, and If an application submits using execute method, it can fetch the job id, but if it goes through the run method flow, There isn't a way to get the job id. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org