[
https://issues.apache.org/jira/browse/BEAM-2732?focusedWorklogId=87283&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-87283
]
ASF GitHub Bot logged work on BEAM-2732:
----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Apr/18 21:23
Start Date: 03/Apr/18 21:23
Worklog Time Spent: 10m
Work Description: aaltay commented on issue #4387: [BEAM-2732] Metrics
rely on statesampler state
URL: https://github.com/apache/beam/pull/4387#issuecomment-378403789
@pabloem I looked at the post commit tests. It seems to be failing because
of a quota issue.
```
Workflow failed. Causes: Project apache-beam-testing has insufficient
quota(s) to execute this workflow with 1 instances in region us-central1. Quota
summary (required/available): 1/1441 instances, 1/0 CPUs, 250/14440 disk GB,
0/1998 SSD disk GB, 1/63 instance groups, 1/13 managed instance groups, 1/39
instance templates, 1/293 in-use IP addresses.
Please see https://cloud.google.com/compute/docs/resource-quotas about
requesting more quota.
```
@alanmyrvold Is it possible to increase the quota for the project?
Also @markflyhigh is currently working on fixing an issue with
`test_streaming_wordcount_it` (other than the timeout). That would probably fix
your tests issue as well.
----------------------------------------------------------------
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: 87283)
Time Spent: 5h 50m (was: 5h 40m)
> State tracking in Python is inefficient and has duplicated code
> ---------------------------------------------------------------
>
> Key: BEAM-2732
> URL: https://issues.apache.org/jira/browse/BEAM-2732
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Pablo Estrada
> Assignee: Pablo Estrada
> Priority: Major
> Time Spent: 5h 50m
> Remaining Estimate: 0h
>
> e.g logging and metrics keep state separately. State tracking should be
> unified.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)