[
https://issues.apache.org/jira/browse/BEAM-2085?focusedWorklogId=586852&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-586852
]
ASF GitHub Bot logged work on BEAM-2085:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Apr/21 19:55
Start Date: 21/Apr/21 19:55
Worklog Time Spent: 10m
Work Description: tvalentyn commented on pull request #14605:
URL: https://github.com/apache/beam/pull/14605#issuecomment-824317509
precommit failure unrealted:
```
11:17:03 apache_beam.io.gcp.tests.pubsub_matcher: ERROR: Timeout after 400
sec. Received 0 messages from
projects/apache-beam-testing/subscriptions/wc_subscription_output3afcfa29-f037-486c-ad2f-ab0c6d841cd3.
11:17:03 --------------------- >> end captured logging <<
---------------------
11:17:03 Worker logs:
https://console.cloud.google.com/dataflow/jobs/us-central1/2021-04-21_11_02_57-16440804195861241526?project=apache-beam-testing
11:17:03
11:17:03
----------------------------------------------------------------------
11:17:03 XML: nosetests-preCommitIT-df-py37.xml
11:17:03
----------------------------------------------------------------------
11:17:03 XML:
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit@2/src/sdks/python/nosetests.xml
11:17:03
----------------------------------------------------------------------
11:17:03 Ran 1 test in 872.802s
11:17:03
11:17:03 FAILED (failures=1)
11:17:03
11:17:03 > Task
:sdks:python:test-suites:dataflow:py37:preCommitIT_streaming_V2 FAILED
11:17:03
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 586852)
Time Spent: 33h (was: 32h 50m)
> Transforms could give hints to runners on resource requirements
> ---------------------------------------------------------------
>
> Key: BEAM-2085
> URL: https://issues.apache.org/jira/browse/BEAM-2085
> Project: Beam
> Issue Type: Improvement
> Components: beam-model, runner-core, sdk-java-core
> Affects Versions: Not applicable
> Reporter: Ismaël Mejía
> Assignee: Valentyn Tymofieiev
> Priority: P3
> Labels: Clarified
> Time Spent: 33h
> Remaining Estimate: 0h
>
> As discussed in BEAM-673 runners can allocate workers to accomplish their
> work in a better way if they can take into account some hints from the
> transforms, e.g. a source can hint data locality and with this information
> the runner can allocate the workers in an better way, this can also be the
> case with a particular transform that can suggest to the runner to be
> executed in a worker with a specific resource, e.g. GPU.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)