Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 23 (0.072s).
Loading phrases to help you
refine your search...
Re: read a compressed avro file - Avro - [mail # user]
...Thank you Scott. I will try it out :)  On Mon, Apr 2, 2012 at 10:56 AM, Scott Carey  wrote:  ...
   Author: Weishung Chung, 2012-04-03, 06:18
Re: read a compressed avro file - Avro - [mail # user]
...java  On Sat, Mar 31, 2012 at 12:44 AM, Miki Tebeka  wrote:  ...
   Author: Weishung Chung, 2012-03-31, 06:10
read a compressed avro file - Avro - [mail # user]
...Hey avro users,  Could you guide me to an example on how to read a compressed avro file (snappy) ?  Thank you, Wei Shung...
   Author: Weishung Chung, 2012-03-31, 05:33
Re: maven build error - Avro - [mail # user]
...Thank you. BUILD SUCCESS :D  On Fri, Apr 29, 2011 at 12:22 PM, Scott Carey wrote:  ...
   Author: Weishung Chung, 2011-04-29, 19:38
Re: maven build error - Avro - [mail # user]
...Thank you. Problem solved and able to run build. However, it doesn't like the empty Apache Avro Tools folder  [INFO] Apache Avro Java .................................. SUCCESS [6.133s]...
   Author: Weishung Chung, 2011-04-29, 17:14
maven build error - Avro - [mail # user]
...Hello my fellow Avro users,  I was trying to do a maven build on Avro 1.5 and got the following error, how to resolve this ?  [ERROR] Failed to execute goal org.apache.maven.plugin...
   Author: Weishung Chung, 2011-04-29, 16:01
Re: runtime error when casting Array<String> to String[] - Avro - [mail # user]
...Thanks alot, good idea :)   On Wed, Apr 27, 2011 at 2:09 PM, Scott Carey wrote:  ...
   Author: Weishung Chung, 2011-04-27, 22:37
runtime error when casting Array<String> to String[] - Avro - [mail # user]
...Hello fellow Avro users,  Do you guys have this problem when casting Array to String[]? Am I missing something here :(  I got a runtime exception as follows  Exception in thre...
   Author: Weishung Chung, 2011-04-27, 15:47
Re: Is map schema's key an UTF8 or String type? - Avro - [mail # user]
...Would it be possible to cast Array to String[] ?  I was trying to cast it to String[] but i got a runtime error complaining about Utf8 to String cast :( Array ids = (Array) rec.get("ids...
   Author: Weishung Chung, 2011-04-27, 15:22
Re: Is map schema's key an UTF8 or String type? - Avro - [mail # user]
...Ok thank you for the answer :)  On Tue, Apr 26, 2011 at 4:24 PM, Scott Carey wrote:  ...
   Author: Weishung Chung, 2011-04-26, 22:35
Sort:
project
HBase (92)
Avro (23)
Hadoop (20)
Hive (4)
MapReduce (2)
type
mail # user (23)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (23)
author
Doug Cutting (806)
Scott Carey (439)
Jeff Hammerbacher (175)
Philip Zeyliger (118)
Matt Massie (102)
Bruce Mitchener (89)
Douglas Creager (82)
Thiruvalluvan M. G. (82)
Harsh J (74)
Jeff Hodges (65)
James Baldassari (53)
Yang (52)
Scott Banachowski (48)
Jeremy Lewi (46)
Miki Tebeka (46)
Weishung Chung