Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3028210DE8 for ; Wed, 2 Apr 2014 16:43:30 +0000 (UTC) Received: (qmail 36239 invoked by uid 500); 2 Apr 2014 16:43:27 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 35974 invoked by uid 500); 2 Apr 2014 16:43:25 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 35944 invoked by uid 99); 2 Apr 2014 16:43:25 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Apr 2014 16:43:25 +0000 Date: Wed, 2 Apr 2014 16:43:24 +0000 (UTC) From: "Eric Newton (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2613) Take advantage of HDFS caching to improve MTTR MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957868#comment-13957868 ] Eric Newton commented on ACCUMULO-2613: --------------------------------------- It is not unusual to have a metadata tablet on half the nodes of a cluster. > Take advantage of HDFS caching to improve MTTR > ---------------------------------------------- > > Key: ACCUMULO-2613 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2613 > Project: Accumulo > Issue Type: Improvement > Reporter: Sean Busbey > Priority: Critical > Fix For: 1.7.0 > > > Hadoop 2.3.0 added [HDFS caching|http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/CentralizedCacheManagement.html]. > We should use this for small internal use tables (like !METADATA) and we should probably have a configurable option to use it for tables, with a stern warning that it should only be enabled on small tables that will be frequently used. -- This message was sent by Atlassian JIRA (v6.2#6252)