[
https://issues.apache.org/jira/browse/FLINK-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14292051#comment-14292051
]
ASF GitHub Bot commented on FLINK-1201:
---------------------------------------
Github user fhueske commented on the pull request:
https://github.com/apache/flink/pull/335#issuecomment-71492121
Sure, XyzTest are unit tests which are executed in Maven's test phase.
These should execute rather fast. Everything that brings up a full Flink system
is an integration test case (XyzITCase) and executed during mvn verify. These
are used for long running tests.
> Graph API for Flink
> --------------------
>
> Key: FLINK-1201
> URL: https://issues.apache.org/jira/browse/FLINK-1201
> Project: Flink
> Issue Type: New Feature
> Reporter: Kostas Tzoumas
> Assignee: Vasia Kalavri
>
> This issue tracks the development of a Graph API/DSL for Flink.
> Until the code is pushed to the Flink repository, collaboration is happening
> here: https://github.com/project-flink/flink-graph
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)