Github user PieterJanVanAeken commented on the pull request:

    https://github.com/apache/flink/pull/1033#issuecomment-132502725
  
    **EDIT:** I tried the approach above, and technically it works. But when I 
create a GraphAlgorithm[Long,Long,Long] in Scala, it does not work on a Java 
Graph[Long,Long,Long] because a Scala Long is not the same as a Java Long so it 
is not at all user friendly. Personally, I feel ease of use dictates we keep 
the java and scala graph algorithms separately.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to