Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 4 from 4 (0.141s).
Loading phrases to help you
refine your search...
Re: Is Hadoop SequenceFile binary safe? - HDFS - [mail # dev]
...Hi Chris, thanks for your replay. That's to say, SequenceFile is probabilistically binary safe. I notice a jira issue attempting to support "append" in existing SequenceFile( https://issues....
   Author: Hs, 2013-05-02, 10:26
Is Hadoop SequenceFile binary safe? - HDFS - [mail # dev]
...Hi,  I am learning hadoop.  I read the SequenceFile.java in hadoop-1.0.4 source codes. And I find the sync(long position) method which is used to find a "sync marker" (a 16 bytes M...
   Author: Hs, 2013-04-27, 11:30
Re: Is it possible to read a corrupted Sequence File? - HDFS - [mail # dev]
...Could you please provide a little more detail?  Should I run "hadoop fsck  / -move " first to move broken files into /lost+found and then repair them? Or, I can repair them directl...
   Author: Hs, 2012-11-24, 03:55
Is it possible to read a corrupted Sequence File? - HDFS - [mail # dev]
...Hi,  I am running hadoop 1.0.3 and hbase-0.94.0on a 12-node cluster. For unknown operational faults, 6 datanodes  have suffered a complete data loss(hdfs data directory gone). &nbs...
   Author: Hs, 2012-11-24, 02:08
Sort:
project
HDFS (4)
MapReduce (1)
type
mail # dev (4)
date
last 7 days (0)
last 30 days (0)
last 90 days (2)
last 6 months (2)
last 9 months (4)
author
Todd Lipcon (492)
Harsh J (474)
Eli Collins (349)
Tsz Wo (172)
Aaron T. Myers (151)
Suresh Srinivas (151)
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 (68)
Azuryy Yu (67)
Hs