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 F0A2D10178 for ; Wed, 30 Oct 2013 14:19:53 +0000 (UTC) Received: (qmail 28886 invoked by uid 500); 30 Oct 2013 14:19:33 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 28845 invoked by uid 500); 30 Oct 2013 14:19:30 -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 28821 invoked by uid 99); 30 Oct 2013 14:19:28 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Oct 2013 14:19:28 +0000 Date: Wed, 30 Oct 2013 14:19:28 +0000 (UTC) From: "Keith Turner (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-1084) ignore block settings larger than 2**31 bytes 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-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner updated ACCUMULO-1084: ----------------------------------- Assignee: (was: Keith Turner) > ignore block settings larger than 2**31 bytes > --------------------------------------------- > > Key: ACCUMULO-1084 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1084 > Project: Accumulo > Issue Type: Bug > Components: tserver > Reporter: Eric Newton > Priority: Minor > Fix For: 1.6.0 > > > I set the block size for the WAL to 2.1G. Log files were created, but the logs were unreadable from HDFS. Something in there is using a signed 32-bit integer and it overflows. -- This message was sent by Atlassian JIRA (v6.1#6144)