[jira] [Created] (HADOOP-9091) Allow daemon startup when at least 1 (or configurable) disk is in an OK state.

2012-11-26 Thread Jelle Smet (JIRA)
Jelle Smet created HADOOP-9091: -- Summary: Allow daemon startup when at least 1 (or configurable) disk is in an OK state. Key: HADOOP-9091 URL: https://issues.apache.org/jira/browse/HADOOP-9091 Project: H

[jira] [Resolved] (HADOOP-9091) Allow daemon startup when at least 1 (or configurable) disk is in an OK state.

2012-11-26 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-9091. - Resolution: Fixed This feature is already available in all our current releases via the DN volume failu

[jira] [Created] (HADOOP-9092) Coverage fixing for org.apache.hadoop.mapreduce.jobhistory

2012-11-26 Thread Aleksey Gorshkov (JIRA)
Aleksey Gorshkov created HADOOP-9092: Summary: Coverage fixing for org.apache.hadoop.mapreduce.jobhistory Key: HADOOP-9092 URL: https://issues.apache.org/jira/browse/HADOOP-9092 Project: Hadoop C

wiki write access request

2012-11-26 Thread Glen Mazza
Hi, I'm going through the Hadoop deployment instructions (http://wiki.apache.org/hadoop/GettingStartedWithHadoop) and am occasionally seeing things that can be better clarified or need updating. Can I have write access to the Wiki so I can make text updates? I'm user "GlenMazza". Thanks, Gl

Re: wiki write access request

2012-11-26 Thread Harsh J
Done - relogin if it still doesn't work. Thanks for taking the time to make helpful edits! On Mon, Nov 26, 2012 at 6:51 PM, Glen Mazza wrote: > Hi, I'm going through the Hadoop deployment instructions > (http://wiki.apache.org/hadoop/GettingStartedWithHadoop) and am occasionally > seeing things t

Re: [VOTE] introduce Python as build-time and run-time dependency for Hadoop and throughout Hadoop stack

2012-11-26 Thread Robert Evans
+1, +1, 0 On 11/24/12 2:13 PM, "Matt Foley" wrote: >For discussion, please see previous thread "[PROPOSAL] introduce Python as >build-time and run-time dependency for Hadoop and throughout Hadoop >stack". > >This vote consists of three separate items: > >1. Contributors shall be allowed to use P

Re: [VOTE] introduce Python as build-time and run-time dependency for Hadoop and throughout Hadoop stack

2012-11-26 Thread Adam Berry
0, +1, -1 (non-binding) Also, it feels like maybe the discussion should have been kept open a little longer, thanksgiving holidays last week meant that people may have missed it. Cheers, Adam On Nov 26, 2012, at 10:16 AM, Robert Evans wrote: > +1, +1, 0 > > On 11/24/12 2:13 PM, "Matt Foley"

Re: [VOTE] introduce Python as build-time and run-time dependency for Hadoop and throughout Hadoop stack

2012-11-26 Thread Colin McCabe
Nonbinding, but: +1, +1, 0. Also, let's please clearly define the versions of Python we support if we do chooes to go this route. Something like 2.4+ would be reasonable. The process launching APIs in particular changed a lot in those early 2.x releases. best, Colin On Sat, Nov 24, 2012 at 1

Re: [VOTE] introduce Python as build-time and run-time dependency for Hadoop and throughout Hadoop stack

2012-11-26 Thread Luke Lu
-1, +1, -1. If we want to introduce a "platform independent" scripting language, we should not choose python, as it has a bad track record for compatibility (between versions/platforms). +1 to use groovy, as we can control the version of groovy jars included in our distribution. __Luke On Mon,

Re: [VOTE] introduce Python as build-time and run-time dependency for Hadoop and throughout Hadoop stack

2012-11-26 Thread Chris Nauroth
Declaring 2.4 to be the minimum supported version sounds like a great idea. I've worked with CentOS distributions that have a dependency on Python 2.4, and it was always awkward to get a later version on those machines. Thank you, --Chris On Mon, Nov 26, 2012 at 8:53 AM, Colin McCabe wrote: > N

Re: trailing whitespace

2012-11-26 Thread Aaron T. Myers
On Sun, Nov 25, 2012 at 11:14 AM, Radim Kolar wrote: > I propose addition to QA bot - check for trailing whitespace in patches. > Probably checking for tabs in Java files would be also good idea. > > Checking for tabs I could get behind; checking for trailing whitespace not so much. I've never u

Re: trailing whitespace

2012-11-26 Thread Colin McCabe
Some projects have a subversion pre or post-commit hook to check for and/or correct these kinds of issues. Inconsistent line endings (CRLF/LF), bogus tabs, and extra whitespace are all things we could check for and/or correct this way. Colin On Mon, Nov 26, 2012 at 9:44 AM, Aaron T. Myers wrot

Re: [VOTE] introduce Python as build-time and run-time dependency for Hadoop and throughout Hadoop stack

2012-11-26 Thread Radim Kolar
-1, +1, -1

Re: [VOTE] introduce Python as build-time and run-time dependency for Hadoop and throughout Hadoop stack

2012-11-26 Thread Konstantin Boudnik
-1, +1, -1 Thanks On Sat, Nov 24, 2012 at 12:13PM, Matt Foley wrote: > For discussion, please see previous thread "[PROPOSAL] introduce Python as > build-time and run-time dependency for Hadoop and throughout Hadoop stack". > > This vote consists of three separate items: > > 1. Contributors sha

Re: trailing whitespace

2012-11-26 Thread Radim Kolar
I've never understood why folks get worked up over a little trailing whitespace here and there, since you can't see it and it doesn't affect correctness. Spurious whitespace changes that make a review harder - those are annoying. Trailing whitespace inadvertently left on lines where legitimate cha

[jira] [Resolved] (HADOOP-9066) Sorting for FileStatus[]

2012-11-26 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-9066. - Resolution: Invalid Since HADOOP-8934 is already adding FileStatus data based sorting in a place that m

[jira] [Resolved] (HADOOP-9080) Update bylaws to specify PMC chair voting

2012-11-26 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins resolved HADOOP-9080. - Resolution: Fixed Thank you Nicholas. I've committed this. > Update bylaws to s

Re: [VOTE] introduce Python as build-time and run-time dependency for Hadoop and throughout Hadoop stack

2012-11-26 Thread Suresh Srinivas
+1, +1, +1 Regards, Suresh On Sat, Nov 24, 2012 at 12:13 PM, Matt Foley wrote: > For discussion, please see previous thread "[PROPOSAL] introduce Python as > build-time and run-time dependency for Hadoop and throughout Hadoop stack". > > This vote consists of three separate items: > > 1. Contr

Re: [VOTE] Hadoop Release 1.1.1

2012-11-26 Thread Colin McCabe
+1, nonbinding. I installed it and ran TestDFSIO and a few other tests. Looks good to me. best, Colin On Tue, Nov 20, 2012 at 2:07 PM, Matt Foley wrote: > Hello, > Hadoop-1.1.1-rc0 is now available for evaluation and vote: > http://people.apache.org/~mattf/hadoop-1.1.1-rc0/ > or in the Ne

Re: [VOTE] Hadoop Release 1.1.1

2012-11-26 Thread Matt Foley
Hey all, Please vote! Voting is supposed to close tomorrow afternoon. Thanks, --Matt On Tue, Nov 20, 2012 at 2:07 PM, Matt Foley wrote: > Hello, > Hadoop-1.1.1-rc0 is now available for evaluation and vote: > http://people.apache.org/~mattf/hadoop-1.1.1-rc0/ > or in the Nexus repository. > >

Re: [VOTE] Hadoop Release 1.1.1

2012-11-26 Thread Steve Loughran
On 20 November 2012 22:07, Matt Foley wrote: > Hello, > Hadoop-1.1.1-rc0 is now available for evaluation and vote: > http://people.apache.org/~mattf/hadoop-1.1.1-rc0/ > or in the Nexus repository. > > The release notes are available at > http://people.apache.org/~mattf/hadoop-1.1.1-rc0/re

Re: [VOTE] Hadoop Release 1.1.1

2012-11-26 Thread Arpit Gupta
+1, non binding ran system tests on secure and non secure clusters and no new regressions were found. -- Arpit Gupta Hortonworks Inc. http://hortonworks.com/ On Nov 20, 2012, at 2:07 PM, Matt Foley wrote: > Hello, > Hadoop-1.1.1-rc0 is now available for evaluation and vote: >http://people

Re: [VOTE] introduce Python as build-time and run-time dependency for Hadoop and throughout Hadoop stack

2012-11-26 Thread Giridharan Kesavan
+1, +1, +1 -Giri On Sat, Nov 24, 2012 at 12:13 PM, Matt Foley wrote: > For discussion, please see previous thread "[PROPOSAL] introduce Python as > build-time and run-time dependency for Hadoop and throughout Hadoop stack". > > This vote consists of three separate items: > > 1. Contributors sh

Re: commit access to hadoop

2012-11-26 Thread Radim Kolar
The main "feature" is that when you get the +1 vote you yourself get to deal with the grunge work of apply patches to one or more svn branches, resyncing that with the git branches you inevitably do your own work on. no, main feature is major speed advantage. It takes forever to get something

Re: [VOTE] Hadoop Release 1.1.1

2012-11-26 Thread Arun C Murthy
+1 (binding) Verified sigs, ran a single-node cluster. Arun On Nov 20, 2012, at 2:07 PM, Matt Foley wrote: > Hello, > Hadoop-1.1.1-rc0 is now available for evaluation and vote: >http://people.apache.org/~mattf/hadoop-1.1.1-rc0/ > or in the Nexus repository. > > The release notes are availa

Re: [VOTE] introduce Python as build-time and run-time dependency for Hadoop and throughout Hadoop stack

2012-11-26 Thread Alejandro Abdelnur
Matt, The scope of this vote seems different from what was discussed in the PROPOSAL thread. In the PROPOSAL thread you indicated this was for Hadoop1 because it is ANT based. And the main reason was to remove saveVersion.sh. Your #3 was not discussed in the proposal, was it? It seems this vot

Re: [VOTE] introduce Python as build-time and run-time dependency for Hadoop and throughout Hadoop stack

2012-11-26 Thread Radim Kolar
In the PROPOSAL thread you indicated this was for Hadoop1 because it is ANT based. And the main reason was to remove saveVersion.sh. Your #3 was not discussed in the proposal, was it? it was part of original proposal but not discussed much because language war was more attractive option. You

Re: trailing whitespace

2012-11-26 Thread Aaron T. Myers
OK, if folks want to do something to get rid of trailing whitespace in the project I won't object, but it doesn't seem like that big a deal to me. A pre-commit hook makes sense to me. I just don't want to see the QA bot flag patches containing trailing whitespace, thus requiring more round trips on

[jira] [Created] (HADOOP-9094) Add interface audience and stability annotation to PathExceptions

2012-11-26 Thread Suresh Srinivas (JIRA)
Suresh Srinivas created HADOOP-9094: --- Summary: Add interface audience and stability annotation to PathExceptions Key: HADOOP-9094 URL: https://issues.apache.org/jira/browse/HADOOP-9094 Project: Hado

[jira] [Resolved] (HADOOP-9095) TestNNThroughputBenchmark fails in branch-1

2012-11-26 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE resolved HADOOP-9095. Resolution: Fixed Fix Version/s: 1-win 1.2.0 I h

Re: Anybody know how to configure SSH for eclipse plugin

2012-11-26 Thread yiyu jia
In file org.apache.hadoop.eclipse.server.HadoopServer.java (version 1.0.4) I find the following comments. Does it mean I can setup a SSH tunnel and eclipse can connect to remove cluster main node? Any help will be appreciated! * * This class does not create any SSH connection anymore. Tunneling

Re: Anybody know how to configure SSH for eclipse plugin

2012-11-26 Thread yiyu jia
Hi all, how to make eclipse plugin to support SSH connection that need password (or using certification stored somewhere)? thanks in advance! Yiyu On Mon, Nov 26, 2012 at 9:08 PM, yiyu jia wrote: > In file org.apache.hadoop.eclipse.server.HadoopServer.java (version 1.0.4) > I find the follow

Refactor MetricsSystemImpl to allow for an on-demand publish system (HADOOP-9090)

2012-11-26 Thread Mostafa Elhemali
Hi all, Yesterday I filed a JIRA (HADOOP-9090) to propose a refactoring of the MetricsSystemImpl class - the default (only?) implementation of the Metrics2 system - to factor out some common code in a base class and have another simple implementati

[jira] [Created] (HADOOP-9096) Improve performance of Windows install scripts

2012-11-26 Thread Ivan Mitic (JIRA)
Ivan Mitic created HADOOP-9096: -- Summary: Improve performance of Windows install scripts Key: HADOOP-9096 URL: https://issues.apache.org/jira/browse/HADOOP-9096 Project: Hadoop Common Issue Type