[jira] [Created] (HADOOP-7983) HA: failover should be able to pass args to fencers

2012-01-18 Thread Eli Collins (Created) (JIRA)
HA: failover should be able to pass args to fencers --- Key: HADOOP-7983 URL: https://issues.apache.org/jira/browse/HADOOP-7983 Project: Hadoop Common Issue Type: Sub-task Components:

[jira] [Created] (HADOOP-7982) UserGroupInformation fails to login if thread's context classloader can't load HadoopLoginModule

2012-01-18 Thread Todd Lipcon (Created) (JIRA)
UserGroupInformation fails to login if thread's context classloader can't load HadoopLoginModule Key: HADOOP-7982 URL: https://issues.apache.org/jira/browse/HADOOP-79

Re: [DISCUSS] Stop support for non-packaged i.e. developer build single-node installs

2012-01-18 Thread Eric Yang
Single node developer build may be supported independently from package installed builds. There are multiple ways to achieve this. The current method is using shell script to support different deployment conditions. This is a awkward and inefficient way to maintain compatibility to support packag

[jira] [Created] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

2012-01-18 Thread Jonathan Eagles (Created) (JIRA)
Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining - Key: HADOOP-7981 URL: https://issues.apache.org/jira/browse/HADOOP-7981 Project: Hadoo

Re: [DISCUSS] Stop support for non-packaged i.e. developer build single-node installs

2012-01-18 Thread Ravi Prakash
I think also at issue is the maven build system. I don't know if its intended, but if I change a single .java file, "mvn -Pdist -P-cbuild -Dmaven.javadoc.skip -DskipTests install" runs a TON of stuff It takes a 1m 29s to finish even if there are NO changes anywhere. I doubt this is how it shoul

[jira] [Reopened] (HADOOP-7978) TestHostnameFilter should work with localhost or localhost.localdomain

2012-01-18 Thread Alejandro Abdelnur (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur reopened HADOOP-7978: it seems there is no standard for what goes first, we'll have to change the test to t

[jira] [Resolved] (HADOOP-7980) API Compatibility between 0.23 and 1.0 in org.apache.hadoop.io.compress.Decompressor

2012-01-18 Thread Jonathan Eagles (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Eagles resolved HADOOP-7980. - Resolution: Won't Fix @Tom's solution is an acceptable work around > AP

Re: HDFS-724 not fixed in 0.20.205.0?

2012-01-18 Thread Bernd Fondermann
On Wed Jan 18 17:42:55 2012, Nathan Roberts wrote: Hi Bernd, I downloaded the 0.20.205.0 release and quickly checked for HEART_BEAT_SEQNO which is unique to this patch. It is present in DFSClient as expected so it looks like the patch is at least present. Thanks for double-checking! I cannot

Link on ApacheHadoopWiki:PoweredBy

2012-01-18 Thread Djoerd Hiemstra
Dear Hadoop developers, I would like to add the following line to the Hadoop wiki at: http://wiki.apache.org/hadoop/PoweredBy#U * [University of Twente, Database Group|http://db.cs.utwente.nl] ** 16 node cluster (dual core Xeon E3110 64 bit processors with 6MB cache, 8GB main memory, 1TB disk) a

[jira] [Created] (HADOOP-7980) API Compatibility between 0.23 and 1.0 in org.apache.hadoop.io.compress.Decompressor

2012-01-18 Thread Jonathan Eagles (Created) (JIRA)
API Compatibility between 0.23 and 1.0 in org.apache.hadoop.io.compress.Decompressor Key: HADOOP-7980 URL: https://issues.apache.org/jira/browse/HADOOP-7980 Project:

Re: HDFS-724 not fixed in 0.20.205.0?

2012-01-18 Thread Nathan Roberts
Hi Bernd, I downloaded the 0.20.205.0 release and quickly checked for HEART_BEAT_SEQNO which is unique to this patch. It is present in DFSClient as expected so it looks like the patch is at least present. Nathan On 1/18/12 9:29 AM, "Bernd Fondermann" wrote: Hi, The release notes and JIRA

Re: [DISCUSS] Stop support for non-packaged i.e. developer build single-node installs

2012-01-18 Thread Tom White
Arun, There are instructions on how to run 0.23/trunk from the dev tree here: http://wiki.apache.org/hadoop/HowToSetupYourDevelopmentEnvironment#Run_HDFS_in_pseudo-distributed_mode_from_the_dev_tree http://wiki.apache.org/hadoop/HowToSetupYourDevelopmentEnvironment#Run_MapReduce_in_pseudo-distrib

HDFS-724 not fixed in 0.20.205.0?

2012-01-18 Thread Bernd Fondermann
Hi, The release notes and JIRA indicate that HDFS-724 is fixed in 0.20.205.0. Unfortunately, I think I'm running into this issue on a 20.205 deployment. From my copy of the released 20.205 code I could not verify that it contains the related patches. Is it that the fix somehow actually misse

[DISCUSS] Stop support for non-packaged i.e. developer build single-node installs

2012-01-18 Thread Arun C Murthy
Folks, Somewhere between MR-279 and mavenization we have broken the support for allowing _developers_ to run single-node installs from the non-packaged 'build' i.e. ability to run single-node clusters without the need to use a tarball/rpm etc. (I fully suspect MR-279 is blame as much as anyone

[jira] [Created] (HADOOP-7979) Native code: configure LDFLAGS and CXXFLAGS to fix the build on systems like Ubuntu 11.10

2012-01-18 Thread Michael Noll (Created) (JIRA)
Native code: configure LDFLAGS and CXXFLAGS to fix the build on systems like Ubuntu 11.10 - Key: HADOOP-7979 URL: https://issues.apache.org/jira/browse/HADOOP-7979