You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Weise (JIRA)" <ji...@apache.org> on 2018/08/28 17:16:00 UTC

[jira] [Commented] (BEAM-5250) Python Wordcount fails with Flink portable streaming

    [ https://issues.apache.org/jira/browse/BEAM-5250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16595325#comment-16595325 ] 

Thomas Weise commented on BEAM-5250:
------------------------------------

./gradlew :beam-sdks-python:portableWordCount -PjobEndpoint=localhost:8099 -Pstreaming

 
{code:java}
[flink-runner-job-server] ERROR org.apache.beam.runners.flink.FlinkJobInvocation - Error during job invocation BeamApp-tweise-0828171233-920700af_e4ab09ea-cda7-441c-9c1a-e9fa435133bb.

org.apache.flink.runtime.client.JobExecutionException: org.apache.beam.sdk.util.UserCodeException: java.lang.IllegalStateException: TimestampCombiner moved element from 294247-01-10T04:00:54.775Z (TIMESTAMP_MAX_VALUE) to earlier time 294247-01-09T04:00:54.775Z (end of global window) for window org.apache.beam.sdk.transforms.windowing.GlobalWindow@4e03f446

        at org.apache.flink.runtime.minicluster.MiniCluster.executeJobBlocking(MiniCluster.java:625){code}

> Python Wordcount fails with Flink portable streaming
> ----------------------------------------------------
>
>                 Key: BEAM-5250
>                 URL: https://issues.apache.org/jira/browse/BEAM-5250
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-flink
>            Reporter: Thomas Weise
>            Priority: Major
>              Labels: portability
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)