graft icon indicating copy to clipboard operation
graft copied to clipboard

Results 14 graft issues
Sort by recently updated
recently updated
newest added

current trunk is 1.2.0 this change should be reflected in pom file to work with current giraph trunk(giraph 1.2.0)

on following page, https://github.com/semihsalihoglu/graft You have mentioned that "Graft must be built as a module for Giraph trunk". Current giraph trunk is 1.2.0 but graft pom.xml specify 1.1.0 (old trunk,...

Hi! for some reason I get an error when I install graft. first, I have protocol buffers installed and giraph latest version from the trunk. First, when I do "mvn...

wontfix

Get rid of GUI's dependency on Oracle's com.sun.net.httpserver.*, and reimplement the HTTP server part with Jetty. This was one of the comments raised in https://reviews.apache.org/r/25971/.

We have everything to provide intuitive Direct Manipulation to the user. Yet, the current GUI forces the user to type the exact vertex id, or it refuses to generate test...

- As the command-line script `giraph-debug` does by hadoop fs -ls, show a dropdown of debugged jobs instead of a empty text input. - Even better would be to allow...

As Ctrl+click always opens up the context popup menu on OS X, it's impossible to start dragging with Ctrl pressed down.

bug

Can we allow the user to specify a default edge value and/or vertex value when composing a graph? Currently we're simply picking 0 for unspecified vertices, but it would be...

enhancement