[jira] [Assigned] (FLINK-4516) ResourceManager leadership election

2016-08-26 Thread zhangjing (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhangjing reassigned FLINK-4516: Assignee: zhangjing > ResourceManager leadership election > --- >

[jira] [Created] (FLINK-4516) ResourceManager leadership election

2016-08-26 Thread zhangjing (JIRA)
zhangjing created FLINK-4516: Summary: ResourceManager leadership election Key: FLINK-4516 URL: https://issues.apache.org/jira/browse/FLINK-4516 Project: Flink Issue Type: Sub-task

[jira] [Commented] (FLINK-4347) Implement SlotManager core

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15440532#comment-15440532 ] ASF GitHub Bot commented on FLINK-4347: --- Github user KurtYoung commented on the issue:

[GitHub] flink issue #2388: [FLINK-4347][cluster management] Implement SlotManager co...

2016-08-26 Thread KurtYoung
Github user KurtYoung commented on the issue: https://github.com/apache/flink/pull/2388 I think i shall do the resolving thing. The commits are squashed and conflicts been resolved. --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Commented] (FLINK-1979) Implement Loss Functions

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15440354#comment-15440354 ] ASF GitHub Bot commented on FLINK-1979: --- Github user skavulya commented on the issue:

[GitHub] flink issue #1985: [FLINK-1979] Add logistic loss, hinge loss and regulariza...

2016-08-26 Thread skavulya
Github user skavulya commented on the issue: https://github.com/apache/flink/pull/1985 hi @chiwanpark sorry, I hadn't checked this PR for a while. I merged the latest master. Do you have any preference on an alternative name for RegularizationPenalty? Would Regularizer work better?

[jira] [Commented] (FLINK-3950) Add Meter Metric Type

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439854#comment-15439854 ] ASF GitHub Bot commented on FLINK-3950: --- Github user mushketyk commented on the issue:

[GitHub] flink issue #2374: [FLINK-3950] Add Meter Metric Type

2016-08-26 Thread mushketyk
Github user mushketyk commented on the issue: https://github.com/apache/flink/pull/2374 Hey @zentol. Thank you for your comments. I've updated the PR. Could you take a look at it again? --- If your project is set up for it, you can reply to this email and have your reply appear

[jira] [Commented] (FLINK-3677) FileInputFormat: Allow to specify include/exclude file name patterns

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439838#comment-15439838 ] ASF GitHub Bot commented on FLINK-3677: --- GitHub user mushketyk opened a pull request:

[GitHub] flink pull request #2426: [FLINK-3677] Remove Guava dependency from flink-co...

2016-08-26 Thread mushketyk
GitHub user mushketyk opened a pull request: https://github.com/apache/flink/pull/2426 [FLINK-3677] Remove Guava dependency from flink-core Removed Guava dependency from flink-core as discussed here: https://github.com/apache/flink/pull/2109 - [x] General - The pull

[jira] [Created] (FLINK-4515) org.apache.flink.runtime.jobmanager.JobInfo class is not backwards compatible with 1.1 released version

2016-08-26 Thread Nagarjun Guraja (JIRA)
Nagarjun Guraja created FLINK-4515: -- Summary: org.apache.flink.runtime.jobmanager.JobInfo class is not backwards compatible with 1.1 released version Key: FLINK-4515 URL:

[jira] [Commented] (FLINK-1379) add RSS feed for the blog

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439690#comment-15439690 ] ASF GitHub Bot commented on FLINK-1379: --- GitHub user lresende opened a pull request:

[jira] [Commented] (FLINK-1379) add RSS feed for the blog

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439691#comment-15439691 ] ASF GitHub Bot commented on FLINK-1379: --- Github user lresende commented on the issue:

[jira] [Resolved] (FLINK-4480) Incorrect link to elastic.co in documentation

2016-08-26 Thread Suneel Marthi (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suneel Marthi resolved FLINK-4480. -- Resolution: Fixed > Incorrect link to elastic.co in documentation >

[jira] [Updated] (FLINK-4480) Incorrect link to elastic.co in documentation

2016-08-26 Thread Suneel Marthi (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suneel Marthi updated FLINK-4480: - Fix Version/s: 1.1.2 > Incorrect link to elastic.co in documentation >

[jira] [Commented] (FLINK-3930) Implement Service-Level Authorization

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439611#comment-15439611 ] ASF GitHub Bot commented on FLINK-3930: --- GitHub user vijikarthi opened a pull request:

[GitHub] flink pull request #2425: FLINK-3930 Added shared secret based authorization...

2016-08-26 Thread vijikarthi
GitHub user vijikarthi opened a pull request: https://github.com/apache/flink/pull/2425 FLINK-3930 Added shared secret based authorization for Flink service … This PR addresses FLINK-3930 requirements. It enables shared secret based secure cookie authorization for the following

[GitHub] flink issue #2418: [FLINK-4245] JMXReporter exposes all defined variables

2016-08-26 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/2418 The funky thing is that internally the ObjectName reconverts the Hashtable to a Map... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[jira] [Commented] (FLINK-4245) Metric naming improvements

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439462#comment-15439462 ] ASF GitHub Bot commented on FLINK-4245: --- Github user zentol commented on the issue:

[jira] [Updated] (FLINK-4514) ExpiredIteratorException in Kinesis Consumer on long catch-ups to head of stream

2016-08-26 Thread Tzu-Li (Gordon) Tai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai updated FLINK-4514: --- Affects Version/s: 1.1.1 1.1.0 > ExpiredIteratorException in

[jira] [Updated] (FLINK-4514) ExpiredIteratorException in Kinesis Consumer on long catch-ups to head of stream

2016-08-26 Thread Tzu-Li (Gordon) Tai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai updated FLINK-4514: --- Description: Original mailing thread for the reported issue:

[jira] [Created] (FLINK-4514) ExpiredIteratorException in Kinesis Consumer on long catch-ups to head of stream

2016-08-26 Thread Tzu-Li (Gordon) Tai (JIRA)
Tzu-Li (Gordon) Tai created FLINK-4514: -- Summary: ExpiredIteratorException in Kinesis Consumer on long catch-ups to head of stream Key: FLINK-4514 URL: https://issues.apache.org/jira/browse/FLINK-4514

[jira] [Commented] (FLINK-4502) Cassandra connector documentation has misleading consistency guarantees

2016-08-26 Thread Elias Levy (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439445#comment-15439445 ] Elias Levy commented on FLINK-4502: --- Chesnay, thanks for correcting me about the overwriting issue. I

[GitHub] flink pull request #2416: FLINK-4480: Incorrect link to elastic.co in docume...

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

[jira] [Commented] (FLINK-4418) ClusterClient/ConnectionUtils#findConnectingAddress fails immediately if InetAddress.getLocalHost throws exception

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439379#comment-15439379 ] ASF GitHub Bot commented on FLINK-4418: --- Github user asfgit closed the pull request at:

[jira] [Commented] (FLINK-4480) Incorrect link to elastic.co in documentation

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439380#comment-15439380 ] ASF GitHub Bot commented on FLINK-4480: --- Github user asfgit closed the pull request at:

[GitHub] flink pull request #2383: [FLINK-4418] [client] Improve resilience when Inet...

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

[jira] [Commented] (FLINK-4347) Implement SlotManager core

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439373#comment-15439373 ] ASF GitHub Bot commented on FLINK-4347: --- Github user StephanEwen commented on the issue:

[jira] [Commented] (FLINK-3755) Introduce key groups for key-value state to support dynamic scaling

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439372#comment-15439372 ] ASF GitHub Bot commented on FLINK-3755: --- Github user StephanEwen commented on the issue:

[GitHub] flink issue #2388: [FLINK-4347][cluster management] Implement SlotManager co...

2016-08-26 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2388 Looks quite good all in all. Be good to get this in, so that JobManager followup work can build on this. I would take this, rebase it, and merge it. If I find some issues I would

[GitHub] flink issue #2376: [FLINK-3755] Introduce key groups for key-value state to ...

2016-08-26 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2376 Very good work and very nice code! Some comments after a joint review: - The most critical issue is that there should not be any blocking on async threads during task

[jira] [Commented] (FLINK-3677) FileInputFormat: Allow to specify include/exclude file name patterns

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439364#comment-15439364 ] ASF GitHub Bot commented on FLINK-3677: --- Github user mushketyk commented on the issue:

[GitHub] flink issue #2109: [FLINK-3677] FileInputFormat: Allow to specify include/ex...

2016-08-26 Thread mushketyk
Github user mushketyk commented on the issue: https://github.com/apache/flink/pull/2109 @mxm @aljoscha @StephanEwen Thank you for your comments. Seems like this is sorted out :) I'll remove Guava calls today at the evening. --- If your project is set up for it, you can reply to

[jira] [Commented] (FLINK-4245) Metric naming improvements

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439359#comment-15439359 ] ASF GitHub Bot commented on FLINK-4245: --- Github user StephanEwen commented on the issue:

[GitHub] flink issue #2418: [FLINK-4245] JMXReporter exposes all defined variables

2016-08-26 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2418 Actually, it may be possible, and not too bad if we assume the Hashtable is immutable. Something like this: ```java public class HashtableWrapper extends Hashtable {

[jira] [Commented] (FLINK-4245) Metric naming improvements

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439348#comment-15439348 ] ASF GitHub Bot commented on FLINK-4245: --- Github user StephanEwen commented on the issue:

[GitHub] flink issue #2418: [FLINK-4245] JMXReporter exposes all defined variables

2016-08-26 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2418 Looks good to me! The only not-so-nice thing is that we have to convert the `Map` to a `HashTable` for every metric. Given how we tried to optimize the metric creation overhead, this it

[jira] [Commented] (FLINK-4488) Prevent cluster shutdown after job execution for non-detached jobs

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439346#comment-15439346 ] ASF GitHub Bot commented on FLINK-4488: --- Github user mxm commented on the issue:

[GitHub] flink issue #2419: [FLINK-4488] only automatically shutdown clusters for det...

2016-08-26 Thread mxm
Github user mxm commented on the issue: https://github.com/apache/flink/pull/2419 Our currents tests make it difficult to test such behavior. Added a check to the `YarnTestBase`. Basically, I'm skipping the cluster shutdown to check if the JobManager is still alive and hasn't been

[jira] [Commented] (FLINK-4419) Batch improvement for supporting dfs as a ResultPartitionType

2016-08-26 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439327#comment-15439327 ] Greg Hogan commented on FLINK-4419: --- My apologies for being late to this discussion. Are we not able to

[jira] [Commented] (FLINK-4509) Specify savepoint directory per savepoint

2016-08-26 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439317#comment-15439317 ] Stephan Ewen commented on FLINK-4509: - I think this needs some pre-requisite changes to the

[jira] [Commented] (FLINK-4512) Add option for persistent checkpoints

2016-08-26 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439315#comment-15439315 ] Stephan Ewen commented on FLINK-4512: - +1 that makes a lot of sense. One thing to watch out for is

[jira] [Commented] (FLINK-4510) Always create CheckpointCoordinator

2016-08-26 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439312#comment-15439312 ] Stephan Ewen commented on FLINK-4510: - [~jark] Thanks for helping out here. I assigned the issue to

[jira] [Updated] (FLINK-4510) Always create CheckpointCoordinator

2016-08-26 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen updated FLINK-4510: Assignee: Jark Wu > Always create CheckpointCoordinator > --- > >

[jira] [Commented] (FLINK-3677) FileInputFormat: Allow to specify include/exclude file name patterns

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439303#comment-15439303 ] ASF GitHub Bot commented on FLINK-3677: --- Github user StephanEwen commented on the issue:

[GitHub] flink issue #2109: [FLINK-3677] FileInputFormat: Allow to specify include/ex...

2016-08-26 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2109 Ah, got it too now. The diff only makes it appear like the deprecated method is new. Then I take that back :-) A followup on removing Guava would be nice, through... --- If your project is

[jira] [Commented] (FLINK-4510) Always create CheckpointCoordinator

2016-08-26 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439292#comment-15439292 ] Jark Wu commented on FLINK-4510: Hi [~uce] , I would like to contribute this issue. > Always create

[jira] [Created] (FLINK-4513) Kafka connector documentation refers to Flink 1.1-SNAPSHOT

2016-08-26 Thread Fabian Hueske (JIRA)
Fabian Hueske created FLINK-4513: Summary: Kafka connector documentation refers to Flink 1.1-SNAPSHOT Key: FLINK-4513 URL: https://issues.apache.org/jira/browse/FLINK-4513 Project: Flink

[GitHub] flink issue #2109: [FLINK-3677] FileInputFormat: Allow to specify include/ex...

2016-08-26 Thread aljoscha
Github user aljoscha commented on the issue: https://github.com/apache/flink/pull/2109 @mxm @mushketyk Technically this change does add a new method that is the now deprecated method minus the `FilePathFilter`. That's a good change, though, since it simplifies the API in the long

[jira] [Commented] (FLINK-3677) FileInputFormat: Allow to specify include/exclude file name patterns

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439277#comment-15439277 ] ASF GitHub Bot commented on FLINK-3677: --- Github user aljoscha commented on the issue:

[jira] [Commented] (FLINK-4190) Generalise RollingSink to work with arbitrary buckets

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439249#comment-15439249 ] ASF GitHub Bot commented on FLINK-4190: --- Github user aljoscha commented on the issue:

[GitHub] flink issue #2269: [FLINK-4190] Generalise RollingSink to work with arbitrar...

2016-08-26 Thread aljoscha
Github user aljoscha commented on the issue: https://github.com/apache/flink/pull/2269 Hi, I'm very for the delays! I still have this sitting at the top of my list and I'm hoping to get this in by beginning of next week. --- If your project is set up for it, you can reply to

[GitHub] flink pull request #2424: [FLINK-4459][Scheduler] Introduce SlotProvider for...

2016-08-26 Thread KurtYoung
GitHub user KurtYoung opened a pull request: https://github.com/apache/flink/pull/2424 [FLINK-4459][Scheduler] Introduce SlotProvider for Scheduler Introduce SlotProvider, prepare for the further slot allocation refactoring You can merge this pull request into a Git repository by

[jira] [Commented] (FLINK-4459) Introduce SlotProvider for Scheduler

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439239#comment-15439239 ] ASF GitHub Bot commented on FLINK-4459: --- GitHub user KurtYoung opened a pull request:

[jira] [Closed] (FLINK-4440) Make API for edge/vertex creation less verbose

2016-08-26 Thread Ivan Mushketyk (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Mushketyk closed FLINK-4440. - Resolution: Not A Problem > Make API for edge/vertex creation less verbose >

[jira] [Commented] (FLINK-4440) Make API for edge/vertex creation less verbose

2016-08-26 Thread Ivan Mushketyk (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439188#comment-15439188 ] Ivan Mushketyk commented on FLINK-4440: --- It's ok with me. I'll close the JIRA issue and the PR. >

[jira] [Commented] (FLINK-4440) Make API for edge/vertex creation less verbose

2016-08-26 Thread Vasia Kalavri (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439178#comment-15439178 ] Vasia Kalavri commented on FLINK-4440: -- Alright, makes sense. Let's close this then. Is that fine

[jira] [Created] (FLINK-4512) Add option for persistent checkpoints

2016-08-26 Thread Ufuk Celebi (JIRA)
Ufuk Celebi created FLINK-4512: -- Summary: Add option for persistent checkpoints Key: FLINK-4512 URL: https://issues.apache.org/jira/browse/FLINK-4512 Project: Flink Issue Type: Sub-task

[jira] [Commented] (FLINK-4508) Consolidate DummyEnvironment and MockEnvironment for Tests

2016-08-26 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439165#comment-15439165 ] Aljoscha Krettek commented on FLINK-4508: - Plus there's custom-mocked Environments in some tests.

[jira] [Created] (FLINK-4511) Schedule periodic savepoints

2016-08-26 Thread Ufuk Celebi (JIRA)
Ufuk Celebi created FLINK-4511: -- Summary: Schedule periodic savepoints Key: FLINK-4511 URL: https://issues.apache.org/jira/browse/FLINK-4511 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-4510) Always create CheckpointCoordinator

2016-08-26 Thread Ufuk Celebi (JIRA)
Ufuk Celebi created FLINK-4510: -- Summary: Always create CheckpointCoordinator Key: FLINK-4510 URL: https://issues.apache.org/jira/browse/FLINK-4510 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-4509) Specify savepoint directory per savepoint

2016-08-26 Thread Ufuk Celebi (JIRA)
Ufuk Celebi created FLINK-4509: -- Summary: Specify savepoint directory per savepoint Key: FLINK-4509 URL: https://issues.apache.org/jira/browse/FLINK-4509 Project: Flink Issue Type: Sub-task

[jira] [Commented] (FLINK-3580) Reintroduce Date/Time and implement scalar functions for it

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439125#comment-15439125 ] ASF GitHub Bot commented on FLINK-3580: --- Github user asfgit closed the pull request at:

[GitHub] flink pull request #2391: [FLINK-3580] [table] Implement FLOOR/CEIL for time...

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

[jira] [Commented] (FLINK-4487) Need tools for managing the yarn-session better

2016-08-26 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439112#comment-15439112 ] Maximilian Michels commented on FLINK-4487: --- I totally forgot that there is also a way to

[GitHub] flink issue #2391: [FLINK-3580] [table] Implement FLOOR/CEIL for time points

2016-08-26 Thread twalthr
Github user twalthr commented on the issue: https://github.com/apache/flink/pull/2391 Thanks @fhueske. I will address your comments and merge this. --- 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

[jira] [Commented] (FLINK-3580) Reintroduce Date/Time and implement scalar functions for it

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439108#comment-15439108 ] ASF GitHub Bot commented on FLINK-3580: --- Github user twalthr commented on the issue:

[jira] [Commented] (FLINK-4311) TableInputFormat fails when reused on next split

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15439102#comment-15439102 ] ASF GitHub Bot commented on FLINK-4311: --- Github user nielsbasjes commented on the issue:

[GitHub] flink issue #2330: FLINK-4311 Fixed several problems in TableInputFormat

2016-08-26 Thread nielsbasjes
Github user nielsbasjes commented on the issue: https://github.com/apache/flink/pull/2330 I managed to resolve the problems with running these unit tests. These problems were caused by version conflicts in guava. Now we have a HBaseMiniCluster that is started, a table with

[jira] [Created] (FLINK-4508) Consolidate DummyEnvironment and MockEnvironment for Tests

2016-08-26 Thread Stefan Richter (JIRA)
Stefan Richter created FLINK-4508: - Summary: Consolidate DummyEnvironment and MockEnvironment for Tests Key: FLINK-4508 URL: https://issues.apache.org/jira/browse/FLINK-4508 Project: Flink

[jira] [Commented] (FLINK-3677) FileInputFormat: Allow to specify include/exclude file name patterns

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15438938#comment-15438938 ] ASF GitHub Bot commented on FLINK-3677: --- Github user mxm commented on the issue:

[GitHub] flink issue #2109: [FLINK-3677] FileInputFormat: Allow to specify include/ex...

2016-08-26 Thread mxm
Github user mxm commented on the issue: https://github.com/apache/flink/pull/2109 @aljoscha As already pointed out in the JIRA issue, the method is not new. A now obsolete method has been deprecated (the diff is hard to read). --- If your project is set up for it, you can reply to

[jira] [Commented] (FLINK-3677) FileInputFormat: Allow to specify include/exclude file name patterns

2016-08-26 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15438936#comment-15438936 ] Maximilian Michels commented on FLINK-3677: --- No worries. Your changes are not wrong in any way.

[jira] [Commented] (FLINK-3677) FileInputFormat: Allow to specify include/exclude file name patterns

2016-08-26 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15438935#comment-15438935 ] Maximilian Michels commented on FLINK-3677: --- I reviewed the pull requests and I was aware of

[jira] [Commented] (FLINK-4487) Need tools for managing the yarn-session better

2016-08-26 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15438883#comment-15438883 ] Maximilian Michels commented on FLINK-4487: --- {quote} 1. If there is already a yarn-session

[GitHub] flink pull request #2374: [FLINK-3950] Add Meter Metric Type

2016-08-26 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/2374#discussion_r76411144 --- Diff: flink-metrics/flink-metrics-core/src/main/java/org/apache/flink/metrics/Meter.java --- @@ -0,0 +1,51 @@ +/* + * Licensed to the Apache

[jira] [Commented] (FLINK-3950) Add Meter Metric Type

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15438884#comment-15438884 ] ASF GitHub Bot commented on FLINK-3950: --- Github user zentol commented on a diff in the pull request:

[jira] [Commented] (FLINK-3950) Add Meter Metric Type

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15438875#comment-15438875 ] ASF GitHub Bot commented on FLINK-3950: --- Github user zentol commented on a diff in the pull request:

[GitHub] flink pull request #2374: [FLINK-3950] Add Meter Metric Type

2016-08-26 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/2374#discussion_r76410471 --- Diff: flink-metrics/flink-metrics-dropwizard/src/test/java/org/apache/flink/dropwizard/metrics/DropwizardMeterWrapperTest.java --- @@ -0,0 +1,60 @@

[jira] [Commented] (FLINK-3950) Add Meter Metric Type

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15438868#comment-15438868 ] ASF GitHub Bot commented on FLINK-3950: --- Github user zentol commented on a diff in the pull request:

[GitHub] flink pull request #2374: [FLINK-3950] Add Meter Metric Type

2016-08-26 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/2374#discussion_r76410073 --- Diff: docs/monitoring/metrics.md --- @@ -155,6 +155,55 @@ public class MyMapper extends RichMapFunction { } {% endhighlight %}

[jira] [Created] (FLINK-4507) Deprecate savepoint backend config

2016-08-26 Thread Ufuk Celebi (JIRA)
Ufuk Celebi created FLINK-4507: -- Summary: Deprecate savepoint backend config Key: FLINK-4507 URL: https://issues.apache.org/jira/browse/FLINK-4507 Project: Flink Issue Type: Sub-task

[jira] [Commented] (FLINK-4190) Generalise RollingSink to work with arbitrary buckets

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15438770#comment-15438770 ] ASF GitHub Bot commented on FLINK-4190: --- Github user joshfg commented on the issue:

[GitHub] flink issue #2269: [FLINK-4190] Generalise RollingSink to work with arbitrar...

2016-08-26 Thread joshfg
Github user joshfg commented on the issue: https://github.com/apache/flink/pull/2269 Hi Aljoscha, just wanted to remind you about this - any idea when the changes will be merged in? Thanks! --- If your project is set up for it, you can reply to this email and have your reply appear

[jira] [Commented] (FLINK-3318) Add support for quantifiers to CEP's pattern API

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15438769#comment-15438769 ] ASF GitHub Bot commented on FLINK-3318: --- Github user mushketyk commented on the issue:

[GitHub] flink issue #2361: [FLINK-3318][cep] Add support for quantifiers to CEP's pa...

2016-08-26 Thread mushketyk
Github user mushketyk commented on the issue: https://github.com/apache/flink/pull/2361 Could someone please take a look at this PR? It has been here without a review for more than 2 weeks. --- If your project is set up for it, you can reply to this email and have your reply appear

[jira] [Updated] (FLINK-4502) Cassandra connector documentation has misleading consistency guarantees

2016-08-26 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-4502: Component/s: Cassandra Connector > Cassandra connector documentation has misleading

[jira] [Updated] (FLINK-4498) Better Cassandra sink documentation

2016-08-26 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-4498: Component/s: Cassandra Connector > Better Cassandra sink documentation >

[GitHub] flink pull request #2423: [FLINK-4486] detached YarnSession: wait until clus...

2016-08-26 Thread mxm
GitHub user mxm opened a pull request: https://github.com/apache/flink/pull/2423 [FLINK-4486] detached YarnSession: wait until cluster startup is complete You can merge this pull request into a Git repository by running: $ git pull https://github.com/mxm/flink FLINK-4486

[jira] [Commented] (FLINK-4486) JobManager not fully running when yarn-session.sh finishes

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15438759#comment-15438759 ] ASF GitHub Bot commented on FLINK-4486: --- GitHub user mxm opened a pull request:

[jira] [Created] (FLINK-4506) CsvOutputFormat defaults allowNullValues to false, even though doc and declaration says true

2016-08-26 Thread Michael Wong (JIRA)
Michael Wong created FLINK-4506: --- Summary: CsvOutputFormat defaults allowNullValues to false, even though doc and declaration says true Key: FLINK-4506 URL: https://issues.apache.org/jira/browse/FLINK-4506

[jira] [Commented] (FLINK-4502) Cassandra connector documentation has misleading consistency guarantees

2016-08-26 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15438754#comment-15438754 ] Chesnay Schepler commented on FLINK-4502: - Alright, so let's break this down point by point:

[jira] [Commented] (FLINK-4363) Implement TaskManager basic startup of all components in java

2016-08-26 Thread Zhijiang Wang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15438745#comment-15438745 ] Zhijiang Wang commented on FLINK-4363: -- Hi [~mxm], I have created the FLINK-4505 for

[GitHub] flink issue #2305: [FLINK-4271] [DataStreamAPI] Enable CoGroupedStreams and ...

2016-08-26 Thread wuchong
Github user wuchong commented on the issue: https://github.com/apache/flink/pull/2305 Hi @StephanEwen , comments addressed. I'm not sure whether the comments are correct. Let me know if I'm wrong. --- If your project is set up for it, you can reply to this email and have

[jira] [Commented] (FLINK-4271) There is no way to set parallelism of operators produced by CoGroupedStreams

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15438733#comment-15438733 ] ASF GitHub Bot commented on FLINK-4271: --- Github user wuchong commented on the issue:

[jira] [Updated] (FLINK-4505) Implement TaskManagerFactory to bring up TaskManager for different modes

2016-08-26 Thread Zhijiang Wang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijiang Wang updated FLINK-4505: - Summary: Implement TaskManagerFactory to bring up TaskManager for different modes (was:

[jira] [Assigned] (FLINK-4505) Implement TaskManagerFactory to bring up TaskManager for different modes

2016-08-26 Thread Zhijiang Wang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijiang Wang reassigned FLINK-4505: Assignee: Zhijiang Wang > Implement TaskManagerFactory to bring up TaskManager for

[jira] [Created] (FLINK-4505) Implement abstract TaskManagerFactory to bring up TaskManager for different modes

2016-08-26 Thread Zhijiang Wang (JIRA)
Zhijiang Wang created FLINK-4505: Summary: Implement abstract TaskManagerFactory to bring up TaskManager for different modes Key: FLINK-4505 URL: https://issues.apache.org/jira/browse/FLINK-4505

[jira] [Commented] (FLINK-3677) FileInputFormat: Allow to specify include/exclude file name patterns

2016-08-26 Thread Ivan Mushketyk (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15438716#comment-15438716 ] Ivan Mushketyk commented on FLINK-3677: --- Stephan, Aljoscha Thank you for pointing this out. I'll

[GitHub] flink pull request #:

2016-08-26 Thread mushketyk
Github user mushketyk commented on the pull request: https://github.com/apache/flink/commit/abb4496781883937a935113c1e33ae1174aafa73#commitcomment-18789946 Hi Stephan. I think you are right. I'll update the testing as soon as possible and create a different PR to address

  1   2   >