| clear query|facets|time |
Search criteria: .
Results from 21 to 28 from
28 (0.275s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: map-reduce-related school project help - MapReduce - [mail # dev]
|
|
...Hi Randy/Alex, Your problem seems to be interesting and it is understood that you want to provide a way in Hadoop to handle smal...
|
|
|
Author: Mahesh Balija,
2012-11-26, 05:46
|
|
|
Re: Intrested to research on Hadoop - MapReduce - [mail # dev]
|
|
...Hi Suresh, You can use any tool as long as you have hands-on on that tool, I would prefer to use Eclipse/Maven to do changes. &n...
|
|
|
Author: Mahesh Balija,
2012-11-26, 05:11
|
|
|
Re: debugging hadoop streaming programs (first code) - MapReduce - [mail # user]
|
|
...Hi Jamal, You can debug your MapReduce program if it is written in java code, by running your MR job in LocalRunner mode via eclipse. &...
|
|
|
Author: Mahesh Balija,
2012-11-20, 12:42
|
|
|
Re: java.lang.ClassCastException: org.apache.hadoop.io.LongWritable cannot be cast to java.lang.String - MapReduce - [mail # user]
|
|
...Hi, To make it simple what Harsh said is, MapReduce framework only works on seri...
|
|
|
Author: Mahesh Balija,
2012-11-20, 12:31
|
|
|
Re: Social media data - MapReduce - [mail # user]
|
|
...Hi Prabhu, For Twitter there are different types for obtaining feeds like "gardenhose" and "FireHose" etc. ...
|
|
|
Author: Mahesh Balija,
2012-11-17, 02:07
|
|
|
Re: ompression And Decompression - MapReduce - [mail # dev]
|
|
...Hi Hardeep, I believe by default hadoop is capable of reading your compressed data from HDFS. You NO need to manua...
|
|
|
Author: Mahesh Balija,
2012-11-17, 01:45
|
|
|
Re: Doubt on Input and Output Mapper - Key value pairs - MapReduce - [mail # user]
|
|
...Hi Rams, A mapper will accept single key-value pair as input and can emit 0 or more key-value pairs based on what you want to do in mapper function ...
|
|
|
Author: Mahesh Balija,
2012-11-08, 05:53
|
|
|
Hbase DeleteAll is not working - MapReduce - [mail # user]
|
|
...Hi, I am trying to delete the whole row from hbase in my production cluster in two ways, 1) I have written ...
|
|
|
Author: Mahesh Balija,
2012-05-14, 04:57
|
|
|
|