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 0DEFF200B8B for ; Tue, 20 Sep 2016 08:12:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0C8CF160ADC; Tue, 20 Sep 2016 06:12:00 +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 4E97E160ACC for ; Tue, 20 Sep 2016 08:11:59 +0200 (CEST) Received: (qmail 29015 invoked by uid 500); 20 Sep 2016 06:11:53 -0000 Mailing-List: contact notifications-help@asterixdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.apache.org Delivered-To: mailing list notifications@asterixdb.apache.org Received: (qmail 29006 invoked by uid 99); 20 Sep 2016 06:11:53 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Sep 2016 06:11:53 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 0FF63C0885 for ; Tue, 20 Sep 2016 06:11:53 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.919 X-Spam-Level: X-Spam-Status: No, score=0.919 tagged_above=-999 required=6.31 tests=[SPF_FAIL=0.919] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id CJWPVUpHPnW8 for ; Tue, 20 Sep 2016 06:11:48 +0000 (UTC) Received: from unhygienix.ics.uci.edu (unhygienix.ics.uci.edu [128.195.14.130]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id 3A3C05F480 for ; Tue, 20 Sep 2016 06:11:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by unhygienix.ics.uci.edu (Postfix) with ESMTP id A3B352418D6; Mon, 19 Sep 2016 23:11:47 -0700 (PDT) Date: Mon, 19 Sep 2016 23:11:47 -0700 From: "Chris Hillery (Code Review)" To: Michael Blow Message-ID: Reply-To: ceej@lambda.nu X-Gerrit-MessageType: newchange Subject: Change in asterixdb[master]: Test, ignore X-Gerrit-Change-Id: I392d959b50465db6873a5d8e513ef5bbb44bdf58 X-Gerrit-ChangeURL: X-Gerrit-Commit: 787512ac055e81bb449073b1ce75902f4a76e5a9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/2.8.4 archived-at: Tue, 20 Sep 2016 06:12:00 -0000 Chris Hillery has uploaded a new change for review. https://asterix-gerrit.ics.uci.edu/1190 Change subject: Test, ignore ...................................................................... Test, ignore Change-Id: I392d959b50465db6873a5d8e513ef5bbb44bdf58 --- M README.md 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/90/1190/1 diff --git a/README.md b/README.md index f522fc6..cdb4283 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ !--> #AsterixDB +Gerrit? + AsterixDB is a BDMS (Big Data Management System) with a rich feature set that sets it apart from other Big Data platforms. Its feature set makes it well-suited to modern needs such as web data warehousing and social data storage and analysis. AsterixDB has: * A semistructured NoSQL style data model (ADM) resulting from extending JSON with object database ideas -- To view, visit https://asterix-gerrit.ics.uci.edu/1190 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I392d959b50465db6873a5d8e513ef5bbb44bdf58 Gerrit-PatchSet: 1 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Chris Hillery