[jira] [Created] (FLINK-6018) Minor improvements about `AbstractKeyedStateBackend#getPartitionedState` method

2017-03-09 Thread sunjincheng (JIRA)
sunjincheng created FLINK-6018: -- Summary: Minor improvements about `AbstractKeyedStateBackend#getPartitionedState` method Key: FLINK-6018 URL: https://issues.apache.org/jira/browse/FLINK-6018 Project:

[jira] [Created] (FLINK-6017) CSV reader does not support quoted double quotes

2017-03-09 Thread Luke Hutchison (JIRA)
Luke Hutchison created FLINK-6017: - Summary: CSV reader does not support quoted double quotes Key: FLINK-6017 URL: https://issues.apache.org/jira/browse/FLINK-6017 Project: Flink Issue Type:

Streaming Exception

2017-03-09 Thread Govindarajan Srinivasaraghavan
Hi All, I see the below error after running my streaming job for a while and when the load increases. After a while the task manager becomes completely dead and the job keeps on restarting. Also when I checked if there is an back pressure in the UI, it kept on saying sampling in progress and no

[jira] [Created] (FLINK-6016) Newlines should be valid in quoted strings in CSV

2017-03-09 Thread Luke Hutchison (JIRA)
Luke Hutchison created FLINK-6016: - Summary: Newlines should be valid in quoted strings in CSV Key: FLINK-6016 URL: https://issues.apache.org/jira/browse/FLINK-6016 Project: Flink Issue

[jira] [Created] (FLINK-6015) "Row too short" when reading CSV line with empty last field (i.e. ending in comma)

2017-03-09 Thread Luke Hutchison (JIRA)
Luke Hutchison created FLINK-6015: - Summary: "Row too short" when reading CSV line with empty last field (i.e. ending in comma) Key: FLINK-6015 URL: https://issues.apache.org/jira/browse/FLINK-6015

[jira] [Created] (FLINK-6014) Allow the registration of state objects in checkpoints

2017-03-09 Thread Xiaogang Shi (JIRA)
Xiaogang Shi created FLINK-6014: --- Summary: Allow the registration of state objects in checkpoints Key: FLINK-6014 URL: https://issues.apache.org/jira/browse/FLINK-6014 Project: Flink Issue

[jira] [Created] (FLINK-6013) Add Datadog HTTP metrics reporter

2017-03-09 Thread Bowen Li (JIRA)
Bowen Li created FLINK-6013: --- Summary: Add Datadog HTTP metrics reporter Key: FLINK-6013 URL: https://issues.apache.org/jira/browse/FLINK-6013 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-6011) Support TUMBLE, HOP, SESSION window in streaming SQL

2017-03-09 Thread Haohui Mai (JIRA)
Haohui Mai created FLINK-6011: - Summary: Support TUMBLE, HOP, SESSION window in streaming SQL Key: FLINK-6011 URL: https://issues.apache.org/jira/browse/FLINK-6011 Project: Flink Issue Type:

[jira] [Created] (FLINK-6010) Documentation: correct IntelliJ IDEA Plugins path in 'Installing the Scala plugin' section

2017-03-09 Thread Bowen Li (JIRA)
Bowen Li created FLINK-6010: --- Summary: Documentation: correct IntelliJ IDEA Plugins path in 'Installing the Scala plugin' section Key: FLINK-6010 URL: https://issues.apache.org/jira/browse/FLINK-6010

[jira] [Created] (FLINK-6009) Deprecate DataSetUtils#checksumHashCode

2017-03-09 Thread Greg Hogan (JIRA)
Greg Hogan created FLINK-6009: - Summary: Deprecate DataSetUtils#checksumHashCode Key: FLINK-6009 URL: https://issues.apache.org/jira/browse/FLINK-6009 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-6008) collection of BlobServer improvements

2017-03-09 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-6008: -- Summary: collection of BlobServer improvements Key: FLINK-6008 URL: https://issues.apache.org/jira/browse/FLINK-6008 Project: Flink Issue Type: Improvement

Re: [DISCUSS] FLIP-17 Side Inputs

2017-03-09 Thread Aljoscha Krettek
Hi Jamie, actually the approach where the .withSideInput() comes before the user function is only required for implementation proposal #1, which I like the least. For the other two it can be after the user function, which is also what I prefer. Regarding semantics: yes, we simply wait for

Re: [DISCUSS] FLIP-17 Side Inputs

2017-03-09 Thread Jamie Grier
Hi, I think the proposal looks good. The only thing I wasn't clear on was which API is actually being proposed. The one where .withSideInput() comes before the user function or after. I would definitely prefer it come after since that's the normal pattern in the Flink API. I understood that

[jira] [Created] (FLINK-6007) ConcurrentModificationException in WatermarkCallbackService

2017-03-09 Thread Kostas Kloudas (JIRA)
Kostas Kloudas created FLINK-6007: - Summary: ConcurrentModificationException in WatermarkCallbackService Key: FLINK-6007 URL: https://issues.apache.org/jira/browse/FLINK-6007 Project: Flink

Re: [DISCUSS] FLIP-17 Side Inputs

2017-03-09 Thread Aljoscha Krettek
Hi, these are all valuable suggestions and I think that we should implement them when the time is right. However, I would like to first get a minimal viable version of this feature into Flink and then expand on it. I think the last few tries of tackling this problem fizzled out because we got to

[jira] [Created] (FLINK-6006) Kafka Consumer can lose state if queried partition list is incomplete on restore

2017-03-09 Thread Tzu-Li (Gordon) Tai (JIRA)
Tzu-Li (Gordon) Tai created FLINK-6006: -- Summary: Kafka Consumer can lose state if queried partition list is incomplete on restore Key: FLINK-6006 URL: https://issues.apache.org/jira/browse/FLINK-6006

[jira] [Created] (FLINK-6005) unit test ArrayList initializations without default size

2017-03-09 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-6005: -- Summary: unit test ArrayList initializations without default size Key: FLINK-6005 URL: https://issues.apache.org/jira/browse/FLINK-6005 Project: Flink Issue