[jira] [Commented] (BEAM-3340) Update Flink Runner to Flink 1.4.0

2017-12-18 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on BEAM-3340:
--

jbonofre closed pull request #4280: [BEAM-3340] Update Flink Runner to Flink 
1.4.0
URL: https://github.com/apache/beam/pull/4280
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/runners/flink/build.gradle b/runners/flink/build.gradle
index 83427c9a673..dab220066c8 100644
--- a/runners/flink/build.gradle
+++ b/runners/flink/build.gradle
@@ -39,7 +39,7 @@ test {
   }
 }
 
-def flink_version = "1.3.0"
+def flink_version = "1.4.0"
 
 dependencies {
   compile library.java.guava
diff --git a/runners/flink/pom.xml b/runners/flink/pom.xml
index 02cf88d6ff3..a2a2e75f8fa 100644
--- a/runners/flink/pom.xml
+++ b/runners/flink/pom.xml
@@ -31,7 +31,7 @@
   jar
 
   
-1.3.0
+1.4.0
   
 
   


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Update Flink Runner to Flink 1.4.0
> --
>
> Key: BEAM-3340
> URL: https://issues.apache.org/jira/browse/BEAM-3340
> Project: Beam
>  Issue Type: Improvement
>  Components: runner-flink
>Reporter: Hai Zhou UTC+8
>Assignee: Ismaël Mejía
> Fix For: 2.3.0
>
>
> http://flink.apache.org/news/2017/12/12/release-1.4.0.html
> There are a lot of exciting improvements.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (BEAM-3340) Update Flink Runner to Flink 1.4.0

2017-12-18 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on BEAM-3340:
--

iemejia opened a new pull request #4280: [BEAM-3340] Update Flink Runner to 
Flink 1.4.0
URL: https://github.com/apache/beam/pull/4280
 
 
   Follow this checklist to help us incorporate your contribution quickly and 
easily:
   
- [ ] Make sure there is a [JIRA 
issue](https://issues.apache.org/jira/projects/BEAM/issues/) filed for the 
change (usually before you start working on it).  Trivial changes like typos do 
not require a JIRA issue.  Your pull request should address just this issue, 
without pulling in other changes.
- [ ] Each commit in the pull request should have a meaningful subject line 
and body.
- [ ] Format the pull request title like `[BEAM-XXX] Fixes bug in 
ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA 
issue.
- [ ] Write a pull request description that is detailed enough to 
understand what the pull request does, how, and why.
- [ ] Run `mvn clean verify` to make sure basic checks pass. A more 
thorough check will be performed on your pull request automatically.
- [ ] If this contribution is large, please file an Apache [Individual 
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
   
   ---
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Update Flink Runner to Flink 1.4.0
> --
>
> Key: BEAM-3340
> URL: https://issues.apache.org/jira/browse/BEAM-3340
> Project: Beam
>  Issue Type: Improvement
>  Components: runner-flink
>Reporter: Hai Zhou UTC+8
>Assignee: Hai Zhou UTC+8
> Fix For: 2.3.0
>
>
> http://flink.apache.org/news/2017/12/12/release-1.4.0.html
> There are a lot of exciting improvements.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (BEAM-3340) Update Flink Runner to Flink 1.4.0

2017-12-18 Thread JIRA

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

Ismaël Mejía commented on BEAM-3340:


Sorry [~yew1eb] I am (re)taking this one because it should be now trivial after 
the recent move to Scala 2.11 introduced by BEAM-1930. (just trying to move 
changes faster).

> Update Flink Runner to Flink 1.4.0
> --
>
> Key: BEAM-3340
> URL: https://issues.apache.org/jira/browse/BEAM-3340
> Project: Beam
>  Issue Type: Improvement
>  Components: runner-flink
>Reporter: Hai Zhou UTC+8
>Assignee: Hai Zhou UTC+8
> Fix For: 2.3.0
>
>
> http://flink.apache.org/news/2017/12/12/release-1.4.0.html
> There are a lot of exciting improvements.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (BEAM-3340) Update Flink Runner to Flink 1.4.0

2017-12-14 Thread JIRA

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

Ismaël Mejía commented on BEAM-3340:


BEAM-2377 should be marked as not applicable once this issue is fixed.

> Update Flink Runner to Flink 1.4.0
> --
>
> Key: BEAM-3340
> URL: https://issues.apache.org/jira/browse/BEAM-3340
> Project: Beam
>  Issue Type: Improvement
>  Components: runner-flink
>Reporter: Hai Zhou UTC+8
>Assignee: Hai Zhou UTC+8
> Fix For: 2.3.0
>
>
> http://flink.apache.org/news/2017/12/12/release-1.4.0.html
> There are a lot of exciting improvements.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (BEAM-3340) Update Flink Runner to Flink 1.4.0

2017-12-14 Thread JIRA

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

Ismaël Mejía commented on BEAM-3340:


Hi [~yew1eb] just reassigned the issue to you. Please remember to switch the 
packages to use the scala 2.11 version since 2.10 is not supported on Flink 
anymore.


> Update Flink Runner to Flink 1.4.0
> --
>
> Key: BEAM-3340
> URL: https://issues.apache.org/jira/browse/BEAM-3340
> Project: Beam
>  Issue Type: Improvement
>  Components: runner-flink
>Reporter: Hai Zhou UTC+8
>Assignee: Hai Zhou UTC+8
> Fix For: 2.3.0
>
>
> http://flink.apache.org/news/2017/12/12/release-1.4.0.html
> There are a lot of exciting improvements.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (BEAM-3340) Update Flink Runner to Flink 1.4.0

2017-12-12 Thread Hai Zhou UTC+8 (JIRA)

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

Hai Zhou UTC+8 commented on BEAM-3340:
--

[~aljoscha], I like this ticket. Can I work for this?


> Update Flink Runner to Flink 1.4.0
> --
>
> Key: BEAM-3340
> URL: https://issues.apache.org/jira/browse/BEAM-3340
> Project: Beam
>  Issue Type: Improvement
>  Components: runner-flink
>Reporter: Hai Zhou UTC+8
>Assignee: Aljoscha Krettek
> Fix For: 2.3.0
>
>
> http://flink.apache.org/news/2017/12/12/release-1.4.0.html
> There are a lot of exciting improvements.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)