[jira] [Created] (HADOOP-12107) long running apps may have a huge number of StatisticsData instances under FileSystem

2015-06-19 Thread Sangjin Lee (JIRA)
Sangjin Lee created HADOOP-12107: Summary: long running apps may have a huge number of StatisticsData instances under FileSystem Key: HADOOP-12107 URL: https://issues.apache.org/jira/browse/HADOOP-12107

Re: Error while running mvn install Windows 8

2015-06-19 Thread Prateek
Chris Nauroth cnauroth@... writes: Hello, Smriti. This is saying that the Maven build failed in the compile-ms-winutils step. This step is an external call to msbuild to compile and link the native code required for Hadoop to run correctly on Windows. It doesn't say exactly why it

[jira] [Created] (HADOOP-12106) org.apache.hadoop.crypto.TestCryptoStreamsForLocalFS fails on AIX

2015-06-19 Thread Tony Reix (JIRA)
Tony Reix created HADOOP-12106: -- Summary: org.apache.hadoop.crypto.TestCryptoStreamsForLocalFS fails on AIX Key: HADOOP-12106 URL: https://issues.apache.org/jira/browse/HADOOP-12106 Project: Hadoop

[jira] [Created] (HADOOP-12105) Avoid returning 0 , while fetching the status of a process ,which is not running.

2015-06-19 Thread J.Andreina (JIRA)
J.Andreina created HADOOP-12105: --- Summary: Avoid returning 0 , while fetching the status of a process ,which is not running. Key: HADOOP-12105 URL: https://issues.apache.org/jira/browse/HADOOP-12105

Patch advice rerquired: trailing whitespace cleanup

2015-06-19 Thread Alan Burlison
While running the dev-support/test-patch.sh I got some warnings about trailing whitespace. I'll fix the 2 that I introduced but what about all the others in the files I've touched, fix or leave? I can fix easily enough but it makes the patches rather noisy. -- Alan Burlison --

Re: Patch advice rerquired: trailing whitespace cleanup

2015-06-19 Thread Chris Nauroth
Hi Alan, If it flags a warning on a line of code that your patch touches, then go ahead and trim the whitespace. If you find that it flags a warning on a line of code in the surrounding diff context, but not something that you're actually changing, then don't bother. I agree that doing a mass

Re: Patch advice rerquired: trailing whitespace cleanup

2015-06-19 Thread Alan Burlison
On 19/06/2015 17:19, Chris Nauroth wrote: If it flags a warning on a line of code that your patch touches, then go ahead and trim the whitespace. If you find that it flags a warning on a line of code in the surrounding diff context, but not something that you're actually changing, then don't

Re: Patch advice rerquired: trailing whitespace cleanup

2015-06-19 Thread Allen Wittenauer
We should probably file and work some liras to remove excess whitespace, tabs, etc. from the source files. There are some known issues with false positives on the whitespace check right now. Fixes are in progress. fixes for this and a bunch of other issues are already fixed upstream. ;)

Re: F 6/19: Jenkins clogged up

2015-06-19 Thread Sean Busbey
Thanks for hte heads up. On Fri, Jun 19, 2015 at 1:43 PM, Chris Nauroth cnaur...@hortonworks.com wrote: Hi everyone, I was just in contact with Apache infrastructure. Jenkins wasn't running jobs for a while, so there is a large backlog in the queue now (over 200 jobs). Infra has fixed the

F 6/19: Jenkins clogged up

2015-06-19 Thread Chris Nauroth
Hi everyone, I was just in contact with Apache infrastructure. Jenkins wasn't running jobs for a while, so there is a large backlog in the queue now (over 200 jobs). Infra has fixed the problems, so jobs are running now, but our test-patch runs might have to sit in the queue a long time today.