Return-Path: X-Original-To: apmail-tajo-issues-archive@minotaur.apache.org Delivered-To: apmail-tajo-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1F05310C9A for ; Sat, 5 Apr 2014 00:29:40 +0000 (UTC) Received: (qmail 28430 invoked by uid 500); 5 Apr 2014 00:29:39 -0000 Delivered-To: apmail-tajo-issues-archive@tajo.apache.org Received: (qmail 28395 invoked by uid 500); 5 Apr 2014 00:29:39 -0000 Mailing-List: contact issues-help@tajo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tajo.apache.org Delivered-To: mailing list issues@tajo.apache.org Received: (qmail 28388 invoked by uid 99); 5 Apr 2014 00:29:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Apr 2014 00:29:39 +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; Sat, 05 Apr 2014 00:29:38 +0000 Received: (qmail 28207 invoked by uid 99); 5 Apr 2014 00:29:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Apr 2014 00:29:14 +0000 Date: Sat, 5 Apr 2014 00:29:14 +0000 (UTC) From: "Hyunsik Choi (JIRA)" To: issues@tajo.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TAJO-733) Installation guide - Unpack tarball command updating 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-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13960848#comment-13960848 ] Hyunsik Choi commented on TAJO-733: ----------------------------------- Hi Ethan, Above all, thank you for your report. You may read the old documentation. Please refer to our new documentation (http://tajo.apache.org/docs/0.8.0/getting_started.html). Thanks, Hyunsik > Installation guide - Unpack tarball command updating > ---------------------------------------------------- > > Key: TAJO-733 > URL: https://issues.apache.org/jira/browse/TAJO-733 > Project: Tajo > Issue Type: Improvement > Components: documentation > Affects Versions: 0.2-incubating > Reporter: Ethan W > Priority: Trivial > Labels: documentaion > Original Estimate: 1h > Remaining Estimate: 1h > > Installation guid (http://tajo.apache.org/tajo-0.8.0-doc.html#GettingStarted) > Unpack tarball > You should unpack the tarball (refer to build instruction). > $ tar xzvf tajo-0.2.0-SNAPSHOT.tar.gz > Command line should be updated as: > tar xzvf ./tajo-dist/target/tajo-x.y.z-SNAPSHOT.tar.gz -- This message was sent by Atlassian JIRA (v6.2#6252)