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 CA9BFF825 for ; Tue, 28 May 2013 18:45:30 +0000 (UTC) Received: (qmail 58164 invoked by uid 500); 28 May 2013 18:45:28 -0000 Delivered-To: apmail-accumulo-user-archive@accumulo.apache.org Received: (qmail 57825 invoked by uid 500); 28 May 2013 18:45:27 -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 56871 invoked by uid 99); 28 May 2013 18:45:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 May 2013 18:45:00 +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 (nike.apache.org: domain of aarongmldt@gmail.com designates 209.85.215.181 as permitted sender) Received: from [209.85.215.181] (HELO mail-ea0-f181.google.com) (209.85.215.181) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 May 2013 18:44:53 +0000 Received: by mail-ea0-f181.google.com with SMTP id a11so4794282eae.40 for ; Tue, 28 May 2013 11:44:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=OQqSmwpPqv9fFa287ES1XDgg2VSUf1yV5rXzTVHpjfE=; b=S0kzePwX9k8mBEnL5k+a/qo0a09BgznkD9Ol3PVWZd2iIOMQgfJpXTZurjsdrAZO5m ynqmKKFC3efPJoupgPkaDSULYmGaE0Ho8w8Q7j0+uXP6AwcMjw9PgUBN3eri6A98g466 gt6xv94qnVuGMxEhTehht3pPPI1aQOebvrpflJ6lVA2pfsvo7sEKyX3PJqleMm9uJhhW fu72x4FoiKyZ4I5R29LcOv7SWbVBWUOc+kWWinkNo7ARotcR3dwXrQXmWqO0LRSqc5DS I8D9jznvDIaQ15wwpnxMuDcvJP/qN/WfBcpioGg7UILWuORkwyD/ltdoofk9Q58Rur69 JhSw== MIME-Version: 1.0 X-Received: by 10.14.6.65 with SMTP id 41mr15397883eem.135.1369766673299; Tue, 28 May 2013 11:44:33 -0700 (PDT) Received: by 10.15.50.133 with HTTP; Tue, 28 May 2013 11:44:33 -0700 (PDT) Date: Tue, 28 May 2013 14:44:33 -0400 Message-ID: Subject: Silly question: why have native-standalone vs standalone example conf DIRs? From: Aaron To: user@accumulo.apache.org Content-Type: multipart/alternative; boundary=001a11c1aff8fcda6504ddcba7b3 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c1aff8fcda6504ddcba7b3 Content-Type: text/plain; charset=ISO-8859-1 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? --001a11c1aff8fcda6504ddcba7b3 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
If by default, native-mapping for tserver is "true&qu= ot; by default?

I know there start-up memory settings ar= e different in accumulo-env.sh, but, i would think that for non-native mapp= ing, you'd have in the accumulo-site.xml the configure tserver.memory.a= ps.native.enabled =3D false

Or am I completely missing something?
--001a11c1aff8fcda6504ddcba7b3--