Return-Path: X-Original-To: apmail-accumulo-user-archive@www.apache.org Delivered-To: apmail-accumulo-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6EDFAF98C for ; Tue, 28 May 2013 19:05:07 +0000 (UTC) Received: (qmail 55589 invoked by uid 500); 28 May 2013 19:05:07 -0000 Delivered-To: apmail-accumulo-user-archive@accumulo.apache.org Received: (qmail 55483 invoked by uid 500); 28 May 2013 19:05:06 -0000 Mailing-List: contact user-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@accumulo.apache.org Delivered-To: mailing list user@accumulo.apache.org Received: (qmail 55458 invoked by uid 99); 28 May 2013 19:05:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 May 2013 19:05:06 +0000 X-ASF-Spam-Status: No, hits=2.1 required=5.0 tests=HK_RANDOM_ENVFROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aarongmldt@gmail.com designates 209.85.161.173 as permitted sender) Received: from [209.85.161.173] (HELO mail-gg0-f173.google.com) (209.85.161.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 May 2013 19:05:00 +0000 Received: by mail-gg0-f173.google.com with SMTP id l4so2164681ggn.32 for ; Tue, 28 May 2013 12:04:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:message-id:mime-version:subject:date:references :to:in-reply-to:x-mailer; bh=9PMes/WN9+2Qbk4AhXR9QhQ9beNAyJ5B+TIFussdaUc=; b=tapJD6xpr39FZy1hoEiwQ7GxKBHuQydnc72kKG4q6yLbSihiJy4I5lMNBoYs948zqp nT6PlCb/TQEyqzwBFLv89k0JpGKKQ1lsNS6Kdo2Adfk/nyiBmW3hLAvQSZ8146ieqehv F8dzp6QcbI6Iumi3csJqqLIE7NY4SfipQmC/PWgMpYyy1fUW99hZN/kAiFjGMbdRnLXA /19hHCJhVeQi98kPsPtHgDMFRzqF7HRKBjDAh01M2j1mGqQgkXJlEPad/MnfBR+jIBFH qk5tY+ofKiCxGu9FESdaI4OEH/u72pyvQK4KmbKjZQNqHZqzAmHpWmMH3xuR2rgP1XE9 itGw== X-Received: by 10.236.83.173 with SMTP id q33mr16908644yhe.148.1369767879558; Tue, 28 May 2013 12:04:39 -0700 (PDT) Received: from [10.1.3.62] ([50.20.87.130]) by mx.google.com with ESMTPSA id j64sm47829482yhj.25.2013.05.28.12.04.38 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 28 May 2013 12:04:38 -0700 (PDT) From: Aaron Glahe Content-Type: multipart/alternative; boundary="Apple-Mail=_A0FBE915-F763-40E3-87B5-ADC9D75D1E27" Message-Id: Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) Subject: Re: Silly question: why have native-standalone vs standalone example conf DIRs? Date: Tue, 28 May 2013 15:04:37 -0400 References: To: user@accumulo.apache.org, vines@apache.org In-Reply-To: X-Mailer: Apple Mail (2.1503) X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_A0FBE915-F763-40E3-87B5-ADC9D75D1E27 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 No problem. On May 28, 2013, at 2:50 PM, John Vines wrote: > If you don't have the native libraries available, then they will just = fail over to the non-native implementation. But that does make a lot of = sense. Do you mind putting in a ticket for this improvement? >=20 >=20 > On Tue, May 28, 2013 at 2:44 PM, Aaron wrote: > If by default, native-mapping for tserver is "true" by default? >=20 > I know there start-up memory settings are different in = accumulo-env.sh, but, i would think that for non-native mapping, you'd = have in the accumulo-site.xml the configure = tserver.memory.aps.native.enabled =3D false >=20 > Or am I completely missing something? >=20 --Apple-Mail=_A0FBE915-F763-40E3-87B5-ADC9D75D1E27 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=iso-8859-1
No problem.


On May 28, 2013, at 2:50 PM, John Vines <vines@apache.org> wrote:

If you don't have the native libraries available, then they will just fail over to the non-native implementation. But that does make a lot of sense. Do you mind putting in a ticket for this improvement?


On Tue, May 28, 2013 at 2:44 PM, Aaron <aarongmldt@gmail.com> wrote:
If by default, native-mapping for tserver is "true" by default?

I know there start-up memory settings are different in accumulo-env.sh, but, i would think that for non-native mapping, you'd have in the accumulo-site.xml the configure tserver.memory.aps.native.enabled = false

Or am I completely missing something?


--Apple-Mail=_A0FBE915-F763-40E3-87B5-ADC9D75D1E27--