[jira] [Commented] (FLINK-5013) Flink Kinesis connector doesn't work on old EMR versions

2016-11-10 Thread Tzu-Li (Gordon) Tai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655931#comment-15655931 ] Tzu-Li (Gordon) Tai commented on FLINK-5013: Adding the testing for different

[jira] [Assigned] (FLINK-5013) Flink Kinesis connector doesn't work on old EMR versions

2016-11-10 Thread Tzu-Li (Gordon) Tai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai reassigned FLINK-5013: -- Assignee: Tzu-Li (Gordon) Tai > Flink Kinesis connector doesn't work on old EMR

[jira] [Commented] (FLINK-5013) Flink Kinesis connector doesn't work on old EMR versions

2016-11-10 Thread Tzu-Li (Gordon) Tai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655925#comment-15655925 ] Tzu-Li (Gordon) Tai commented on FLINK-5013: This seems a bit odd to me, becau

[jira] [Commented] (FLINK-4565) Support for SQL IN operator

2016-11-10 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655847#comment-15655847 ] Jark Wu commented on FLINK-4565: Thank you [~fhueske] for the detailed internals. Regard

[jira] [Commented] (FLINK-4918) Add SSL support to Mesos artifact server

2016-11-10 Thread Eron Wright (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655778#comment-15655778 ] Eron Wright commented on FLINK-4918: - A PR was opened for this: https://github.com/ap

[jira] [Created] (FLINK-5050) JSON.org license is CatX

2016-11-10 Thread Ted Yu (JIRA)
Ted Yu created FLINK-5050: - Summary: JSON.org license is CatX Key: FLINK-5050 URL: https://issues.apache.org/jira/browse/FLINK-5050 Project: Flink Issue Type: Bug Reporter: Ted Yu We sh

[jira] [Commented] (FLINK-4565) Support for SQL IN operator

2016-11-10 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655352#comment-15655352 ] Fabian Hueske commented on FLINK-4565: -- Hi [~nvasilishin] and [~jark], I had at look

[jira] [Commented] (FLINK-3680) Remove or improve (not set) text in the Job Plan UI

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655193#comment-15655193 ] ASF GitHub Bot commented on FLINK-3680: --- Github user mushketyk commented on the issu

[GitHub] flink issue #2457: [FLINK-3680][web frontend] Remove "(not set)" text in the...

2016-11-10 Thread mushketyk
Github user mushketyk commented on the issue: https://github.com/apache/flink/pull/2457 Hi @greghogan I've fixed the code according to your suggestion. Could you give it another look? --- If your project is set up for it, you can reply to this email and have your reply appear

[jira] [Created] (FLINK-5049) Instability in QueryableStateITCase.testQueryableStateWithTaskManagerFailure

2016-11-10 Thread Ufuk Celebi (JIRA)
Ufuk Celebi created FLINK-5049: -- Summary: Instability in QueryableStateITCase.testQueryableStateWithTaskManagerFailure Key: FLINK-5049 URL: https://issues.apache.org/jira/browse/FLINK-5049 Project: Flink

[GitHub] flink issue #2564: [FLINK-2254] Add BipartiateGraph class

2016-11-10 Thread mushketyk
Github user mushketyk commented on the issue: https://github.com/apache/flink/pull/2564 @greghogan Thank you for the suggestion. The build is passing now. --- 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 p

[jira] [Commented] (FLINK-2254) Add Bipartite Graph Support for Gelly

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655072#comment-15655072 ] ASF GitHub Bot commented on FLINK-2254: --- Github user mushketyk commented on the issu

[jira] [Commented] (FLINK-5006) SystemProcessingTimeServiceTest.testTimerSorting fails

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654890#comment-15654890 ] ASF GitHub Bot commented on FLINK-5006: --- Github user BorisOsipov commented on the is

[GitHub] flink issue #2785: [FLINK-5006] SystemProcessingTimeServiceTest.testTimerSor...

2016-11-10 Thread BorisOsipov
Github user BorisOsipov commented on the issue: https://github.com/apache/flink/pull/2785 Yes it is. The ThreadPoolExecutor is not claiming to be a real-time system with any sort of timing guarantees. The only thing it will guarantee is that it doesn't run tasks too early. ---

[jira] [Commented] (FLINK-5012) Provide Timestamp in TimelyFlatMapFunction

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654805#comment-15654805 ] ASF GitHub Bot commented on FLINK-5012: --- Github user jgrier commented on the issue:

[GitHub] flink issue #2772: [FLINK-5012] Expose Timestamp in Timely FlatMap Functions

2016-11-10 Thread jgrier
Github user jgrier commented on the issue: https://github.com/apache/flink/pull/2772 LGTM --- 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

[jira] [Commented] (FLINK-5046) Avoid redundant serialization when creating the TaskDeploymentDescriptor

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654782#comment-15654782 ] ASF GitHub Bot commented on FLINK-5046: --- Github user tillrohrmann closed the pull re

[jira] [Closed] (FLINK-5046) Avoid redundant serialization when creating the TaskDeploymentDescriptor

2016-11-10 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-5046. Resolution: Fixed Fixed in 1.2 via 58204da13d42c265d6a503a8cf738b6522e12ba6 in 1.1 via 9a19ca115392

[GitHub] flink pull request #2780: [backport] [FLINK-5046] [tdd] Preserialize TaskDep...

2016-11-10 Thread tillrohrmann
Github user tillrohrmann closed the pull request at: https://github.com/apache/flink/pull/2780 --- 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 i

[jira] [Commented] (FLINK-5046) Avoid redundant serialization when creating the TaskDeploymentDescriptor

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

[GitHub] flink pull request #2779: [FLINK-5046] [tdd] Preserialize TaskDeploymentDesc...

2016-11-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2779 --- 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-5006) SystemProcessingTimeServiceTest.testTimerSorting fails

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654640#comment-15654640 ] ASF GitHub Bot commented on FLINK-5006: --- Github user StephanEwen commented on the is

[GitHub] flink issue #2785: [FLINK-5006] SystemProcessingTimeServiceTest.testTimerSor...

2016-11-10 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2785 I guess the problem is that when the tasks get registered at the `ScheduledThreadPoolExecutor`, multiple tasks may have a delay of zero, which makes the order of triggering undefined. Wh

[GitHub] flink pull request #2785: [FLINK-5006] SystemProcessingTimeServiceTest.testT...

2016-11-10 Thread BorisOsipov
GitHub user BorisOsipov opened a pull request: https://github.com/apache/flink/pull/2785 [FLINK-5006] SystemProcessingTimeServiceTest.testTimerSorting fails Hello! I'v reproduced this issue on my environment several times. I found that the test uses ScheduledThreadPoolE

[jira] [Commented] (FLINK-5046) Avoid redundant serialization when creating the TaskDeploymentDescriptor

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654627#comment-15654627 ] ASF GitHub Bot commented on FLINK-5046: --- Github user tillrohrmann commented on the i

[GitHub] flink issue #2779: [FLINK-5046] [tdd] Preserialize TaskDeploymentDescriptor ...

2016-11-10 Thread tillrohrmann
Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/2779 Tests pass locally. Will merge the PR. --- 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

[jira] [Commented] (FLINK-5006) SystemProcessingTimeServiceTest.testTimerSorting fails

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654613#comment-15654613 ] ASF GitHub Bot commented on FLINK-5006: --- GitHub user BorisOsipov opened a pull reque

[jira] [Closed] (FLINK-4946) Load jar files from subdirectories of lib

2016-11-10 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan closed FLINK-4946. - Resolution: Implemented Implemented in 332f823bf2425b18cbd62639364c8c1daaac8ca7 > Load jar files from sub

[jira] [Closed] (FLINK-4970) Parameterize vertex value for SSSP

2016-11-10 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan closed FLINK-4970. - Resolution: Implemented Implemented in 2d325b34c04cacddada4f96102e93f901d72baf5 > Parameterize vertex val

[GitHub] flink pull request #2730: [FLINK-4970] [gelly] Parameterize vertex value for...

2016-11-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2730 --- 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] [Closed] (FLINK-4934) Triadic Census

2016-11-10 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan closed FLINK-4934. - Resolution: Implemented Implemented in 86a3dd586ebfcbc73e048a85a065dc579cb5c880 > Triadic Census > --

[GitHub] flink pull request #2731: [FLINK-4934] [gelly] Triadic Census

2016-11-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2731 --- 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-4934) Triadic Census

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

[GitHub] flink pull request #2708: [FLINK-4946] [scripts] Load jar files from subdire...

2016-11-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2708 --- 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-4970) Parameterize vertex value for SSSP

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

[jira] [Commented] (FLINK-4946) Load jar files from subdirectories of lib

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

[jira] [Commented] (FLINK-3680) Remove or improve (not set) text in the Job Plan UI

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654573#comment-15654573 ] ASF GitHub Bot commented on FLINK-3680: --- Github user greghogan commented on a diff i

[GitHub] flink pull request #2457: [FLINK-3680][web frontend] Remove "(not set)" text...

2016-11-10 Thread greghogan
Github user greghogan commented on a diff in the pull request: https://github.com/apache/flink/pull/2457#discussion_r87440964 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/jobgraph/jsonplan/JsonPlanGenerator.java --- @@ -52,10 +52,10 @@ public static String genera

[GitHub] flink issue #2782: [hotfix] Prevent possible NPE in FlumeSink.

2016-11-10 Thread greghogan
Github user greghogan commented on the issue: https://github.com/apache/flink/pull/2782 1) This needs a Jira ticket. 2) There are more cases in `FlumeSink` where `client` accessed without checking for `null`. --- If your project is set up for it, you can reply to this email and h

[jira] [Commented] (FLINK-5040) Set correct input channel types with eager scheduling

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654488#comment-15654488 ] ASF GitHub Bot commented on FLINK-5040: --- GitHub user uce opened a pull request:

[GitHub] flink pull request #2784: [backport] [FLINK-5040] [jobmanager] Set correct i...

2016-11-10 Thread uce
GitHub user uce opened a pull request: https://github.com/apache/flink/pull/2784 [backport] [FLINK-5040] [jobmanager] Set correct input channel types with eager scheduling Backport of #2783 with no major differences. You can merge this pull request into a Git repository by running:

[jira] [Commented] (FLINK-5040) Set correct input channel types with eager scheduling

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654482#comment-15654482 ] ASF GitHub Bot commented on FLINK-5040: --- GitHub user uce opened a pull request:

[GitHub] flink pull request #2783: [FLINK-5040] [jobmanager] Set correct input channe...

2016-11-10 Thread uce
GitHub user uce opened a pull request: https://github.com/apache/flink/pull/2783 [FLINK-5040] [jobmanager] Set correct input channel types with eager scheduling When we do eager deployment all intermediate stream/partition locations are already known when scheduling an intermediate

[GitHub] flink pull request #2542: [FLINK-4613] [ml] Extend ALS to handle implicit fe...

2016-11-10 Thread thvasilo
Github user thvasilo commented on a diff in the pull request: https://github.com/apache/flink/pull/2542#discussion_r87422110 --- Diff: flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/recommendation/ALS.scala --- @@ -273,6 +308,14 @@ object ALS { val defaultVal

[jira] [Commented] (FLINK-4613) Extend ALS to handle implicit feedback datasets

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654383#comment-15654383 ] ASF GitHub Bot commented on FLINK-4613: --- Github user thvasilo commented on a diff in

[GitHub] flink pull request #2542: [FLINK-4613] [ml] Extend ALS to handle implicit fe...

2016-11-10 Thread thvasilo
Github user thvasilo commented on a diff in the pull request: https://github.com/apache/flink/pull/2542#discussion_r87421513 --- Diff: flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/recommendation/ALS.scala --- @@ -675,7 +756,69 @@ object ALS { collecto

[jira] [Commented] (FLINK-4613) Extend ALS to handle implicit feedback datasets

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654378#comment-15654378 ] ASF GitHub Bot commented on FLINK-4613: --- Github user thvasilo commented on a diff in

[jira] [Commented] (FLINK-5002) Lack of synchronization in LocalBufferPool#getNumberOfUsedBuffers

2016-11-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654356#comment-15654356 ] Ted Yu commented on FLINK-5002: --- Sounds good. > Lack of synchronization in LocalBufferPool#

[jira] [Commented] (FLINK-4613) Extend ALS to handle implicit feedback datasets

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654306#comment-15654306 ] ASF GitHub Bot commented on FLINK-4613: --- Github user gaborhermann commented on the i

[GitHub] flink issue #2542: [FLINK-4613] [ml] Extend ALS to handle implicit feedback ...

2016-11-10 Thread gaborhermann
Github user gaborhermann commented on the issue: https://github.com/apache/flink/pull/2542 Okay, I've made the seed optional. I also removed the `generateRandomMatrix` function as it wasn't used at all. --- If your project is set up for it, you can reply to this email and have your r

[GitHub] flink pull request #2782: [hotfix] Prevent possible NPE in FlumeSink.

2016-11-10 Thread chermenin
GitHub user chermenin opened a pull request: https://github.com/apache/flink/pull/2782 [hotfix] Prevent possible NPE in FlumeSink. Prevent possible NPE in FlumeSink. You can merge this pull request into a Git repository by running: $ git pull https://github.com/chermenin/flink

[GitHub] flink issue #2765: [FLINK-5027] FileSource finishes successfully with a wron...

2016-11-10 Thread kl0u
Github user kl0u commented on the issue: https://github.com/apache/flink/pull/2765 Thanks a lot @tillrohrmann --- 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

[jira] [Commented] (FLINK-5027) FileSource finishes successfully with a wrong path

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654233#comment-15654233 ] ASF GitHub Bot commented on FLINK-5027: --- Github user kl0u commented on the issue:

[GitHub] flink pull request #2776: [docs] Fix typos in Table API documentation

2016-11-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2776 --- 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

[GitHub] flink pull request #2775: [hotfix] Fix wrong arguments order in assert

2016-11-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2775 --- 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-4565) Support for SQL IN operator

2016-11-10 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654209#comment-15654209 ] Jark Wu commented on FLINK-4565: Hi, [~nvasilishin], regarding to the second problem, I

[GitHub] flink pull request #2778: [hotfix] fix duplicate "ms" time unit

2016-11-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2778 --- 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

[GitHub] flink pull request #2774: [hotfix] PartitionerITCase replace comparing Integ...

2016-11-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2774 --- 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-4613) Extend ALS to handle implicit feedback datasets

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654168#comment-15654168 ] ASF GitHub Bot commented on FLINK-4613: --- Github user tillrohrmann commented on the i

[GitHub] flink issue #2542: [FLINK-4613] [ml] Extend ALS to handle implicit feedback ...

2016-11-10 Thread tillrohrmann
Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/2542 Yes I think you're right. We shouldn't fix the seed per default. I think you can include this change in this PR since it's a minor change. --- If your project is set up for it, you can reply to

[GitHub] flink issue #2629: [FLINK-4391] Provide support for asynchronous operations ...

2016-11-10 Thread tillrohrmann
Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/2629 The `AsyncCollectorBufferTest.testAdd` fails with a `NullPointerException`. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If you

[jira] [Commented] (FLINK-4391) Provide support for asynchronous operations over streams

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654099#comment-15654099 ] ASF GitHub Bot commented on FLINK-4391: --- Github user tillrohrmann commented on the i

[jira] [Closed] (FLINK-4954) Remove stashing from AkkaRpcActor

2016-11-10 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-4954. Resolution: Fixed Fixed via 8f45e314aa4b21ce3137e46b0c22c8022fb39aa0 > Remove stashing from AkkaRpc

[jira] [Commented] (FLINK-4954) Remove stashing from AkkaRpcActor

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654082#comment-15654082 ] ASF GitHub Bot commented on FLINK-4954: --- Github user tillrohrmann closed the pull re

[jira] [Commented] (FLINK-4954) Remove stashing from AkkaRpcActor

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654083#comment-15654083 ] ASF GitHub Bot commented on FLINK-4954: --- Github user tillrohrmann commented on the i

[GitHub] flink issue #2719: [FLINK-4954] [rpc] Discard messages when AkkaRpcActor is ...

2016-11-10 Thread tillrohrmann
Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/2719 Failing test case seems to be unrelated. Will merge this PR into the flip-6 branch. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

[GitHub] flink pull request #2719: [FLINK-4954] [rpc] Discard messages when AkkaRpcAc...

2016-11-10 Thread tillrohrmann
Github user tillrohrmann closed the pull request at: https://github.com/apache/flink/pull/2719 --- 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 i

[jira] [Closed] (FLINK-5033) CEP operators don't properly advance time

2016-11-10 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-5033. Resolution: Fixed Fixed in 1.2 029fda24583c6655cd97d02773b5ca628cf9e8f1 in 1.1 3eb563332cce5f96fbc5

[GitHub] flink issue #2781: [FLINK-5041] Savepoint backwards compatibility 1.1 -> 1.2

2016-11-10 Thread StefanRRichter
Github user StefanRRichter commented on the issue: https://github.com/apache/flink/pull/2781 R please @aljoscha @StephanEwen or who else is interested in taking a look into this. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub a

[jira] [Commented] (FLINK-5041) Implement savepoint backwards compatibility 1.1 -> 1.2

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654053#comment-15654053 ] ASF GitHub Bot commented on FLINK-5041: --- Github user StefanRRichter commented on the

[GitHub] flink pull request #2781: [FLINK-5041] Savepoint backwards compatibility 1.1...

2016-11-10 Thread StefanRRichter
GitHub user StefanRRichter opened a pull request: https://github.com/apache/flink/pull/2781 [FLINK-5041] Savepoint backwards compatibility 1.1 -> 1.2 This PR implements sub-issues [FLINK-5042] and [FLINK-5043] of [FLINK-5041]. [FLINK-5042] : Backwards compatibility for savep

[jira] [Commented] (FLINK-5041) Implement savepoint backwards compatibility 1.1 -> 1.2

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654050#comment-15654050 ] ASF GitHub Bot commented on FLINK-5041: --- GitHub user StefanRRichter opened a pull re

[jira] [Commented] (FLINK-5033) CEP operators don't properly advance time

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

[jira] [Commented] (FLINK-5027) FileSource finishes successfully with a wrong path

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

[GitHub] flink pull request #2765: [FLINK-5027] FileSource finishes successfully with...

2016-11-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2765 --- 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] [Closed] (FLINK-5027) FileSource finishes successfully with a wrong path

2016-11-10 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-5027. Resolution: Fixed Fixed via 6516938b93c08882587d32e8c39e7ebd9ed2fc7b > FileSource finishes successf

[GitHub] flink pull request #2771: [FLINK-5033] [cep] Advance time with incoming wate...

2016-11-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2771 --- 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

[GitHub] flink issue #2765: [FLINK-5027] FileSource finishes successfully with a wron...

2016-11-10 Thread tillrohrmann
Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/2765 Thanks for your contribution @kl0u. Will merge the PR. --- 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 ha

[jira] [Commented] (FLINK-5027) FileSource finishes successfully with a wrong path

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654019#comment-15654019 ] ASF GitHub Bot commented on FLINK-5027: --- Github user tillrohrmann commented on the i

[jira] [Commented] (FLINK-5033) CEP operators don't properly advance time

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654016#comment-15654016 ] ASF GitHub Bot commented on FLINK-5033: --- Github user tillrohrmann commented on the i

[GitHub] flink issue #2771: [FLINK-5033] [cep] Advance time with incoming watermarks ...

2016-11-10 Thread tillrohrmann
Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/2771 Failing test case is unrelated. Will merge this PR. --- 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

[jira] [Commented] (FLINK-5046) Avoid redundant serialization when creating the TaskDeploymentDescriptor

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654012#comment-15654012 ] ASF GitHub Bot commented on FLINK-5046: --- GitHub user tillrohrmann opened a pull requ

[GitHub] flink pull request #2780: [backport] [FLINK-5046] [tdd] Preserialize TaskDep...

2016-11-10 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/2780 [backport] [FLINK-5046] [tdd] Preserialize TaskDeploymentDescriptor information This is a backport of #2779 for the release 1.1 branch. In order to speed up the serialization of the Ta

[GitHub] flink issue #2542: [FLINK-4613] [ml] Extend ALS to handle implicit feedback ...

2016-11-10 Thread gaborhermann
Github user gaborhermann commented on the issue: https://github.com/apache/flink/pull/2542 I agree. I already fixed the seed at the `ImplicitALSITSuite`. At the `ALSITSuite` the seed is unset, but by default it's 0, that's why `ALSITSuite` is deterministic, so I don't think it's a pro

[jira] [Commented] (FLINK-4613) Extend ALS to handle implicit feedback datasets

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654004#comment-15654004 ] ASF GitHub Bot commented on FLINK-4613: --- Github user gaborhermann commented on the i

[GitHub] flink issue #2457: [FLINK-3680][web frontend] Remove "(not set)" text in the...

2016-11-10 Thread mushketyk
Github user mushketyk commented on the issue: https://github.com/apache/flink/pull/2457 @iampeter Did you have a chance to take a look at this change? --- 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 d

[jira] [Commented] (FLINK-3680) Remove or improve (not set) text in the Job Plan UI

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15653998#comment-15653998 ] ASF GitHub Bot commented on FLINK-3680: --- Github user mushketyk commented on the issu

[jira] [Commented] (FLINK-4613) Extend ALS to handle implicit feedback datasets

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15653991#comment-15653991 ] ASF GitHub Bot commented on FLINK-4613: --- Github user tillrohrmann commented on the i

[GitHub] flink issue #2542: [FLINK-4613] [ml] Extend ALS to handle implicit feedback ...

2016-11-10 Thread tillrohrmann
Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/2542 For tests it would be good to fix the random seed at least. Otherwise we might not have stable tests depending on the seed. --- If your project is set up for it, you can reply to this email and

[jira] [Commented] (FLINK-5047) Add sliding group-windows for batch tables

2016-11-10 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15653975#comment-15653975 ] Jark Wu commented on FLINK-5047: Make sense. I prefer the third approach too. > Add slid

[jira] [Commented] (FLINK-5047) Add sliding group-windows for batch tables

2016-11-10 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15653968#comment-15653968 ] Fabian Hueske commented on FLINK-5047: -- Right, the third approach does only work for

[jira] [Assigned] (FLINK-4692) Add tumbling group-windows for batch tables

2016-11-10 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu reassigned FLINK-4692: -- Assignee: Jark Wu > Add tumbling group-windows for batch tables > -

[jira] [Commented] (FLINK-5047) Add sliding group-windows for batch tables

2016-11-10 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15653869#comment-15653869 ] Jark Wu commented on FLINK-5047: Hi [~fhueske] Agree. I think the first approach can be ea

[GitHub] flink issue #2542: [FLINK-4613] [ml] Extend ALS to handle implicit feedback ...

2016-11-10 Thread gaborhermann
Github user gaborhermann commented on the issue: https://github.com/apache/flink/pull/2542 @tillrohrmann thanks for clarifying! Beside testing against Spark, I also did a small NumPy implementation, to make sure iALS works well. Although, I did not make efforts to imitate the init

[jira] [Commented] (FLINK-4613) Extend ALS to handle implicit feedback datasets

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15653750#comment-15653750 ] ASF GitHub Bot commented on FLINK-4613: --- Github user gaborhermann commented on the i

[jira] [Commented] (FLINK-4565) Support for SQL IN operator

2016-11-10 Thread Nikolay Vasilishin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15653728#comment-15653728 ] Nikolay Vasilishin commented on FLINK-4565: --- Hi, [~jark] , 1. Thanks, I'll loo

[jira] [Commented] (FLINK-4613) Extend ALS to handle implicit feedback datasets

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15653691#comment-15653691 ] ASF GitHub Bot commented on FLINK-4613: --- Github user tillrohrmann commented on the i

[jira] [Created] (FLINK-5048) Kafka Consumer (0.9/0.10) threading model leads problematic cancellation behavior

2016-11-10 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-5048: --- Summary: Kafka Consumer (0.9/0.10) threading model leads problematic cancellation behavior Key: FLINK-5048 URL: https://issues.apache.org/jira/browse/FLINK-5048 Project

[GitHub] flink issue #2542: [FLINK-4613] [ml] Extend ALS to handle implicit feedback ...

2016-11-10 Thread tillrohrmann
Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/2542 @thvasilo you're right in the future we should make sure that we properly document how we came up with the testing data. What I've done to come up with the testing data for the `ALSITSui

[GitHub] flink issue #2775: [hotfix] Fix wrong arguments order in assert

2016-11-10 Thread fhueske
Github user fhueske commented on the issue: https://github.com/apache/flink/pull/2775 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 if the fea

  1   2   >