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 7BBAF1777C for ; Fri, 24 Oct 2014 21:22:34 +0000 (UTC) Received: (qmail 48877 invoked by uid 500); 24 Oct 2014 21:22:34 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 48793 invoked by uid 500); 24 Oct 2014 21:22:34 -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 48775 invoked by uid 99); 24 Oct 2014 21:22:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Oct 2014 21:22:34 +0000 Date: Fri, 24 Oct 2014 21:22:33 +0000 (UTC) From: "Doug Cutting (JIRA)" To: dev@avro.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AVRO-1597) Random data tool writes corrupt data to standard output 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-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1597: ------------------------------- Attachment: AVRO-1597.patch Here's a patch that fixes this and adds a test for it. > Random data tool writes corrupt data to standard output > ------------------------------------------------------- > > Key: AVRO-1597 > URL: https://issues.apache.org/jira/browse/AVRO-1597 > Project: Avro > Issue Type: Bug > Components: java > Reporter: Doug Cutting > Fix For: 1.7.8, 1.8.0 > > Attachments: AVRO-1597.patch > > > When 'random' command is used to write a data file to standard output that file is corrupt. -- This message was sent by Atlassian JIRA (v6.3.4#6332)