[jira] [Commented] (BEAM-684) De-Dataflow Beam

2016-10-12 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on BEAM-684:
-

Github user asfgit closed the pull request at:

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


> De-Dataflow Beam
> 
>
> Key: BEAM-684
> URL: https://issues.apache.org/jira/browse/BEAM-684
> Project: Beam
>  Issue Type: Improvement
>  Components: sdk-java-core
>Affects Versions: Not applicable
>Reporter: Daniel Halperin
>Assignee: Daniel Halperin
>Priority: Minor
>  Labels: easy, easyfix, starter
>
> {code}
> grep -i dataflow sdks/java/core/**/*.java | wc -l
>  136
> {code}
> Most of those uses of the word {{dataflow}} are wrong. We should really 
> finish converting over to Beam.



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


[jira] [Commented] (BEAM-684) De-Dataflow Beam

2016-09-26 Thread JIRA

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

Jean-Baptiste Onofré commented on BEAM-684:
---

Big +1

> De-Dataflow Beam
> 
>
> Key: BEAM-684
> URL: https://issues.apache.org/jira/browse/BEAM-684
> Project: Beam
>  Issue Type: Improvement
>  Components: sdk-java-core
>Affects Versions: Not applicable
>Reporter: Daniel Halperin
>Assignee: Daniel Halperin
>Priority: Minor
>
> {code}
> grep -i dataflow sdks/java/core/**/*.java | wc -l
>  136
> {code}
> Most of those uses of the word {{dataflow}} are wrong. We should really 
> finish converting over to Beam.



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


[jira] [Commented] (BEAM-684) De-Dataflow Beam

2016-09-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on BEAM-684:
-

GitHub user dhalperi opened a pull request:

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

[BEAM-684] pom.xml: replace dataflow.javadoc_opts with beam.javadoc_opts



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/dhalperi/incubator-beam 
fix-dataflow-references

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-beam/pull/1016.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1016


commit 74e5b7eba7fabe169d8955ecfb6c9e304ddcc442
Author: Dan Halperin 
Date:   2016-09-27T05:43:40Z

pom.xml: replace dataflow.javadoc_opts with beam.javadoc_opts




> De-Dataflow Beam
> 
>
> Key: BEAM-684
> URL: https://issues.apache.org/jira/browse/BEAM-684
> Project: Beam
>  Issue Type: Improvement
>  Components: sdk-java-core
>Affects Versions: Not applicable
>Reporter: Daniel Halperin
>Assignee: Daniel Halperin
>Priority: Minor
>
> {code}
> grep -i dataflow sdks/java/core/**/*.java | wc -l
>  136
> {code}
> Most of those uses of the word {{dataflow}} are wrong. We should really 
> finish converting over to Beam.



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