[ https://issues.apache.org/jira/browse/ZOOKEEPER-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Erwin Tam updated ZOOKEEPER-775: -------------------------------- Status: Patch Available (was: Open) Latest version of the Hedwig code in the apache branch. This also includes the C++ client bindings that Ivan Kelly worked on. Looking at past comments, if you are using the hw.bash script to startup ZK, BK, or Hedwig hubs, this is intended to be done on remote boxes. So you'll need to build/compile to get the Hedwig fat server jar and prepend the "push_jar=true" command to the hw.bash line so it'll copy over the jar to the remote server(s) and place it in the appropriate location. The CLASSPATH remotely is set to point to this area and won't work without it. > A large scale pub/sub system > ---------------------------- > > Key: ZOOKEEPER-775 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-775 > Project: Zookeeper > Issue Type: New Feature > Components: contrib > Reporter: Benjamin Reed > Assignee: Benjamin Reed > Fix For: 3.4.0 > > Attachments: libs.zip, libs_2.zip, ZOOKEEPER-775.patch, > ZOOKEEPER-775.patch, ZOOKEEPER-775_2.patch, ZOOKEEPER-775_3.patch > > > we have developed a large scale pub/sub system based on ZooKeeper and > BookKeeper. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.