Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 31 (0.244s).
Loading phrases to help you
refine your search...
java.io.IOException: Bad connect ack with firstBadLink - Hadoop - [mail # user]
...Hi , running hadoop map/reduce got such exception?    1) Why does it happen?    2) Job didn't failed and continue it's execution? Does this exception cause losing data or...
   Author: Oleg Ruchovets, 2010-11-09, 10:58
what does it mean -- java.io.IOException: Filesystem closed - Hadoop - [mail # user]
...Hi ,   Running jadoop job from time to time I got such exception (from one of the reducers):  The questions are : 1) What does this exception means for the data integrity? 2) Does ...
   Author: Oleg Ruchovets, 2010-11-02, 18:38
how to find out: which files related to current hadoop task - Hadoop - [mail # user]
...Hi ,  Running  a hadoop job which manipulates ~ 4000 files (files ar gz) , and suppose one of this gz was corrupted. From web console /log files I can see which task got exception ...
   Author: Oleg Ruchovets, 2010-10-26, 19:43
write files to hdfs from osgi - Hadoop - [mail # user]
...Hi , I need to write files to hdfs file system using hdfs java api . In my case I need that hdfs client runs from OSGi.  1) Does someone succeed to use hdfs client from OSGi container? ...
   Author: Oleg Ruchovets, 2010-07-06, 15:06
copy files to HDFS protocols - Hadoop - [mail # user]
...Hi ,       I use HDFS Shell to copy files from local FileSystem  to Hadoop HDFS. (copyFromLocal command).  1) How can I provide Path to file which locates on local F...
   Author: Oleg Ruchovets, 2010-06-30, 08:59
Re: the same key in different reducers - Hadoop - [mail # user]
...Hi and thank you for the answers. I didn't check the email and now I see 7 answers. It is really great.    Let me explain in more details why I am asking so strange question :-) &n...
   Author: Oleg Ruchovets, 2010-06-10, 16:27
the same key in different reducers - Hadoop - [mail # user]
...Hi , My hadoop job writes results of map/reduce to HBase. I have 3 reducers.  Here is a sequence of input and output parameters for Mapper , Combiner and Reducer     *input: I...
   Author: Oleg Ruchovets, 2010-06-09, 08:17
Re: best practice to work with resources - Hadoop - [mail # user]
...Thank you for detailed answer:  On Tue, May 25, 2010 at 5:48 PM, Harsh J  wrote:  using java code. Is it possible work with resources  without java code changes? I mean w...
   Author: Oleg Ruchovets, 2010-05-25, 15:37
best practice to work with resources - Hadoop - [mail # user]
...Hi all.  I have some data stored in properties file/s and need that hadoop job uses it.  What is the best practice to work hadoop job with resources like properties files? Does had...
   Author: Oleg Ruchovets, 2010-05-25, 13:55
execute mapreduce job on multiple hdfs files - Hadoop - [mail # user]
...Hi , All examples that I found executes mapreduce job on a single file but in my situation I have more than one.  Suppose I have such folder on HDFS which contains some files:   &n...
   Author: Oleg Ruchovets, 2010-03-23, 10:18
Sort:
project
HBase (80)
Hadoop (31)
Kafka (25)
HDFS (3)
MapReduce (3)
Zookeeper (2)
type
mail # user (30)
mail # dev (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (1)
last 6 months (5)
last 9 months (31)
author
Harsh J (1386)
Steve Loughran (941)
Owen O'Malley (816)
Todd Lipcon (759)
Arun C Murthy (577)
Eli Collins (516)
Allen Wittenauer (461)
Konstantin Boudnik (347)
Doug Cutting (344)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (304)
jason hadoop (279)
Oleg Ruchovets