[jira] [Commented] (FLINK-6090) Add RetractionRule at the stage of decoration

2017-04-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15962052#comment-15962052 ] ASF GitHub Bot commented on FLINK-6090: --- Github user godfreyhe commented on a diff i

[GitHub] flink pull request #3696: [FLINK-6090] [table] Add RetractionRule at the sta...

2017-04-08 Thread godfreyhe
Github user godfreyhe commented on a diff in the pull request: https://github.com/apache/flink/pull/3696#discussion_r110534493 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/nodes/datastream/DataStreamRetractionRule.scala --- @@ -0,0 +1,341 @@

[jira] [Updated] (FLINK-5488) yarnClient should be closed in AbstractYarnClusterDescriptor for error conditions

2017-04-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-5488: -- Description: Here is one example: {code} if(jobManagerMemoryMb > maxRes.getMemory() ) { failSessionDu

[jira] [Updated] (FLINK-4534) Lack of synchronization in BucketingSink#restoreState()

2017-04-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-4534: -- Description: Iteration over state.bucketStates is protected by synchronization in other methods, except for the

[jira] [Commented] (FLINK-6276) InvalidTypesException: Unknown Error. Type is null.

2017-04-08 Thread Luke Hutchison (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961980#comment-15961980 ] Luke Hutchison commented on FLINK-6276: --- [~Zentol] Thanks for explaining. I assume t

[jira] [Commented] (FLINK-2094) Implement Word2Vec

2017-04-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961976#comment-15961976 ] ASF GitHub Bot commented on FLINK-2094: --- Github user kateri1 commented on a diff in

[GitHub] flink pull request #2735: [FLINK-2094] [ml] implements Word2Vec for FlinkML

2017-04-08 Thread kateri1
Github user kateri1 commented on a diff in the pull request: https://github.com/apache/flink/pull/2735#discussion_r110528755 --- Diff: flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/nlp/Word2Vec.scala --- @@ -0,0 +1,243 @@ +/* + * Licensed to the Apache Softwa

[jira] [Commented] (FLINK-6276) InvalidTypesException: Unknown Error. Type is null.

2017-04-08 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961970#comment-15961970 ] Chesnay Schepler commented on FLINK-6276: - No serializer writes out information ab

[jira] [Commented] (FLINK-2094) Implement Word2Vec

2017-04-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961957#comment-15961957 ] ASF GitHub Bot commented on FLINK-2094: --- Github user kateri1 commented on a diff in

[GitHub] flink pull request #2735: [FLINK-2094] [ml] implements Word2Vec for FlinkML

2017-04-08 Thread kateri1
Github user kateri1 commented on a diff in the pull request: https://github.com/apache/flink/pull/2735#discussion_r110528040 --- Diff: flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/nlp/Word2Vec.scala --- @@ -0,0 +1,243 @@ +/* + * Licensed to the Apache Softwa

[GitHub] flink pull request #2735: [FLINK-2094] [ml] implements Word2Vec for FlinkML

2017-04-08 Thread kateri1
Github user kateri1 commented on a diff in the pull request: https://github.com/apache/flink/pull/2735#discussion_r110527757 --- Diff: flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/nlp/Word2Vec.scala --- @@ -0,0 +1,243 @@ +/* + * Licensed to the Apache Softwa

[jira] [Commented] (FLINK-2094) Implement Word2Vec

2017-04-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961958#comment-15961958 ] ASF GitHub Bot commented on FLINK-2094: --- Github user kateri1 commented on a diff in

[jira] [Commented] (FLINK-2094) Implement Word2Vec

2017-04-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961946#comment-15961946 ] ASF GitHub Bot commented on FLINK-2094: --- Github user kateri1 commented on a diff in

[GitHub] flink pull request #2735: [FLINK-2094] [ml] implements Word2Vec for FlinkML

2017-04-08 Thread kateri1
Github user kateri1 commented on a diff in the pull request: https://github.com/apache/flink/pull/2735#discussion_r110527512 --- Diff: flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/nlp/Word2Vec.scala --- @@ -0,0 +1,243 @@ +/* + * Licensed to the Apache Softwa

[jira] [Commented] (FLINK-6276) InvalidTypesException: Unknown Error. Type is null.

2017-04-08 Thread Luke Hutchison (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961936#comment-15961936 ] Luke Hutchison commented on FLINK-6276: --- [~sunjincheng121] [~Zentol] I understand th

[jira] [Commented] (FLINK-2094) Implement Word2Vec

2017-04-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961901#comment-15961901 ] ASF GitHub Bot commented on FLINK-2094: --- Github user kateri1 commented on a diff in

[GitHub] flink pull request #2735: [FLINK-2094] [ml] implements Word2Vec for FlinkML

2017-04-08 Thread kateri1
Github user kateri1 commented on a diff in the pull request: https://github.com/apache/flink/pull/2735#discussion_r110523306 --- Diff: flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/nlp/Word2Vec.scala --- @@ -0,0 +1,243 @@ +/* + * Licensed to the Apache Softwa

[jira] [Commented] (FLINK-6276) InvalidTypesException: Unknown Error. Type is null.

2017-04-08 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961878#comment-15961878 ] sunjincheng commented on FLINK-6276: Hi, [~lukehutch] , I think [~Zentol] is right. Wh

[jira] [Comment Edited] (FLINK-6276) InvalidTypesException: Unknown Error. Type is null.

2017-04-08 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961878#comment-15961878 ] sunjincheng edited comment on FLINK-6276 at 4/8/17 4:40 PM: Hi

[jira] [Commented] (FLINK-5994) Add Janino to flink-table JAR file

2017-04-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961846#comment-15961846 ] ASF GitHub Bot commented on FLINK-5994: --- Github user sunjincheng121 commented on the

[GitHub] flink issue #3656: [FLINK-5994][table] Add Janino to flink-dist JAR file

2017-04-08 Thread sunjincheng121
Github user sunjincheng121 commented on the issue: https://github.com/apache/flink/pull/3656 Hi, @twalthr I agree with @fhueske 's suggestion, And I'll close this JIRA. tomorrow.(2017.4.9). Thanks, SunJincheng --- If your project is set up for it, you can reply to this email

[jira] [Updated] (FLINK-6237) support RAND and RAND_INTEGER on Table API & SQL

2017-04-08 Thread godfrey he (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] godfrey he updated FLINK-6237: -- Summary: support RAND and RAND_INTEGER on Table API & SQL (was: support RAND and RAND_INTEGER on SQL)

[jira] [Updated] (FLINK-6237) support RAND and RAND_INTEGER on Table API & SQL

2017-04-08 Thread godfrey he (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] godfrey he updated FLINK-6237: -- Description: support RAND and RAND_INTEGER with and without seed on on Table API & SQL. like: RAND([see

[jira] [Commented] (FLINK-5005) Publish Scala 2.12 artifacts

2017-04-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961831#comment-15961831 ] ASF GitHub Bot commented on FLINK-5005: --- Github user greghogan commented on the issu

[GitHub] flink issue #3703: [FLINK-5005] WIP: publish scala 2.12 artifacts

2017-04-08 Thread greghogan
Github user greghogan commented on the issue: https://github.com/apache/flink/pull/3703 @DieBauer thanks for taking this on! I haven't been using Flink with Scala but I think this will be important to have for the May release. The required changes for type inferences are inter

[jira] [Commented] (FLINK-5005) Publish Scala 2.12 artifacts

2017-04-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961781#comment-15961781 ] ASF GitHub Bot commented on FLINK-5005: --- GitHub user DieBauer opened a pull request:

[GitHub] flink pull request #3703: [FLINK-5005] WIP: publish scala 2.12 artifacts

2017-04-08 Thread DieBauer
GitHub user DieBauer opened a pull request: https://github.com/apache/flink/pull/3703 [FLINK-5005] WIP: publish scala 2.12 artifacts - [ ] General - The pull request references the related JIRA issue ("[FLINK-XXX] Jira title text") - The pull request addresses only one i

[jira] [Closed] (FLINK-6282) Some words was spelled wrong

2017-04-08 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan closed FLINK-6282. - Resolution: Fixed Fixed in 2afb58a57389dc1f49cb4398612ccc903cc0cb71 > Some words was spelled wrong >

[jira] [Updated] (FLINK-6282) Some words was spelled wrong

2017-04-08 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan updated FLINK-6282: -- Component/s: CEP > Some words was spelled wrong > > > Key:

[jira] [Commented] (FLINK-6282) Some words was spelled wrong

2017-04-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961774#comment-15961774 ] ASF GitHub Bot commented on FLINK-6282: --- Github user asfgit closed the pull request

[jira] [Updated] (FLINK-6282) Some words was spelled wrong

2017-04-08 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan updated FLINK-6282: -- Fix Version/s: 1.3.0 > Some words was spelled wrong > > > K

[GitHub] flink pull request #3702: [FLINK-6282] Fix some spelling mistake

2017-04-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/3702 --- 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 enab

[jira] [Commented] (FLINK-6282) Some words was spelled wrong

2017-04-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961772#comment-15961772 ] ASF GitHub Bot commented on FLINK-6282: --- Github user greghogan commented on the issu

[GitHub] flink issue #3702: [FLINK-6282] Fix some spelling mistake

2017-04-08 Thread greghogan
Github user greghogan commented on the issue: https://github.com/apache/flink/pull/3702 +1. Merging ... --- 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

[jira] [Commented] (FLINK-4319) Rework Cluster Management (FLIP-6)

2017-04-08 Thread JIRA
[ https://issues.apache.org/jira/browse/FLINK-4319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961748#comment-15961748 ] Markus Müller commented on FLINK-4319: -- For a reference implementation on Bluemix wit