Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 33 (0.267s).
Loading phrases to help you
refine your search...
[HADOOP-8967] Reported source for config property can be misleading - Hadoop - [issue]
...Configuration.set tries to track the source of a property being set, but it mistakenly reports properties as being deprecated when they are not.  This is misleading and confusing for us...
http://issues.apache.org/jira/browse/HADOOP-8967    Author: Jason Lowe, 2013-02-08, 22:07
[HADOOP-8962] RawLocalFileSystem.listStatus fails when a child filename contains a colon - Hadoop - [issue]
...If listStatus is called on a directory that contains a file with a ':' in its name then it mistakenly thinks there is a scheme being specified and an exception is thrown because of a relativ...
http://issues.apache.org/jira/browse/HADOOP-8962    Author: Jason Lowe, 2013-02-06, 17:05
[HADOOP-9193] hadoop script can inadvertently expand wildcard arguments when delegating to hdfs script - Hadoop - [issue]
...The hadoop front-end script will print a deprecation warning and defer to the hdfs front-end script for certain commands, like fsck, dfs.  If a wildcard appears as an argument then it c...
http://issues.apache.org/jira/browse/HADOOP-9193    Author: Jason Lowe, 2013-02-02, 12:40
[HADOOP-8723] Remove tests and tests-sources jars from classpath - Hadoop - [issue]
...Currently hadoop-config.sh is including any tests and tests-sources jars in the default classpath, as those jars are shipped in the dist tarball next to the main jars and the script is globb...
http://issues.apache.org/jira/browse/HADOOP-8723    Author: Jason Lowe, 2013-01-30, 16:59
Re: [VOTE] hadoop 0.23.6 rc1 release - Hadoop - [mail # general]
...+1 (non-binding)  - Verified signatures and checksums - Built from source, deployed pseudo-distributed cluster and ran some  example jobs successfully - Deployed pseudo-distributed...
   Author: Jason Lowe, 2013-01-29, 17:51
Re: [VOTE] hadoop 0.23.6 release - Hadoop - [mail # general]
...We will want to pull in the fix for YARN-354 as well, since it's the  same type of issue with the WebAppProxyServer.  Jason  On 01/23/2013 08:53 AM, Jason Lowe wrote:...
   Author: Jason Lowe, 2013-01-23, 16:52
Re: [VOTE] hadoop 0.23.6 release - Hadoop - [mail # general]
...I filed HDFS-4426 when I ran across the issue checking out the release  candidate.  It's currently in Patch Available, and it looks close to  being committed.  Jason &nbs...
   Author: Jason Lowe, 2013-01-23, 14:53
Re: [VOTE] hadoop 0.23.5 release - Hadoop - [mail # general]
...- Verified signatures and digests on src and dist tarballs - Verified src tarball builds successfully - Successfully setup a single-node cluster and ran some simple jobs  +1 (non-bindin...
   Author: Jason Lowe, 2012-11-26, 17:40
[HADOOP-9069] FileSystem.get leads to stack overflow if default FS is not configured with a scheme - Hadoop - [issue]
...If fs.defaultFS is configured without a scheme, e.g.: "/", then FileSystem.get will infinitely recurse and lead to a stack overflow.  An example stacktrace from 0.23:java.lang.StackOver...
http://issues.apache.org/jira/browse/HADOOP-9069    Author: Jason Lowe, 2012-11-20, 17:15
[HADOOP-8942] Thundering herd of RPCs with large responses leads to OOM - Hadoop - [issue]
...When a large number of clients are all making calls with large amounts of response data then the IPC server can exhaust memory.  See MAPREDUCE-4730 for an example of this.There does not...
http://issues.apache.org/jira/browse/HADOOP-8942    Author: Jason Lowe, 2012-10-25, 15:01
Sort:
project
MapReduce (121)
Hadoop (33)
HDFS (11)
type
issue (17)
mail # general (10)
mail # dev (6)
date
last 7 days (3)
last 30 days (5)
last 90 days (10)
last 6 months (18)
last 9 months (33)
author
Harsh J (1377)
Steve Loughran (931)
Owen O'Malley (816)
Todd Lipcon (756)
Arun C Murthy (575)
Eli Collins (513)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (335)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (303)
jason hadoop (279)
Jason Lowe