Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 9 from 9 (0.28s).
Loading phrases to help you
refine your search...
RE: Managing space in Master Node - HDFS - [mail # user]
...Hey Arko. Glad to hear it worked out for you. Just make sure that your NN's image and edit files aren't also (perhaps inadvertently) stored in that directory structure. The NameNode image/ed...
   Author: Charles Baker, 2013-02-15, 02:16
RE: Managing space in Master Node - HDFS - [mail # user]
...The best way is to decommission the DN so the blocks get replicated to the other nodes in the cluster. Manually copying the data is not recommended. See if this works for you: http://wiki.ap...
   Author: Charles Baker, 2013-02-13, 20:21
RE: Managing space in Master Node - HDFS - [mail # user]
...Hi Arko. Sounds like you may be running a DataNode on the NameNode which is not recommended practice. Normally, the only files the NN stores are the image and edits files. It does not store ...
   Author: Charles Baker, 2013-02-13, 19:38
RE: Question about - HDFS - [mail # dev]
...Hi Vivian. Take a look at TextInputFormat and the RecordReader classes. This is set via JobConf.setInputFormat().  -Chuck  From: Vivi Lang [mailto:[EMAIL PROTECTED]]  Sent: We...
   Author: Charles Baker, 2012-09-13, 00:56
Balancer exiting before doing any work - HDFS - [mail # user]
...Hey guys. I posted this on the CDH forum but no one has replied so I'm posting here to reach a wider audience and hopefully an answer:     Has anyone here seen an issue where the b...
   Author: Charles Baker, 2012-05-25, 23:16
RE: relative symbolic links in HDFS - HDFS - [mail # dev]
...I did a hasty test initially of getLinkTarget() but forgot to also use the same for the input path to FileContext#createSymlink() so yeah, turns out it does indeed work. Sorry about that. Lo...
   Author: Charles Baker, 2011-10-31, 21:19
RE: relative symbolic links in HDFS - HDFS - [mail # dev]
...Hey guys. Thanks for the replies. Fully qualified symbolic links are problematic in that when we wish to restore a directory structure  containing symlinks from HDFS to local filesystem...
   Author: Charles Baker, 2011-10-31, 16:27
RE: relative symbolic links in HDFS - HDFS - [mail # dev]
...Oh, and sorry about the signature. The mailserver injects that automatically...  -Chuck  From: Charles Baker [mailto:[EMAIL PROTECTED]]  Sent: Friday, October 28, 2011 9:47 AM...
   Author: Charles Baker, 2011-10-28, 16:56
relative symbolic links in HDFS - HDFS - [mail # dev]
...Hey guys. We are in the early stages of planning and evaluating a hadoop 'cold-storage' cluster for medium to long term storage of mixed data (small to large files, zips, tar, etc...) and to...
   Author: Charles Baker, 2011-10-28, 16:46
Sort:
project
HDFS (9)
MapReduce (1)
type
mail # dev (5)
mail # user (4)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (3)
last 9 months (9)
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)
Charles Baker