You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (Jira)" <ji...@apache.org> on 2021/02/23 15:57:00 UTC

[jira] [Resolved] (ACCUMULO-2222) add footnote to documentation regarding rfile placement in HDFS in relation to tserver assignment

     [ https://issues.apache.org/jira/browse/ACCUMULO-2222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs resolved ACCUMULO-2222.
-----------------------------------------
    Resolution: Not A Problem

Closing this stale issue. If this is still a problem, please open a new issue or PR at https://github.com/apache/accumulo-website

> add footnote to documentation regarding rfile placement in HDFS in relation to tserver assignment
> -------------------------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-2222
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2222
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: docs
>            Reporter: Arshak Navruzyan
>            Priority: Major
>
> suggest adding a footnote to "2.3.1. Tablet Server."  Perhaps something like this:
> HDFS's block placement policy determines which data nodes will hold a replica of the Accumulo RFile.  The default HDFS placement policy is to put one replica on one node in the local rack, another on a node in a different (remote) rack, and the last on a different node in the same remote rack.  (http://hadoop.apache.org/docs/stable1/hdfs_design.html) 
> This generally ensures that the server assigned to a particular tablet will be a HDFS replication location for the tablet's underlying RFile. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)