[ 
https://issues.apache.org/jira/browse/FLINK-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ufuk Celebi resolved FLINK-979.
-------------------------------

    Resolution: Fixed

Merged in 2f0bd8fa26f5ed13d5f116b296557df8207a8260.

> Scheduler and JobGrph refactoring broke NetworkThroughput test
> --------------------------------------------------------------
>
>                 Key: FLINK-979
>                 URL: https://issues.apache.org/jira/browse/FLINK-979
>             Project: Flink
>          Issue Type: Bug
>          Components: Local Runtime
>    Affects Versions: pre-apache-0.5.1
>            Reporter: Ufuk Celebi
>            Assignee: Ufuk Celebi
>            Priority: Minor
>
> The refactoring of the scheduler and the JobGraph broke the NetworkThroughput 
> test.
> {code:java}
> 21:50:27,199 ERROR eu.stratosphere.nephele.client.JobClient                   
>    - ERROR: eu.stratosphere.nephele.executiongraph.GraphConversionException: 
> java.lang.RuntimeException: No input format has been set for job vertex: 
> 35414f433c65380065e604fcce42b800
> {code}
> The test has been modifed during the merge to use a plain {{JobInputVertex}} 
> instead of the previous {{GenericJobInputVertex}}, which worked without an 
> InputFormat. With {{JobInputVertex}} we need to specify a dummy InputFormat.
> The test does not startup (just a local executor is started and shutdown) and 
> we don't see an error during {{mvn verify}}.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to