You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/27 05:52:22 UTC

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

    [ https://issues.apache.org/jira/browse/BEAM-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=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 <dh...@google.com>
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)