Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CD3E3200AE1 for ; Mon, 6 Jun 2016 17:17:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CBB74160A59; Mon, 6 Jun 2016 15:17:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3C582160A5A for ; Mon, 6 Jun 2016 17:17:22 +0200 (CEST) Received: (qmail 82643 invoked by uid 500); 6 Jun 2016 15:17:21 -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 82566 invoked by uid 99); 6 Jun 2016 15:17:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jun 2016 15:17:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 07E722C1F5C for ; Mon, 6 Jun 2016 15:17:21 +0000 (UTC) Date: Mon, 6 Jun 2016 15:17:21 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-4328) Run multiple tablet servers on a single host MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 06 Jun 2016 15:17:22 -0000 [ https://issues.apache.org/jira/browse/ACCUMULO-4328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15316626#comment-15316626 ] Josh Elser commented on ACCUMULO-4328: -------------------------------------- That's fair. I forgot I wrote that up. My comment was more about how crappy it was to use (race conditions in starting multiple instances on a host, the inability to manage them all). In the end, I still think there's a bit more we could do here in the name of usability (and production necessity) too. > Run multiple tablet servers on a single host > -------------------------------------------- > > Key: ACCUMULO-4328 > URL: https://issues.apache.org/jira/browse/ACCUMULO-4328 > Project: Accumulo > Issue Type: Improvement > Components: scripts, tserver > Reporter: Dave Marion > Assignee: Dave Marion > Time Spent: 10m > Remaining Estimate: 0h > > Modify scripts and necessary code to run multiple tablet servers on a single host. -- This message was sent by Atlassian JIRA (v6.3.4#6332)