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 D7D19200BBE for ; Fri, 28 Oct 2016 02:44:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D6639160B01; Fri, 28 Oct 2016 00:44:05 +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 28578160AF6 for ; Fri, 28 Oct 2016 02:44:05 +0200 (CEST) Received: (qmail 61346 invoked by uid 500); 28 Oct 2016 00:44:04 -0000 Mailing-List: contact commits-help@carbondata.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@carbondata.incubator.apache.org Delivered-To: mailing list commits@carbondata.incubator.apache.org Received: (qmail 61337 invoked by uid 99); 28 Oct 2016 00:44:04 -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; Fri, 28 Oct 2016 00:44:04 +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 F2FE2C98BB for ; Fri, 28 Oct 2016 00:44:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -6.219 X-Spam-Level: X-Spam-Status: No, score=-6.219 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-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 nRFqMHJdSvFJ for ; Fri, 28 Oct 2016 00:44:01 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id 6EFF75F39A for ; Fri, 28 Oct 2016 00:44:01 +0000 (UTC) Received: (qmail 60565 invoked by uid 99); 28 Oct 2016 00:43:38 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Oct 2016 00:43:38 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 9665EE0362; Fri, 28 Oct 2016 00:43:38 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jackylk@apache.org To: commits@carbondata.incubator.apache.org Date: Fri, 28 Oct 2016 00:43:38 -0000 Message-Id: <558f0b1e50684720bf3aa76ae12004ad@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] incubator-carbondata git commit: Add one FAQ in the READEME archived-at: Fri, 28 Oct 2016 00:44:06 -0000 Repository: incubator-carbondata Updated Branches: refs/heads/master ab9c6c083 -> 4a8004595 Add one FAQ in the READEME Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/c52200c0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/c52200c0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/diff/c52200c0 Branch: refs/heads/master Commit: c52200c09f8a5071a89d984529cd3de77ed3e57c Parents: ab9c6c0 Author: bill1208 Authored: Fri Oct 28 02:48:18 2016 +0800 Committer: jackylk Committed: Fri Oct 28 08:43:05 2016 +0800 ---------------------------------------------------------------------- README.md | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-carbondata/blob/c52200c0/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 40fbb87..e87b679 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,9 @@ Read the [quick start](https://cwiki.apache.org/confluence/display/CARBONDATA/Qu ### CarbonData File Structure and interfaces Please refer [CarbonData File Format](https://cwiki.apache.org/confluence/display/CARBONDATA/CarbonData+File+Structure+and+Format) and [CarbonData Interfaces](https://cwiki.apache.org/confluence/display/CARBONDATA/Carbon+Packaging+and+Interfaces) +### CarbonData FAQ +[Configurations For Optimizing CarbonData Performance](https://cwiki.apache.org/confluence/display/CARBONDATA/Configurations+For+Optimizing+CarbonData+Performance) + ### Other Technical Material [Apache CarbonData meetup material](docs/Apache-CarbonData-meetup-material.pdf)