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 973AD187CC for ; Fri, 4 Mar 2016 01:52:21 +0000 (UTC) Received: (qmail 98537 invoked by uid 500); 4 Mar 2016 01:52:21 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 98490 invoked by uid 500); 4 Mar 2016 01:52:21 -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 98467 invoked by uid 99); 4 Mar 2016 01:52:21 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Mar 2016 01:52:21 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id B57FDC0708 for ; Fri, 4 Mar 2016 01:52:20 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.28 X-Spam-Level: * X-Spam-Status: No, score=1.28 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=2, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id JuC3l2Csgmw2 for ; Fri, 4 Mar 2016 01:52:19 +0000 (UTC) Received: from mail-oi0-f52.google.com (mail-oi0-f52.google.com [209.85.218.52]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id A6D0B5F56F for ; Fri, 4 Mar 2016 01:52:18 +0000 (UTC) Received: by mail-oi0-f52.google.com with SMTP id m82so28747793oif.1 for ; Thu, 03 Mar 2016 17:52:18 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=qOdhyFQvxK2CA+9Od7NpsyCWHsz6unYFXCNMDsdKJwk=; b=TQTLjvvEzwz3lQUsCLDs+ZN6PsuBqmvs3QpKND67+IogsVKlVu2u82oDRjIvOOR+uM quXtaiEnFfmdFVBe8nUIhKaY6aIuKEDbF+pg5Bq8/mveeyZnvEaBceL1B9rVhweG3V1w z4COgUHP0widvEnTd/racqn3dVO9eZszQeaLUogyK8k1qX7DQs+qb2i8z6xdILbLGat8 P6K18Tmny3FPgxgMcOk4m2o5yd4Fhq0QH6UDY1Jev0dsueiacnETm0nSwJt+G86yHA45 5AQNhKd0WWTdQ2gbXEbJRS1/+P+AGOXEX2+fY1/Ggl0VeCQ/9jO9kIveYdqb0kmIkzRo pd5Q== X-Gm-Message-State: AD7BkJJho7AEG9wC5xumO+7QROSkQIqBDCmCKiNXaBSijXNqcOh44ePjDoHe+AS7Dy7UNkMeYp/Yfgd3RTD1vg== X-Received: by 10.202.209.212 with SMTP id i203mr4134261oig.63.1457056338033; Thu, 03 Mar 2016 17:52:18 -0800 (PST) MIME-Version: 1.0 References: <56D8D1CE.7010508@gmail.com> In-Reply-To: <56D8D1CE.7010508@gmail.com> From: Russ Weeks Date: Fri, 04 Mar 2016 01:52:08 +0000 Message-ID: Subject: Re: Notes from a local co-working day To: dev@accumulo.apache.org Content-Type: multipart/alternative; boundary=001a113df2ba724072052d2f5d5c --001a113df2ba724072052d2f5d5c Content-Type: text/plain; charset=UTF-8 Sounds very productive! Sucks to be 3 timezones away from the action :( Will any other Accumulo devs be attending ApacheCon this year? I'm certain that I could organize some space fairly nearby for a similar event. -Russ On Thu, Mar 3, 2016 at 4:07 PM Josh Elser wrote: > Hi all, > > A group of us in central MD met today at a local business (which was > gracious enough to donate a conference room today) and enjoy each > others' presence while hacking on some code. > > In the spirit of no private discussions, I made sure to keep a record of > the relevant Accumulo talking points we had. We had myself, Billie, > Keith, Mike Walch, Mike Wall, Christopher, and Ed "Avocado" Coleman (he > asked for that one) in attendance. > > # Where does 1.8 stand? > > I made a quick pass over the 1.8 JIRA issues trying to write down what > we've already done and what is outstanding. The highlights mentioned: > > * Tablet locator public API > * Atomic add/remove authorizations API for Accumulo users > * Automated Accumulo Iterator test harness > * Upgrade to Thrift 0.9.3 > * Ports for services are moved out of the Linux ephemeral port range > (the monitor 50095 -> 9995) > * Internal WAL state-tracking changes (Eric's uber change about how we > record WALs in the metadata table). > * Introduction of a daemon script for Accumulo services and pidfile > support (!) > * Scanner context-classpath feature from Dave (not sure details) > * Per-table Sampling from Keith (needs a test according to him) > > There were a couple of things mentioned that people want to try to also > get into a 1.8, identified by "owner" > > * Christopher: no-chop merges > * Keith: A public API for reading/writing RFiles > * Josh: Finish monitor improvements (not sure about this one, it really > fell off my radar) > * Mike Wall: Split out examples from "core" repository. > > # RFile read/write public API > > Just before I stepped out, Keith was giving a brief explanation of a new > API that he's been working on to read and write RFiles directly. > > https://github.com/keith-turner/accumulo/tree/rfile-api > > He mentioned that we should expect some JIRA issue/pull-request from him > soon. > > # Incubator discussion > > We also had a general discussion about how the incubator process at the > ASF works. Billie had some great information to pass along, and I tried > to chime in now and again with things I've learned :) > > - Josh > --001a113df2ba724072052d2f5d5c--