Search Discussions
-
Hey folks, In the unit tests for my HADOOP-6704 patch, I'm using getResource() to get the URL of a sample xml file. On my local system this works fine, but when I submitted the patch to Hudson, it ...
Neil Bliss
Apr 30, 2010 at 7:46 pm
Apr 30, 2010 at 11:37 pm -
I wanted to send an update on my plans for doing a 0.21 Hadoop Release. Next Friday (16 April) is the feature freeze date for the new 0.21 branch. On that date I will create new 0.21 branches for ...
Tom White
Apr 9, 2010 at 6:10 pm
Apr 12, 2010 at 11:34 pm -
I would like call for a vote to created a development branch of common trunk to work on mavenizing hadoop common. -Giri
Giridharan Kesavan
Apr 1, 2010 at 11:04 pm
Apr 6, 2010 at 1:14 pm -
I know everyone has had bad experiences w/ Java 1.6.0_18 and was sticking with JVM releases they trusted, but the set of security patches that have come out with the _19 release change the situation. ...
Steve Loughran
Apr 6, 2010 at 12:49 pm
Jul 21, 2010 at 3:03 pm -
Hello Everyone, I have just started reading about hadoop job tracker. In one book I read that there is only one job tracker who is responsible to distribute task to worker system. Please make me ...
Prajyot bankade
Apr 28, 2010 at 3:32 am
Apr 28, 2010 at 6:28 pm -
Hi, I'm using new src/contrib/cloud scripts created by Tom White recently. Great work, now we can easily deploy 0.20.x onto EC2. Thanks, Tom! I've just fixed several things in the scripts: 1. A typo ...
Andrew Klochkov
Apr 5, 2010 at 11:56 am
Apr 15, 2010 at 10:24 pm -
3
gsoc
Hi everyone! I'm doing my master thesis about hadoop/hbase, hypertable, cassandra, voldemort and friends. The actual topic is noSQL databases as backends in various data-access patterns. In the ...Pek Daniel
Apr 5, 2010 at 7:59 pm
Apr 5, 2010 at 8:24 pm -
IPC doesn't properly handle IOEs thrown by socket factory --------------------------------------------------------- Key: HADOOP-6724 URL: https://issues.apache.org/jira/browse/HADOOP-6724 Project: ...
Todd Lipcon (JIRA)
Apr 26, 2010 at 2:18 am
Oct 26, 2010 at 5:32 pm -
Hello everyone, I know when map func generates intermediate output, reduce func will pull data directly from all maps' local disk. Although we can use combiner func to minimize the amount of data, ...
Eltonsky
Apr 15, 2010 at 10:50 am
Apr 15, 2010 at 11:16 am -
Hi Folks, I'm currently working at Parascale, and I've been given the go-ahead to open source our org.apache.hadoop.fs implementation that understands how to correctly derive replica placement ...
Neil Bliss
Apr 13, 2010 at 7:43 pm
Apr 14, 2010 at 3:06 pm -
Hi , I am using UDF Query in hive for that i am adding a job1.jar using add query . Now i am trying to execute a sql-udf query in hive which uses above jar . For each excecution of above query one ...
Sandeeppaul
Apr 5, 2010 at 5:36 am
Apr 5, 2010 at 5:36 am -
System won't start in non-secure mode when kerb5.conf (edu.mit.kerberos on Mac) is not present ---------------------------------------------------------------------------------------------- Key: ...
Boris Shkolnik (JIRA)
Apr 20, 2010 at 6:55 pm
Jun 22, 2010 at 6:00 pm -
Move commands_manual.xml from mapreduce into common --------------------------------------------------- Key: HADOOP-6740 URL: https://issues.apache.org/jira/browse/HADOOP-6740 Project: Hadoop Common ...
Vinod K V (JIRA)
Apr 30, 2010 at 8:10 am
Jun 4, 2010 at 5:05 pm -
New file format for very large records -------------------------------------- Key: HADOOP-6708 URL: https://issues.apache.org/jira/browse/HADOOP-6708 Project: Hadoop Common Issue Type: New Feature ...
Aaron Kimball (JIRA)
Apr 15, 2010 at 10:21 pm
May 14, 2010 at 6:49 pm -
Incorrect exit codes for "dfs -chown", "dfs -chgrp" when input is given in wildcard format. -------------------------------------------------------------------------------------------- Key: ...
Ravi Phulari (JIRA)
Apr 13, 2010 at 9:10 pm
May 10, 2010 at 10:18 pm -
Refactor Hadoop Command line interface. --------------------------------------- Key: HADOOP-6741 URL: https://issues.apache.org/jira/browse/HADOOP-6741 Project: Hadoop Common Issue Type: Improvement ...
Ravi Phulari (JIRA)
Apr 30, 2010 at 5:22 pm
May 4, 2010 at 12:42 am -
Hi everyone, As previously announced the feature freeze date for 0.21 is tomorrow, Friday 30 April at 5pm PDT. After this time I'll recreate the 0.21 branches in core, HDFS and MapReduce. Once the ...
Tom White
Apr 29, 2010 at 10:01 pm
May 1, 2010 at 5:36 am -
Remove falut injection compilation from default ant compilation and ant test-core. ---------------------------------------------------------------------------------- Key: HADOOP-6735 URL: ...
Ravi Phulari (JIRA)
Apr 29, 2010 at 7:58 pm
Apr 29, 2010 at 8:08 pm -
Create a new logo for Hadoop security related uses -------------------------------------------------- Key: HADOOP-6721 URL: https://issues.apache.org/jira/browse/HADOOP-6721 Project: Hadoop Common ...
Owen O'Malley (JIRA)
Apr 22, 2010 at 6:48 pm
Apr 28, 2010 at 3:50 pm -
1
Ipv6?
Just noticed looking at the hudson console output on an IPv6 enabled machine that IPv6 addresses show up: Stopping IPC Server Responder [exec] [junit] 2010-04-27 22:55:55,069 INFO ipc.Server ...Steve Loughran
Apr 28, 2010 at 9:56 am
Apr 28, 2010 at 10:06 am -
'Killed' jobs and 'Failed' jobs should be displayed seperately in JT UI ------------------------------------------------------------------------ Key: HADOOP-6720 URL: ...
Subramaniam Krishnan (JIRA)
Apr 22, 2010 at 9:30 am
Apr 22, 2010 at 12:51 pm -
jiracli fails to upload test-patch comments to jira --------------------------------------------------- Key: HADOOP-6705 URL: https://issues.apache.org/jira/browse/HADOOP-6705 Project: Hadoop Common ...
Giridharan Kesavan (JIRA)
Apr 14, 2010 at 11:11 pm
Apr 16, 2010 at 8:12 pm -
Hi all, I have been using the Hadoop Fair Scheduler for some experiments on a 100 node cluster with 2 map slots per node (hence, a total of 200 map slots). In one of my experiments, all the map tasks ...
Abhishek sharma
Apr 11, 2010 at 7:45 pm
Apr 11, 2010 at 7:58 pm -
Add methods HADOOP-6709 from to TestFilterFileSystem ----------------------------------------------------- Key: HADOOP-6742 URL: https://issues.apache.org/jira/browse/HADOOP-6742 Project: Hadoop ...
Eli Collins (JIRA)
Apr 30, 2010 at 10:03 pm
Apr 30, 2010 at 10:03 pm -
DistributedCache add(File|Archive)ToClassPath should only use FileSystem if path is not fully qualified ...
Alejandro Abdelnur (JIRA)
Apr 30, 2010 at 1:29 am
Apr 30, 2010 at 1:29 am -
Move cluster_setup.xml from MapReduce to Common ----------------------------------------------- Key: HADOOP-6738 URL: https://issues.apache.org/jira/browse/HADOOP-6738 Project: Hadoop Common Issue ...
Tom White (JIRA)
Apr 29, 2010 at 10:56 pm
Apr 29, 2010 at 10:56 pm -
0.20.1 tarball on archive.apache.org has bogus md5 checksum file ---------------------------------------------------------------- Key: HADOOP-6737 URL: ...
Carl Steinbach (JIRA)
Apr 29, 2010 at 9:47 pm
Apr 29, 2010 at 9:47 pm -
Add tests for checking exceptions thrown from FileContext for different file system implementation -------------------------------------------------------------------------------------------------- ...
Suresh Srinivas (JIRA)
Apr 29, 2010 at 8:31 pm
Apr 29, 2010 at 8:31 pm -
Jets3tNativeFileSystemStore wrongly calls S3Service.createBucket during initialisation -------------------------------------------------------------------------------------- Key: HADOOP-6734 URL: ...
Joni Niemi (JIRA)
Apr 29, 2010 at 11:00 am
Apr 29, 2010 at 11:00 am -
Create a test for FileSystem API compatibility between releases --------------------------------------------------------------- Key: HADOOP-6733 URL: https://issues.apache.org/jira/browse/HADOOP-6733 ...
Tom White (JIRA)
Apr 29, 2010 at 3:33 am
Apr 29, 2010 at 3:33 am -
Improve FsShell's heap consumption by switching to listStatus that returns an iterator -------------------------------------------------------------------------------------- Key: HADOOP-6732 URL: ...
Hairong Kuang (JIRA)
Apr 29, 2010 at 12:38 am
Apr 29, 2010 at 12:38 am -
Octal umask with less than 3 digits is not interpreted correctly ---------------------------------------------------------------- Key: HADOOP-6731 URL: ...
Suresh Srinivas (JIRA)
Apr 28, 2010 at 10:24 pm
Apr 28, 2010 at 10:24 pm -
FileContext#copy needs unit tests --------------------------------- Key: HADOOP-6730 URL: https://issues.apache.org/jira/browse/HADOOP-6730 Project: Hadoop Common Issue Type: Bug Components: fs ...
Eli Collins (JIRA)
Apr 28, 2010 at 6:52 pm
Apr 28, 2010 at 6:52 pm -
serializer.JavaSerialization should be added to io.serializations by default ---------------------------------------------------------------------------- Key: HADOOP-6729 URL: ...
Ted Yu (JIRA)
Apr 28, 2010 at 2:40 am
Apr 28, 2010 at 2:40 am -
Overhaul metric framework ------------------------- Key: HADOOP-6728 URL: https://issues.apache.org/jira/browse/HADOOP-6728 Project: Hadoop Common Issue Type: Improvement Reporter: Luke Lu Fix For: ...
Luke Lu (JIRA)
Apr 28, 2010 at 2:11 am
Apr 28, 2010 at 2:11 am -
Remove UnresolvedLinkException from public FileContext APIs ----------------------------------------------------------- Key: HADOOP-6727 URL: https://issues.apache.org/jira/browse/HADOOP-6727 ...
Eli Collins (JIRA)
Apr 27, 2010 at 11:44 pm
Apr 27, 2010 at 11:44 pm -
can't control maxRetries in case of SocketTimeoutException ---------------------------------------------------------- Key: HADOOP-6726 URL: https://issues.apache.org/jira/browse/HADOOP-6726 Project: ...
Johannes Zillmann (JIRA)
Apr 26, 2010 at 10:19 am
Apr 26, 2010 at 10:19 am -
Evaluate HtmlUnit for unit and regression testing webpages ---------------------------------------------------------- Key: HADOOP-6725 URL: https://issues.apache.org/jira/browse/HADOOP-6725 Project: ...
Jakob Homan (JIRA)
Apr 26, 2010 at 4:26 am
Apr 26, 2010 at 4:26 am -
unchecked exceptions thrown in IPC Connection orphan clients ------------------------------------------------------------ Key: HADOOP-6723 URL: https://issues.apache.org/jira/browse/HADOOP-6723 ...
Todd Lipcon (JIRA)
Apr 25, 2010 at 7:26 pm
Apr 25, 2010 at 7:26 pm -
NetUtils.connect should check that it hasn't connected a socket to itself ------------------------------------------------------------------------- Key: HADOOP-6722 URL: ...
Todd Lipcon (JIRA)
Apr 24, 2010 at 11:42 pm
Apr 24, 2010 at 11:42 pm -
[ https://issues.apache.org/jira/browse/HADOOP-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward J. Yoon resolved HADOOP-3207. ------------------------------------ ...
Edward J. Yoon (JIRA)
Apr 23, 2010 at 1:10 am
Apr 23, 2010 at 1:10 am -
Missing methods on FilterFs --------------------------- Key: HADOOP-6719 URL: https://issues.apache.org/jira/browse/HADOOP-6719 Project: Hadoop Common Issue Type: Bug Affects Versions: 0.22.0 ...
Rodrigo Schmidt (JIRA)
Apr 21, 2010 at 12:56 am
Apr 21, 2010 at 12:56 am -
Client does not close connection when an exception happens during SASL negotiation ---------------------------------------------------------------------------------- Key: HADOOP-6718 URL: ...
Devaraj Das (JIRA)
Apr 20, 2010 at 11:36 pm
Apr 20, 2010 at 11:36 pm -
Log levels in o.a.h.security.Groups too high -------------------------------------------- Key: HADOOP-6717 URL: https://issues.apache.org/jira/browse/HADOOP-6717 Project: Hadoop Common Issue Type: ...
Todd Lipcon (JIRA)
Apr 20, 2010 at 7:31 pm
Apr 20, 2010 at 7:31 pm -
AccessControlList.toString() returns empty string when we set acl to "*" ------------------------------------------------------------------------ Key: HADOOP-6715 URL: ...
Ravi Gummadi (JIRA)
Apr 20, 2010 at 9:41 am
Apr 20, 2010 at 9:41 am -
FsShell 'hadoop fs -text' does not support compression codecs ------------------------------------------------------------- Key: HADOOP-6714 URL: https://issues.apache.org/jira/browse/HADOOP-6714 ...
Patrick Angeles (JIRA)
Apr 19, 2010 at 3:59 pm
Apr 19, 2010 at 3:59 pm -
The RPC server Listener thread is a scalability bottleneck ---------------------------------------------------------- Key: HADOOP-6713 URL: https://issues.apache.org/jira/browse/HADOOP-6713 Project: ...
dhruba borthakur (JIRA)
Apr 19, 2010 at 5:55 am
Apr 19, 2010 at 5:55 am -
librecordio support for xerces 3, eliminate compiler warnings and the (optional) ability to compile in the source directory ...
John Plevyak (JIRA)
Apr 18, 2010 at 4:21 pm
Apr 18, 2010 at 4:21 pm -
Configuration should support list of values ------------------------------------------- Key: HADOOP-6711 URL: https://issues.apache.org/jira/browse/HADOOP-6711 Project: Hadoop Common Issue Type: New ...
Amar Kamat (JIRA)
Apr 16, 2010 at 6:33 am
Apr 16, 2010 at 6:33 am -
Symbolic umask for file creation is not consistent with linux ------------------------------------------------------------- Key: HADOOP-6710 URL: https://issues.apache.org/jira/browse/HADOOP-6710 ...
Suresh Srinivas (JIRA)
Apr 15, 2010 at 11:57 pm
Apr 15, 2010 at 11:57 pm
Group Overview
group | common-dev |
categories | hadoop |
discussions | 88 |
posts | 175 |
users | 41 |
website | hadoop.apache.org... |
irc | #hadoop |
41 users for April 2010
Archives
- February 2013 (95)
- January 2013 (251)
- December 2012 (176)
- November 2012 (275)
- October 2012 (293)
- September 2012 (244)
- August 2012 (224)
- July 2012 (252)
- June 2012 (240)
- May 2012 (293)
- April 2012 (327)
- March 2012 (340)
- February 2012 (295)
- January 2012 (173)
- December 2011 (274)
- November 2011 (318)
- October 2011 (277)
- September 2011 (338)
- August 2011 (342)
- July 2011 (246)
- June 2011 (202)
- May 2011 (226)
- April 2011 (99)
- March 2011 (157)
- February 2011 (83)
- January 2011 (172)
- December 2010 (76)
- November 2010 (140)
- October 2010 (111)
- September 2010 (95)
- August 2010 (124)
- July 2010 (121)
- June 2010 (105)
- May 2010 (109)
- April 2010 (175)
- March 2010 (177)
- February 2010 (134)
- January 2010 (150)
- December 2009 (152)
- November 2009 (154)
- October 2009 (111)
- September 2009 (167)
- August 2009 (154)
- July 2009 (185)
- June 2009 (1,988)
- May 2009 (2,428)
- April 2009 (1,849)
- March 2009 (2,667)
- February 2009 (2,532)
- January 2009 (2,025)
- December 2008 (2,250)
- November 2008 (2,157)
- October 2008 (3,034)
- September 2008 (3,666)
- August 2008 (2,380)
- July 2008 (2,688)
- June 2008 (2,626)
- May 2008 (2,096)
- April 2008 (2,977)
- March 2008 (2,869)
- February 2008 (2,001)
- January 2008 (3,464)
- December 2007 (2,458)
- November 2007 (2,240)
- October 2007 (2,222)
- September 2007 (1,934)
- August 2007 (1,791)
- July 2007 (1,697)
- June 2007 (1,522)
- May 2007 (1,478)
- April 2007 (1,442)
- March 2007 (1,227)
- February 2007 (1,086)
- January 2007 (1,114)
- December 2006 (784)
- November 2006 (816)
- October 2006 (597)
- September 2006 (538)
- August 2006 (660)
- July 2006 (502)
- June 2006 (552)
- May 2006 (681)
- April 2006 (466)
- March 2006 (371)
- February 2006 (277)
- January 2006 (1)