Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 5 from 5 (0.187s).
Loading phrases to help you
refine your search...
Re: Transpose - HDFS - [mail # user]
...Yes you can. You read in the row in each iteration of Mapper.map() Text input. You then output 3 times to the collector one for each row of the matrix.  Spin,sort, and reduce as needed....
   Author: Michel Segel, 2013-03-05, 15:18
Re: How to take Whole Database From RDBMS to HDFS Instead of Table/Table - HDFS - [mail # user]
...I wouldn't use sqoop if you are taking everything. Simpler to write your own java/jdbc program that writes its output to HDFS.  Just saying...  Sent from a remote device. Please ex...
   Author: Michel Segel, 2013-02-27, 12:26
Re: Hadoop efficient resource isolation - HDFS - [mail # user]
...Not sure what the question is... Have you looked at either the fair scheduler or better yet capacity scheduler?   Sent from a remote device. Please excuse any typos...  Mike Segel ...
   Author: Michel Segel, 2013-02-21, 16:37
Re: hadoop namenode recovery - HDFS - [mail # user]
...MapR was the first vendor to remove the NN as a SPOF. They did this w their 1.0 release when it first came out. The downside is that their release is proprietary and very different in terms ...
   Author: Michel Segel, 2013-01-17, 10:26
Re: What is the preferred way to pass a small number of configuration parameters to a mapper or reducer - HDFS - [mail # user]
...Sounds like someone is cheating on a test...  Sent from a remote device. Please excuse any typos...  Mike Segel  On Dec 28, 2012, at 3:10 PM, Ted Dunning  wrote:  ...
   Author: Michel Segel, 2012-12-28, 22:19
Sort:
project
HBase (104)
Hadoop (60)
MapReduce (11)
HDFS (5)
type
mail # user (5)
date
last 7 days (0)
last 30 days (0)
last 90 days (3)
last 6 months (5)
last 9 months (5)
author
Todd Lipcon (488)
Harsh J (450)
Eli Collins (347)
Tsz Wo (168)
Aaron T. Myers (148)
Suresh Srinivas (144)
Colin Patrick McCabe (127)
Mohammad Tariq (126)
Stuti Awasthi (95)
Jing Zhao (87)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (66)
Thanh Do (59)
Michel Segel