Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 9 from 9 (0.103s).
Loading phrases to help you
refine your search...
Re: the different size of file through hadoop streaming - HDFS - [mail # user]
...I have known why.  When an executable is specified for mappers, each mapper task will launch the executable as a separate process when the mapper is initialized. As the mapper task runs...
   Author: 周梦想, 2013-02-01, 06:31
the different size of file through hadoop streaming - HDFS - [mail # user]
...hello, I process a file using hadoop streaming. but I found streaming will add byte 0x09 before 0x0a. So the file is changed after streaming process. some one can tells me why add this byte ...
   Author: 周梦想, 2013-02-01, 03:53
Re: how to start hadoop 1.0.4 backup node? - HDFS - [mail # user]
...yes, 1.1.x not appear, but document of  1.0.4 is still there.  2012/12/29 Harsh J  ...
   Author: 周梦想, 2012-12-29, 07:15
Re: how to start hadoop 1.0.4 backup node? - HDFS - [mail # user]
...ok, retported bug as HDFS-4348 .  thanks. Andy  2012/12/29 Suresh Srinivas  ...
   Author: 周梦想, 2012-12-29, 06:12
how to start hadoop 1.0.4 backup node? - HDFS - [mail # user]
...http://hadoop.apache.org/docs/r1.0.4/hdfs_user_guide.html#Backup+Node  the document write: The Backup node is configured in the same manner as the Checkpoint node. It is started with bi...
   Author: 周梦想, 2012-12-29, 03:13
Re: why not hadoop backup name node data to local disk daily or hourly? - HDFS - [mail # user]
...thanks Tariq, Now we are trying to recover data,but some data has lost forever.  the logs just reported NULL Point Exception:   2012-12-17 17:09:05,646 ERROR org.apache.hadoop.hdfs...
   Author: 周梦想, 2012-12-25, 02:22
Re: why not hadoop backup name node data to local disk daily or hourly? - HDFS - [mail # user]
...Hi Tariq, Thanks for your patient. I know that fsimage stores metadata of blocks. I have three machine to back it, so I don't worry about it lost. I'm using SNN and NFS to backup NN data fil...
   Author: 周梦想, 2012-12-24, 10:50
Re: why not hadoop backup name node data to local disk daily or hourly? - HDFS - [mail # user]
...Thanks to Harsh and Mohammad. Because of data crash, I got ill,so reply late...  2012/12/20 Harsh J    Actually the problem was beggining at SecondNameNode. We changed all IPs...
   Author: 周梦想, 2012-12-24, 10:40
Re: How to troubleshoot OutOfMemoryError - HDFS - [mail # user]
...I encountered the OOM problem, because i don't set ulimit open files limit. It had nothing to do with Memory. Memory is sufficient.  Best Regards, Andy  2012/12/22 Manoj Babu  ...
   Author: 周梦想, 2012-12-24, 03:30
Sort:
project
Flume (47)
HBase (24)
HDFS (9)
Hive (6)
Hadoop (4)
MapReduce (4)
type
mail # user (9)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (9)
last 9 months (9)
author
Todd Lipcon (491)
Harsh J (474)
Eli Collins (349)
Tsz Wo (172)
Aaron T. Myers (151)
Suresh Srinivas (149)
Mohammad Tariq (133)
Colin Patrick McCabe (131)
Stuti Awasthi (95)
Jing Zhao (91)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (67)
Azuryy Yu (62)
周梦想