[ 
https://issues.apache.org/jira/browse/TINKERPOP-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15278458#comment-15278458
 ] 

ASF GitHub Bot commented on TINKERPOP-1297:
-------------------------------------------

GitHub user spmallette opened a pull request:

    https://github.com/apache/incubator-tinkerpop/pull/308

    TINKERPOP-1297 Updated the gephi plugin to work on Gephi 0.9.x

    https://issues.apache.org/jira/browse/TINKERPOP-1297
    
    Also Improved output of HTTP request errors to gephi. It is likely that 
this change will not allow Gephi to work with 0.8.x anymore.
    
    Tested manually and ran tests with: 
    
    ```text
    mvn clean install && mvn verify -pl gremlin-console 
-DskipIntegrationTests=false
    ```
    
    VOTE +1

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/incubator-tinkerpop TINKERPOP-1297

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-tinkerpop/pull/308.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #308
    
----
commit d96f6312ba2e33e207576fd3692945cb6cf6a800
Author: Stephen Mallette <sp...@genoprime.com>
Date:   2016-05-10T16:55:32Z

    Updated the gephi plugin to work on Gephi 0.9.x
    
    Improved output of HTTP request errors to gephi. It is likely that this 
change will not allow Gephi to work with 0.8.x anymore.

----


> Gephi plugin on Gephi 0.9.x
> ---------------------------
>
>                 Key: TINKERPOP-1297
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1297
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: plugin
>    Affects Versions: 3.1.2-incubating
>            Reporter: stephen mallette
>            Assignee: stephen mallette
>              Labels: breaking
>             Fix For: 3.2.1
>
>
> There seem to have been some breaks in functionality with the latest Gephi 
> release. 
> 1. Gephi doesn't initialize the workspace with a zero index anymore, so one 
> gets 404 errors on requests
> 2. Vertices/edges don't appear in the visualized workspace, but do appear in 
> the data laboratory. 
> This change is "breaking" because there is a reasonably chance that these 
> change won't allow the plugin to work with Gephi 0.8.x anymore. Users will 
> have to upgrade to 0.9.x



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to