| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
31 (0.22s).
|
|
|
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
|
|
|
|