[jira] [Commented] (BEAM-414) IntraBundleParallelization needs to be removed

2016-09-16 Thread Kenneth Knowles (JIRA)

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

Kenneth Knowles commented on BEAM-414:
--

Awesome. One less OldDoFn situation sitting around.

> IntraBundleParallelization needs to be removed
> --
>
> Key: BEAM-414
> URL: https://issues.apache.org/jira/browse/BEAM-414
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-java-core
>Reporter: Luke Cwik
>Assignee: Pei He
>Priority: Minor
>  Labels: newbie, starter
> Fix For: 0.3.0-incubating
>
>
> IntraBundleParallelization needs to be removed because it does not work since 
> it breaks bundle processing semantics by expecting that context information 
> is not mutated by the runner between element processing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (BEAM-414) IntraBundleParallelization needs to be removed

2016-09-14 Thread Luke Cwik (JIRA)

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

Luke Cwik commented on BEAM-414:


https://github.com/apache/incubator-beam/pull/957

> IntraBundleParallelization needs to be removed
> --
>
> Key: BEAM-414
> URL: https://issues.apache.org/jira/browse/BEAM-414
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-java-core
>Reporter: Luke Cwik
>Assignee: Pei He
>Priority: Minor
>  Labels: newbie, starter
>
> IntraBundleParallelization needs to be removed because it does not work since 
> it breaks bundle processing semantics by expecting that context information 
> is not mutated by the runner between element processing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (BEAM-414) IntraBundleParallelization needs to be removed

2016-08-17 Thread Luke Cwik (JIRA)

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

Luke Cwik commented on BEAM-414:


[~pei...@gmail.com] was working on some refactoring of the examples which 
depended on IntraBundleParallelization. Once that went in we could get rid of 
IntraBundleParallelization.

maven-archetypes/examples seems to still need to be updated with the examples 
refactoring work that [~pei...@gmail.com] has been working and 
PubSubFileInjector needs to be deleted.

After that we should be able to remove IntraBundleParallelization.

> IntraBundleParallelization needs to be removed
> --
>
> Key: BEAM-414
> URL: https://issues.apache.org/jira/browse/BEAM-414
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-java-core
>Reporter: Luke Cwik
>Assignee: Luke Cwik
>Priority: Minor
>  Labels: newbie, starter
>
> IntraBundleParallelization needs to be removed because it does not work since 
> it breaks bundle processing semantics by expecting that context information 
> is not mutated by the runner between element processing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (BEAM-414) IntraBundleParallelization needs to be removed

2016-08-17 Thread Scott Wegner (JIRA)

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

Scott Wegner commented on BEAM-414:
---

Is the plan still to remove IntraBundleParallelization? I also noticed it does 
not support the new DoFn (only supports OldDoFn). If we don't plan on 
deprecating, we should update it to support the new DoFn. /cc [~kenn]

> IntraBundleParallelization needs to be removed
> --
>
> Key: BEAM-414
> URL: https://issues.apache.org/jira/browse/BEAM-414
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-java-core
>Reporter: Luke Cwik
>Assignee: Luke Cwik
>Priority: Minor
>  Labels: newbie, starter
>
> IntraBundleParallelization needs to be removed because it does not work since 
> it breaks bundle processing semantics by expecting that context information 
> is not mutated by the runner between element processing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)