[
https://issues.apache.org/jira/browse/BEAM-2918?focusedWorklogId=157545&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-157545
]
ASF GitHub Bot logged work on BEAM-2918:
----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Oct/18 13:31
Start Date: 23/Oct/18 13:31
Worklog Time Spent: 10m
Work Description: tweise commented on issue #6726: [BEAM-2918] Add state
support for streaming in portable FlinkRunner
URL: https://github.com/apache/beam/pull/6726#issuecomment-432247472
Yes, it is important that this is being looked into; there is a separate
thread for that already.
But this specific run shows
```
Traceback (most recent call last):
05:53:23 File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_VR_Flink_PR/src/sdks/python/apache_beam/runners/portability/flink_runner_test.py",
line 111, in test_pardo_state_only
05:53:23 super(FlinkRunnerTest, self).test_pardo_state_only()
05:53:23 File "apache_beam/runners/portability/fn_api_runner_test.py",
line 296, in test_pardo_state_only
05:53:23 equal_to(expected))
05:53:23 File "apache_beam/pipeline.py", line 423, in __exit__
05:53:23 self.run().wait_until_finish()
05:53:23 File "apache_beam/runners/portability/portable_runner.py", line
249, in wait_until_finish
05:53:23 'Pipeline %s failed in state %s.' % (self._job_id, self._state))
05:53:23 RuntimeError: Pipeline
test_pardo_state_only_1540299186.07_9be40d19-5b9f-4ea7-b827-c1526b6fa13e failed
in state FAILED.
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 157545)
Time Spent: 6h 50m (was: 6h 40m)
> Flink support for portable user state
> -------------------------------------
>
> Key: BEAM-2918
> URL: https://issues.apache.org/jira/browse/BEAM-2918
> Project: Beam
> Issue Type: Sub-task
> Components: runner-flink
> Reporter: Henning Rohde
> Assignee: Maximilian Michels
> Priority: Minor
> Labels: portability
> Time Spent: 6h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)