I'm trying out streaming connection between Tinkerpop (3.1.1-incubating) gremlin and Gephi using the streaming plugin as it's outlined in Tinkerpop docs.
With 0.9.1 the gremlin plugin seems to send data but nothing renders.
When I looked at the Gephi Streaming plugin, it was meant to work with 0.8.2. So I uninstalled 0.9.1 and installed 0.8.2. HOWEVER, now I can't connect to the plugin catalog at https://gephi.org/updates/official/0.8.2/catalog.xml. I don't have a proxy... And when I navigate to this catalog.xml in browser, I don't see streaming gephi plugin.
So I downloaded the streaming plugin zip file and tried to install it as zip file - but nothing happens. There is nothing in the log about any failures with install from zip.
- Thoughts on fixing the zip file install?
- How can I get updates working in 0.8.2 again ?
OR ALTERNATIVELY - How do I debug 0.9.1 streaming ?
Thanks, S-