[jira] [Commented] (FLINK-4280) New Flink-specific option to set starting position of Kafka consumer without respecting external offsets in ZK / Broker

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

[GitHub] flink issue #2509: [FLINK-4280][kafka-connector] Explicit start position con...

2017-02-14 Thread tzulitai
Github user tzulitai commented on the issue: https://github.com/apache/flink/pull/2509 Thanks for the review @rmetzger! The final 2 commits have addressed all your comments. I'll also wait for @kl0u to have a look at the changes in `FlinkKafkaConsumerBaseMigration` before mer

[jira] [Commented] (FLINK-5219) Add non-grouped session windows for batch tables

2017-02-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867368#comment-15867368 ] ASF GitHub Bot commented on FLINK-5219: --- Github user sunjincheng121 commented on the

[jira] [Commented] (FLINK-5655) Add event time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-02-14 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867369#comment-15867369 ] Haohui Mai commented on FLINK-5655: --- I'm particularly interested in the part that compil

[GitHub] flink issue #3266: [FLINK-5219][TableAPI&SQL] Add non-grouped session window...

2017-02-14 Thread sunjincheng121
Github user sunjincheng121 commented on the issue: https://github.com/apache/flink/pull/3266 @fhueske thanks for the review. you are right. I need rebase the code and update the PR according your comments. --- If your project is set up for it, you can reply to this email and have you

[jira] [Commented] (FLINK-5657) Add processing time OVER RANGE BETWEEN UNBOUNDED PRECEDING aggregation to SQL

2017-02-14 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867362#comment-15867362 ] sunjincheng commented on FLINK-5657: Hi, [~fhueske] When I splitting FLINK-5657 into

[jira] [Updated] (FLINK-5802) Flink SQL calling Hive User-Defined Functions

2017-02-14 Thread Zhuoluo Yang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhuoluo Yang updated FLINK-5802: Description: It's important to call hive udf in Flink SQL. A great many udfs were written in hive s

[jira] [Updated] (FLINK-5802) Flink SQL calling Hive User-Defined Functions

2017-02-14 Thread Zhuoluo Yang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhuoluo Yang updated FLINK-5802: Component/s: Table API & SQL > Flink SQL calling Hive User-Defined Functions > -

[jira] [Updated] (FLINK-5802) Flink SQL calling Hive User-Defined Functions

2017-02-14 Thread Zhuoluo Yang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhuoluo Yang updated FLINK-5802: Labels: features (was: ) > Flink SQL calling Hive User-Defined Functions >

[jira] [Updated] (FLINK-5802) Flink SQL calling Hive User-Defined Functions

2017-02-14 Thread Zhuoluo Yang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhuoluo Yang updated FLINK-5802: Description: It's important to call hive udf in Flink SQL. A great many udfs were written in hive s

[GitHub] flink pull request #3315: Release 1.2.0 rc3

2017-02-14 Thread 501256092
GitHub user 501256092 opened a pull request: https://github.com/apache/flink/pull/3315 Release 1.2.0 rc3 Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration. If your changes take all of the items int

[jira] [Created] (FLINK-5804) Add [non-partitioned] processing time OVER RANGE BETWEEN UNBOUNDED PRECEDING aggregation to SQL

2017-02-14 Thread sunjincheng (JIRA)
sunjincheng created FLINK-5804: -- Summary: Add [non-partitioned] processing time OVER RANGE BETWEEN UNBOUNDED PRECEDING aggregation to SQL Key: FLINK-5804 URL: https://issues.apache.org/jira/browse/FLINK-5804

[jira] [Created] (FLINK-5803) Add [partitioned] processing time OVER RANGE BETWEEN UNBOUNDED PRECEDING aggregation to SQL

2017-02-14 Thread sunjincheng (JIRA)
sunjincheng created FLINK-5803: -- Summary: Add [partitioned] processing time OVER RANGE BETWEEN UNBOUNDED PRECEDING aggregation to SQL Key: FLINK-5803 URL: https://issues.apache.org/jira/browse/FLINK-5803

[jira] [Updated] (FLINK-5657) Add processing time OVER RANGE BETWEEN UNBOUNDED PRECEDING aggregation to SQL

2017-02-14 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sunjincheng updated FLINK-5657: --- Issue Type: New Feature (was: Sub-task) Parent: (was: FLINK-4557) > Add processing time O

[jira] [Updated] (FLINK-5802) Flink SQL calling Hive User-Defined Functions

2017-02-14 Thread Zhuoluo Yang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhuoluo Yang updated FLINK-5802: Description: It's important to call hive udf in Flink SQL. A great many udfs were written in hive s

[jira] [Updated] (FLINK-5802) Flink SQL calling Hive User-Defined Functions

2017-02-14 Thread Zhuoluo Yang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhuoluo Yang updated FLINK-5802: Description: It's important to call hive udf in Flink SQL. A great many udfs were written in hive s

[jira] [Commented] (FLINK-5570) Support register external catalog to table environment

2017-02-14 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867288#comment-15867288 ] Haohui Mai commented on FLINK-5570: --- We are interested in this feature as well. Just cur

[jira] [Commented] (FLINK-5793) Running slot may not be add to AllocatedMap in SlotPool

2017-02-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867205#comment-15867205 ] ASF GitHub Bot commented on FLINK-5793: --- Github user shuai-xu commented on the issue

[GitHub] flink issue #3306: [FLINK-5793] [runtime] fix running slot may not be add to...

2017-02-14 Thread shuai-xu
Github user shuai-xu commented on the issue: https://github.com/apache/flink/pull/3306 @StephanEwen done, add unittest. --- 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 an

[jira] [Commented] (FLINK-5790) Use list types when ListStateDescriptor extends StateDescriptor

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

[GitHub] flink issue #3305: [FLINK-5790][StateBackend] Use list types when ListStateD...

2017-02-14 Thread shixiaogang
Github user shixiaogang commented on the issue: https://github.com/apache/flink/pull/3305 @StephanEwen @tillrohrmann I found a problem that is the packages `ListTypeInfo` and `ListTypeSerializer` locate. Now `ListTypeInfo` is put in package "org.apache.flink.api.java.typeutils" and `

[jira] [Created] (FLINK-5802) Flink SQL calling Hive User-Defined Functions

2017-02-14 Thread Zhuoluo Yang (JIRA)
Zhuoluo Yang created FLINK-5802: --- Summary: Flink SQL calling Hive User-Defined Functions Key: FLINK-5802 URL: https://issues.apache.org/jira/browse/FLINK-5802 Project: Flink Issue Type: New Fea

[jira] [Resolved] (FLINK-5141) Implement Flip6LocalStreamEnvironment to run new mini cluster in flip-6 branch

2017-02-14 Thread Biao Liu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Biao Liu resolved FLINK-5141. - Resolution: Fixed > Implement Flip6LocalStreamEnvironment to run new mini cluster in flip-6 branch > -

[jira] [Commented] (FLINK-5790) Use list types when ListStateDescriptor extends StateDescriptor

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

[GitHub] flink issue #3305: [FLINK-5790][StateBackend] Use list types when ListStateD...

2017-02-14 Thread shixiaogang
Github user shixiaogang commented on the issue: https://github.com/apache/flink/pull/3305 @tillrohrmann Thanks for your review. Sorry for the reformatted code. It seems that my IDE will automatically reformat all the files I've edited. I will revert the reformatted code. --

[jira] [Commented] (FLINK-5799) Let RpcService.scheduleRunnable return ScheduledFuture

2017-02-14 Thread Zhijiang Wang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867126#comment-15867126 ] Zhijiang Wang commented on FLINK-5799: -- This fix is useful and the {{HeartbeatManager

[jira] [Comment Edited] (FLINK-5799) Let RpcService.scheduleRunnable return ScheduledFuture

2017-02-14 Thread Zhijiang Wang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867126#comment-15867126 ] Zhijiang Wang edited comment on FLINK-5799 at 2/15/17 2:56 AM: -

[jira] [Updated] (FLINK-5376) Misleading log statements in UnorderedStreamElementQueue

2017-02-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-5376: -- Description: The following are two examples where ordered stream element queue is mentioned: {code} LOG

[jira] [Commented] (FLINK-5798) Let the RPCService provide a ScheduledExecutorService

2017-02-14 Thread Zhijiang Wang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867116#comment-15867116 ] Zhijiang Wang commented on FLINK-5798: -- That is good, and the heartbeat manager compo

[jira] [Comment Edited] (FLINK-5588) Add a unit scaler based on different norms

2017-02-14 Thread Stavros Kontopoulos (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866685#comment-15866685 ] Stavros Kontopoulos edited comment on FLINK-5588 at 2/15/17 2:09 AM: ---

[jira] [Updated] (FLINK-5792) Improve “UDF/UDTF" to support constructor with parameter.

2017-02-14 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sunjincheng updated FLINK-5792: --- Summary: Improve “UDF/UDTF" to support constructor with parameter. (was: Improve “UDF/UDTF" to suppor

[jira] [Updated] (FLINK-5795) Improve “UDTF" to support constructor with parameter.

2017-02-14 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sunjincheng updated FLINK-5795: --- Summary: Improve “UDTF" to support constructor with parameter. (was: Improve “UDTF" to support with p

[jira] [Updated] (FLINK-5794) Improve “UDF" to support constructor with parameter.

2017-02-14 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sunjincheng updated FLINK-5794: --- Summary: Improve “UDF" to support constructor with parameter. (was: Improve “UDF" to support with par

[GitHub] flink issue #3197: [FLINK-5567] [Table API & SQL]Introduce and migrate curre...

2017-02-14 Thread beyond1920
Github user beyond1920 commented on the issue: https://github.com/apache/flink/pull/3197 @fhueske , thanks for your review. I already modify code based on your advice and rebase the pr. --- If your project is set up for it, you can reply to this email and have your reply appear on Gi

[jira] [Commented] (FLINK-5567) Introduce and migrate current table statistics to FlinkStatistics

2017-02-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867089#comment-15867089 ] ASF GitHub Bot commented on FLINK-5567: --- Github user beyond1920 commented on the iss

[jira] [Closed] (FLINK-5797) incorrect use of port range selector in BootstrapTool

2017-02-14 Thread Yelei Feng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yelei Feng closed FLINK-5797. - Resolution: Not A Bug > incorrect use of port range selector in BootstrapTool > --

[jira] [Comment Edited] (FLINK-5588) Add a unit scaler based on different norms

2017-02-14 Thread Stavros Kontopoulos (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866685#comment-15866685 ] Stavros Kontopoulos edited comment on FLINK-5588 at 2/14/17 11:55 PM: --

[jira] [Created] (FLINK-5801) Queryable State from Scala job/client fails with key of type Long

2017-02-14 Thread Patrick Lucas (JIRA)
Patrick Lucas created FLINK-5801: Summary: Queryable State from Scala job/client fails with key of type Long Key: FLINK-5801 URL: https://issues.apache.org/jira/browse/FLINK-5801 Project: Flink

[jira] [Updated] (FLINK-5801) Queryable State from Scala job/client fails with key of type Long

2017-02-14 Thread Patrick Lucas (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Lucas updated FLINK-5801: - Attachment: OrderFulfillmentStateQuery.scala OrderFulfillment.scala > Queryable St

[jira] [Comment Edited] (FLINK-5588) Add a unit scaler based on different norms

2017-02-14 Thread Stavros Kontopoulos (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866685#comment-15866685 ] Stavros Kontopoulos edited comment on FLINK-5588 at 2/14/17 11:41 PM: --

[jira] [Assigned] (FLINK-5773) Cannot cast scala.util.Failure to org.apache.flink.runtime.messages.Acknowledge

2017-02-14 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann reassigned FLINK-5773: Assignee: Till Rohrmann > Cannot cast scala.util.Failure to > org.apache.flink.runtime.mes

[jira] [Commented] (FLINK-5773) Cannot cast scala.util.Failure to org.apache.flink.runtime.messages.Acknowledge

2017-02-14 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866933#comment-15866933 ] Till Rohrmann commented on FLINK-5773: -- I think the problem is that we use the wrong

[jira] [Comment Edited] (FLINK-5588) Add a unit scaler based on different norms

2017-02-14 Thread Stavros Kontopoulos (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866685#comment-15866685 ] Stavros Kontopoulos edited comment on FLINK-5588 at 2/14/17 11:30 PM: --

[GitHub] flink pull request #3314: [FLINK-3679] DeserializationSchema should handle z...

2017-02-14 Thread haohui
GitHub user haohui opened a pull request: https://github.com/apache/flink/pull/3314 [FLINK-3679] DeserializationSchema should handle zero or more outputs This PR adds a new interface, `RichKeyedDeserializationSchema`, to enable the deserializer to produce zero or more outputs. The m

[jira] [Commented] (FLINK-3679) DeserializationSchema should handle zero or more outputs for every input

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

[jira] [Comment Edited] (FLINK-5588) Add a unit scaler based on different norms

2017-02-14 Thread Stavros Kontopoulos (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866685#comment-15866685 ] Stavros Kontopoulos edited comment on FLINK-5588 at 2/14/17 11:30 PM: --

[jira] [Comment Edited] (FLINK-5588) Add a unit scaler based on different norms

2017-02-14 Thread Stavros Kontopoulos (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866685#comment-15866685 ] Stavros Kontopoulos edited comment on FLINK-5588 at 2/14/17 11:30 PM: --

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

2017-02-14 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] [Comment Edited] (FLINK-5588) Add a unit scaler based on different norms

2017-02-14 Thread Stavros Kontopoulos (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866685#comment-15866685 ] Stavros Kontopoulos edited comment on FLINK-5588 at 2/14/17 10:17 PM: --

[jira] [Comment Edited] (FLINK-5588) Add a unit scaler based on different norms

2017-02-14 Thread Stavros Kontopoulos (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866685#comment-15866685 ] Stavros Kontopoulos edited comment on FLINK-5588 at 2/14/17 10:15 PM: --

[jira] [Closed] (FLINK-2908) Web interface redraw web plan when browser resized

2017-02-14 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan closed FLINK-2908. - Resolution: Implemented Implemented in d88c938cf04cd438db0f084bd670894d2eadcff2 > Web interface redraw we

[GitHub] flink pull request #3251: [FLINK-2908] [web frontend] Redraw web plan when b...

2017-02-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/3251 --- 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-2908) Web interface redraw web plan when browser resized

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

[jira] [Commented] (FLINK-5588) Add a unit scaler based on different norms

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

[GitHub] flink issue #3313: [FLINK-5588][ml] add a data normalizer to ml library

2017-02-14 Thread skonto
Github user skonto commented on the issue: https://github.com/apache/flink/pull/3313 @thvasilo @tillrohrmann pls review. --- 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-5588) Add a unit scaler based on different norms

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

[GitHub] flink pull request #3313: [FLINK-5588][ml] add a data normalizer to ml libra...

2017-02-14 Thread skonto
GitHub user skonto opened a pull request: https://github.com/apache/flink/pull/3313 [FLINK-5588][ml] add a data normalizer to ml library - Adds a Normalizer. - Still need to add the Unit Scaler for the features. You can merge this pull request into a Git repository by running:

[jira] [Commented] (FLINK-5624) Support tumbling window on streaming tables in the SQL API

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

[jira] [Commented] (FLINK-5800) Make sure that the CheckpointStreamFactory is instantiated once per operator only

2017-02-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866736#comment-15866736 ] ASF GitHub Bot commented on FLINK-5800: --- GitHub user StephanEwen opened a pull reque

[GitHub] flink issue #3252: [FLINK-5624] Support tumbling window on streaming tables ...

2017-02-14 Thread haohui
Github user haohui commented on the issue: https://github.com/apache/flink/pull/3252 Discussed with @fhueske offline. Thanks a lot for the comments. The V4 PR implements the following: * Rebased on top of #3101 * `LogicalWindowAggregateRule` implements `RelOptRule` instea

[GitHub] flink pull request #3312: [FLINK-5800] [checkpointing] Create CheckpointStea...

2017-02-14 Thread StephanEwen
GitHub user StephanEwen opened a pull request: https://github.com/apache/flink/pull/3312 [FLINK-5800] [checkpointing] Create CheckpointSteamFactory only once per operator Previously, the factory was created once per checkpoint, and its repeated initialization logic (like ensuri

[jira] [Created] (FLINK-5800) Make sure that the CheckpointStreamFactory is instantiated once per operator only

2017-02-14 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-5800: --- Summary: Make sure that the CheckpointStreamFactory is instantiated once per operator only Key: FLINK-5800 URL: https://issues.apache.org/jira/browse/FLINK-5800 Project

[jira] [Commented] (FLINK-5588) Add a unit scaler based on different norms

2017-02-14 Thread Stavros Kontopoulos (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866685#comment-15866685 ] Stavros Kontopoulos commented on FLINK-5588: [~till.rohrmann] Have already imp

[jira] [Commented] (FLINK-4813) Having flink-test-utils as a dependency outside Flink fails the build

2017-02-14 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866678#comment-15866678 ] Stephan Ewen commented on FLINK-4813: - [~NicoK] Do you want to go ahead and patch this

[jira] [Commented] (FLINK-5253) Remove special treatment of "dynamic properties"

2017-02-14 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866673#comment-15866673 ] Stephan Ewen commented on FLINK-5253: - That means we can drop it for all modes that do

[jira] [Commented] (FLINK-5253) Remove special treatment of "dynamic properties"

2017-02-14 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866672#comment-15866672 ] Stephan Ewen commented on FLINK-5253: - When the {{flink-conf.yaml}} is anyways generat

[jira] [Closed] (FLINK-5239) Properly unpack thrown exceptions in RPC methods

2017-02-14 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen closed FLINK-5239. --- Resolution: Fixed Fix Version/s: 1.3.0 Old issue, fixed a while back already. > Properly unpac

[jira] [Updated] (FLINK-5597) Improve the LocalClusteringCoefficient documentation

2017-02-14 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan updated FLINK-5597: -- Affects Version/s: 1.3.0 > Improve the LocalClusteringCoefficient documentation > --

[GitHub] flink pull request #3311: Let RpcService.scheduleRunnable return a Scheduled...

2017-02-14 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/3311 Let RpcService.scheduleRunnable return a ScheduledFuture This PR is based #3310. The returned ScheduledFuture instance allows to cancel a scheduled runnable and obtain the delay un

[jira] [Created] (FLINK-5799) Let RpcService.scheduleRunnable return ScheduledFuture

2017-02-14 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-5799: Summary: Let RpcService.scheduleRunnable return ScheduledFuture Key: FLINK-5799 URL: https://issues.apache.org/jira/browse/FLINK-5799 Project: Flink Issue Ty

[jira] [Commented] (FLINK-5778) Split FileStateHandle into fileName and basePath

2017-02-14 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866466#comment-15866466 ] Stephan Ewen commented on FLINK-5778: - I am not sure about this design. State handle i

[jira] [Commented] (FLINK-5798) Let the RPCService provide a ScheduledExecutorService

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

[GitHub] flink pull request #3310: [FLINK-5798] [rpc] Let the RpcService provide a Sc...

2017-02-14 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/3310 [FLINK-5798] [rpc] Let the RpcService provide a ScheduledExecutorService This PR adds the getScheduledExecutorService method to the RpcService interface. So henceforth all RpcService implem

[jira] [Created] (FLINK-5798) Let the RPCService provide a ScheduledExecutorService

2017-02-14 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-5798: Summary: Let the RPCService provide a ScheduledExecutorService Key: FLINK-5798 URL: https://issues.apache.org/jira/browse/FLINK-5798 Project: Flink Issue Typ

[jira] [Closed] (FLINK-1612) Add guidelines to avoid duplicate class names and more JavaDoc for new addition

2017-02-14 Thread Henry Saputra (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Saputra closed FLINK-1612. Resolution: Not A Problem > Add guidelines to avoid duplicate class names and more JavaDoc for new

[jira] [Commented] (FLINK-5239) Properly unpack thrown exceptions in RPC methods

2017-02-14 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866439#comment-15866439 ] Till Rohrmann commented on FLINK-5239: -- [~StephanEwen] this is done and can be closed

[jira] [Commented] (FLINK-5253) Remove special treatment of "dynamic properties"

2017-02-14 Thread Mariusz Wojakowski (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866340#comment-15866340 ] Mariusz Wojakowski commented on FLINK-5253: --- I have 2 questions: * should we sto

[jira] [Updated] (FLINK-5070) Unable to use Scala's BeanProperty with classes

2017-02-14 Thread Nico Kruber (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nico Kruber updated FLINK-5070: --- Component/s: Type Serialization System Scala API > Unable to use Scala's BeanProperty

[jira] [Commented] (FLINK-4813) Having flink-test-utils as a dependency outside Flink fails the build

2017-02-14 Thread Nico Kruber (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866135#comment-15866135 ] Nico Kruber commented on FLINK-4813: for documentation: until the minikdc dependency i

[jira] [Commented] (FLINK-2168) Add HBaseTableSource

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

[GitHub] flink issue #3149: FLINK-2168 Add HBaseTableSource

2017-02-14 Thread fhueske
Github user fhueske commented on the issue: https://github.com/apache/flink/pull/3149 Thanks Robert! I'll let the test run again and will merge if everything passes. Thanks @tonycox and @ramkrish86 for digging into this. --- If your project is set up for it, you can reply to thi

[jira] [Commented] (FLINK-2168) Add HBaseTableSource

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

[GitHub] flink issue #2509: [FLINK-4280][kafka-connector] Explicit start position con...

2017-02-14 Thread rmetzger
Github user rmetzger commented on the issue: https://github.com/apache/flink/pull/2509 I've tested the change locally and with great success. So once my comments are addressed, the change is good to be merged --- If your project is set up for it, you can reply to this email and have

[jira] [Commented] (FLINK-4280) New Flink-specific option to set starting position of Kafka consumer without respecting external offsets in ZK / Broker

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

[jira] [Commented] (FLINK-2168) Add HBaseTableSource

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

[jira] [Commented] (FLINK-5277) missing unit test for ensuring ResultPartition#add always recycles buffers

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

[GitHub] flink pull request #3309: [FLINK-5277] add unit tests for ResultPartition#ad...

2017-02-14 Thread NicoK
GitHub user NicoK opened a pull request: https://github.com/apache/flink/pull/3309 [FLINK-5277] add unit tests for ResultPartition#add() in case of failures This verifies that the given network buffer is recycled as expected and that no notifiers are called upon failures to add a

[GitHub] flink issue #3149: FLINK-2168 Add HBaseTableSource

2017-02-14 Thread rmetzger
Github user rmetzger commented on the issue: https://github.com/apache/flink/pull/3149 I think its fine to change the JVM settings for the hbase module. Other modules such as elasticsearch are also doing that. --- If your project is set up for it, you can reply to this email and have

[GitHub] flink issue #3149: FLINK-2168 Add HBaseTableSource

2017-02-14 Thread fhueske
Github user fhueske commented on the issue: https://github.com/apache/flink/pull/3149 It's not only Java 7. For Hadoop 2.4.1 and Java 7, the builds pass. So it seems to be a combination of both parameters. Anyway, I think we can configure the JVM for the tests. It would be g

[GitHub] flink pull request #2509: [FLINK-4280][kafka-connector] Explicit start posit...

2017-02-14 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/2509#discussion_r101075570 --- Diff: docs/dev/connectors/kafka.md --- @@ -161,6 +161,46 @@ For convenience, Flink provides the following schemas: The KeyValue objectNode conta

[jira] [Commented] (FLINK-4280) New Flink-specific option to set starting position of Kafka consumer without respecting external offsets in ZK / Broker

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

[jira] [Commented] (FLINK-4280) New Flink-specific option to set starting position of Kafka consumer without respecting external offsets in ZK / Broker

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

[GitHub] flink pull request #2509: [FLINK-4280][kafka-connector] Explicit start posit...

2017-02-14 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/2509#discussion_r101075446 --- Diff: flink-connectors/flink-connector-kafka-0.10/src/test/java/org/apache/flink/streaming/connectors/kafka/KafkaTestEnvironmentImpl.java --- @@ -229,6

[jira] [Commented] (FLINK-4280) New Flink-specific option to set starting position of Kafka consumer without respecting external offsets in ZK / Broker

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

[GitHub] flink pull request #2509: [FLINK-4280][kafka-connector] Explicit start posit...

2017-02-14 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/2509#discussion_r101074257 --- Diff: flink-connectors/flink-connector-kafka-0.10/src/test/java/org/apache/flink/streaming/connectors/kafka/KafkaTestEnvironmentImpl.java --- @@ -229,6

[jira] [Commented] (FLINK-5790) Use list types when ListStateDescriptor extends StateDescriptor

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

[GitHub] flink pull request #3305: [FLINK-5790][StateBackend] Use list types when Lis...

2017-02-14 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/3305#discussion_r101070598 --- Diff: flink-core/src/main/java/org/apache/flink/api/java/typeutils/ListTypeInfo.java --- @@ -0,0 +1,116 @@ +/* + * Licensed to the Apache S

[jira] [Commented] (FLINK-5790) Use list types when ListStateDescriptor extends StateDescriptor

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

[GitHub] flink pull request #3305: [FLINK-5790][StateBackend] Use list types when Lis...

2017-02-14 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/3305#discussion_r101070139 --- Diff: flink-core/src/main/java/org/apache/flink/api/common/typeutils/base/ListSerializer.java --- @@ -0,0 +1,131 @@ +/* + * Licensed to the

[jira] [Commented] (FLINK-5790) Use list types when ListStateDescriptor extends StateDescriptor

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

  1   2   3   >