[jira] [Created] (MAPREDUCE-4370) eclipse plugin for 1.0.3 hadoop version - impossible to generate it

2012-06-25 Thread Matteo (JIRA)
Matteo created MAPREDUCE-4370: - Summary: eclipse plugin for 1.0.3 hadoop version - impossible to generate it Key: MAPREDUCE-4370 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4370 Project: Hadoop M

[jira] [Reopened] (MAPREDUCE-4355) Add JobStatus getJobStatus(JobID) to JobClient.

2012-06-25 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy reopened MAPREDUCE-4355: -- I'm sorry, but we *cannot* make an incompatible change to JobClient which is a public

[jira] [Created] (MAPREDUCE-4368) TaskRunner fails to start jars when the java.library.path contains a quoted path with embedded spaces

2012-06-25 Thread John Gordon (JIRA)
John Gordon created MAPREDUCE-4368: -- Summary: TaskRunner fails to start jars when the java.library.path contains a quoted path with embedded spaces Key: MAPREDUCE-4368 URL: https://issues.apache.org/jira/browse/M

Re: Cyclic dependency in JobControl job DAG

2012-06-25 Thread Vinod Kumar Vavilapalli
+1, can you please open a JIRA ticket (at https://issues.apache.org/jira/browse/MAPREDUCE) and attach a patch? Thanks, +Vinod On Jun 25, 2012, at 6:53 AM, Robert Evans wrote: > I personally think it is useful. I would say contribute it. > > (Moved common-dev to bcc, we try not to cross post

[jira] [Created] (MAPREDUCE-4367) mapred job -kill tries to connect to history server

2012-06-25 Thread Jason Lowe (JIRA)
Jason Lowe created MAPREDUCE-4367: - Summary: mapred job -kill tries to connect to history server Key: MAPREDUCE-4367 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4367 Project: Hadoop Map/Reduce

[jira] [Created] (MAPREDUCE-4366) mapred metrics shows negative count of waiting maps and reduces

2012-06-25 Thread Thomas Graves (JIRA)
Thomas Graves created MAPREDUCE-4366: Summary: mapred metrics shows negative count of waiting maps and reduces Key: MAPREDUCE-4366 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4366 Project

Hadoop-Mapreduce-trunk - Build # 1120 - Still Failing

2012-06-25 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1120/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 26986 lines...] Running org.apache.hadoop.mapreduce.

Re: Cyclic dependency in JobControl job DAG

2012-06-25 Thread Robert Evans
I personally think it is useful. I would say contribute it. (Moved common-dev to bcc, we try not to cross post on these lists) --Bobby Evans On 6/25/12 3:37 AM, "madhu phatak" wrote: Hi, In current implementation of JobControl, whenever there is a cyclic dependency between the jobs it throws

Cyclic dependency in JobControl job DAG

2012-06-25 Thread madhu phatak
Hi, In current implementation of JobControl, whenever there is a cyclic dependency between the jobs it throws a Stack overflow exception . For example, ControlledJob job1 = new ControlledJob(new Configuration()); job1.setJobName("job1"); ControlledJob job2 = new ControlledJob(new Configuration

[jira] [Created] (MAPREDUCE-4365) Shipping Profiler Libraries by DistributedCache

2012-06-25 Thread Jie Li (JIRA)
Jie Li created MAPREDUCE-4365: - Summary: Shipping Profiler Libraries by DistributedCache Key: MAPREDUCE-4365 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4365 Project: Hadoop Map/Reduce I