Ismaël Mejía created BEAM-2085:
----------------------------------

             Summary: DoFn 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: Frances Perry


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
(v6.3.15#6346)

Reply via email to