[jira] [Commented] (BEAM-3970) Java SDK harness supports window_into

2018-05-10 Thread Luke Cwik (JIRA)

[ 
https://issues.apache.org/jira/browse/BEAM-3970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470892#comment-16470892
 ] 

Luke Cwik commented on BEAM-3970:
-

[https://github.com/apache/beam/pull/5329|https://www.google.com/url?q=https://github.com/apache/beam/pull/5329=D=hangouts=1526059941844000=AFQjCNGriRo0ZehnEFM-5RdPXJ75cpQkbA]

> Java SDK harness supports window_into
> -
>
> Key: BEAM-3970
> URL: https://issues.apache.org/jira/browse/BEAM-3970
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-java-harness
>Reporter: Ben Sidhom
>Assignee: Thomas Groh
>Priority: Major
>
> The Java SDK harness does not currently register a PTransformRunnerFactory 
> for beam:transform:window_into:v1. We need this functionality for GroupByKey 
> transforms.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (BEAM-3970) Java SDK harness supports window_into

2018-03-29 Thread Ben Sidhom (JIRA)

[ 
https://issues.apache.org/jira/browse/BEAM-3970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419746#comment-16419746
 ] 

Ben Sidhom commented on BEAM-3970:
--

Scratch that last comment. I didn't realize that window mapping was distinct 
from window assignment.

> Java SDK harness supports window_into
> -
>
> Key: BEAM-3970
> URL: https://issues.apache.org/jira/browse/BEAM-3970
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-java-harness
>Reporter: Ben Sidhom
>Assignee: Luke Cwik
>Priority: Major
>
> The Java SDK harness does not currently register a PTransformRunnerFactory 
> for beam:transform:window_into:v1. We need this functionality for GroupByKey 
> transforms.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (BEAM-3970) Java SDK harness supports window_into

2018-03-29 Thread Ben Sidhom (JIRA)

[ 
https://issues.apache.org/jira/browse/BEAM-3970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419739#comment-16419739
 ] 

Ben Sidhom commented on BEAM-3970:
--

It looks like 
[WindowMappingFnRunner|https://github.com/apache/beam/blob/master/sdks/java/harness/src/main/java/org/apache/beam/fn/harness/WindowMappingFnRunner.java]
 should already support this. If so, we need to investigate why this is not 
being picked up by ExecutableStages.

> Java SDK harness supports window_into
> -
>
> Key: BEAM-3970
> URL: https://issues.apache.org/jira/browse/BEAM-3970
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-java-harness
>Reporter: Ben Sidhom
>Assignee: Luke Cwik
>Priority: Major
>
> The Java SDK harness does not currently register a PTransformRunnerFactory 
> for beam:transform:window_into:v1. We need this functionality for GroupByKey 
> transforms.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)