Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 31 (0.113s).
Loading phrases to help you
refine your search...
hadoop 1.1.2 sources (maven project) - Hadoop - [mail # user]
...Hi    I have  hadoop-core 1.1.2 and hadoop-test 1.1.2 as dependency in my maven project.               org.apache.hadoop      ...
   Author: Oleg Ruchovets, 2013-05-01, 13:58
Re: aggregation by time window - Hadoop - [mail # user]
...Well , much more clear , but still have a questions :-)  Suppose we have 3 map input records  event1 | 10:07 event2 | 10:10 event3 | 10:12  Output from map(event1 | 10:07) wil...
   Author: Oleg Ruchovets, 2013-01-28, 14:49
Re: aggregation by time window - Hadoop - [mail # user]
...Hi , Zhiwei.     No :-). Every 7 minutes is is easy. just transform time to milisecond/7*60000 will give you a bucket key.  I need to do the following:     Find the ...
   Author: Oleg Ruchovets, 2013-01-28, 13:51
Re: aggregation by time window - Hadoop - [mail # user]
...Hi Kai.     It is very interesting. Can you please explain in more details your Idea? What will be a key in a map phase?  Suppose we have event at 10:07. How would you emit th...
   Author: Oleg Ruchovets, 2013-01-28, 13:43
aggregation by time window - Hadoop - [mail # user]
...Hi ,     I have such row data structure:  event_id  |   time ============= event1     |  10:07 event2     |  10:10 event3    ...
   Author: Oleg Ruchovets, 2013-01-28, 12:56
Re: Disks RAID best practice - Hadoop - [mail # user]
...Do you mean RAID 10 for Master Node? What about DataNode?  Thanks Oleg.    On Thu, Nov 1, 2012 at 2:43 PM, Michael Segel wrote:  ...
   Author: Oleg Ruchovets, 2012-11-01, 12:52
Disks RAID best practice - Hadoop - [mail # user]
...Hi ,    What is the best practice for DISKS RAID  (Master and Data Nodes). Thanks in advance Oleg....
   Author: Oleg Ruchovets, 2012-11-01, 12:37
Re: Which hardware to choose - Hadoop - [mail # user]
...Great ,  Thank you for the such detailed information,  By the way what type of Disk Controller do you use?  Thanks Oleg.   On Tue, Oct 2, 2012 at 6:34 AM, Alexander Pivov...
   Author: Oleg Ruchovets, 2012-10-02, 14:59
Unexpected end of input stream (GZ) - Hadoop - [mail # user]
...Hi , I got such exception running hadoop job:  java.io.EOFException: Unexpected end of input stream at org.apache.hadoop.io.compress.DecompressorStream.getCompressedData(DecompressorStr...
   Author: Oleg Ruchovets, 2012-07-24, 08:19
Re: execute hadoop job from remote web application - Hadoop - [mail # user]
...So you mean that in case I am going to submit job remotely and my_hadoop_job.jar will be in class path of my web application it will submit job with my_hadoop_job.jar to remote hadoop machin...
   Author: Oleg Ruchovets, 2011-10-18, 16:50
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 (1)
last 90 days (1)
last 6 months (5)
last 9 months (31)
author
Harsh J (1379)
Steve Loughran (933)
Owen O'Malley (816)
Todd Lipcon (756)
Arun C Murthy (575)
Eli Collins (513)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (336)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (303)
jason hadoop (279)
Oleg Ruchovets