[
https://issues.apache.org/jira/browse/TINKERPOP-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16328578#comment-16328578
]
ASF GitHub Bot commented on TINKERPOP-1872:
-------------------------------------------
Github user Stargazer4869 commented on the issue:
https://github.com/apache/tinkerpop/pull/779
Still working on the test case. A little question here, although maven can
generate a jar file for the module gremlin-shade, my IDE is not ok with it. It
can find dependencies which should provided by this module, such as:
import org.apache.tinkerpop.shaded.kryo.Kryo;
Any way I can deal with this? It will be great help. My IDE is IntelliJ, if
there is a solutions for Eclipse, it will be fine too.
> Apply edgeFunction in SparkMessenger
> ------------------------------------
>
> Key: TINKERPOP-1872
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1872
> Project: TinkerPop
> Issue Type: Bug
> Components: hadoop
> Affects Versions: 3.2.7
> Reporter: stephen mallette
> Priority: Major
>
> It seem the edgeFunction defined in Local MessageScope will not be applied
> anywhere when you are using SparkGraphComputer. It will cause a difference
> in result with what you will have when you are using TinkerGraphComputer.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)