Re: Planning Hadoop 2.6.1 release

2015-08-05 Thread Rich Haase
+1 to add those fixes. Rich Haase | Sr. Software Engineer | Pandora m 303.887.1146 | rha...@pandora.com On 8/5/15, 11:42 AM, Wangda Tan wheele...@gmail.com wrote: Can we add following two fixes to 2.6.1? https://issues.apache.org/jira/browse/YARN-2922 and https://issues.apache.org/jira

[jira] [Created] (HADOOP-12085) DistCp DEBUG logs report -filters files as if they were going to be copied

2015-06-10 Thread Rich Haase (JIRA)
Rich Haase created HADOOP-12085: --- Summary: DistCp DEBUG logs report -filters files as if they were going to be copied Key: HADOOP-12085 URL: https://issues.apache.org/jira/browse/HADOOP-12085 Project

Re: Checkstyle 80 char limit

2015-05-05 Thread Rich Haase
: im glad you've started this thread. 1) i like the idea of dropping the 80 char limit ! 2) and indeed, we've now adopted it in ASF BigTop, where we try to take queues from hadoop when possible. On Tue, May 5, 2015 at 3:53 PM, Rich Haase rha...@pandora.commailto:rha...@pandora.com wrote: Arun, I

Re: Checkstyle 80 char limit

2015-05-05 Thread Rich Haase
and he doesn't do code. So, for who do we really stick to the 80 chars limit? Niels On Tue, May 5, 2015 at 8:11 PM, Allen Wittenauer a...@altiscale.commailto:a...@altiscale.com wrote: On May 5, 2015, at 11:05 AM, Rich Haase rha...@pandora.commailto:rha...@pandora.com wrote: Can someone explain

Re: Checkstyle 80 char limit

2015-05-05 Thread Rich Haase
, Rich Haase rha...@pandora.commailto:rha...@pandora.com wrote: I respect immensely the contributions Doug has made to many Apache projects, but I don’t think that should be a reason to force everyone to write code as if our screen sizes can’t support more than 80 characters. On May 5, 2015, at 12

Checkstyle 80 char limit

2015-05-05 Thread Rich Haase
Can someone explain to me why on earth we care about limiting line length to 80 characters? Are there hadoop developers out there working from teletype terminals? Can we perhaps update this limit to something sane, like 120 chars? Rich Haase| Sr. Software Engineer | Pandora m (303) 887-1146

Re: An Idea to make Hadoop Code setup easy

2014-12-22 Thread Rich Haase
Do you have cmake installed on your machine? Compiling the native libraries is done with cmake, so if it¹s missing I would expect to see an error like this. Rich Haase | Sr. Software Engineer | Pandora m 303.887.1146 | rha...@pandora.com On 12/21/14, 1:23 AM, Raghavendra Vaidya

Re: Contributing to Hadoop

2014-12-15 Thread Rich Haase
ecosystem. Keep in mind that writing documentation and helping others can be as beneficial to the community as writing code. Cheers, Rich Rich Haase | Sr. Software Engineer | Pandora m 303.887.1146 | rha...@pandora.com On 12/15/14, 10:30 AM, prem vishnoi vishnoip...@gmail.com wrote: I want