Re: [VOTE] Release flink-shaded 7.0, release candidate 2

2019-05-21 Thread Hequn Cheng
Thank you Jincheng for the release! +1 (non-binding) - Release notes are correct. - Built from source archive successfully. - Signatures and hash are correct. - All artifacts(11 artifacts including flink-shaded) have been deployed to the maven central repository. One minor comment for the

[jira] [Created] (FLINK-12586) Stderr and stdout are reversed in OptimizerPlanEnvironment

2019-05-21 Thread Kazunori Shinhira (JIRA)
Kazunori Shinhira created FLINK-12586: - Summary: Stderr and stdout are reversed in OptimizerPlanEnvironment Key: FLINK-12586 URL: https://issues.apache.org/jira/browse/FLINK-12586 Project: Flink

[jira] [Created] (FLINK-12585) Align Stream/BatchTableEnvironment with JAVA Table API

2019-05-21 Thread sunjincheng (JIRA)
sunjincheng created FLINK-12585: --- Summary: Align Stream/BatchTableEnvironment with JAVA Table API Key: FLINK-12585 URL: https://issues.apache.org/jira/browse/FLINK-12585 Project: Flink Issue

[jira] [Created] (FLINK-12584) Add Bucket File Syetem Table Sink

2019-05-21 Thread zhangjun (JIRA)
zhangjun created FLINK-12584: Summary: Add Bucket File Syetem Table Sink Key: FLINK-12584 URL: https://issues.apache.org/jira/browse/FLINK-12584 Project: Flink Issue Type: New Feature

contribute to Apache Flink

2019-05-21 Thread Jason Guo
Hi, I want to contribute to Apache Flink. Would you please give me the contributor permission? My Jira ID is habren Thanks & Best Regards, Jason

Checkpoint / Two Phase Commit

2019-05-21 Thread vijikarthi
Question regarding end-to-end exactly once guarantee implementation using 2PC? As I understand how it operates, the pre-phase state is when the checkpoint is initiated and the checkpoint barrier advances from source to sink. Once the pre-phase is complete (and successful), then the next step in

[jira] [Created] (FLINK-12583) Add all format support align with the Java Table API

2019-05-21 Thread sunjincheng (JIRA)
sunjincheng created FLINK-12583: --- Summary: Add all format support align with the Java Table API Key: FLINK-12583 URL: https://issues.apache.org/jira/browse/FLINK-12583 Project: Flink Issue

[jira] [Created] (FLINK-12582) Alterations in GenericInMemoryCatalog should check existing object and new object are of the same class

2019-05-21 Thread Bowen Li (JIRA)
Bowen Li created FLINK-12582: Summary: Alterations in GenericInMemoryCatalog should check existing object and new object are of the same class Key: FLINK-12582 URL: https://issues.apache.org/jira/browse/FLINK-12582

[jira] [Created] (FLINK-12581) HiveCatalog.alterTable() and alterDatabase() should check the existing object and new object are of same type

2019-05-21 Thread Bowen Li (JIRA)
Bowen Li created FLINK-12581: Summary: HiveCatalog.alterTable() and alterDatabase() should check the existing object and new object are of same type Key: FLINK-12581 URL:

[jira] [Created] (FLINK-12580) Rename GenericHiveMetastoreCatalogTest to HiveCatalogFlinkMetadataTest, and HiveCatalogTest to HiveCatalogHiveMetadataTest

2019-05-21 Thread Bowen Li (JIRA)
Bowen Li created FLINK-12580: Summary: Rename GenericHiveMetastoreCatalogTest to HiveCatalogFlinkMetadataTest, and HiveCatalogTest to HiveCatalogHiveMetadataTest Key: FLINK-12580 URL:

[jira] [Created] (FLINK-12579) Influx Metric exporter throws a lot of negative infinity errors

2019-05-21 Thread Theo Diefenthal (JIRA)
Theo Diefenthal created FLINK-12579: --- Summary: Influx Metric exporter throws a lot of negative infinity errors Key: FLINK-12579 URL: https://issues.apache.org/jira/browse/FLINK-12579 Project: Flink

[jira] [Created] (FLINK-12578) Use secure URLs for Maven repositories

2019-05-21 Thread Jungtaek Lim (JIRA)
Jungtaek Lim created FLINK-12578: Summary: Use secure URLs for Maven repositories Key: FLINK-12578 URL: https://issues.apache.org/jira/browse/FLINK-12578 Project: Flink Issue Type:

[jira] [Created] (FLINK-12577) Flink uses Kryo serializer if given a SpecificRecord type

2019-05-21 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-12577: --- Summary: Flink uses Kryo serializer if given a SpecificRecord type Key: FLINK-12577 URL: https://issues.apache.org/jira/browse/FLINK-12577 Project: Flink

contribute to Apache Flink

2019-05-21 Thread luji...@126.com
Hi, I want to contribute to Apache Flink. Would you please give me the contributor permission? My JIRA ID is lujisen. 祝工作顺利,身体健康! * 陆继森 手 机:18560768631 E-Mail:luj...@126.com *

Re: [DISCUSS] FLIP-39: Flink ML pipeline and ML libs

2019-05-21 Thread Gen Luo
Yes, this is our conclusion. I'd like to add only one point that registering user defined aggregator is also needed which is currently provided by 'bridge' and finally will be merged into Table API. It's same with collect(). I will add a TableEnvironment argument in Estimator.fit() and

[jira] [Created] (FLINK-12576) inputQueueLength metric does not work for LocalInputChannels

2019-05-21 Thread Piotr Nowojski (JIRA)
Piotr Nowojski created FLINK-12576: -- Summary: inputQueueLength metric does not work for LocalInputChannels Key: FLINK-12576 URL: https://issues.apache.org/jira/browse/FLINK-12576 Project: Flink

[jira] [Created] (FLINK-12575) Introduce planner rules to remove redundant shuffle and collation

2019-05-21 Thread godfrey he (JIRA)
godfrey he created FLINK-12575: -- Summary: Introduce planner rules to remove redundant shuffle and collation Key: FLINK-12575 URL: https://issues.apache.org/jira/browse/FLINK-12575 Project: Flink

Re: [DISCUSS] FLIP-39: Flink ML pipeline and ML libs

2019-05-21 Thread Aljoscha Krettek
We discussed this in private and came to the conclusion that we should (for now) have the dependency on flink-table-api-xxx-bridge because we need access to the collect() method, which is not yet available in the Table API. Once that is available the code can be refactored but for now we want

[jira] [Created] (FLINK-12574) using sink StreamingFileSink files are overwritten when resuming application causing data loss

2019-05-21 Thread yitzchak lieberman (JIRA)
yitzchak lieberman created FLINK-12574: -- Summary: using sink StreamingFileSink files are overwritten when resuming application causing data loss Key: FLINK-12574 URL:

[jira] [Created] (FLINK-12573) ability to add suffix to part file created in Bucket (StreamingFileSink)

2019-05-21 Thread yitzchak lieberman (JIRA)
yitzchak lieberman created FLINK-12573: -- Summary: ability to add suffix to part file created in Bucket (StreamingFileSink) Key: FLINK-12573 URL: https://issues.apache.org/jira/browse/FLINK-12573

[jira] [Created] (FLINK-12572) Implement TableSource and InputFormat to read Hive tables

2019-05-21 Thread zjuwangg (JIRA)
zjuwangg created FLINK-12572: Summary: Implement TableSource and InputFormat to read Hive tables Key: FLINK-12572 URL: https://issues.apache.org/jira/browse/FLINK-12572 Project: Flink Issue

[jira] [Created] (FLINK-12571) Make NetworkEnvironment#start() return the binded data port

2019-05-21 Thread zhijiang (JIRA)
zhijiang created FLINK-12571: Summary: Make NetworkEnvironment#start() return the binded data port Key: FLINK-12571 URL: https://issues.apache.org/jira/browse/FLINK-12571 Project: Flink Issue

[jira] [Created] (FLINK-12570) Switch Task from ResultPartition to ResultPartitionWriter interface

2019-05-21 Thread Andrey Zagrebin (JIRA)
Andrey Zagrebin created FLINK-12570: --- Summary: Switch Task from ResultPartition to ResultPartitionWriter interface Key: FLINK-12570 URL: https://issues.apache.org/jira/browse/FLINK-12570 Project:

[jira] [Created] (FLINK-12569) Broken/Outdated docker/build.sh for flink 1.8.0

2019-05-21 Thread Ankit Chaudhary (JIRA)
Ankit Chaudhary created FLINK-12569: --- Summary: Broken/Outdated docker/build.sh for flink 1.8.0 Key: FLINK-12569 URL: https://issues.apache.org/jira/browse/FLINK-12569 Project: Flink Issue

[jira] [Created] (FLINK-12568) Implement TableSink and OutputFormat to write Hive tables

2019-05-21 Thread Rui Li (JIRA)
Rui Li created FLINK-12568: -- Summary: Implement TableSink and OutputFormat to write Hive tables Key: FLINK-12568 URL: https://issues.apache.org/jira/browse/FLINK-12568 Project: Flink Issue Type:

[jira] [Created] (FLINK-12567) Rework DescriptorProperties to adapt unified DDL with clause and Descriptor key value pairs

2019-05-21 Thread Danny Chan (JIRA)
Danny Chan created FLINK-12567: -- Summary: Rework DescriptorProperties to adapt unified DDL with clause and Descriptor key value pairs Key: FLINK-12567 URL: https://issues.apache.org/jira/browse/FLINK-12567

[jira] [Created] (FLINK-12566) Remove row interval type

2019-05-21 Thread Timo Walther (JIRA)
Timo Walther created FLINK-12566: Summary: Remove row interval type Key: FLINK-12566 URL: https://issues.apache.org/jira/browse/FLINK-12566 Project: Flink Issue Type: Sub-task