Return-Path: X-Original-To: apmail-tajo-dev-archive@minotaur.apache.org Delivered-To: apmail-tajo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7D41610BA3 for ; Thu, 23 Jan 2014 04:39:09 +0000 (UTC) Received: (qmail 3234 invoked by uid 500); 23 Jan 2014 04:39:09 -0000 Delivered-To: apmail-tajo-dev-archive@tajo.apache.org Received: (qmail 3144 invoked by uid 500); 23 Jan 2014 04:39:01 -0000 Mailing-List: contact dev-help@tajo.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tajo.incubator.apache.org Delivered-To: mailing list dev@tajo.incubator.apache.org Received: (qmail 3115 invoked by uid 99); 23 Jan 2014 04:38:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jan 2014 04:38:58 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 23 Jan 2014 04:38:56 +0000 Received: (qmail 2348 invoked by uid 99); 23 Jan 2014 04:38:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jan 2014 04:38:34 +0000 Date: Thu, 23 Jan 2014 04:38:33 +0000 (UTC) From: "Jihoon Son (JIRA)" To: dev@tajo.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TAJO-526) HCatalogStore Documentation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/TAJO-526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13879435#comment-13879435 ] Jihoon Son commented on TAJO-526: --------------------------------- Hi Jaehwa, thanks for your work. This document provides an easy and simple explanation to use HCatalogStore as a catalog storage in Tajo. However, I have a suggestion. In examples of the document, paths and versions are fixed although users can use different paths and versions. It would be better to use more generalized expression as follows. {noformat} mvn clean package -DskipTests -Pdist -Dtar -Phcatalog-0.1x.0 Tajo support to build based on hive 0.11.0 and hive 0.12.0. ... export HIVE_HOME=/path/to/your/hive/directory {noformat} > HCatalogStore Documentation > --------------------------- > > Key: TAJO-526 > URL: https://issues.apache.org/jira/browse/TAJO-526 > Project: Tajo > Issue Type: Sub-task > Affects Versions: 0.8-incubating > Reporter: Jaehwa Jung > Assignee: Jaehwa Jung > Fix For: 0.8-incubating > > Attachments: TAJO-526.patch > > > We should add documentation for HCatalogStore to 0.8 document. > http://tajo.incubator.apache.org/tajo-0.8.0-doc.html. -- This message was sent by Atlassian JIRA (v6.1.5#6160)