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/11/27 10:57:58 UTC

[jira] [Commented] (BEAM-1049) Upgrade default spark version to 1.6.3

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

ASF GitHub Bot commented on BEAM-1049:
--------------------------------------

GitHub user iemejia opened a pull request:

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

    [BEAM-1049] Update spark version to 1.6.3

    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-1049-spark-version

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

    https://github.com/apache/incubator-beam/pull/1437.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 #1437
    
----
commit 254ccdbdd533c33a734b4c2a5197b7ef1a67c0ae
Author: Ismaël Mejía <ie...@gmail.com>
Date:   2016-11-27T10:39:08Z

    [BEAM-1049] Update spark version to 1.6.3

----


> Upgrade default spark version to 1.6.3  
> ----------------------------------------
>
>                 Key: BEAM-1049
>                 URL: https://issues.apache.org/jira/browse/BEAM-1049
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-spark
>    Affects Versions: 0.4.0-incubating
>            Reporter: Ismaël Mejía
>            Assignee: Ismaël Mejía
>            Priority: Trivial
>
> Spark version 1.6.3 was released recently fixing many bugs, we can raise the version of the spark runner to cover possible cases.
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315420&version=12336854



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