Return-Path: X-Original-To: apmail-avro-dev-archive@www.apache.org Delivered-To: apmail-avro-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 C470CD2CD for ; Mon, 17 Dec 2012 16:55:16 +0000 (UTC) Received: (qmail 65013 invoked by uid 500); 17 Dec 2012 16:55:16 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 64678 invoked by uid 500); 17 Dec 2012 16:55:11 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 64667 invoked by uid 99); 17 Dec 2012 16:55:11 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Dec 2012 16:55:11 +0000 Date: Mon, 17 Dec 2012 16:55:11 +0000 (UTC) From: "Tom White (JIRA)" To: dev@avro.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AVRO-1211) Add MR guide to documentation 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/AVRO-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534066#comment-13534066 ] Tom White commented on AVRO-1211: --------------------------------- This looks good to me. A few comments: * It would be useful to show the user Avro schema, and mention that it is compiled into a User class by Maven. * "This will output the JSON representations of the Users generated" - an Avro data file is generated, not JSON, no? * "You can check the contents of the generated Avro file using the Avro Python script" - you could use the Avro tools jar to achieve the same thing without relying on Python to be installed. * It would be good if AvroWordCount implemented Tool too. * Indentation should be 2 spaces in java files. * "MapReduce" is the usual form (not "Map/Reduce") > Add MR guide to documentation > ----------------------------- > > Key: AVRO-1211 > URL: https://issues.apache.org/jira/browse/AVRO-1211 > Project: Avro > Issue Type: Improvement > Components: doc > Affects Versions: 1.7.2 > Reporter: Skye Wanderman-Milne > Assignee: Skye Wanderman-Milne > Labels: docs > Fix For: 1.7.4 > > Attachments: AVRO-1211.1.patch, AVRO-1211.1.tar.gz, AVRO-1211.2.patch, AVRO-1211.2.tar.gz, mr-example.tar.gz > > > Let's write more Avro documentation! This time we'll do a MapReduce example. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira