| clear query|facets|time |
Search criteria: .
Results from 131 to 140 from
214 (0.138s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: CDH and Hadoop - Hadoop - [mail # user]
|
|
...Rita, It sounds like you're only using Hadoop and have no intentions to really ge t into the internals. I'm like most admins/developers/IT guys and I'm pretty lazy. I find it eas...
|
|
|
Author: Michael Segel,
2011-03-23, 15:32
|
|
|
RE: CDH and Hadoop - Hadoop - [mail # user]
|
|
...Rita, Short answer... Cloudera's release is free, and they do also offer a support contract if you want support from them. Cloudera has sources, but most use yum (redhat/ce...
|
|
|
Author: Michael Segel,
2011-03-23, 14:44
|
|
|
RE: decommissioning node woes - Hadoop - [mail # user]
|
|
...Usually the port bonding is done at a lower level so that you and your appl ications see this as a single port. So you don't have to worry about load b alancing between the ports. (Or am I m...
|
|
|
Author: Michael Segel,
2011-03-20, 02:11
|
|
|
RE: decommissioning node woes - Hadoop - [mail # user]
|
|
...Well... When you look at the default value... and compare it to DNs having 7+TB of disk space... The math doesn't look good. If you have 1GBe and a good ToR from Cisc...
|
|
|
Author: Michael Segel,
2011-03-19, 03:30
|
|
|
RE: decommissioning node woes - Hadoop - [mail # user]
|
|
...Uhmm... If you use the default bandwidth allocation and you have a lot of data on t he node you want to decommission you can be waiting for weeks before you ca n safely take the node o...
|
|
|
Author: Michael Segel,
2011-03-18, 16:59
|
|
|
RE: Binary Input Files - Hadoop - [mail # user]
|
|
...No, Sorry. I meant that we are using HBase and we have binary files with binary records that we want to store. So we have the same problem.... So your approach of creating a cust...
|
|
|
Author: Michael Segel,
2011-03-10, 04:20
|
|
|
RE: Binary Input Files - Hadoop - [mail # user]
|
|
... Maha, I haven't tried streaming, but ingestion of Binary data in to HBase means doing exactly what you suggest. (Write your own BinaryInputFormat and defi ne your own recor...
|
|
|
Author: Michael Segel,
2011-03-10, 01:27
|
|
|
Running m/r jobs from within Eclipse and NetBeans on Windows? - Hadoop - [mail # general]
|
|
...I just got this from a developer using Eclipse " 11/03/09 12:20:14 INFO zookeeper.ClientCnxn: Socket connection established to 10.8.120.61:2181, initiating session 1...
|
|
|
Author: Michael Segel,
2011-03-10, 00:09
|
|
|
RE: ToolRunner run function - Hadoop - [mail # user]
|
|
... Run is local to your edge machine where you launched your job. It then connects to the cluster / job tracker ... HTH -Mike oes the "run" function execute? ie. w...
|
|
|
Author: Michael Segel,
2011-03-02, 20:38
|
|
|
RE: How to make a CGI with HBase? - Hadoop - [mail # user]
|
|
...I'd say skip trying to shoe horn JDBC interface on HBase, and just write straight to it. Remember K.I.S.S. -Mike ...
|
|
|
Author: Michael Segel,
2011-03-01, 12:37
|
|
|
|