[GitHub] flink issue #4150: [FLINK-6951] Incompatible versions of httpcomponents jars...

2017-07-12 Thread bowenli86
Github user bowenli86 commented on the issue: https://github.com/apache/flink/pull/4150 ok, I kind of figured out what `promoteTransitiveDependencies` means. I removed explicit dependencies of httpclient and httpcore from `pom.xml`, and made sure http-components are shaded to

[jira] [Commented] (FLINK-6951) Incompatible versions of httpcomponents jars for Flink kinesis connector

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

[jira] [Commented] (FLINK-6951) Incompatible versions of httpcomponents jars for Flink kinesis connector

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

[GitHub] flink pull request #4150: [FLINK-6951] Incompatible versions of httpcomponen...

2017-07-12 Thread bowenli86
Github user bowenli86 commented on a diff in the pull request: https://github.com/apache/flink/pull/4150#discussion_r127139879 --- Diff: flink-connectors/flink-connector-kinesis/pom.xml --- @@ -56,6 +58,18 @@ under the License. +

[jira] [Commented] (FLINK-6951) Incompatible versions of httpcomponents jars for Flink kinesis connector

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

[GitHub] flink pull request #4150: [FLINK-6951] Incompatible versions of httpcomponen...

2017-07-12 Thread bowenli86
Github user bowenli86 commented on a diff in the pull request: https://github.com/apache/flink/pull/4150#discussion_r127138994 --- Diff: flink-connectors/flink-connector-kinesis/pom.xml --- @@ -56,6 +58,18 @@ under the License. +

[jira] [Closed] (FLINK-7126) Support Distinct for Stream SQL and Table API

2017-07-12 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sunjincheng closed FLINK-7126. -- Resolution: Fixed Fixed in c8ca31aba083304117ed527c5c80cb9ede2b81bd > Support Distinct for Stream SQL

[jira] [Commented] (FLINK-6951) Incompatible versions of httpcomponents jars for Flink kinesis connector

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

[GitHub] flink pull request #4150: [FLINK-6951] Incompatible versions of httpcomponen...

2017-07-12 Thread tzulitai
Github user tzulitai commented on a diff in the pull request: https://github.com/apache/flink/pull/4150#discussion_r127135589 --- Diff: flink-connectors/flink-connector-kinesis/pom.xml --- @@ -56,6 +58,18 @@ under the License. +

[jira] [Commented] (FLINK-7100) TaskManager metrics are registered twice

2017-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16085234#comment-16085234 ] ASF GitHub Bot commented on FLINK-7100: --- Github user zjureel commented on the issue:

[GitHub] flink issue #4307: [FLINK-7100] TaskManager metrics are registered twice

2017-07-12 Thread zjureel
Github user zjureel commented on the issue: https://github.com/apache/flink/pull/4307 @zentol Thank you for your review, I have fix the problems you metioned as follows: 1. rename `TaskExecutorMetricsInitializer` to `MetricUtils` 2. move `taskManagerMetricGroup.close()` from `d

[jira] [Commented] (FLINK-5541) Missing null check for localJar in FlinkSubmitter#submitTopology()

2017-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16085233#comment-16085233 ] ASF GitHub Bot commented on FLINK-5541: --- GitHub user zhangminglei opened a pull requ

[GitHub] flink pull request #4315: [FLINK-5541] Missing null check for localJar in Fl...

2017-07-12 Thread zhangminglei
GitHub user zhangminglei opened a pull request: https://github.com/apache/flink/pull/4315 [FLINK-5541] Missing null check for localJar in FlinkSubmitter#submit… You can merge this pull request into a Git repository by running: $ git pull https://github.com/zhangminglei/flink

[jira] [Assigned] (FLINK-5541) Missing null check for localJar in FlinkSubmitter#submitTopology()

2017-07-12 Thread mingleizhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingleizhang reassigned FLINK-5541: --- Assignee: mingleizhang > Missing null check for localJar in FlinkSubmitter#submitTopology() >

[jira] [Commented] (FLINK-7169) Support AFTER MATCH SKIP function in CEP library API

2017-07-12 Thread Yueting Chen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16085214#comment-16085214 ] Yueting Chen commented on FLINK-7169: - I am going to work on this, but I would like to

[jira] [Commented] (FLINK-7126) Support Distinct for Stream SQL and Table API

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

[GitHub] flink pull request #4279: [FLINK-7126] [table] Support Distinct for Stream S...

2017-07-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/4279 --- 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] [Created] (FLINK-7169) Support AFTER MATCH SKIP function in CEP library API

2017-07-12 Thread Yueting Chen (JIRA)
Yueting Chen created FLINK-7169: --- Summary: Support AFTER MATCH SKIP function in CEP library API Key: FLINK-7169 URL: https://issues.apache.org/jira/browse/FLINK-7169 Project: Flink Issue Type:

[jira] [Commented] (FLINK-7137) Flink table API defaults top level fields as nullable and all nested fields within CompositeType as non-nullable

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

[GitHub] flink pull request #4314: [FLINK-7137] [table] Flink TableAPI supports neste...

2017-07-12 Thread walterddr
GitHub user walterddr opened a pull request: https://github.com/apache/flink/pull/4314 [FLINK-7137] [table] Flink TableAPI supports nested CompositeType mapped to nullable calcite RelDataType by default You can merge this pull request into a Git repository by running: $ git p

[jira] [Commented] (FLINK-5541) Missing null check for localJar in FlinkSubmitter#submitTopology()

2017-07-12 Thread mingleizhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16085159#comment-16085159 ] mingleizhang commented on FLINK-5541: - Thanks Ted report this, I wil take a look. > M

[jira] [Closed] (FLINK-7168) Add support for Table API & SQL steam-stream inner/left join

2017-07-12 Thread Ruidong Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruidong Li closed FLINK-7168. - Resolution: Duplicate > Add support for Table API & SQL steam-stream inner/left join > --

[jira] [Created] (FLINK-7168) Add support for Table API & SQL steam-stream inner/left join

2017-07-12 Thread Ruidong Li (JIRA)
Ruidong Li created FLINK-7168: - Summary: Add support for Table API & SQL steam-stream inner/left join Key: FLINK-7168 URL: https://issues.apache.org/jira/browse/FLINK-7168 Project: Flink Issue

[jira] [Assigned] (FLINK-6105) Properly handle InterruptedException in HadoopInputFormatBase

2017-07-12 Thread mingleizhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingleizhang reassigned FLINK-6105: --- Assignee: mingleizhang > Properly handle InterruptedException in HadoopInputFormatBase >

[jira] [Created] (FLINK-7167) Job can set checkpoint meta directory to cover the system setting state.checkpoints.dir

2017-07-12 Thread yuqi (JIRA)
yuqi created FLINK-7167: --- Summary: Job can set checkpoint meta directory to cover the system setting state.checkpoints.dir Key: FLINK-7167 URL: https://issues.apache.org/jira/browse/FLINK-7167 Project: Flink

[jira] [Comment Edited] (FLINK-6493) Ineffective null check in RegisteredOperatorBackendStateMetaInfo#equals()

2017-07-12 Thread mingleizhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16085054#comment-16085054 ] mingleizhang edited comment on FLINK-6493 at 7/13/17 2:29 AM: --

[jira] [Commented] (FLINK-6888) Can not determine TypeInformation of ACC type of AggregateFunction when ACC is a Scala case/tuple class

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

[jira] [Commented] (FLINK-6493) Ineffective null check in RegisteredOperatorBackendStateMetaInfo#equals()

2017-07-12 Thread mingleizhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16085054#comment-16085054 ] mingleizhang commented on FLINK-6493: - Actually, Sorry. I dont think null check is ine

[jira] [Closed] (FLINK-6888) Can not determine TypeInformation of ACC type of AggregateFunction when ACC is a Scala case/tuple class

2017-07-12 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu closed FLINK-6888. -- Resolution: Fixed Fixed in 59463278a868f37028a3391a9b9505a77584e0f7 > Can not determine TypeInformation of ACC

[GitHub] flink pull request #4105: [FLINK-6888] [table] Can not determine TypeInforma...

2017-07-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/4105 --- 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-6232) Support proctime inner equi-join between two streams in the SQL API

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

[jira] [Commented] (FLINK-7154) Missing call to build CsvTableSource example

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

[GitHub] flink pull request #3715: [FLINK-6232][Table&SQL]Support proctime inner equi...

2017-07-12 Thread wuchong
Github user wuchong commented on a diff in the pull request: https://github.com/apache/flink/pull/3715#discussion_r127113760 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/rules/datastream/DataStreamWindowJoinRule.scala --- @@ -20,28 +20,60 @@ pac

[jira] [Commented] (FLINK-7161) Fix misusage of Double.MIN_VALUE and Float.MIN_VALUE

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

[jira] [Assigned] (FLINK-6493) Ineffective null check in RegisteredOperatorBackendStateMetaInfo#equals()

2017-07-12 Thread mingleizhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingleizhang reassigned FLINK-6493: --- Assignee: mingleizhang > Ineffective null check in RegisteredOperatorBackendStateMetaInfo#equ

[GitHub] flink pull request #4305: [FLINK-7161] fix misusage of Float.MIN_VALUE and D...

2017-07-12 Thread KurtYoung
Github user KurtYoung commented on a diff in the pull request: https://github.com/apache/flink/pull/4305#discussion_r127113118 --- Diff: flink-core/src/main/java/org/apache/flink/configuration/Configuration.java --- @@ -843,11 +843,14 @@ private float convertToFloat(Object o, float

[jira] [Commented] (FLINK-7153) JobManager can't allocate source for ExecutionGraph correctly

2017-07-12 Thread Sihua Zhou (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16085038#comment-16085038 ] Sihua Zhou commented on FLINK-7153: --- Hi, [~fhueske] can you help me to verify the proble

[jira] [Commented] (FLINK-6493) Ineffective null check in RegisteredOperatorBackendStateMetaInfo#equals()

2017-07-12 Thread mingleizhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16085030#comment-16085030 ] mingleizhang commented on FLINK-6493: - Thanks Ted. {{partitionStateSerializerConfigSna

[jira] [Commented] (FLINK-7161) Fix misusage of Double.MIN_VALUE and Float.MIN_VALUE

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

[GitHub] flink pull request #4305: [FLINK-7161] fix misusage of Float.MIN_VALUE and D...

2017-07-12 Thread greghogan
Github user greghogan commented on a diff in the pull request: https://github.com/apache/flink/pull/4305#discussion_r127109325 --- Diff: flink-core/src/main/java/org/apache/flink/configuration/Configuration.java --- @@ -843,11 +843,14 @@ private float convertToFloat(Object o, float

[jira] [Updated] (FLINK-6838) RescalingITCase fails in master branch

2017-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-6838: -- Description: {code} Tests in error: RescalingITCase.testSavepointRescalingInKeyedState[1] » JobExecution Job

[jira] [Commented] (FLINK-7161) Fix misusage of Double.MIN_VALUE and Float.MIN_VALUE

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

[GitHub] flink pull request #4305: [FLINK-7161] fix misusage of Float.MIN_VALUE and D...

2017-07-12 Thread KurtYoung
Github user KurtYoung commented on a diff in the pull request: https://github.com/apache/flink/pull/4305#discussion_r127107209 --- Diff: flink-core/src/main/java/org/apache/flink/configuration/Configuration.java --- @@ -843,11 +843,14 @@ private float convertToFloat(Object o, float

[jira] [Closed] (FLINK-7132) Fix BulkIteration parallelism

2017-07-12 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan closed FLINK-7132. - Resolution: Fixed master: 480ccfb4809871d1a0812442a8e175d82aa186c1 1.3: 668527373a26c29fa8af23296cb423e116

[jira] [Updated] (FLINK-5541) Missing null check for localJar in FlinkSubmitter#submitTopology()

2017-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-5541: -- Description: {code} if (localJar == null) { try { for (final URL url : ((ContextEnvironm

[jira] [Closed] (FLINK-6731) Activate strict checkstyle for flink-tests

2017-07-12 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan closed FLINK-6731. - Resolution: Implemented master: 9bd491e05120915cbde36d4452e3982fe5d0975f > Activate strict checkstyle for

[jira] [Updated] (FLINK-6105) Properly handle InterruptedException in HadoopInputFormatBase

2017-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-6105: -- Description: When catching InterruptedException, we should throw InterruptedIOException instead of IOException.

[jira] [Updated] (FLINK-6493) Ineffective null check in RegisteredOperatorBackendStateMetaInfo#equals()

2017-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-6493: -- Description: {code} && ((partitionStateSerializer == null && ((Snapshot) obj).getPartitionStateSerializ

[jira] [Commented] (FLINK-7132) Fix BulkIteration parallelism

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

[GitHub] flink pull request #4295: [FLINK-6731] [tests] Activate strict checkstyle fo...

2017-07-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/4295 --- 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] [Updated] (FLINK-7132) Fix BulkIteration parallelism

2017-07-12 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan updated FLINK-7132: -- Affects Version/s: 1.3.2 > Fix BulkIteration parallelism > - > >

[GitHub] flink pull request #4283: [FLINK-7132] [java] Fix BulkIteration parallelism

2017-07-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/4283 --- 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] [Updated] (FLINK-7132) Fix BulkIteration parallelism

2017-07-12 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan updated FLINK-7132: -- Fix Version/s: 1.3.2 > Fix BulkIteration parallelism > - > >

[jira] [Updated] (FLINK-6731) Activate strict checkstyle for flink-tests

2017-07-12 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan updated FLINK-6731: -- Fix Version/s: 1.4.0 > Activate strict checkstyle for flink-tests >

[jira] [Updated] (FLINK-6731) Activate strict checkstyle for flink-tests

2017-07-12 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan updated FLINK-6731: -- Affects Version/s: 1.4.0 > Activate strict checkstyle for flink-tests >

[jira] [Commented] (FLINK-6731) Activate strict checkstyle for flink-tests

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

[GitHub] flink issue #4313: [FLINK-7154] [docs] Missing call to build CsvTableSource ...

2017-07-12 Thread fhueske
Github user fhueske commented on the issue: https://github.com/apache/flink/pull/4313 Thanks for the fix @greghogan. I'll 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 have this

[jira] [Commented] (FLINK-7154) Missing call to build CsvTableSource example

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

[GitHub] flink pull request #4313: [FLINK-7154] [docs] Missing call to build CsvTable...

2017-07-12 Thread greghogan
GitHub user greghogan opened a pull request: https://github.com/apache/flink/pull/4313 [FLINK-7154] [docs] Missing call to build CsvTableSource example The Java and Scala example code for CsvTableSource create a builder but are missing the final call to build. You can merge this pu

[GitHub] flink pull request #4260: [FLINK-7103] [dispatcher] Add skeletal structure o...

2017-07-12 Thread tedyu
Github user tedyu commented on a diff in the pull request: https://github.com/apache/flink/pull/4260#discussion_r127075409 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/Dispatcher.java --- @@ -0,0 +1,290 @@ +/* + * Licensed to the Apache Softwar

[jira] [Commented] (FLINK-7103) Implement skeletal structure of dispatcher component

2017-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16084724#comment-16084724 ] ASF GitHub Bot commented on FLINK-7103: --- Github user tedyu commented on a diff in th

[jira] [Commented] (FLINK-7003) "select * from" in Flink SQL should not flatten all fields in the table by default

2017-07-12 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16084680#comment-16084680 ] Rong Rong commented on FLINK-7003: -- Probably need to write extensive tests to verify the

[jira] [Closed] (FLINK-7047) Reorganize build profiles

2017-07-12 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-7047. --- Resolution: Fixed 1.4: 1da93a4c73d48b6635e44214383d27cd3d31fc14 > Reorganize build profiles >

[GitHub] flink pull request #4233: [FLINK-7047] [travis] Reorganize build profiles

2017-07-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/4233 --- 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-7047) Reorganize build profiles

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

[GitHub] flink issue #4233: [FLINK-7047] [travis] Reorganize build profiles

2017-07-12 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/4233 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

[GitHub] flink pull request #4233: [FLINK-7047] [travis] Reorganize build profiles

2017-07-12 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4233#discussion_r127032183 --- Diff: .travis.yml --- @@ -17,32 +17,45 @@ matrix: include: # Always run test groups A and B together --- End diff -- yup, will r

[jira] [Commented] (FLINK-7047) Reorganize build profiles

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

[jira] [Commented] (FLINK-7047) Reorganize build profiles

2017-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16084441#comment-16084441 ] ASF GitHub Bot commented on FLINK-7047: --- Github user zentol commented on a diff in t

[GitHub] flink issue #4310: [misc] Commit read offsets in Kafka integration tests

2017-07-12 Thread tzulitai
Github user tzulitai commented on the issue: https://github.com/apache/flink/pull/4310 Maybe some method Javadoc explaining that would be nice. From the method name `getAllRecordsFromTopic`, the behaviour isn't that obvious. --- If your project is set up for it, you can reply to

[jira] [Commented] (FLINK-6951) Incompatible versions of httpcomponents jars for Flink kinesis connector

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

[GitHub] flink issue #4310: [misc] Commit read offsets in Kafka integration tests

2017-07-12 Thread tzulitai
Github user tzulitai commented on the issue: https://github.com/apache/flink/pull/4310 @pnowojski only checking that we're actually not reading the same topic again in the tests. So, the change in this PR is just to make sure that in the case we do do that using the `getAllRecords

[GitHub] flink issue #4310: [misc] Commit read offsets in Kafka integration tests

2017-07-12 Thread pnowojski
Github user pnowojski commented on the issue: https://github.com/apache/flink/pull/4310 Yes and as far as I know, we are doing this. Why do you ask? --- 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-7165) Flink can't deploy on hadoop 2.6.0-cdh5.5.1 yarn

2017-07-12 Thread JIRA
[ https://issues.apache.org/jira/browse/FLINK-7165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16084248#comment-16084248 ] 刘喆 commented on FLINK-7165: --- When using Flink 1.2.1 for hadoop 2.6 , It work fine. But 1.2.

[GitHub] flink issue #4150: [FLINK-6951] Incompatible versions of httpcomponents jars...

2017-07-12 Thread bowenli86
Github user bowenli86 commented on the issue: https://github.com/apache/flink/pull/4150 I added http components to dependencies because Hadoop-aws 2.7 depends on http components 4.2. ``` $ jar -tf flink-connector-kinesis_2.11-1.4-SNAPSHOT.jar | grep apache/http org/apa

[jira] [Commented] (FLINK-7165) Flink can't deploy on hadoop 2.6.0-cdh5.5.1 yarn

2017-07-12 Thread JIRA
[ https://issues.apache.org/jira/browse/FLINK-7165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16084246#comment-16084246 ] 刘喆 commented on FLINK-7165: --- I have tried the following approaches: # Try the Flink for Hadoop

[GitHub] flink issue #4312: [FLINK-6550] Reject null OutputTags in Context#collect(Ou...

2017-07-12 Thread aljoscha
Github user aljoscha commented on the issue: https://github.com/apache/flink/pull/4312 LGTM! 👍 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if th

[jira] [Commented] (FLINK-7143) Partition assignment for Kafka consumer is not stable

2017-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16084202#comment-16084202 ] ASF GitHub Bot commented on FLINK-7143: --- Github user tzulitai commented on the issue

[GitHub] flink issue #4301: (release-1.3) [FLINK-7143] [kafka] Fix indeterminate part...

2017-07-12 Thread tzulitai
Github user tzulitai commented on the issue: https://github.com/apache/flink/pull/4301 @StephanEwen Regarding no-rediscover on restore test: yes, could say that it is covered in `KafkaConsumerTestBase.runMultipleSourcesOnePartitionExactlyOnceTest()`. It's an end-to-end exactly

[jira] [Commented] (FLINK-7047) Reorganize build profiles

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

[jira] [Commented] (FLINK-7047) Reorganize build profiles

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

[GitHub] flink issue #4233: [FLINK-7047] [travis] Reorganize build profiles

2017-07-12 Thread rmetzger
Github user rmetzger commented on the issue: https://github.com/apache/flink/pull/4233 I think this looks good. It's basically a change now restricted to the build system only. +1 to give it a try on master and see how things go with it. --- If your project is set up for

[jira] [Commented] (FLINK-6550) Calling ctx.collect with a null OutputTag should log a warning or throw an exception

2017-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16084180#comment-16084180 ] ASF GitHub Bot commented on FLINK-6550: --- Github user aljoscha commented on the issue

[jira] [Commented] (FLINK-7047) Reorganize build profiles

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

[GitHub] flink pull request #4233: [FLINK-7047] [travis] Reorganize build profiles

2017-07-12 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/4233#discussion_r126991245 --- Diff: pom.xml --- @@ -858,32 +856,6 @@ under the License. -

[GitHub] flink pull request #4233: [FLINK-7047] [travis] Reorganize build profiles

2017-07-12 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/4233#discussion_r126990790 --- Diff: .travis.yml --- @@ -17,32 +17,45 @@ matrix: include: # Always run test groups A and B together --- End diff -- I think t

[jira] [Commented] (FLINK-7141) enable travis cache again

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

[GitHub] flink issue #4293: [FLINK-7141][build] enable travis cache again

2017-07-12 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/4293 Ok, now i agree that we should enable the cache as well. --- 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 t

[jira] [Closed] (FLINK-6965) Avro is missing snappy dependency

2017-07-12 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-6965. --- Resolution: Fixed 1.3: aaa7df55ceb741ca4dd886e8816ddbab58afb078 > Avro is missing snappy depe

[GitHub] flink pull request #4287: [FLINK-7131][FLINK-7138] Include WordCountData in ...

2017-07-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/4287 --- 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-6232) Support proctime inner equi-join between two streams in the SQL API

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

[jira] [Commented] (FLINK-6550) Calling ctx.collect with a null OutputTag should log a warning or throw an exception

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

[GitHub] flink pull request #3715: [FLINK-6232][Table&SQL]Support proctime inner equi...

2017-07-12 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3715#discussion_r126987096 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/rules/datastream/DataStreamWindowJoinRule.scala --- @@ -20,28 +20,60 @@ pac

[GitHub] flink pull request #4312: [FLINK-6550] Reject null OutputTags in Context#col...

2017-07-12 Thread zentol
GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/4312 [FLINK-6550] Reject null OutputTags in Context#collect(OutputTag, X) @aljoscha what do you think? You can merge this pull request into a Git repository by running: $ git pull https://github.com/

[GitHub] flink issue #4301: (release-1.3) [FLINK-7143] [kafka] Fix indeterminate part...

2017-07-12 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/4301 Do we have a test for the case where there are fewer partitions than sources so that some sources do not get partitions on restore? To make sure they do not accidentally re-discover? --- If you

[GitHub] flink issue #4303: fix doc typo in DataStreamRel

2017-07-12 Thread fhueske
Github user fhueske commented on the issue: https://github.com/apache/flink/pull/4303 will 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 have this feature enabled and wishes so, or if

[jira] [Commented] (FLINK-7131) Streaming wordcount jar does not contain WordCountData

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

[jira] [Closed] (FLINK-7131) Streaming wordcount jar does not contain WordCountData

2017-07-12 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-7131. --- Resolution: Fixed 1.4: 8987df55698b659c241857dadbc175bc786e828a > Streaming wordcount jar doe

[jira] [Closed] (FLINK-7138) Storm example jars do not contain WordCountData

2017-07-12 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-7138. --- Resolution: Fixed 1.4: 652206519a0974fadfe4606a385f3cd2ab03a481 > Storm example jars do not c

[jira] [Commented] (FLINK-7143) Partition assignment for Kafka consumer is not stable

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

  1   2   3   >