[
https://issues.apache.org/jira/browse/BEAM-2687?focusedWorklogId=145726&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-145726
]
ASF GitHub Bot logged work on BEAM-2687:
----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Sep/18 17:00
Start Date: 19/Sep/18 17:00
Worklog Time Spent: 10m
Work Description: charlesccychen commented on issue #6349: [BEAM-2687]
Implement State over the Fn API
URL: https://github.com/apache/beam/pull/6349#issuecomment-422880038
This LGTM. However, presubmits are failing because of lint:
```
02:35:23 Running pylint for module apache_beam gen_protos.py setup.py
test_config.py:
02:35:23 Using config file
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit@2/src/sdks/python/.pylintrc
02:36:15 ************* Module apache_beam.runners.worker.bundle_processor
02:36:15 C:168, 0: Line too long (86/80) (line-too-long)
02:36:15
02:36:15 --------------------------------------------------------------------
02:36:15 Your code has been rated at 10.00/10 (previous run: 10.00/10, -0.00)
02:36:15
02:36:15 Command exited with non-zero status 16
02:36:15 370.00user 9.62system 0:51.58elapsed 735%CPU (0avgtext+0avgdata
319104maxresident)k
02:36:15 0inputs+200outputs (0major+668358minor)pagefaults 0swaps
02:36:15 ERROR: InvocationError for command '/usr/bin/time
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit@2/src/sdks/python/scripts/run_pylint.sh'
(exited with code 16)
02:36:15 ___________________________________ summary
____________________________________
02:36:15 ERROR: py27-lint: commands failed
02:36:15
02:36:15 > Task :beam-sdks-python:lintPy27 FAILED
02:36:15 :beam-sdks-python:lintPy27 (Thread[Task worker for ':' Thread
5,5,main]) completed. Took 1 mins 10.419 secs.
```
Please fix this and run postcommits before submitting.
----------------------------------------------------------------
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: 145726)
Time Spent: 3h 20m (was: 3h 10m)
> Python SDK support for Stateful Processing
> ------------------------------------------
>
> Key: BEAM-2687
> URL: https://issues.apache.org/jira/browse/BEAM-2687
> Project: Beam
> Issue Type: New Feature
> Components: sdk-py-core
> Reporter: Ahmet Altay
> Assignee: Charles Chen
> Priority: Major
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
> Python SDK should support stateful processing
> (https://beam.apache.org/blog/2017/02/13/stateful-processing.html)
> In the meantime, runner capability matrix should be updated to show the lack
> of this feature
> (https://beam.apache.org/documentation/runners/capability-matrix/)
> Use this as an umbrella issue for all related issues.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)