You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by iemejia <gi...@git.apache.org> on 2016/11/25 14:01:01 UTC

[GitHub] incubator-beam pull request #1436: [BEAM-851] Identify if pipeline is in str...

GitHub user iemejia opened a pull request:

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

    [BEAM-851] Identify if pipeline is in streaming mode

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [X] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [X] Make sure tests pass via `mvn clean verify`. (Even better, enable
           Travis-CI on your fork and ensure the whole test matrix passes).
     - [X] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.txt).
    
    ---


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

    $ git pull https://github.com/iemejia/incubator-beam BEAM-851-identify-streaming

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

    https://github.com/apache/incubator-beam/pull/1436.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 #1436
    
----
commit b209f5c735edd747a4bb2aeae4f550a94a369d59
Author: Isma�l Mej�a <ie...@gmail.com>
Date:   2016-11-25T13:52:26Z

    [BEAM-851] Remove option for streaming mode in PipelineOptions
    
    Now an Evaluator (visitor) detects this

commit 2161ca4e6576c3703bd318b8d59c41f59b43422d
Author: Isma�l Mej�a <ie...@gmail.com>
Date:   2016-11-25T13:54:28Z

    [BEAM-851] Move spark version to 1.6.3

commit a64b28ee329d4314705ccee0e932402f90bb2740
Author: Isma�l Mej�a <ie...@gmail.com>
Date:   2016-11-25T13:54:58Z

    [BEAM-851] Remove warning, after change on spark's streaming context

commit 0783f4d0185fb63d486086bf095a888ddfb9cefd
Author: Isma�l Mej�a <ie...@gmail.com>
Date:   2016-11-25T13:56:07Z

    [BEAM-851] Remove grammar error (repeated for)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-beam pull request #1436: [BEAM-851] Identify if pipeline is in str...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---