Return-Path: X-Original-To: apmail-giraph-dev-archive@www.apache.org Delivered-To: apmail-giraph-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 AFEEB105CC for ; Tue, 29 Oct 2013 14:50:46 +0000 (UTC) Received: (qmail 63900 invoked by uid 500); 29 Oct 2013 14:50:38 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 63848 invoked by uid 500); 29 Oct 2013 14:50:36 -0000 Mailing-List: contact dev-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@giraph.apache.org Delivered-To: mailing list dev@giraph.apache.org Received: (qmail 63825 invoked by uid 500); 29 Oct 2013 14:50:35 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 63809 invoked by uid 99); 29 Oct 2013 14:50:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Oct 2013 14:50:34 +0000 Date: Tue, 29 Oct 2013 14:50:34 +0000 (UTC) From: "Yazan Boshmaf (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (GIRAPH-738) Fix typos in quick start guide MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GIRAPH-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yazan Boshmaf updated GIRAPH-738: --------------------------------- Description: Current quick start guide has minor typos reported by users: (1) The " " delimiter in the hdfs-site.xml configuration needs to be removed. (2) The "-of" option (obsolete) in the SimpleShortestPathsComputation example command needs to be replaced with "-vof" was: Current quick start guide has minor typos reported by users: (1) The " " delimiter in the hdfs-site.xml configuration needs to be removed. > Fix typos in quick start guide > ------------------------------ > > Key: GIRAPH-738 > URL: https://issues.apache.org/jira/browse/GIRAPH-738 > Project: Giraph > Issue Type: Bug > Components: site > Affects Versions: 1.1.0 > Reporter: Yazan Boshmaf > Priority: Trivial > Fix For: 1.1.0 > > Original Estimate: 1h > Remaining Estimate: 1h > > Current quick start guide has minor typos reported by users: > (1) The " " delimiter in the hdfs-site.xml configuration needs to be removed. > (2) The "-of" option (obsolete) in the SimpleShortestPathsComputation example command needs to be replaced with "-vof" -- This message was sent by Atlassian JIRA (v6.1#6144)