[jira] [Created] (FLINK-4783) Allow to register TypeInfoFactories manually

2016-10-10 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-4783: Summary: Allow to register TypeInfoFactories manually Key: FLINK-4783 URL: https://issues.apache.org/jira/browse/FLINK-4783 Project: Flink Issue Type: Improv

[GitHub] flink pull request #2594: [FLINK-4738] [TaskManager] Port TaskManager logic ...

2016-10-10 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/2594#discussion_r82562672 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/JobMaster.java --- @@ -507,12 +509,18 @@ public void suspendJob(final Throwable

[jira] [Commented] (FLINK-4738) Port TaskManager logic to TaskExecutor

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

[jira] [Created] (FLINK-4784) MetricQueryService actor name collision

2016-10-10 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-4784: --- Summary: MetricQueryService actor name collision Key: FLINK-4784 URL: https://issues.apache.org/jira/browse/FLINK-4784 Project: Flink Issue Type: Bug

[jira] [Commented] (FLINK-4783) Allow to register TypeInfoFactories manually

2016-10-10 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15561665#comment-15561665 ] Timo Walther commented on FLINK-4783: - Stephan and I had a discussion about globally a

[GitHub] flink pull request #2594: [FLINK-4738] [TaskManager] Port TaskManager logic ...

2016-10-10 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/2594#discussion_r82563195 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/query/KvStateRegistryGateway.java --- @@ -0,0 +1,57 @@ +/* + * Licensed to the Ap

[jira] [Commented] (FLINK-4738) Port TaskManager logic to TaskExecutor

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

[jira] [Commented] (FLINK-4738) Port TaskManager logic to TaskExecutor

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

[GitHub] flink pull request #2594: [FLINK-4738] [TaskManager] Port TaskManager logic ...

2016-10-10 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/2594#discussion_r82563262 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/taskexecutor/TaskExecutor.java --- @@ -127,12 +195,423 @@ public void start() {

[GitHub] flink issue #2603: [FLINK-4745] [table] Convert KafkaTableSource test to uni...

2016-10-10 Thread fhueske
Github user fhueske commented on the issue: https://github.com/apache/flink/pull/2603 +1 to merge --- 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

[jira] [Commented] (FLINK-4745) Convert KafkaTableSource test to unit tests

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

[GitHub] flink issue #2562: [FLINK-4691] [table] Add group-windows for streaming tabl...

2016-10-10 Thread fhueske
Github user fhueske commented on the issue: https://github.com/apache/flink/pull/2562 Thanks for the update @twalthr. I'll review #2595 first and continue with 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.

[jira] [Commented] (FLINK-4691) Add group-windows for streaming tables

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

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

2016-10-10 Thread fhueske
Github user fhueske commented on the issue: https://github.com/apache/flink/pull/2330 I'll propose to drop the hadoop1 builds on the dev ML. --- 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 th

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

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

[GitHub] flink issue #2605: [FLINK-4764] [core] Introduce Config Options

2016-10-10 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2605 If no one is opposed to this, I would like to merge this later today... --- 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 pro

[GitHub] flink pull request #2610: [FLINK-4777] catch IOException in ContinuousFileMo...

2016-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2610 --- 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-4764) Introduce config options

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

[jira] [Commented] (FLINK-4777) ContinuousFileMonitoringFunction may throw IOException when files are moved

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

[GitHub] flink issue #2610: [FLINK-4777] catch IOException in ContinuousFileMonitorin...

2016-10-10 Thread mxm
Github user mxm commented on the issue: https://github.com/apache/flink/pull/2610 Thanks, merged to `release-1.1` and `master`. --- 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 en

[jira] [Commented] (FLINK-4777) ContinuousFileMonitoringFunction may throw IOException when files are moved

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

[jira] [Closed] (FLINK-4777) ContinuousFileMonitoringFunction may throw IOException when files are moved

2016-10-10 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maximilian Michels closed FLINK-4777. - Resolution: Fixed master: b949d42d9f16fe52126f03a960fdf23ad71e6e63 release-1.1: 7267562bb8

[jira] [Commented] (FLINK-4450) update storm version to 1.0.0

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

[GitHub] flink pull request #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-...

2016-10-10 Thread StephanEwen
Github user StephanEwen commented on a diff in the pull request: https://github.com/apache/flink/pull/2439#discussion_r82567287 --- Diff: flink-contrib/flink-storm/src/test/java/org/apache/flink/storm/wrappers/WrapperSetupHelperTest.java --- @@ -186,15 +177,15 @@ public void testC

[jira] [Commented] (FLINK-4738) Port TaskManager logic to TaskExecutor

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

[GitHub] flink issue #2594: [FLINK-4738] [TaskManager] Port TaskManager logic to new ...

2016-10-10 Thread tillrohrmann
Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/2594 Thank you for the review @KurtYoung. I've addressed your comments. I would like to merge this PR soon, since other code changes depend on it. --- If your project is set up for it, you can reply

[jira] [Commented] (FLINK-4745) Convert KafkaTableSource test to unit tests

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

[GitHub] flink issue #2603: [FLINK-4745] [table] Convert KafkaTableSource test to uni...

2016-10-10 Thread twalthr
Github user twalthr commented on the issue: https://github.com/apache/flink/pull/2603 Thanks @fhueske. Will merge... --- 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 w

[jira] [Commented] (FLINK-4108) NPE in Row.productArity

2016-10-10 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15561763#comment-15561763 ] Timo Walther commented on FLINK-4108: - Actually, RowTypeInfo was intended for the Tabl

[jira] [Commented] (FLINK-4745) Convert KafkaTableSource test to unit tests

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

[GitHub] flink pull request #2603: [FLINK-4745] [table] Convert KafkaTableSource test...

2016-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2603 --- 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] [Resolved] (FLINK-4745) Convert KafkaTableSource test to unit tests

2016-10-10 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-4745. - Resolution: Fixed Fix Version/s: 1.2.0 Fixed in 5e30ba384934b08861a970744db64b5123cfeff8.

[jira] [Commented] (FLINK-4604) Add support for standard deviation/variance

2016-10-10 Thread Anton Mushin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15561783#comment-15561783 ] Anton Mushin commented on FLINK-4604: - Do you mean check in {{org.apache.flink.api.ta

[jira] [Created] (FLINK-4785) Flink string parser doesn't handle string fields containing double quotes

2016-10-10 Thread Flavio Pompermaier (JIRA)
Flavio Pompermaier created FLINK-4785: - Summary: Flink string parser doesn't handle string fields containing double quotes Key: FLINK-4785 URL: https://issues.apache.org/jira/browse/FLINK-4785 Pro

[GitHub] flink issue #2604: [FLINK-4753] [kafka] PeriodicOffsetCommitter should synch...

2016-10-10 Thread rmetzger
Github user rmetzger commented on the issue: https://github.com/apache/flink/pull/2604 Why do you want to synchronize on the checkpoint lock when creating the copy? The `PeriodicOffsetCommitter` doesn't provide any reliability guarantees anyways, so synchronizing doesn't add any a

[jira] [Commented] (FLINK-4753) Kafka 0.8 connector's Periodic Offset Committer should synchronize on checkpoint lock

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

[jira] [Commented] (FLINK-4604) Add support for standard deviation/variance

2016-10-10 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15561815#comment-15561815 ] Timo Walther commented on FLINK-4604: - Yes, I mean {{matches}}. {{DataSetAggregate}} d

[jira] [Created] (FLINK-4786) BarrierBufferTest test instability

2016-10-10 Thread Robert Metzger (JIRA)
Robert Metzger created FLINK-4786: - Summary: BarrierBufferTest test instability Key: FLINK-4786 URL: https://issues.apache.org/jira/browse/FLINK-4786 Project: Flink Issue Type: Bug Affect

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

2016-10-10 Thread fhueske
Github user fhueske commented on the issue: https://github.com/apache/flink/pull/2330 I disabled tests for the hadoop1 profile. Will build the PR one more time and merge if everything passes. --- If your project is set up for it, you can reply to this email and have your reply ap

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

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

[GitHub] flink issue #2541: [FLINK-4669] scala api createLocalEnvironment() function ...

2016-10-10 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2541 Code looks good, but the build detected a break in binary compatibility. Have a look at the Travis logs. Changing the `createLocalEnvironment` to use an additional parameter with default

[jira] [Updated] (FLINK-4785) Flink string parser doesn't handle string fields containing double quotes

2016-10-10 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabian Hueske updated FLINK-4785: - Issue Type: Improvement (was: Bug) > Flink string parser doesn't handle string fields containing

[jira] [Commented] (FLINK-4669) scala api createLocalEnvironment() function add default Configuration parameter

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

[jira] [Created] (FLINK-4787) Add REST API call for cancel-with-savepoints

2016-10-10 Thread Ufuk Celebi (JIRA)
Ufuk Celebi created FLINK-4787: -- Summary: Add REST API call for cancel-with-savepoints Key: FLINK-4787 URL: https://issues.apache.org/jira/browse/FLINK-4787 Project: Flink Issue Type: Improvemen

[GitHub] flink issue #2595: [FLINK-3656] [table] Test base for logical unit testing

2016-10-10 Thread fhueske
Github user fhueske commented on the issue: https://github.com/apache/flink/pull/2595 Looks good @twalthr. +1 to merge --- 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

[jira] [Commented] (FLINK-4723) Unify behaviour of committed offsets to Kafka / ZK for Kafka 0.8 and 0.9 consumer

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

[GitHub] flink pull request #2580: [FLINK-4723] [kafka-connector] Unify committed off...

2016-10-10 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/2580#discussion_r82576069 --- Diff: flink-streaming-connectors/flink-connector-kafka-base/src/test/java/org/apache/flink/streaming/connectors/kafka/KafkaConsumerTestBase.java --- @@

[jira] [Resolved] (FLINK-4776) Move ExecutionGraph initialization into a dedicated class

2016-10-10 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-4776. - Resolution: Done Done in ed96cb53bfcbe96dd36248839ec4f2bffe60971b > Move ExecutionGraph initializ

[jira] [Commented] (FLINK-4723) Unify behaviour of committed offsets to Kafka / ZK for Kafka 0.8 and 0.9 consumer

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

[jira] [Closed] (FLINK-4786) BarrierBufferTest test instability

2016-10-10 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen closed FLINK-4786. --- > BarrierBufferTest test instability > -- > > Key: FLINK-4

[jira] [Closed] (FLINK-4776) Move ExecutionGraph initialization into a dedicated class

2016-10-10 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen closed FLINK-4776. --- > Move ExecutionGraph initialization into a dedicated class >

[jira] [Resolved] (FLINK-4786) BarrierBufferTest test instability

2016-10-10 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-4786. - Resolution: Fixed Assignee: Stephan Ewen Fix Version/s: 1.2.0 Fixed in 14e5ecb46c1

[GitHub] flink issue #2397: [FLINK-4439] Validate 'bootstrap.servers' config in flink...

2016-10-10 Thread rmetzger
Github user rmetzger commented on the issue: https://github.com/apache/flink/pull/2397 Yes, I'm still planning to merge it. I was sick the last few weeks, that's why I didn't proceed. I'm hopefully okay now and I'll try to merge your change today. Thank you for rebasing it again.

[jira] [Commented] (FLINK-4439) Error message KafkaConsumer08 when all 'bootstrap.servers' are invalid

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

[jira] [Commented] (FLINK-3656) Rework Table API tests

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

[GitHub] flink pull request #2580: [FLINK-4723] [kafka-connector] Unify committed off...

2016-10-10 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/2580#discussion_r82577343 --- Diff: flink-streaming-connectors/flink-connector-kafka-base/src/test/java/org/apache/flink/streaming/connectors/kafka/KafkaConsumerTestBase.java --- @@

[jira] [Created] (FLINK-4788) State backend class cannot be loaded, because fully qualified name converted to lower-case

2016-10-10 Thread Florian Koenig (JIRA)
Florian Koenig created FLINK-4788: - Summary: State backend class cannot be loaded, because fully qualified name converted to lower-case Key: FLINK-4788 URL: https://issues.apache.org/jira/browse/FLINK-4788

[GitHub] flink issue #2397: [FLINK-4439] Validate 'bootstrap.servers' config in flink...

2016-10-10 Thread gheo21
Github user gheo21 commented on the issue: https://github.com/apache/flink/pull/2397 Hi @rmetzger, Thanks for the update, np. --- 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 featur

[jira] [Commented] (FLINK-4439) Error message KafkaConsumer08 when all 'bootstrap.servers' are invalid

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

[jira] [Commented] (FLINK-4781) Add User Defined Function(UDF) API for Table API

2016-10-10 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15562063#comment-15562063 ] Fabian Hueske commented on FLINK-4781: -- [~sunjincheng121] Can you check if the featur

[jira] [Assigned] (FLINK-3133) Introduce collect()/coun()/print() methods in DataStream API

2016-10-10 Thread Evgeny Kincharov (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Evgeny Kincharov reassigned FLINK-3133: --- Assignee: Evgeny Kincharov > Introduce collect()/coun()/print() methods in DataStream

[GitHub] flink pull request #2612: FLINK-4771: Compression for AvroOutputFormat

2016-10-10 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/2612#discussion_r82590833 --- Diff: flink-batch-connectors/flink-avro/src/test/java/org/apache/flink/api/java/io/AvroOutputFormatTest.java --- @@ -0,0 +1,106 @@ +package org.apach

[GitHub] flink pull request #2612: FLINK-4771: Compression for AvroOutputFormat

2016-10-10 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/2612#discussion_r82590712 --- Diff: flink-batch-connectors/flink-avro/src/test/java/org/apache/flink/api/java/io/AvroOutputFormatTest.java --- @@ -0,0 +1,106 @@ +package org.apach

[GitHub] flink pull request #2612: FLINK-4771: Compression for AvroOutputFormat

2016-10-10 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/2612#discussion_r82591567 --- Diff: flink-batch-connectors/flink-avro/src/main/java/org/apache/flink/api/java/io/AvroOutputFormat.java --- @@ -36,6 +38,8 @@ private final Clas

[jira] [Commented] (FLINK-4771) Compression for AvroOutputFormat

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

[jira] [Commented] (FLINK-4771) Compression for AvroOutputFormat

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

[GitHub] flink pull request #2612: FLINK-4771: Compression for AvroOutputFormat

2016-10-10 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/2612#discussion_r82591316 --- Diff: flink-batch-connectors/flink-avro/src/main/java/org/apache/flink/api/java/io/AvroOutputFormat.java --- @@ -36,6 +38,8 @@ private final Clas

[jira] [Commented] (FLINK-4771) Compression for AvroOutputFormat

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

[jira] [Commented] (FLINK-4771) Compression for AvroOutputFormat

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

[jira] [Updated] (FLINK-4788) State backend class cannot be loaded, because fully qualified name converted to lower-case

2016-10-10 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen updated FLINK-4788: Fix Version/s: 1.1.3 1.2.0 > State backend class cannot be loaded, because fully

[jira] [Commented] (FLINK-4788) State backend class cannot be loaded, because fully qualified name converted to lower-case

2016-10-10 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15562134#comment-15562134 ] Stephan Ewen commented on FLINK-4788: - Will look into this... > State backend class c

[jira] [Assigned] (FLINK-4788) State backend class cannot be loaded, because fully qualified name converted to lower-case

2016-10-10 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen reassigned FLINK-4788: --- Assignee: Stephan Ewen > State backend class cannot be loaded, because fully qualified name c

[jira] [Commented] (FLINK-4720) Implement an archived version of the execution graph

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

[GitHub] flink issue #2577: [FLINK-4720] Implement archived version of the ExecutionG...

2016-10-10 Thread mxm
Github user mxm commented on the issue: https://github.com/apache/flink/pull/2577 Thanks for the pr @zentol. Looks good to me! A couple of things I noticed: - The prefix of the interfaces (`Access*`) could be a bit confusing. What about these? - interface: `ExecutionGra

[GitHub] flink pull request #2477: [FLINK-4506] CsvOutputFormat defaults allowNullVal...

2016-10-10 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/2477#discussion_r82594396 --- Diff: flink-java/src/test/java/org/apache/flink/api/java/io/CsvOutputFormatTest.java --- @@ -0,0 +1,72 @@ +/* + * Licensed to the Apache Software

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

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

[GitHub] flink pull request #2612: FLINK-4771: Compression for AvroOutputFormat

2016-10-10 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/2612#discussion_r82594969 --- Diff: flink-batch-connectors/flink-avro/src/test/java/org/apache/flink/api/java/io/AvroOutputFormatTest.java --- @@ -0,0 +1,106 @@ +package org.apach

[jira] [Commented] (FLINK-4771) Compression for AvroOutputFormat

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

[jira] [Commented] (FLINK-4743) The sqrt/power function not accept the real data types.

2016-10-10 Thread Anton Solovev (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15562191#comment-15562191 ] Anton Solovev commented on FLINK-4743: -- Should a new function provide various types l

[GitHub] flink issue #2595: [FLINK-3656] [table] Test base for logical unit testing

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

[jira] [Commented] (FLINK-4778) Update program example in /docs/setup/cli.md due to the change in FLINK-2021

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

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

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

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

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

[GitHub] flink issue #2611: [FLINK-4778] Update program example in /docs/setup/cli.md...

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

[jira] [Commented] (FLINK-3656) Rework Table API tests

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

[jira] [Issue Comment Deleted] (FLINK-4155) Get Kafka producer partition info in open method instead of constructor

2016-10-10 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger updated FLINK-4155: -- Comment: was deleted (was: This issue has been resolved with FLINK-4379.) > Get Kafka producer

[jira] [Commented] (FLINK-4155) Get Kafka producer partition info in open method instead of constructor

2016-10-10 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15562207#comment-15562207 ] Robert Metzger commented on FLINK-4155: --- This issue has been resolved with FLINK-437

[jira] [Commented] (FLINK-4023) Move Kafka consumer partition discovery from constructor to open()

2016-10-10 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15562211#comment-15562211 ] Robert Metzger commented on FLINK-4023: --- This has been resolved in FLINK-4379. > Mo

[jira] [Resolved] (FLINK-4023) Move Kafka consumer partition discovery from constructor to open()

2016-10-10 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger resolved FLINK-4023. --- Resolution: Fixed Assignee: Stefan Richter (was: Tzu-Li (Gordon) Tai) > Move Kafka cons

[jira] [Comment Edited] (FLINK-4023) Move Kafka consumer partition discovery from constructor to open()

2016-10-10 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15562211#comment-15562211 ] Robert Metzger edited comment on FLINK-4023 at 10/10/16 12:48 PM: --

[jira] [Commented] (FLINK-4788) State backend class cannot be loaded, because fully qualified name converted to lower-case

2016-10-10 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15562226#comment-15562226 ] Stephan Ewen commented on FLINK-4788: - 1.1.3 fix in d619f51ac8f922c0cf1d1e789c51410761

[jira] [Commented] (FLINK-4720) Implement an archived version of the execution graph

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

[GitHub] flink issue #2577: [FLINK-4720] Implement archived version of the ExecutionG...

2016-10-10 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/2577 I did not want to rename all usages of ExecutionGraph, correct. Otherwise i would've went with exactly the names you suggested. I am using the ExecutionConfigSummary (and removed my original

[GitHub] flink pull request #2545: [FLINK-4673] [core] TypeInfoFactory for Either typ...

2016-10-10 Thread twalthr
Github user twalthr commented on a diff in the pull request: https://github.com/apache/flink/pull/2545#discussion_r82598976 --- Diff: flink-core/src/main/java/org/apache/flink/api/java/typeutils/TypeExtractor.java --- @@ -675,38 +673,6 @@ else if (isClassType(t) && Tuple.class.is

[GitHub] flink issue #2577: [FLINK-4720] Implement archived version of the ExecutionG...

2016-10-10 Thread mxm
Github user mxm commented on the issue: https://github.com/apache/flink/pull/2577 >I am using the ExecutionConfigSummary (and removed my original ArchivedExecutionConfig) when i rebased, so I'm not sure what you mean :/ That's what I meant, I wondered why you didn't use your a

[jira] [Commented] (FLINK-4673) TypeInfoFactory for Either type

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

[jira] [Commented] (FLINK-4720) Implement an archived version of the execution graph

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

[jira] [Created] (FLINK-4789) Avoid Kafka partition discovery on restore and share consumer instance for discovery and data consumption

2016-10-10 Thread Robert Metzger (JIRA)
Robert Metzger created FLINK-4789: - Summary: Avoid Kafka partition discovery on restore and share consumer instance for discovery and data consumption Key: FLINK-4789 URL: https://issues.apache.org/jira/browse/FLI

[jira] [Commented] (FLINK-4783) Allow to register TypeInfoFactories manually

2016-10-10 Thread Alexander Alexandrov (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15562288#comment-15562288 ] Alexander Alexandrov commented on FLINK-4783: - Alright, I guess keeping {{Type

[jira] [Comment Edited] (FLINK-4783) Allow to register TypeInfoFactories manually

2016-10-10 Thread Alexander Alexandrov (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15562288#comment-15562288 ] Alexander Alexandrov edited comment on FLINK-4783 at 10/10/16 1:18 PM: -

  1   2   >