Return-Path: X-Original-To: apmail-avro-user-archive@www.apache.org Delivered-To: apmail-avro-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AE1D2D4E1 for ; Sat, 17 Nov 2012 13:42:11 +0000 (UTC) Received: (qmail 71936 invoked by uid 500); 17 Nov 2012 13:42:07 -0000 Delivered-To: apmail-avro-user-archive@avro.apache.org Received: (qmail 71362 invoked by uid 500); 17 Nov 2012 13:41:59 -0000 Mailing-List: contact user-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@avro.apache.org Delivered-To: mailing list user@avro.apache.org Received: (qmail 71323 invoked by uid 99); 17 Nov 2012 13:41:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Nov 2012 13:41:58 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ranjith.raghunath1@gmail.com designates 209.85.220.171 as permitted sender) Received: from [209.85.220.171] (HELO mail-vc0-f171.google.com) (209.85.220.171) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Nov 2012 13:41:50 +0000 Received: by mail-vc0-f171.google.com with SMTP id fo14so240719vcb.30 for ; Sat, 17 Nov 2012 05:41:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=qnEnyWflDI8+RS3UgSdlYWLMYbQpTVHrLPH4aK7GkFo=; b=rPoTLmQs3S3JoNtOpdOTKD1Avm51DTy0MPELuIlMChQlKJEWUO0VwQjZe4aJ+DloSQ kY3ZCt4bnF0vfirzSR8MS87bYyG5siXWRv9qhw7S76hzw0Gzv8pSdBbb7O1o4suFoxE7 qN5lJt4RgeZ0A9p3ma6vHxywhMcXu4cDM2D0aGjoCAkPTv9Lj9PP1xJbjmQ6fHILrsyi TIY3eFbCkXAY8D4wUFQg6SccZzM3yaJjZqisTNLy5wQMdFOuB2F2qmv1i7kjYsurpXJO FAf1Nplb2QH2r+Ssp57aS8/dteRcOSD6Jd7vVqgUlwklzo976PHjRLKBpymjXt/C7JOB rMiA== MIME-Version: 1.0 Received: by 10.220.154.68 with SMTP id n4mr11408158vcw.22.1353159689414; Sat, 17 Nov 2012 05:41:29 -0800 (PST) Received: by 10.58.241.226 with HTTP; Sat, 17 Nov 2012 05:41:28 -0800 (PST) Date: Sat, 17 Nov 2012 07:41:28 -0600 Message-ID: Subject: Schema File From: ranjith raghunath To: user@avro.apache.org Content-Type: multipart/alternative; boundary=f46d043be0be9ca6bc04ceb10a39 X-Virus-Checked: Checked by ClamAV on apache.org --f46d043be0be9ca6bc04ceb10a39 Content-Type: text/plain; charset=ISO-8859-1 I could really use some advice on this topic. I am pulling files in avro format from an external source (outside of the cluster). How can I generate the avro schema file? The end goal is to have it exposed in Hive. Thanks, Ranjith --f46d043be0be9ca6bc04ceb10a39 Content-Type: text/html; charset=ISO-8859-1 I could really use some advice on this topic.

I am pulling files in avro format from an external source (outside of the cluster). How can I generate the avro schema file? The end goal is to have it exposed in Hive.

Thanks,
Ranjith
--f46d043be0be9ca6bc04ceb10a39--