Steve Vaughan

Results 32 comments of Steve Vaughan

The dependency issue in `hadoop-yarn-server-nodemanager` is coming from `trunk`. I'll rebase my pull request and address it.

I've rebased this pull request to pick-up the Surefire upgrade to 3.0.0-M7 from [HADOOP-18417](https://issues.apache.org/jira/browse/HADOOP-18417)

@saintstack The changes were made in response to your questions, so I wouldn't classify them as draft. You also indirectly identified a scenario where the startup sequence was delayed unnecessarily,...

I need to add an additional test to demonstrate that the in addition to the update being handled, it avoids having to repeat the process. The current patch fixed the...

I was unable to replicate the test failure `TestQJMWithFaults.testUnresolvableHostName` locally.

@steveloughran You mentioned that the test system could use some attention. The set of changes in this pull request, using an updated MiniDFSCluster that leverages temporary folders and ensuring that...

We're looking to collect deeper insights into what jobs are doing, beyond the current read/write statistics such as bytes, num files, etc.