[jira] [Commented] (FLINK-2435) Add support for custom CSV field parsers

2016-11-30 Thread Anton Mushin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15708691#comment-15708691 ] Anton Mushin commented on FLINK-2435: - Hi [~fhueske] could you tell for what case need new abstract

[jira] [Commented] (FLINK-5193) Recovering all jobs fails completely if a single recovery fails

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

[jira] [Commented] (FLINK-5193) Recovering all jobs fails completely if a single recovery fails

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

[jira] [Commented] (FLINK-5193) Recovering all jobs fails completely if a single recovery fails

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

[GitHub] flink pull request #2910: [backport] [FLINK-5193] [jm] Harden job recovery i...

2016-11-30 Thread uce
Github user uce commented on a diff in the pull request: https://github.com/apache/flink/pull/2910#discussion_r90235653 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/jobmanager/ZooKeeperSubmittedJobGraphStore.java --- @@ -275,6 +242,25 @@ public void

[jira] [Created] (FLINK-5210) Failing performCheckpoint method causes task to fail

2016-11-30 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-5210: Summary: Failing performCheckpoint method causes task to fail Key: FLINK-5210 URL: https://issues.apache.org/jira/browse/FLINK-5210 Project: Flink Issue

[GitHub] flink pull request #2910: [backport] [FLINK-5193] [jm] Harden job recovery i...

2016-11-30 Thread uce
Github user uce commented on a diff in the pull request: https://github.com/apache/flink/pull/2910#discussion_r90237601 --- Diff: flink-runtime/src/main/scala/org/apache/flink/runtime/jobmanager/JobManager.scala --- @@ -505,37 +507,31 @@ class JobManager( }

[GitHub] flink pull request #2910: [backport] [FLINK-5193] [jm] Harden job recovery i...

2016-11-30 Thread uce
Github user uce commented on a diff in the pull request: https://github.com/apache/flink/pull/2910#discussion_r90235223 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/jobmanager/SubmittedJobGraphStore.java --- @@ -64,6 +57,14 @@ void removeJobGraph(JobID

[jira] [Assigned] (FLINK-2435) Add support for custom CSV field parsers

2016-11-30 Thread Anton Mushin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anton Mushin reassigned FLINK-2435: --- Assignee: Anton Mushin > Add support for custom CSV field parsers >

[GitHub] flink pull request #2899: Various logging improvements

2016-11-30 Thread uce
Github user uce commented on a diff in the pull request: https://github.com/apache/flink/pull/2899#discussion_r90235045 --- Diff: flink-dist/src/main/flink-bin/conf/log4j.properties --- @@ -16,14 +16,26 @@ # limitations under the License.

[GitHub] flink pull request #2899: Various logging improvements

2016-11-30 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/2899#discussion_r90234726 --- Diff: flink-dist/src/main/flink-bin/conf/log4j.properties --- @@ -16,14 +16,26 @@ # limitations under the License.

[GitHub] flink pull request #2899: Various logging improvements

2016-11-30 Thread uce
Github user uce commented on a diff in the pull request: https://github.com/apache/flink/pull/2899#discussion_r90233890 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/TaskState.java --- @@ -168,4 +168,21 @@ public boolean equals(Object obj) {

[GitHub] flink pull request #2899: Various logging improvements

2016-11-30 Thread uce
Github user uce commented on a diff in the pull request: https://github.com/apache/flink/pull/2899#discussion_r90233907 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/fs/hdfs/HadoopFileSystem.java --- @@ -211,17 +209,14 @@ public HadoopFileSystem(Class fsClass

[jira] [Commented] (FLINK-3053) SuccessAfterNetworkBuffersFailureITCase.testSuccessfulProgramAfterFailure

2016-11-30 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15708611#comment-15708611 ] Robert Metzger commented on FLINK-3053: ---

[GitHub] flink pull request #2899: Various logging improvements

2016-11-30 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/2899#discussion_r90229315 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/TaskState.java --- @@ -168,4 +168,21 @@ public boolean equals(Object obj) {

[GitHub] flink pull request #2899: Various logging improvements

2016-11-30 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/2899#discussion_r90229425 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/fs/hdfs/HadoopFileSystem.java --- @@ -211,17 +209,14 @@ public HadoopFileSystem(Class

[GitHub] flink pull request #2899: Various logging improvements

2016-11-30 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/2899#discussion_r90228943 --- Diff: flink-dist/src/main/flink-bin/conf/log4j.properties --- @@ -16,14 +16,26 @@ # limitations under the License.

[GitHub] flink pull request #2899: Various logging improvements

2016-11-30 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/2899#discussion_r90229390 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/fs/hdfs/HadoopFileSystem.java --- @@ -211,17 +209,14 @@ public HadoopFileSystem(Class

[jira] [Commented] (FLINK-5193) Recovering all jobs fails completely if a single recovery fails

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

[GitHub] flink pull request #2910: [backport] [FLINK-5193] [jm] Harden job recovery i...

2016-11-30 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/2910 [backport] [FLINK-5193] [jm] Harden job recovery in case of recovery failures This is a backport of #2909 to the release 1.1 branch. When recovering multiple jobs a single recovery

[jira] [Commented] (FLINK-5193) Recovering all jobs fails completely if a single recovery fails

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

[GitHub] flink pull request #2909: [FLINK-5193] [jm] Harden job recovery in case of r...

2016-11-30 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/2909 [FLINK-5193] [jm] Harden job recovery in case of recovery failures When recovering multiple jobs a single recovery failure caused all jobs to be not recovered. This PR changes this

[GitHub] flink issue #2908: [maven] properly attach the CEP Scala source code

2016-11-30 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/2908 had small comment, but looks good. The `builder-helper-maven-plugin` block is identical to the ones used in other modules containing scala code. --- If your project is set up for it, you can reply

[jira] [Commented] (FLINK-5197) Late JobStatusChanged messages can interfere with running jobs

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

[jira] [Commented] (FLINK-5197) Late JobStatusChanged messages can interfere with running jobs

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

[jira] [Commented] (FLINK-5197) Late JobStatusChanged messages can interfere with running jobs

2016-11-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15708502#comment-15708502 ] ASF GitHub Bot commented on FLINK-5197: --- Github user tillrohrmann commented on the issue:

[GitHub] flink pull request #2895: [FLINK-5197] [jm] Ignore outdated JobStatusChanged...

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

[GitHub] flink issue #2895: [FLINK-5197] [jm] Ignore outdated JobStatusChanged messag...

2016-11-30 Thread tillrohrmann
Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/2895 Forgot to include the closing tag in the commit. --- 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

[GitHub] flink pull request #2896: [backport] [FLINK-5197] [jm] Ignore outdated JobSt...

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

[GitHub] flink pull request #2908: [maven] properly attach the CEP Scala source code

2016-11-30 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/2908#discussion_r90225400 --- Diff: flink-libraries/flink-cep-scala/pom.xml --- @@ -93,6 +93,8 @@ under the License. + +src/main/scala

[jira] [Closed] (FLINK-5197) Late JobStatusChanged messages can interfere with running jobs

2016-11-30 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-5197. Resolution: Fixed 1.2.0 fixed via ae0975c16b997fe792790216820a559d01a01894 1.1.4 fixed via

[jira] [Commented] (FLINK-5197) Late JobStatusChanged messages can interfere with running jobs

2016-11-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15708494#comment-15708494 ] ASF GitHub Bot commented on FLINK-5197: --- Github user tillrohrmann commented on the issue:

[GitHub] flink issue #2895: [FLINK-5197] [jm] Ignore outdated JobStatusChanged messag...

2016-11-30 Thread tillrohrmann
Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/2895 Merging this PR. @uce reviewed the backport. --- 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

[jira] [Commented] (FLINK-5197) Late JobStatusChanged messages can interfere with running jobs

2016-11-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15708485#comment-15708485 ] ASF GitHub Bot commented on FLINK-5197: --- Github user tillrohrmann commented on the issue:

[GitHub] flink issue #2896: [backport] [FLINK-5197] [jm] Ignore outdated JobStatusCha...

2016-11-30 Thread tillrohrmann
Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/2896 Thanks for the review @uce. Failing test cases are unrelated. Merging 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-5088) Add option to limit subpartition queue length

2016-11-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15708432#comment-15708432 ] ASF GitHub Bot commented on FLINK-5088: --- Github user uce commented on the issue:

[GitHub] flink issue #2883: [FLINK-5088] [network] Add capacity limit option to parti...

2016-11-30 Thread uce
Github user uce commented on the issue: https://github.com/apache/flink/pull/2883 I renamed the config key and added unit tests for the sub components. This should be good enough to get it in if Travis gives us an OK. As a follow up I would like to finish a end to end test similar to

[jira] [Updated] (FLINK-4611) Make "AUTO" credential provider as default for Kinesis Connector

2016-11-30 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabian Hueske updated FLINK-4611: - Assignee: Wei-Che Wei > Make "AUTO" credential provider as default for Kinesis Connector >

[GitHub] flink pull request #2908: [maven] properly attach the CEP Scala source code

2016-11-30 Thread mxm
GitHub user mxm opened a pull request: https://github.com/apache/flink/pull/2908 [maven] properly attach the CEP Scala source code Two options, either change the default Maven source directory from 'src/main/java' to 'src/main/scala' or use the build-helper-maven-plugin to

[GitHub] flink pull request #2876: [FLINK-5166] TextInputFormatTest.testNestedFileRea...

2016-11-30 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/2876#discussion_r90209936 --- Diff: flink-java/src/test/java/org/apache/flink/api/java/io/TextInputFormatTest.java --- @@ -90,7 +91,9 @@ public void testSimpleRead() {

[jira] [Commented] (FLINK-5166) TextInputFormatTest.testNestedFileRead

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

[GitHub] flink issue #2897: [FLINK-4676] [connectors] Merge batch and streaming conne...

2016-11-30 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/2897 This looks good; we should merge it at soon as possible. --- 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-4676) Merge flink-batch-connectors and flink-streaming-connectors modules

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

[GitHub] flink issue #2900: Rebased: Keytab & TLS support for Flink on Mesos Setup

2016-11-30 Thread mxm
Github user mxm commented on the issue: https://github.com/apache/flink/pull/2900 Rebased again to the latest Mesos changes to make sure tests pass. --- 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

[jira] [Comment Edited] (FLINK-4905) Kafka test instability IllegalStateException: Client is not started

2016-11-30 Thread Andrew Efimov (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15708105#comment-15708105 ] Andrew Efimov edited comment on FLINK-4905 at 11/30/16 10:38 AM: - Hi

[jira] [Commented] (FLINK-5164) Hadoop-compat IOFormat tests fail on Windows

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

[GitHub] flink issue #2889: [FLINK-5164] Disable some Hadoop-compat tests on Windows

2016-11-30 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/2889 @fhueske Thank you for the review. I'll add a comment and merge it. --- 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

[jira] [Comment Edited] (FLINK-4905) Kafka test instability IllegalStateException: Client is not started

2016-11-30 Thread Andrew Efimov (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15708105#comment-15708105 ] Andrew Efimov edited comment on FLINK-4905 at 11/30/16 10:34 AM: - Hi

[GitHub] flink pull request #2907: [FLINK-5135][JM]ResourceProfile for slot request s...

2016-11-30 Thread wangzhijiang999
GitHub user wangzhijiang999 opened a pull request: https://github.com/apache/flink/pull/2907 [FLINK-5135][JM]ResourceProfile for slot request should be expanded to correspond with ResourceSpec Currently the **ResourceProfile** only contains cpu cores and memory properties. The

[jira] [Assigned] (FLINK-5138) The StateBackend provides the method to estimate memory usage based on hint of state size in ResourceSpec

2016-11-30 Thread Zhijiang Wang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijiang Wang reassigned FLINK-5138: Assignee: Zhijiang Wang > The StateBackend provides the method to estimate memory usage

[jira] [Commented] (FLINK-4905) Kafka test instability IllegalStateException: Client is not started

2016-11-30 Thread Andrew Efimov (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15708105#comment-15708105 ] Andrew Efimov commented on FLINK-4905: -- Hi [~tzulitai] Thanks for reply. It is very difficult to

[GitHub] flink pull request #2906: [FLINK-5132][FLINK-5133][FLINK-5134][Core,DataStre...

2016-11-30 Thread wangzhijiang999
GitHub user wangzhijiang999 opened a pull request: https://github.com/apache/flink/pull/2906 [FLINK-5132][FLINK-5133][FLINK-5134][Core,DataStream API,DataSet API] Fine-grained Resource Configuration Introduce the **ResourceSpec** structure to describe the different resource

[jira] [Commented] (FLINK-5132) Introduce the ResourceSpec for grouping different resource factors in API

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

[jira] [Updated] (FLINK-4905) Kafka test instability IllegalStateException: Client is not started

2016-11-30 Thread Andrew Efimov (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Efimov updated FLINK-4905: - Attachment: Kafka08Fetcher.png > Kafka test instability IllegalStateException: Client is not

[GitHub] flink issue #2653: [FLINK-4469] [table] Add support for user defined table f...

2016-11-30 Thread twalthr
Github user twalthr commented on the issue: https://github.com/apache/flink/pull/2653 I have already reviewed half of the new code. I will review the rest tomorrow. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[jira] [Commented] (FLINK-5190) ZooKeeperLeaderRetrievalService should not close the zk client when stop

2016-11-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15708017#comment-15708017 ] ASF GitHub Bot commented on FLINK-5190: --- GitHub user shuai-xu opened a pull request:

[GitHub] flink pull request #2905: [FLINK-5190] [runtime] fix ZooKeeperLeaderRetrieva...

2016-11-30 Thread shuai-xu
GitHub user shuai-xu opened a pull request: https://github.com/apache/flink/pull/2905 [FLINK-5190] [runtime] fix ZooKeeperLeaderRetrievalService close the … This pr is for jira #[5190](https://issues.apache.org/jira/browse/FLINK-5190). The zk client for

[jira] [Commented] (FLINK-5091) Formalize the AppMaster environment for docker compability

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

[GitHub] flink pull request #2904: [FLINK-5091] Formalize the Mesos AppMaster environ...

2016-11-30 Thread EronWright
GitHub user EronWright opened a pull request: https://github.com/apache/flink/pull/2904 [FLINK-5091] Formalize the Mesos AppMaster environment for docker compatibility Fixes FLINK-5091 and FLINK-4826. - introduced ContainerSpecification. - reworked how the TM container

[GitHub] flink pull request #2903: [FLINK-5704] [runtime] add a zookeeper based runni...

2016-11-30 Thread shuai-xu
GitHub user shuai-xu opened a pull request: https://github.com/apache/flink/pull/2903 [FLINK-5704] [runtime] add a zookeeper based running job registry This pr is for jira #[5074](https://issues.apache.org/jira/browse/FLINK-5074). Implement a zookeeper based running job

[jira] [Commented] (FLINK-4469) Add support for user defined table function in Table API & SQL

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

[GitHub] flink issue #2653: [FLINK-4469] [table] Add support for user defined table f...

2016-11-30 Thread wuchong
Github user wuchong commented on the issue: https://github.com/apache/flink/pull/2653 Hi @fhueske @twalthr , could you have a look at this PR again ? I have fix the conflicts again and squashed the commits. --- If your project is set up for it, you can reply to this email and have

[jira] [Updated] (FLINK-2186) Rework CSV import to support very wide files

2016-11-30 Thread Anton Solovev (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anton Solovev updated FLINK-2186: - Assignee: (was: Anton Solovev) > Rework CSV import to support very wide files >

<    1   2