That's usually due to a ZNode containing too much data or having too many children.
By default ZooKeeper has a 1 MB transport limit. Check the ZK docs on this. ==================== Jordan Zimmerman > On Oct 29, 2013, at 3:29 PM, Eduardo Alfaia <[email protected]> wrote: > > Hi all, > > I am trying deploy a topology in Storm (WordCount for example), but I get > this error: > EndOfStreamException: Unable to read additional data from client sessionid > 0x13af9131eee0000, likely client has closed socket > > I am using CentOS 6.4 > JDK 6 > > The Zookeeper was configured like standalone and Strom with 1 node. > -- > MSc Eduardo Costa Alfaia > PhD Student > Università degli Studi di Brescia
