Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 14 from 14 (0.064s).
Loading phrases to help you
refine your search...
Re: SocketServer performance - Avro - [mail # user]
...On Mon, Jan 4, 2010 at 3:46 PM, Eric Evans  wrote:  Sure thing. With NODELAY we should make sure that appropriate buffering happens to avoid having tons of itty-bitty packets, whic...
   Author: Todd Lipcon, 2010-01-05, 02:02
Re: SocketServer performance - Avro - [mail # user]
...On Sun, Jan 3, 2010 at 7:02 PM, Eric Evans  wrote:  Hm, do you have a tshark trace of the RPC conversation? Would be interesting to see what the delay between packets looks like. &...
   Author: Todd Lipcon, 2010-01-04, 03:12
Re: SocketServer performance - Avro - [mail # user]
...80ms sounds like two round trips without SO_NODELAY. Does the socket server set this socket option?  -Todd  On Sun, Jan 3, 2010 at 11:35 AM, Eric Evans  wrote:  ...
   Author: Todd Lipcon, 2010-01-03, 20:01
[AVRO-265] Protocol namespace always written out in toJson - Avro - [issue]
...The javadoc for Protocol indicates that namespaces are optional. However, toJson() always prints it out. If no namespace is set, it generates "namespace": null in the JSON.Not sure whether n...
http://issues.apache.org/jira/browse/AVRO-265    Author: Todd Lipcon, 2009-12-29, 22:18
Sort:
project
Hadoop (755)
HBase (670)
HDFS (488)
MapReduce (282)
Hive (20)
Avro (14)
Accumulo (12)
Zookeeper (9)
Sqoop (1)
type
issue (11)
mail # user (3)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (14)
author
Doug Cutting (802)
Scott Carey (431)
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)
Todd Lipcon