[jira] [Created] (HADOOP-7614) Reloading configuration when using imputstream resources results in org.xml.sax.SAXParseException

2011-09-07 Thread Ferdy (JIRA)
Reloading configuration when using imputstream resources results in org.xml.sax.SAXParseException - Key: HADOOP-7614 URL: https://issues.apache.org/jira/browse/HADOOP-

Re: Hadoop Tools Layout (was Re: DistCpV2 in 0.23)

2011-09-07 Thread Vinod Kumar Vavilapalli
There are a bunch of so called tools in hadoop-mapreduce-project/src/tools - DistCp, HadoopArchives, Rumen etc. And contrib projects are in src/contrib in all of common, hdfs and mapred source trees. Not sure how the distinction was ever made. The last time we had a discussion about moving contrib

Re: Hadoop Tools Layout (was Re: DistCpV2 in 0.23)

2011-09-07 Thread Eric Yang
Mapreduce and HDFS are distinct function of Hadoop. They are loosely coupled. If we have tools aggregator module, it will not have as clear distinct function as other Hadoop modules. Hence, it is possible for a tool to be depend on both HDFS and map reduce. If something broke in tools module, i

[jira] [Reopened] (HADOOP-7119) add Kerberos HTTP SPNEGO authentication support to Hadoop JT/NN/DN/TT web-consoles

2011-09-07 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley reopened HADOOP-7119: Re-opened for 0.20.205 target. Not yet committed. > add Kerberos HTTP SPNEGO authentication support

[jira] [Created] (HADOOP-7615) Binary layout does not put share/hadoop/contrib/*.jar into the class path

2011-09-07 Thread Eric Yang (JIRA)
Binary layout does not put share/hadoop/contrib/*.jar into the class path - Key: HADOOP-7615 URL: https://issues.apache.org/jira/browse/HADOOP-7615 Project: Hadoop Common

[jira] [Resolved] (HADOOP-7609) Debian package shows invalid hdfs user

2011-09-07 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang resolved HADOOP-7609. --- Resolution: Not A Problem This is not a real problem. > Debian package shows invalid hdfs user > --

Re: System tests on 0.20.20x releases

2011-09-07 Thread Konstantin Boudnik
On Mon, Aug 22, 2011 at 09:58AM, Eli Collins wrote: > On Sun, Aug 21, 2011 at 9:34 PM, Konstantin Boudnik wrote: > > System tests (Herriot controlled) tests were a part of nightly testing of > > every > > build for at least 2 of .2xx release. I really can not comment on .203 and > > after. > > O

Re: Hadoop Tools Layout (was Re: DistCpV2 in 0.23)

2011-09-07 Thread Amareshwari Sri Ramadasu
It is good to have hadoop-tools module separately. But as I asked before we need to answer some questions here. I'm trying to answer them myself. Comments are welcome. > > 1. Should the patches for tools be created against Hadoop Common? Here, I meant should Hadoop common mailing list be used O

Re: System tests on 0.20.20x releases

2011-09-07 Thread Eli Collins
On Wed, Sep 7, 2011 at 9:14 PM, Konstantin Boudnik wrote: > On Mon, Aug 22, 2011 at 09:58AM, Eli Collins wrote: >> On Sun, Aug 21, 2011 at 9:34 PM, Konstantin Boudnik wrote: >> > System tests (Herriot controlled) tests were a part of nightly testing of >> > every >> > build for at least 2 of .2x