Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 161 to 170 from 432 (0.053s).
Loading phrases to help you
refine your search...
Re: Can the dollar sign be a valid character in a schema name? - Avro - [mail # user]
...The spec http://avro.apache.org/docs/1.5.3/spec.html#Names states that names must:             * start with [A-Za-z_]            *...
   Author: Scott Carey, 2011-09-03, 00:42
Re: Avro MR job problem with empty strings - Avro - [mail # user]
...Some ideas:  A String is encoded as a Long length, followed by that number of bytes in Utf8. An empty string is therefore encoded as the number 0L -- which is one byte, 0x00. It appears...
   Author: Scott Carey, 2011-09-03, 00:38
Re: Doc strings in IDL not working - Avro - [mail # user]
...On 9/1/11 10:34 AM, "George Fletcher"  wrote:   According to the Avro Specification, only Enum, Fixed, and Record are named types that can have a 'doc' field in the Schema. http://...
   Author: Scott Carey, 2011-09-03, 00:29
Re: How should I migrate 1.4 code to avro 1.5? - Avro - [mail # user]
...Are you still having trouble with this?  I noticed that the code has changed and you are using MyPair instead of Pair.  Was there a naming conflict bug with Avro's Pair.java?  ...
   Author: Scott Carey, 2011-09-03, 00:19
Re: How should I migrate 1.4 code to avro 1.5? - Avro - [mail # user]
...Some comments:  You should check in the *.avdl or *.avsc file that describes your MyPair schema instead of the generated code.  Maven can be used to generate the Java class using t...
   Author: Scott Carey, 2011-09-03, 00:16
Re: How should I migrate 1.4 code to avro 1.5? - Avro - [mail # user]
...The javadoc for the deprecated method directs users to the replacement.  BinaryEncoder and BinaryDecoder are well documented, with docs available via maven for IDE's to consume easily, ...
   Author: Scott Carey, 2011-09-03, 00:00
Re: How should I migrate 1.4 code to avro 1.5? - Avro - [mail # user]
...The maven repositories required are in the pom.xml of the avro project.  If you are using Netty for a socket protocol, you will need the JBoss repository.  Otherwise, you can exclu...
   Author: Scott Carey, 2011-09-02, 23:51
Re: avro BinaryDecoder bug ? - Avro - [mail # user]
...Looks like a bug to me.  Can you file a JIRA ticket?  Thanks!  On 8/29/11 1:24 PM, "Yang"  wrote:  ...
   Author: Scott Carey, 2011-09-01, 01:52
Re: Can mismatched schemas cause the Avro code to crash - Avro - [mail # user]
... On 8/28/11 11:29 AM, "W.P. McNeill"  wrote:   Yes, if the schema indicates it should read a String, but the data is actually something else, an exception may be thrown.  ...
   Author: Scott Carey, 2011-08-29, 16:30
Re: Map output records/reducer input records mismatch - Avro - [mail # user]
...That is very interestingŠ I don't see how Avro could affect that.  Does anyone else have any ideas how Avro might cause the below?  -Scott  On 8/17/11 3:59 PM, "Vyacheslav Zho...
   Author: Scott Carey, 2011-08-17, 23:47
Sort:
project
Avro (432)
Hadoop (123)
Pig (52)
HDFS (4)
MapReduce (4)
Hive (3)
Kafka (2)
type
mail # user (269)
mail # dev (118)
issue (44)
wiki (1)
date
last 7 days (5)
last 30 days (12)
last 90 days (20)
last 6 months (32)
last 9 months (432)
author
Doug Cutting (802)
Scott Carey (432)
Jeff Hammerbacher (175)
Philip Zeyliger (116)
Matt Massie (102)
Bruce Mitchener (89)
Thiruvalluvan M. G. (82)
Douglas Creager (80)
Harsh J (74)
Jeff Hodges (65)
James Baldassari (53)
Yang (52)
Scott Banachowski (48)
Jeremy Lewi (46)
Miki Tebeka (45)