Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 131 to 140 from 255 (0.27s).
Loading phrases to help you
refine your search...
Re: Hadoop 0.20.2 looking *inside* a file in the input path for files? - Hadoop - [mail # user]
...See https://issues.apache.org/jira/browse/MAPREDUCE-1734  BTW, it's easier for other people to reproduce your scenario if you post your code.  On Sun, Jun 13, 2010 at 3:35 AM, suck...
   Author: Ted Yu, 2010-06-13, 14:31
Re: where is hadoop-streaming? - Hadoop - [mail # user]
...You can create an account on http://wiki.apache.org/hadoop/HadoopStreamingand then edit it to show the correct location.  On Sat, Jun 12, 2010 at 12:28 PM, Michael Robinson wrote:  ...
   Author: Ted Yu, 2010-06-12, 20:43
Re: where is hadoop-streaming? - Hadoop - [mail # user]
...You can find it here: contrib/streaming/hadoop-0.20.2-streaming.jar  On Sat, Jun 12, 2010 at 11:40 AM, Michael Robinson wrote:  ...
   Author: Ted Yu, 2010-06-12, 19:17
Re: Creating URL using "hdfs://" fails with unknown protocol exception. - Hadoop - [mail # user]
...Take a look at test/org/apache/hadoop/fs/TestUrlStreamHandler.java where you can find how to use FsUrlStreamHandlerFactory.  On Fri, Jun 11, 2010 at 9:59 AM, Bryan Moore  wrote: &n...
   Author: Ted Yu, 2010-06-12, 12:02
Re: Why not having mapred.tasktracker.tasks.maximum? - Hadoop - [mail # user]
...See https://issues.apache.org/jira/browse/HADOOP-3420 This topic was discussed two years ago.  On Fri, Jun 11, 2010 at 8:45 AM, Edward Capriolo wro te:  es e . t...
   Author: Ted Yu, 2010-06-12, 03:51
Re: Java run-time error while executing my application - unable to find the files on the HDFS - Hadoop - [mail # user]
...In the future, post snippet of your code.  I suggest you take a look at this method in core/org/apache/hadoop/fs/FsShell.java:   private FileSystem getSrcFileSystem(Path src, boole...
   Author: Ted Yu, 2010-06-10, 16:22
Re: How to apply RDBMS table updates and deletes into Hadoop - Hadoop - [mail # general]
...When hive is running the map-reduce job, how do we handle concurrent update/deletion/insertion ?  On Wed, Jun 9, 2010 at 3:32 PM, atreju  wrote:  ...
   Author: Ted Yu, 2010-06-09, 23:56
Re: the same key in different reducers - Hadoop - [mail # user]
...I think his question was about the output key from reducer.  On Wed, Jun 9, 2010 at 2:40 PM, James Seigel  wrote:  ...
   Author: Ted Yu, 2010-06-09, 21:43
Re: How to create a temporary HDFS file system using Java? - Hadoop - [mail # user]
...We developed some in-house tool to deploy hadoop/hbase to mini cluster and carry performance evaluation on the cluster.  On Wed, Jun 9, 2010 at 8:54 AM, Patrick Angeles wrote:  ...
   Author: Ted Yu, 2010-06-09, 21:29
Re: the same key in different reducers - Hadoop - [mail # user]
...Can you disclose more about how K3 is generated.  On Wed, Jun 9, 2010 at 1:17 AM, Oleg Ruchovets  wrote:  ...
   Author: Ted Yu, 2010-06-09, 21:06
Sort:
project
HBase (2464)
Hadoop (255)
MapReduce (148)
Zookeeper (50)
Hive (35)
HDFS (32)
Accumulo (2)
Avro (2)
type
mail # user (200)
mail # general (50)
mail # dev (3)
issue (2)
date
last 7 days (0)
last 30 days (3)
last 90 days (7)
last 6 months (9)
last 9 months (255)
author
Harsh J (1372)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (573)
Eli Collins (512)
Allen Wittenauer (461)
Doug Cutting (344)
Mark Kerzner (334)
Konstantin Boudnik (333)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (302)
jason hadoop (279)
Ted Yu