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 A4B30106BE for ; Tue, 7 Jan 2014 17:00:10 +0000 (UTC) Received: (qmail 5820 invoked by uid 500); 7 Jan 2014 16:59:53 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 5762 invoked by uid 500); 7 Jan 2014 16:59:52 -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 5747 invoked by uid 99); 7 Jan 2014 16:59:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jan 2014 16:59:51 +0000 Date: Tue, 7 Jan 2014 16:59:51 +0000 (UTC) From: "Keith Turner (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ACCUMULO-2147) Create test to verify mappers are running locally MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Keith Turner created ACCUMULO-2147: -------------------------------------- Summary: Create test to verify mappers are running locally Key: ACCUMULO-2147 URL: https://issues.apache.org/jira/browse/ACCUMULO-2147 Project: Accumulo Issue Type: Improvement Reporter: Keith Turner Map task that read from an Accumulo tablet should run on the node where that tablet is hosted. We need a test that verifies that this is working. One possibile way of doing this is to add something to the continuous ingest verify step. -- This message was sent by Atlassian JIRA (v6.1.5#6160)