Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E78B611BCD for ; Mon, 7 Jul 2014 03:40:37 +0000 (UTC) Received: (qmail 51186 invoked by uid 500); 7 Jul 2014 03:40:37 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 51160 invoked by uid 500); 7 Jul 2014 03:40:37 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 51148 invoked by uid 99); 7 Jul 2014 03:40:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jul 2014 03:40:36 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of josh.elser@gmail.com designates 209.85.216.46 as permitted sender) Received: from [209.85.216.46] (HELO mail-qa0-f46.google.com) (209.85.216.46) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jul 2014 03:40:32 +0000 Received: by mail-qa0-f46.google.com with SMTP id i13so2963766qae.5 for ; Sun, 06 Jul 2014 20:40:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=8g0B/0vJIYjU/myBXlNuogq0CGJUfWok+izS/hpOIw4=; b=cWGeE9E16hZLyy323AcyWfII+/xmk8ulNAyqimRkh8QbjXu1ER+ViJpERXjXv6Dd81 pDv5bGWrsvlMZ88qBxo+zAdFi6jOwZPXaMxShQPQPv4L+oMSdJ7wGhBsCcXXf77igITx SWYSWZnYhBoN1jimM5V0I84RK7djxRHsfi/bVnTbvsN8HwYzpdWrNDKNEut4UoufTiTS kxqOnIwT/6chIfOp/YCj3JYRNdp1rsfBJNBGlOA/7qrFzJD5FofwYTFZUkwHV+EggUVb iSfagN1dCtsHCSmJvVYW1crQXzxql+qOldPHJ6RUbUKTJiveCLIX4CfmBB77+kWX+MVZ 2I1A== X-Received: by 10.224.13.4 with SMTP id z4mr41066280qaz.51.1404704408291; Sun, 06 Jul 2014 20:40:08 -0700 (PDT) Received: from HW10447.local (pool-71-166-48-47.bltmmd.fios.verizon.net. [71.166.48.47]) by mx.google.com with ESMTPSA id t3sm71635344qai.28.2014.07.06.20.40.07 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 06 Jul 2014 20:40:07 -0700 (PDT) Message-ID: <53BA1696.3070900@gmail.com> Date: Sun, 06 Jul 2014 23:40:06 -0400 From: Josh Elser User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: dev Subject: [Blog] "Functional reads over Accumulo" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org To all who are interested: The general gist is how I think about reading data from Accumulo and how Accumulo's APIs and features influenced that. The draft is up on blogs.apache.org with those who have accounts. For those who don't, I copied the contents: http://people.apache.org/~elserj/drafts/functional_reads_over_accumulo.html Will promote in a few days.