| clear query|facets|time |
Search criteria: .
Results from 71 to 76 from
76 (0.387s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: Generation Stamp - HDFS - [mail # user]
|
|
...Generationstamp is basically to keep track of the replica states. Consider one scenario where generation smap will be use: Create a file which has one block. client start...
|
|
|
Author: Uma Maheswara Rao G,
2011-11-29, 14:40
|
|
|
RE: blockID generation - HDFS - [mail # dev]
|
|
...you can find the code directly in FSNameSystem#allocateBlock It is just a random long number and will ensure that blockid is not created already by NN. Regards, Uma _________________________...
|
|
|
Author: Uma Maheswara Rao G,
2011-11-29, 13:00
|
|
|
RE: how to find data nodes on which a file is distributed to? - HDFS - [mail # user]
|
|
...ocations. Regards, Uma ________________________________ From: Praveen Sripati [[EMAIL PROTECTED]] Sent: Monday, November 28, 2011 10:01 PM To: [EMAIL PROTECTED] Subject: Re: how to fin...
|
|
|
Author: Uma Maheswara Rao G,
2011-11-28, 16:59
|
|
|
RE: hdfs behavior - HDFS - [mail # user]
|
|
...I think, you might not completed even single block write completely. Length will be updated in NN after completing the block. Currently partial block lengths will not be included in le...
|
|
|
Author: Uma Maheswara Rao G,
2011-11-28, 12:32
|
|
|
RE: Clarification on federated HDFS - HDFS - [mail # user]
|
|
...Hey Shesha, In Fedatated HDFS, same DataNodes can work with multiple NameNode. Where as in your setup, complete cluster itself is different. I would suggest y...
|
|
|
Author: Uma Maheswara Rao G,
2011-11-28, 05:21
|
|
|
RE: What does hdfs balancer do after adding more disks to existing datanode. - HDFS - [mail # dev]
|
|
...Hi, Current volume choosing policy is round robin fashion, Since the DN got new disk, balancer will balance some blocks to this node. But the volume choosing will be same when palcing ...
|
|
|
Author: Uma Maheswara Rao G,
2011-11-22, 11:56
|
|
|
|