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 A8DB617739 for ; Mon, 6 Apr 2015 02:03:12 +0000 (UTC) Received: (qmail 82360 invoked by uid 500); 6 Apr 2015 02:03:12 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 82306 invoked by uid 500); 6 Apr 2015 02:03:12 -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 82290 invoked by uid 99); 6 Apr 2015 02:03:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Apr 2015 02:03:12 +0000 Date: Mon, 6 Apr 2015 02:03:12 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-3545) Mappers not running locally MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-3545?page=3Dcom.atlas= sian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated ACCUMULO-3545: --------------------------------- Fix Version/s: (was: 1.7.0) 1.7.1 1.8.0 > Mappers not running locally > --------------------------- > > Key: ACCUMULO-3545 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3545 > Project: Accumulo > Issue Type: Bug > Environment: Hadoop 2.6.0, ZK 3.4.5, Centos 6 > Reporter: Keith Turner > Priority: Minor > Fix For: 1.8.0, 1.7.1 > > > I ran CI to test 1.6.2RC3 on a 20 node EC2 cluster. After it ran for 24h= r I stopped ingest and ran the M/R verify job. Based on running {{listsca= ns}} in the shell I could see mappers were not running locally. I saw mult= iple error message like the following when the M/R job started. > {noformat} > 15/01/29 22:14:42 WARN split.JobSplitWriter: Max block location exceeded = for split: Range: [14b5%00; : [] 9223372036854775807 false,1696969696969698= %00; : [] 9223372036854775807 false) Locations: [ip-10-1-2-21.ec2.internal,= ip-10-1-2-21.ec2.internal, ip-10-1-2-15.ec2.internal, ip-10-1-2-13.ec2.int= ernal, ip-10-1-2-16.ec2.internal, ip-10-1-2-18.ec2.internal, ip-10-1-2-18.e= c2.internal, ip-10-1-2-18.ec2.internal, ip-10-1-2-18.ec2.internal, ip-10-1-= 2-18.ec2.internal, ip-10-1-2-18.ec2.internal, ip-10-1-2-18.ec2.internal, ip= -10-1-2-27.ec2.internal, ip-10-1-2-27.ec2.internal, ip-10-1-2-27.ec2.intern= al, ip-10-1-2-27.ec2.internal, ip-10-1-2-27.ec2.internal, ip-10-1-2-27.ec2.= internal, ip-10-1-2-27.ec2.internal, ip-10-1-2-27.ec2.internal, ip-10-1-2-2= 7.ec2.internal, ip-10-1-2-27.ec2.internal, ip-10-1-2-28.ec2.internal, ip-10= -1-2-28.ec2.internal, ip-10-1-2-20.ec2.internal, ip-10-1-2-17.ec2.internal,= ip-10-1-2-25.ec2.internal, ip-10-1-2-25.ec2.internal, ip-10-1-2-25.ec2.int= ernal, ip-10-1-2-25.ec2.internal, ip-10-1-2-25.ec2.internal, ip-10-1-2-25.e= c2.internal] Table: ci TableID: 2 InstanceName: accumulo zooKeepers: 10.1.2= .10,10.1.2.11,10.1.2.12 principal: root tokenSource: INLINE authenticationT= oken: org.apache.accumulo.core.client.security.tokens.PasswordToken@fee189f= 1 authenticationTokenFile: null Authorizations: offlineScan: false mockIns= tance: false isolatedScan: false localIterators: false fetchColumns: [] ite= rators: [] logLevel: INFO splitsize: 32 maxsize: 10 > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)