You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Assigned] (FLINK-14240) The configuration added via TableConfig#configuration should be added to GlobalJobParameters for the legacy planner - posted by "sunjincheng (Jira)" <ji...@apache.org> on 2019/11/01 01:36:00 UTC, 0 replies.
- [GitHub] [flink] sunjincheng121 commented on issue #9874: [FLINK-14240][table] Merge table config parameters(TableConfig#getConfiguration) into global job parameters(ExecutionConfig#getGlobalJobParameters) when running with the legacy planner. - posted by GitBox <gi...@apache.org> on 2019/11/01 01:38:41 UTC, 0 replies.
- [GitHub] [flink] sunjincheng121 edited a comment on issue #9874: [FLINK-14240][table] Merge table config parameters(TableConfig#getConfiguration) into global job parameters(ExecutionConfig#getGlobalJobParameters) when running with the legacy planner. - posted by GitBox <gi...@apache.org> on 2019/11/01 01:41:57 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #9972: [FLINK-14496][client] Exclude detach flag from ClusterClient - posted by GitBox <gi...@apache.org> on 2019/11/01 01:59:17 UTC, 0 replies.
- [GitHub] [flink] docete commented on a change in pull request #10035: [FLINK-14080][table-planner-blink] Introduce DateTime as internal representation of TIMESTAMP_WITHOUT_TIME_ZONE - posted by GitBox <gi...@apache.org> on 2019/11/01 02:02:04 UTC, 4 replies.
- [jira] [Commented] (FLINK-14501) Move ClusterDescriptor/ClusterSpecification creation from the CustomCommandLine to a ClusterClientFactory - posted by "Yang Wang (Jira)" <ji...@apache.org> on 2019/11/01 02:05:00 UTC, 0 replies.
- [GitHub] [flink] hequn8128 commented on issue #9874: [FLINK-14240][table] Merge table config parameters(TableConfig#getConfiguration) into global job parameters(ExecutionConfig#getGlobalJobParameters) when running with the legacy planner. - posted by GitBox <gi...@apache.org> on 2019/11/01 02:16:23 UTC, 0 replies.
- [GitHub] [flink] hequn8128 edited a comment on issue #9874: [FLINK-14240][table] Merge table config parameters(TableConfig#getConfiguration) into global job parameters(ExecutionConfig#getGlobalJobParameters) when running with the legacy planner. - posted by GitBox <gi...@apache.org> on 2019/11/01 02:16:49 UTC, 0 replies.
- [GitHub] [flink] danny0405 commented on a change in pull request #9994: [FLINK-14322][table-api] Add watermark information in TableSchema - posted by GitBox <gi...@apache.org> on 2019/11/01 02:19:43 UTC, 15 replies.
- [jira] [Commented] (FLINK-14585) flink connector for sink to apache/incubator-druid - posted by "hailong wang (Jira)" <ji...@apache.org> on 2019/11/01 02:22:00 UTC, 2 replies.
- [jira] [Created] (FLINK-14590) Unify the working directory of Java process and Python process when submitting python jobs via "flink run -py" - posted by "Wei Zhong (Jira)" <ji...@apache.org> on 2019/11/01 02:25:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9972: [FLINK-14496][client] Exclude detach flag from ClusterClient - posted by GitBox <gi...@apache.org> on 2019/11/01 02:31:40 UTC, 2 replies.
- [GitHub] [flink] lirui-apache commented on a change in pull request #10062: [FLINK-14588][hive] Support Hive version 1.0.0 and 1.0.1 - posted by GitBox <gi...@apache.org> on 2019/11/01 02:33:50 UTC, 3 replies.
- [GitHub] [flink] xuefuz commented on a change in pull request #10054: [FLINK-14221][table] support drop temp system functions and temp catalog functions - posted by GitBox <gi...@apache.org> on 2019/11/01 02:44:04 UTC, 0 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #9994: [FLINK-14322][table-api] Add watermark information in TableSchema - posted by GitBox <gi...@apache.org> on 2019/11/01 02:44:10 UTC, 2 replies.
- [GitHub] [flink] JingsongLi commented on issue #10039: [FLINK-14262][table] Support referencing function with fully/partially qualified names in SQL - posted by GitBox <gi...@apache.org> on 2019/11/01 02:45:53 UTC, 1 replies.
- [GitHub] [flink] lirui-apache commented on issue #10062: [FLINK-14588][hive] Support Hive version 1.0.0 and 1.0.1 - posted by GitBox <gi...@apache.org> on 2019/11/01 02:54:15 UTC, 0 replies.
- [GitHub] [flink] zhijiangW commented on a change in pull request #9993: [FLINK-14498][runtime]Introduce NetworkBufferPool#isAvailable() for interacting with LocalBufferPool. - posted by GitBox <gi...@apache.org> on 2019/11/01 02:55:51 UTC, 3 replies.
- [GitHub] [flink] lirui-apache commented on a change in pull request #10035: [FLINK-14080][table-planner-blink] Introduce DateTime as internal representation of TIMESTAMP_WITHOUT_TIME_ZONE - posted by GitBox <gi...@apache.org> on 2019/11/01 02:57:34 UTC, 2 replies.
- [GitHub] [flink] zhijiangW commented on issue #9993: [FLINK-14498][runtime]Introduce NetworkBufferPool#isAvailable() for interacting with LocalBufferPool. - posted by GitBox <gi...@apache.org> on 2019/11/01 03:10:04 UTC, 1 replies.
- [GitHub] [flink] walterddr closed pull request #9733: [FLINK-14154][ml] Add the class for multivariate Gaussian Distribution. - posted by GitBox <gi...@apache.org> on 2019/11/01 03:10:41 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10062: [FLINK-14588][hive] Support Hive version 1.0.0 and 1.0.1 - posted by GitBox <gi...@apache.org> on 2019/11/01 03:17:55 UTC, 2 replies.
- [GitHub] [flink] TisonKun commented on issue #10048: [FLINK-14462][coordination] Remove JobGraph#allowQueuedScheduling flag because it is always true - posted by GitBox <gi...@apache.org> on 2019/11/01 03:22:51 UTC, 2 replies.
- [GitHub] [flink] shuai-xu commented on issue #10060: [FLINK-14546] [flink-json] Support map type in flink-json - posted by GitBox <gi...@apache.org> on 2019/11/01 03:37:36 UTC, 0 replies.
- [GitHub] [flink] shuai-xu edited a comment on issue #10060: [FLINK-14546] [flink-json] Support map type in flink-json - posted by GitBox <gi...@apache.org> on 2019/11/01 03:38:09 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10048: [FLINK-14462][coordination] Remove JobGraph#allowQueuedScheduling flag because it is always true - posted by GitBox <gi...@apache.org> on 2019/11/01 03:44:35 UTC, 7 replies.
- [GitHub] [flink] hequn8128 commented on a change in pull request #10017: [FLINK-14019][python] add support for managing environment and dependencies of Python UDF in Flink Python API - posted by GitBox <gi...@apache.org> on 2019/11/01 03:48:40 UTC, 28 replies.
- [jira] [Created] (FLINK-14591) Execute PlannerBase#mergeParameters every time of calling PlannerBase#translate method - posted by "Wei Zhong (Jira)" <ji...@apache.org> on 2019/11/01 03:49:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on issue #9988: [FLINK-14418][hive] Create HiveModule to provide Hive built-in functions - posted by GitBox <gi...@apache.org> on 2019/11/01 03:49:22 UTC, 2 replies.
- [GitHub] [flink] bowenli86 edited a comment on issue #9988: [FLINK-14418][hive] Create HiveModule to provide Hive built-in functions - posted by GitBox <gi...@apache.org> on 2019/11/01 03:49:30 UTC, 0 replies.
- [GitHub] [flink] yanghua opened a new pull request #10063: [FLINK-14583] Remove progressLock from ExecutionGraph - posted by GitBox <gi...@apache.org> on 2019/11/01 03:52:39 UTC, 0 replies.
- [jira] [Updated] (FLINK-14583) Remove progressLock from ExecutionGraph - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/01 03:53:01 UTC, 1 replies.
- [jira] [Updated] (FLINK-14084) Support ZonedTimestampType - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/01 03:55:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10063: [FLINK-14583] Remove progressLock from ExecutionGraph - posted by GitBox <gi...@apache.org> on 2019/11/01 03:55:59 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10054: [FLINK-14221][table] support drop temp system functions and temp catalog functions - posted by GitBox <gi...@apache.org> on 2019/11/01 04:39:54 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10063: [FLINK-14583] Remove progressLock from ExecutionGraph - posted by GitBox <gi...@apache.org> on 2019/11/01 04:41:07 UTC, 1 replies.
- [jira] [Commented] (FLINK-13702) BaseMapSerializerTest.testDuplicate fails on Travis - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/01 05:21:00 UTC, 3 replies.
- [jira] [Comment Edited] (FLINK-13702) BaseMapSerializerTest.testDuplicate fails on Travis - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/01 05:22:00 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10039: [FLINK-14262][table] Support referencing function with fully/partially qualified names in SQL - posted by GitBox <gi...@apache.org> on 2019/11/01 05:33:26 UTC, 15 replies.
- [GitHub] [flink] docete commented on a change in pull request #10022: [FLINK-14135][orc] Introduce OrcColumnarRowInputFormat - posted by GitBox <gi...@apache.org> on 2019/11/01 06:03:02 UTC, 7 replies.
- [GitHub] [flink] guoweiM commented on issue #9950: [FLINK-14464][runtime] Introduce the AbstractUserClassPathJobGraphRetriever - posted by GitBox <gi...@apache.org> on 2019/11/01 06:03:57 UTC, 0 replies.
- [GitHub] [flink] JingsongLi commented on a change in pull request #10035: [FLINK-14080][table-planner-blink] Introduce DateTime as internal representation of TIMESTAMP_WITHOUT_TIME_ZONE - posted by GitBox <gi...@apache.org> on 2019/11/01 06:13:15 UTC, 2 replies.
- [GitHub] [flink] guoweiM commented on a change in pull request #9950: [FLINK-14464][runtime] Introduce the AbstractUserClassPathJobGraphRetriever - posted by GitBox <gi...@apache.org> on 2019/11/01 06:14:28 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10006: [FLINK-14312][runtime] Support building logical pipelined regions from JobGraph - posted by GitBox <gi...@apache.org> on 2019/11/01 06:16:06 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10006: [FLINK-14312][runtime] Support building logical pipelined regions from JobGraph - posted by GitBox <gi...@apache.org> on 2019/11/01 06:24:52 UTC, 3 replies.
- [GitHub] [flink] wsry commented on issue #9993: [FLINK-14498][runtime]Introduce NetworkBufferPool#isAvailable() for interacting with LocalBufferPool. - posted by GitBox <gi...@apache.org> on 2019/11/01 06:34:17 UTC, 1 replies.
- [GitHub] [flink] docete commented on issue #10035: [FLINK-14080][table-planner-blink] Introduce DateTime as internal representation of TIMESTAMP_WITHOUT_TIME_ZONE - posted by GitBox <gi...@apache.org> on 2019/11/01 06:48:42 UTC, 0 replies.
- [GitHub] [flink] TisonKun merged pull request #9972: [FLINK-14496][client] Exclude detach flag from ClusterClient - posted by GitBox <gi...@apache.org> on 2019/11/01 06:51:30 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10007: [FLINK-14060][runtime] Set slot sharing groups according to logical pipelined regions - posted by GitBox <gi...@apache.org> on 2019/11/01 06:52:59 UTC, 13 replies.
- [jira] [Comment Edited] (FLINK-14585) flink connector for sink to apache/incubator-druid - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/01 06:56:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14496) Exclude detach flag from ClusterClient - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/01 06:56:00 UTC, 0 replies.
- [GitHub] [flink] hequn8128 commented on a change in pull request #9969: [FLINK-14022][table-planner][table-planner-blink] Add validation check for places where Python ScalarFunction cannot be used - posted by GitBox <gi...@apache.org> on 2019/11/01 07:00:54 UTC, 6 replies.
- [GitHub] [flink] wuchong commented on a change in pull request #9994: [FLINK-14322][table-api] Add watermark information in TableSchema - posted by GitBox <gi...@apache.org> on 2019/11/01 07:02:05 UTC, 16 replies.
- [GitHub] [flink] danny0405 commented on a change in pull request #10060: [FLINK-14546] [flink-json] Support map type in flink-json - posted by GitBox <gi...@apache.org> on 2019/11/01 07:04:41 UTC, 1 replies.
- [GitHub] [flink] yangjf2019 opened a new pull request #10064: [hotfix][docs] Fix some typos in stream opertaors docs - posted by GitBox <gi...@apache.org> on 2019/11/01 07:45:47 UTC, 0 replies.
- [GitHub] [flink] dianfu commented on issue #9874: [FLINK-14240][table] Merge table config parameters(TableConfig#getConfiguration) into global job parameters(ExecutionConfig#getGlobalJobParameters) when running with the legacy planner. - posted by GitBox <gi...@apache.org> on 2019/11/01 07:49:16 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10064: [hotfix][docs] Fix some typos in stream opertaors docs - posted by GitBox <gi...@apache.org> on 2019/11/01 07:49:22 UTC, 1 replies.
- [GitHub] [flink] HuangXingBo commented on a change in pull request #9969: [FLINK-14022][table-planner][table-planner-blink] Add validation check for places where Python ScalarFunction cannot be used - posted by GitBox <gi...@apache.org> on 2019/11/01 07:50:19 UTC, 0 replies.
- [jira] [Commented] (FLINK-7151) Add a basic function SQL DDL - posted by "Simon Su (Jira)" <ji...@apache.org> on 2019/11/01 07:54:00 UTC, 2 replies.
- [GitHub] [flink] HuangXingBo commented on issue #9969: [FLINK-14022][table-planner][table-planner-blink] Add validation check for places where Python ScalarFunction cannot be used - posted by GitBox <gi...@apache.org> on 2019/11/01 07:59:32 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9969: [FLINK-14022][table-planner][table-planner-blink] Add validation check for places where Python ScalarFunction cannot be used - posted by GitBox <gi...@apache.org> on 2019/11/01 08:04:43 UTC, 6 replies.
- [jira] [Commented] (FLINK-14319) Register user jar files in {Stream}ExecutionEnvironment - posted by "Simon Su (Jira)" <ji...@apache.org> on 2019/11/01 08:10:00 UTC, 1 replies.
- [GitHub] [flink] JingsongLi commented on issue #9864: [FLINK-14254][table] Introduce FileSystemOutputFormat for batch - posted by GitBox <gi...@apache.org> on 2019/11/01 08:11:42 UTC, 4 replies.
- [GitHub] [flink] WeiZhong94 commented on issue #9874: [FLINK-14240][table] To aligning with blink planner, merge table config parameters into global job parameters when executing translate() method of legacy planner. - posted by GitBox <gi...@apache.org> on 2019/11/01 08:11:59 UTC, 0 replies.
- [GitHub] [flink] wuchong commented on issue #9994: [FLINK-14322][table-api] Add watermark information in TableSchema - posted by GitBox <gi...@apache.org> on 2019/11/01 08:18:24 UTC, 1 replies.
- [jira] [Commented] (FLINK-12355) KafkaITCase.testTimestamps is unstable - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/01 08:25:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9864: [FLINK-14254][table] Introduce FileSystemOutputFormat for batch - posted by GitBox <gi...@apache.org> on 2019/11/01 08:26:53 UTC, 27 replies.
- [jira] [Created] (FLINK-14592) FlinkKafkaInternalProducerITCase fails with BindException - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/01 08:28:00 UTC, 0 replies.
- [GitHub] [flink] lirui-apache commented on a change in pull request #9988: [FLINK-14418][hive] Create HiveModule to provide Hive built-in functions - posted by GitBox <gi...@apache.org> on 2019/11/01 08:34:15 UTC, 6 replies.
- [GitHub] [flink] azagrebin commented on a change in pull request #10034: [FLINK-14400] Shrink scope of MemoryManager from TaskExecutor to slot - posted by GitBox <gi...@apache.org> on 2019/11/01 08:38:44 UTC, 5 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9994: [FLINK-14322][table-api] Add watermark information in TableSchema - posted by GitBox <gi...@apache.org> on 2019/11/01 08:45:19 UTC, 7 replies.
- [GitHub] [flink] JingsongLi commented on a change in pull request #10022: [FLINK-14135][orc] Introduce OrcColumnarRowInputFormat - posted by GitBox <gi...@apache.org> on 2019/11/01 08:45:38 UTC, 8 replies.
- [GitHub] [flink] GJL opened a new pull request #10065: [FLINK-14372][tests] Add category AlsoRunWithSchedulerNG to KeyedStateCheckpointingITCase - posted by GitBox <gi...@apache.org> on 2019/11/01 08:46:04 UTC, 0 replies.
- [jira] [Updated] (FLINK-14372) Enable KeyedStateCheckpointingITCase to pass with scheduler NG - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/01 08:47:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10065: [FLINK-14372][tests] Add category AlsoRunWithSchedulerNG to KeyedStateCheckpointingITCase - posted by GitBox <gi...@apache.org> on 2019/11/01 08:48:07 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10064: [hotfix][docs] Fix some typos in stream opertaors docs - posted by GitBox <gi...@apache.org> on 2019/11/01 08:52:13 UTC, 1 replies.
- [GitHub] [flink] zentol opened a new pull request #10066: [FLINK-14586][coordination] JM issues promote calls on successful job - posted by GitBox <gi...@apache.org> on 2019/11/01 09:05:23 UTC, 0 replies.
- [jira] [Updated] (FLINK-14586) JobMaster issues promote calls if job is successful - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/01 09:06:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10066: [FLINK-14586][coordination] JM issues promote calls on successful job - posted by GitBox <gi...@apache.org> on 2019/11/01 09:07:39 UTC, 1 replies.
- [GitHub] [flink] WeiZhong94 commented on issue #10017: [FLINK-14019][python] add support for managing environment and dependencies of Python UDF in Flink Python API - posted by GitBox <gi...@apache.org> on 2019/11/01 09:09:44 UTC, 4 replies.
- [jira] [Assigned] (FLINK-14577) Hortonworks schema registry support for avro deserialization - posted by "Gyula Fora (Jira)" <ji...@apache.org> on 2019/11/01 09:13:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14577) Hortonworks schema registry support for avro deserialization - posted by "Gyula Fora (Jira)" <ji...@apache.org> on 2019/11/01 09:13:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10017: [FLINK-14019][python] add support for managing environment and dependencies of Python UDF in Flink Python API - posted by GitBox <gi...@apache.org> on 2019/11/01 09:16:15 UTC, 27 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10033: [FLINK-14021][table-planner][table-planner-blink] Add rules to push down the Python ScalarFunctions contained in the join condition of Correlate node - posted by GitBox <gi...@apache.org> on 2019/11/01 09:17:57 UTC, 6 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10034: [FLINK-14400] Shrink scope of MemoryManager from TaskExecutor to slot - posted by GitBox <gi...@apache.org> on 2019/11/01 09:18:04 UTC, 13 replies.
- [GitHub] [flink] zentol merged pull request #10064: [hotfix][docs] Fix some typos in stream opertaors docs - posted by GitBox <gi...@apache.org> on 2019/11/01 09:20:55 UTC, 0 replies.
- [GitHub] [flink] pnowojski commented on issue #9993: [FLINK-14498][runtime]Introduce NetworkBufferPool#isAvailable() for interacting with LocalBufferPool. - posted by GitBox <gi...@apache.org> on 2019/11/01 09:47:50 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10065: [FLINK-14372][tests] Add category AlsoRunWithSchedulerNG to KeyedStateCheckpointingITCase - posted by GitBox <gi...@apache.org> on 2019/11/01 09:50:25 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10066: [FLINK-14586][coordination] JM issues promote calls on successful job - posted by GitBox <gi...@apache.org> on 2019/11/01 09:50:32 UTC, 4 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10065: [FLINK-14372][tests] Add category AlsoRunWithSchedulerNG to KeyedStateCheckpointingITCase - posted by GitBox <gi...@apache.org> on 2019/11/01 09:52:24 UTC, 0 replies.
- [jira] [Commented] (FLINK-14344) Snapshot master hook state asynchronously - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/01 10:04:00 UTC, 6 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #10048: [FLINK-14462][coordination] Remove JobGraph#allowQueuedScheduling flag because it is always true - posted by GitBox <gi...@apache.org> on 2019/11/01 10:08:39 UTC, 4 replies.
- [jira] [Commented] (FLINK-13905) Separate checkpoint triggering into stages - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/01 10:17:00 UTC, 3 replies.
- [GitHub] [flink] zhijiangW commented on issue #10029: [FLINK-14553][runtime] Respect non-blocking output in StreamTask#processInput - posted by GitBox <gi...@apache.org> on 2019/11/01 10:58:50 UTC, 1 replies.
- [GitHub] [flink] zhijiangW edited a comment on issue #10029: [FLINK-14553][runtime] Respect non-blocking output in StreamTask#processInput - posted by GitBox <gi...@apache.org> on 2019/11/01 10:59:21 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10029: [FLINK-14553][runtime] Respect non-blocking output in StreamTask#processInput - posted by GitBox <gi...@apache.org> on 2019/11/01 11:12:03 UTC, 21 replies.
- [GitHub] [flink] azagrebin commented on a change in pull request #10050: [FLINK-14530][coordination] Capture DataSetID for partitions on TaskExecutor - posted by GitBox <gi...@apache.org> on 2019/11/01 11:29:17 UTC, 2 replies.
- [GitHub] [flink] yanghua commented on issue #10063: [FLINK-14583] Remove progressLock from ExecutionGraph - posted by GitBox <gi...@apache.org> on 2019/11/01 11:38:20 UTC, 0 replies.
- [jira] [Commented] (FLINK-14591) Execute PlannerBase#mergeParameters every time of calling PlannerBase#translate method - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/01 11:39:00 UTC, 2 replies.
- [GitHub] [flink] liupc commented on a change in pull request #9703: [FLINK-14038]Add default GC options for flink on yarn to facilitate debugging - posted by GitBox <gi...@apache.org> on 2019/11/01 11:55:50 UTC, 7 replies.
- [GitHub] [flink] docete edited a comment on issue #10035: [FLINK-14080][table-planner-blink] Introduce DateTime as internal representation of TIMESTAMP_WITHOUT_TIME_ZONE - posted by GitBox <gi...@apache.org> on 2019/11/01 12:20:02 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9703: [FLINK-14038]Add default GC options for flink on yarn to facilitate debugging - posted by GitBox <gi...@apache.org> on 2019/11/01 12:20:44 UTC, 18 replies.
- [GitHub] [flink] wuchong merged pull request #9749: [FLINK-14115][docs-zh] Translate DataStream Code Walkthrough to Chinese - posted by GitBox <gi...@apache.org> on 2019/11/01 12:34:59 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14115) Translate DataStream Code Walkthrough to Chinese - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/01 12:36:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10035: [FLINK-14080][table-planner-blink] Introduce SqlTimestamp as internal representation of TIMESTAMP_WITHOUT_TIME_ZONE - posted by GitBox <gi...@apache.org> on 2019/11/01 12:38:02 UTC, 5 replies.
- [GitHub] [flink] wuchong merged pull request #9994: [FLINK-14322][table-api] Add watermark information in TableSchema - posted by GitBox <gi...@apache.org> on 2019/11/01 12:39:05 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14322) Add watermark information in TableSchema - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/01 12:40:00 UTC, 0 replies.
- [GitHub] [flink] GJL commented on issue #5430: [FLINK-8605] [rest] Enable job cancellation from the web UI - posted by GitBox <gi...@apache.org> on 2019/11/01 12:42:48 UTC, 0 replies.
- [GitHub] [flink] wuchong commented on a change in pull request #9764: [FLINK-12939][docs-zh] Translate "Apache Kafka Connector" page into Chinese - posted by GitBox <gi...@apache.org> on 2019/11/01 12:56:32 UTC, 0 replies.
- [GitHub] [flink] hequn8128 commented on issue #9969: [FLINK-14022][table-planner][table-planner-blink] Add validation check for places where Python ScalarFunction cannot be used - posted by GitBox <gi...@apache.org> on 2019/11/01 12:56:55 UTC, 0 replies.
- [GitHub] [flink] wuchong closed pull request #9764: [FLINK-12939][docs-zh] Translate "Apache Kafka Connector" page into Chinese - posted by GitBox <gi...@apache.org> on 2019/11/01 13:01:27 UTC, 0 replies.
- [jira] [Resolved] (FLINK-12939) Translate "Apache Kafka Connector" page into Chinese - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/01 13:02:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14386) Support computed column for create table statement - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/01 13:03:00 UTC, 0 replies.
- [GitHub] [flink] kl0u commented on issue #5866: [FLINK-8047] [http connector] Add HTTP Sink to allow sending output to HTTP server - posted by GitBox <gi...@apache.org> on 2019/11/01 14:19:10 UTC, 0 replies.
- [GitHub] [flink] kl0u closed pull request #5866: [FLINK-8047] [http connector] Add HTTP Sink to allow sending output to HTTP server - posted by GitBox <gi...@apache.org> on 2019/11/01 14:19:10 UTC, 0 replies.
- [jira] [Updated] (FLINK-8047) Create HTTP Sink - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/01 14:20:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk opened a new pull request #10067: [FLINK-14375][runtime] Avoid to notify scheduler about fake or outdated state update - posted by GitBox <gi...@apache.org> on 2019/11/01 14:20:23 UTC, 0 replies.
- [GitHub] [flink] dawidwys opened a new pull request #10068: [FLINK-13702][FLINK-13740] Fixed issues with generic types and materialization of lazy binary formats in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/01 14:21:42 UTC, 0 replies.
- [jira] [Updated] (FLINK-13702) BaseMapSerializerTest.testDuplicate fails on Travis - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/01 14:22:00 UTC, 0 replies.
- [GitHub] [flink] kl0u commented on issue #5376: [FLINK-6214] WindowAssigners do not allow negative offsets - posted by GitBox <gi...@apache.org> on 2019/11/01 14:22:31 UTC, 0 replies.
- [GitHub] [flink] kl0u closed pull request #5376: [FLINK-6214] WindowAssigners do not allow negative offsets - posted by GitBox <gi...@apache.org> on 2019/11/01 14:22:31 UTC, 0 replies.
- [jira] [Updated] (FLINK-6214) WindowAssigners do not allow negative offsets - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/01 14:23:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10067: [FLINK-14375][runtime] Avoid to notify scheduler about fake or outdated state update - posted by GitBox <gi...@apache.org> on 2019/11/01 14:23:40 UTC, 1 replies.
- [GitHub] [flink] dawidwys commented on issue #10068: [FLINK-13702][FLINK-13740] Fixed issues with generic types and materialization of lazy binary formats in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/01 14:23:42 UTC, 1 replies.
- [GitHub] [flink] kl0u edited a comment on issue #5376: [FLINK-6214] WindowAssigners do not allow negative offsets - posted by GitBox <gi...@apache.org> on 2019/11/01 14:24:04 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10068: [FLINK-13702][FLINK-13740] Fixed issues with generic types and materialization of lazy binary formats in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/01 14:25:44 UTC, 1 replies.
- [GitHub] [flink] tillrohrmann commented on a change in pull request #9950: [FLINK-14464][runtime] Introduce the AbstractUserClassPathJobGraphRetriever - posted by GitBox <gi...@apache.org> on 2019/11/01 14:26:12 UTC, 0 replies.
- [jira] [Commented] (FLINK-6214) WindowAssigners do not allow negative offsets - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/01 14:28:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-8047) Create HTTP Sink - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/01 14:31:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-8047) Create HTTP Sink - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/01 14:32:00 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann closed pull request #10006: [FLINK-14312][runtime] Support building logical pipelined regions from JobGraph - posted by GitBox <gi...@apache.org> on 2019/11/01 14:45:13 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14312) Support building logical pipelined regions from JobGraph - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/01 14:46:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14371) Enable ClassLoaderITCase to pass with scheduler NG - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/01 14:46:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9950: [FLINK-14464][runtime] Introduce the AbstractUserClassPathJobGraphRetriever - posted by GitBox <gi...@apache.org> on 2019/11/01 14:46:20 UTC, 3 replies.
- [GitHub] [flink] dawidwys commented on issue #10057: [FLINK-14488][python] Update python table API with temporary tables & views methods - posted by GitBox <gi...@apache.org> on 2019/11/01 14:49:34 UTC, 0 replies.
- [GitHub] [flink] dawidwys merged pull request #10057: [FLINK-14488][python] Update python table API with temporary tables & views methods - posted by GitBox <gi...@apache.org> on 2019/11/01 14:49:54 UTC, 0 replies.
- [jira] [Closed] (FLINK-14488) Update python table API with temporary tables & views methods - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/01 14:52:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10027: [FLINK-14549][Table SQL/Planner] Bring more detail by using logicalTy… - posted by GitBox <gi...@apache.org> on 2019/11/01 15:04:12 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10067: [FLINK-14375][runtime] Avoid to notify scheduler about fake or outdated state update - posted by GitBox <gi...@apache.org> on 2019/11/01 15:08:13 UTC, 15 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10068: [FLINK-13702][FLINK-13740] Fixed issues with generic types and materialization of lazy binary formats in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/01 15:08:19 UTC, 8 replies.
- [GitHub] [flink] tillrohrmann commented on a change in pull request #10066: [FLINK-14586][coordination] JM issues promote calls on successful job - posted by GitBox <gi...@apache.org> on 2019/11/01 15:12:34 UTC, 4 replies.
- [jira] [Commented] (FLINK-13969) Resuming Externalized Checkpoint (rocks, incremental, scale down) end-to-end test fails on Travis - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/01 15:17:00 UTC, 2 replies.
- [jira] [Assigned] (FLINK-14536) Make clear the way to aggregate specified cpuCores resources - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/01 15:21:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14536) Make clear the way to aggregate specified cpuCores resources - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/01 15:21:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14566) Enable ResourceSpec to get/set whether managed memory is used - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/01 15:23:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14566) Enable ResourceSpec to get/set whether managed memory is used - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/01 15:24:00 UTC, 5 replies.
- [jira] [Assigned] (FLINK-14583) Remove progressLock from ExecutionGraph - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/01 15:30:00 UTC, 0 replies.
- [GitHub] [flink] hequn8128 closed pull request #9969: [FLINK-14022][table-planner][table-planner-blink] Add validation check for places where Python ScalarFunction cannot be used - posted by GitBox <gi...@apache.org> on 2019/11/01 15:30:22 UTC, 0 replies.
- [jira] [Closed] (FLINK-14022) Add validation check for places where Python ScalarFunction cannot be used - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/01 15:32:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14022) Add validation check for places where Python ScalarFunction cannot be used - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/01 15:32:00 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann commented on a change in pull request #10056: [FLINK-14565][metric] Shut down SystemResourcesCounter on Metric closed to prevent thread leak - posted by GitBox <gi...@apache.org> on 2019/11/01 15:41:32 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann closed pull request #9950: [FLINK-14464][runtime] Introduce the AbstractUserClassPathJobGraphRetriever - posted by GitBox <gi...@apache.org> on 2019/11/01 15:48:21 UTC, 0 replies.
- [jira] [Updated] (FLINK-14464) Introduce the 'AbstractUserClassPathJobGraphRetriever' which could construct the 'user code class path' from the "job" dir. - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/01 15:49:00 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14464) Introduce the 'AbstractUserClassPathJobGraphRetriever' which could construct the 'user code class path' from the "job" dir. - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/01 15:49:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #10056: [FLINK-14565][metric] Shut down SystemResourcesCounter on Metric closed to prevent thread leak - posted by GitBox <gi...@apache.org> on 2019/11/01 16:01:18 UTC, 0 replies.
- [GitHub] [flink] TisonKun closed pull request #10056: [FLINK-14565][metric] Shut down SystemResourcesCounter on Metric closed to prevent thread leak - posted by GitBox <gi...@apache.org> on 2019/11/01 16:01:18 UTC, 0 replies.
- [jira] [Commented] (FLINK-5339) Ensure Flink works with Log4j version 2 - posted by "Georgi Stoyanov (Jira)" <ji...@apache.org> on 2019/11/01 16:02:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14565) Shutdown SystemResourcesCounter on (JM|TM)MetricGroup closed - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/01 16:02:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14593) Make ClusterClient an interface - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/01 16:03:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14593) Port ClusterClient to asynchronous interface version - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/01 16:04:00 UTC, 1 replies.
- [GitHub] [flink] tillrohrmann commented on a change in pull request #9703: [FLINK-14038]Add default GC options for flink on yarn to facilitate debugging - posted by GitBox <gi...@apache.org> on 2019/11/01 16:19:43 UTC, 12 replies.
- [GitHub] [flink] TisonKun opened a new pull request #10069: [FLINK-FLINK-14593][client] Port ClusterClient to asynchronous interface version - posted by GitBox <gi...@apache.org> on 2019/11/01 16:36:41 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10069: [FLINK-14593][client] Port ClusterClient to asynchronous interface version - posted by GitBox <gi...@apache.org> on 2019/11/01 16:39:55 UTC, 1 replies.
- [GitHub] [flink] tillrohrmann commented on a change in pull request #10048: [FLINK-14462][coordination] Remove JobGraph#allowQueuedScheduling flag because it is always true - posted by GitBox <gi...@apache.org> on 2019/11/01 16:45:52 UTC, 2 replies.
- [jira] [Commented] (FLINK-11127) Make metrics query service establish connection to JobManager - posted by "Ken (Jira)" <ji...@apache.org> on 2019/11/01 16:47:00 UTC, 2 replies.
- [GitHub] [flink] bowenli86 commented on a change in pull request #9988: [FLINK-14418][hive] Create HiveModule to provide Hive built-in functions - posted by GitBox <gi...@apache.org> on 2019/11/01 17:12:47 UTC, 4 replies.
- [GitHub] [flink] asfgit closed pull request #10054: [FLINK-14221][table] support drop temp system functions and temp catalog functions - posted by GitBox <gi...@apache.org> on 2019/11/01 17:23:57 UTC, 0 replies.
- [jira] [Closed] (FLINK-14221) support drop temp system functions and temp catalog functions - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/01 17:25:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on issue #10062: [FLINK-14588][hive] Support Hive version 1.0.0 and 1.0.1 - posted by GitBox <gi...@apache.org> on 2019/11/01 17:33:32 UTC, 0 replies.
- [GitHub] [flink] asfgit closed pull request #10062: [FLINK-14588][hive] Support Hive version 1.0.0 and 1.0.1 - posted by GitBox <gi...@apache.org> on 2019/11/01 17:35:39 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14588) Support Hive version 1.0.0 and 1.0.1 - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/01 17:36:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14588) Support Hive version 1.0.0 and 1.0.1 - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/01 17:37:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14588) Support Hive version 1.0.0 and 1.0.1 - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/01 17:37:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10069: [FLINK-14593][client] Port ClusterClient to asynchronous interface version - posted by GitBox <gi...@apache.org> on 2019/11/01 17:37:06 UTC, 5 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9988: [FLINK-14418][hive] Create HiveModule to provide Hive built-in functions - posted by GitBox <gi...@apache.org> on 2019/11/01 18:51:31 UTC, 8 replies.
- [GitHub] [flink] derjust commented on issue #8371: [FLINK-9679] - Add AvroSerializationSchema - posted by GitBox <gi...@apache.org> on 2019/11/01 19:25:30 UTC, 0 replies.
- [jira] [Commented] (FLINK-14570) KeyedStateBootstrapFunction missed onTimer callback method to fire timer - posted by "Seth Wiesman (Jira)" <ji...@apache.org> on 2019/11/01 19:46:00 UTC, 2 replies.
- [jira] [Commented] (FLINK-14354) Provide interfaces instead of abstract classes in org.apache.flink.state.api.functions - posted by "Seth Wiesman (Jira)" <ji...@apache.org> on 2019/11/01 19:50:00 UTC, 1 replies.
- [GitHub] [flink] bowenli86 commented on issue #10053: [FLINK-14578][table] load/unloadModule() should throw RuntimeException rather than checked exception - posted by GitBox <gi...@apache.org> on 2019/11/01 20:36:54 UTC, 1 replies.
- [GitHub] [flink] xuefuz commented on a change in pull request #9988: [FLINK-14418][hive] Create HiveModule to provide Hive built-in functions - posted by GitBox <gi...@apache.org> on 2019/11/01 21:08:55 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10053: [FLINK-14578][table] load/unloadModule() should throw RuntimeException rather than checked exception - posted by GitBox <gi...@apache.org> on 2019/11/01 21:11:07 UTC, 2 replies.
- [GitHub] [flink] bowenli86 opened a new pull request #10070: [FLINK-14419][table] Add ModuleFactory, ModuleDescriptor, ModuleDescriptorValidator for factory discovery service, and add implementations for CoreModule - posted by GitBox <gi...@apache.org> on 2019/11/01 23:20:48 UTC, 0 replies.
- [jira] [Updated] (FLINK-14419) Add ModuleFactory, ModuleDescriptor, ModuleValidator for factory discovery service - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/01 23:21:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on issue #10070: [FLINK-14419][table] Add ModuleFactory, ModuleDescriptor, ModuleDescriptorValidator for factory discovery service, and add implementations for CoreModule - posted by GitBox <gi...@apache.org> on 2019/11/01 23:21:40 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10070: [FLINK-14419][table] Add ModuleFactory, ModuleDescriptor, ModuleDescriptorValidator for factory discovery service, and add implementations for CoreModule - posted by GitBox <gi...@apache.org> on 2019/11/01 23:22:45 UTC, 1 replies.
- [GitHub] [flink] bowenli86 edited a comment on issue #10053: [FLINK-14578][table] load/unloadModule() should throw RuntimeException rather than checked exception - posted by GitBox <gi...@apache.org> on 2019/11/01 23:42:30 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10070: [FLINK-14419][table] Add ModuleFactory, ModuleDescriptor, ModuleDescriptorValidator for factory discovery service, and add implementations for CoreModule - posted by GitBox <gi...@apache.org> on 2019/11/02 00:24:26 UTC, 4 replies.
- [GitHub] [flink] xuefuz commented on issue #10053: [FLINK-14578][table] load/unloadModule() should throw RuntimeException rather than checked exception - posted by GitBox <gi...@apache.org> on 2019/11/02 03:16:11 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9993: [FLINK-14498][runtime]Introduce NetworkBufferPool#isAvailable() for interacting with LocalBufferPool. - posted by GitBox <gi...@apache.org> on 2019/11/02 03:22:03 UTC, 5 replies.
- [GitHub] [flink] zhuzhurk opened a new pull request #10071: [FLINK-14371][runtime, tests] Enable ClassLoaderITCase/WindowCheckpointingITCase/EventTimeWindowCheckpointingITCase for NG scheduling - posted by GitBox <gi...@apache.org> on 2019/11/02 06:35:34 UTC, 0 replies.
- [jira] [Updated] (FLINK-14371) Enable ClassLoaderITCase to pass with scheduler NG - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/02 06:36:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10071: [FLINK-14371][runtime, tests] Enable ClassLoaderITCase/WindowCheckpointingITCase/EventTimeWindowCheckpointingITCase for NG scheduling - posted by GitBox <gi...@apache.org> on 2019/11/02 06:38:41 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10071: [FLINK-14371][runtime, tests] Enable ClassLoaderITCase/WindowCheckpointingITCase/EventTimeWindowCheckpointingITCase for NG scheduling - posted by GitBox <gi...@apache.org> on 2019/11/02 07:25:07 UTC, 8 replies.
- [GitHub] [flink] zhuzhurk opened a new pull request #10072: [FLINK-14536][core] Sum the cpuCores when merging resource specs - posted by GitBox <gi...@apache.org> on 2019/11/02 07:55:07 UTC, 0 replies.
- [jira] [Updated] (FLINK-14536) Make clear the way to aggregate specified cpuCores resources - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/02 07:56:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10072: [FLINK-14536][core] Sum the cpuCores when merging resource specs - posted by GitBox <gi...@apache.org> on 2019/11/02 07:58:13 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10072: [FLINK-14536][core] Sum the cpuCores when merging resource specs - posted by GitBox <gi...@apache.org> on 2019/11/02 08:44:43 UTC, 4 replies.
- [GitHub] [flink] yangjf2019 commented on issue #9764: [FLINK-12939][docs-zh] Translate "Apache Kafka Connector" page into Chinese - posted by GitBox <gi...@apache.org> on 2019/11/02 09:43:08 UTC, 0 replies.
- [jira] [Commented] (FLINK-12675) Event time synchronization in Kafka consumer - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/02 16:30:00 UTC, 6 replies.
- [jira] [Comment Edited] (FLINK-12675) Event time synchronization in Kafka consumer - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/02 16:31:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14023) Support accessing job parameters in Python user-defined functions - posted by "Tanay Tummalapalli (Jira)" <ji...@apache.org> on 2019/11/02 16:39:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-14560) The value of taskmanager.memory.size in flink-conf.yaml is set to zero will cause taskmanager not to work - posted by "fa zheng (Jira)" <ji...@apache.org> on 2019/11/03 02:34:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14594) Fix matching logics of ResourceSpec/ResourceProfile/Resource considering double values - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/03 11:05:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #10072: [FLINK-14536][core] Sum the cpuCores when merging resource specs - posted by GitBox <gi...@apache.org> on 2019/11/03 11:28:45 UTC, 0 replies.
- [jira] [Commented] (FLINK-9233) Merging state may cause runtime exception when windows trigger onMerge - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/03 13:42:00 UTC, 0 replies.
- [GitHub] [flink] faaronzheng opened a new pull request #10073: [FLINK-14560] [runtime] The value of taskmanager.memory.size in flink-conf.yaml is set to zero will cause taskmanager not to work - posted by GitBox <gi...@apache.org> on 2019/11/03 14:29:16 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10073: [FLINK-14560] [runtime] The value of taskmanager.memory.size in flink-conf.yaml is set to zero will cause taskmanager not to work - posted by GitBox <gi...@apache.org> on 2019/11/03 14:32:04 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10073: [FLINK-14560] [runtime] The value of taskmanager.memory.size in flink-conf.yaml is set to zero will cause taskmanager not to work - posted by GitBox <gi...@apache.org> on 2019/11/03 15:11:26 UTC, 4 replies.
- [jira] [Commented] (FLINK-14582) Do not upload {uuid}-taskmanager-conf.yaml for each task manager container - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/03 19:27:00 UTC, 2 replies.
- [GitHub] [flink] tillrohrmann closed pull request #10036: [FLINK-14562][Connectors/ RabbitMQ]Idle consumer are left behind on closing - posted by GitBox <gi...@apache.org> on 2019/11/03 20:11:28 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14562) RMQSource leaves idle consumer after closing - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/03 20:12:00 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14562) RMQSource leaves idle consumer after closing - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/03 20:14:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14594) Fix matching logics of ResourceSpec/ResourceProfile/Resource considering double values - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/03 20:22:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14594) Fix matching logics of ResourceSpec/ResourceProfile/Resource considering double values - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/03 20:23:00 UTC, 2 replies.
- [GitHub] [flink] tillrohrmann closed pull request #10072: [FLINK-14536][core] Sum the cpuCores when merging resource specs - posted by GitBox <gi...@apache.org> on 2019/11/03 20:32:21 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14536) Make clear the way to aggregate specified cpuCores resources - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/03 20:33:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #5521: [FLINK-8599] Improve the failure behavior of the FileInputFormat for … - posted by GitBox <gi...@apache.org> on 2019/11/03 22:52:37 UTC, 94 replies.
- [GitHub] [flink] walterddr commented on issue #9300: [FLINK-13513][ml] Add Mapper and related classes for later algorithms - posted by GitBox <gi...@apache.org> on 2019/11/04 00:33:51 UTC, 0 replies.
- [GitHub] [flink] walterddr closed pull request #9300: [FLINK-13513][ml] Add Mapper and related classes for later algorithms - posted by GitBox <gi...@apache.org> on 2019/11/04 00:33:52 UTC, 0 replies.
- [jira] [Created] (FLINK-14595) Move flink-orc to flink-formats from flink-connectors - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/04 01:54:00 UTC, 0 replies.
- [GitHub] [flink] JingsongLi commented on issue #10059: [FLINK-14543][table] Support partition for temporary table - posted by GitBox <gi...@apache.org> on 2019/11/04 02:10:33 UTC, 7 replies.
- [jira] [Commented] (FLINK-14028) Support logging aggregation in Python user-defined functions - posted by "sunjincheng (Jira)" <ji...@apache.org> on 2019/11/04 02:14:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14028) Support to configure the log level of the Python user-defined functions - posted by "Dian Fu (Jira)" <ji...@apache.org> on 2019/11/04 02:14:00 UTC, 5 replies.
- [GitHub] [flink] faaronzheng commented on issue #10073: [FLINK-14560] [runtime] The value of taskmanager.memory.size in flink-conf.yaml is set to zero will cause taskmanager not to work - posted by GitBox <gi...@apache.org> on 2019/11/04 02:16:26 UTC, 2 replies.
- [GitHub] [flink] wuchong commented on issue #10035: [FLINK-14080][table-planner-blink] Introduce SqlTimestamp as internal representation of TIMESTAMP_WITHOUT_TIME_ZONE - posted by GitBox <gi...@apache.org> on 2019/11/04 02:17:23 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10011: [FLINK-14267][table] Introduce RowCsvOutputFormat to new CSV module - posted by GitBox <gi...@apache.org> on 2019/11/04 02:17:32 UTC, 2 replies.
- [jira] [Assigned] (FLINK-14595) Move flink-orc to flink-formats from flink-connectors - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/04 02:19:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14595) Move flink-orc to flink-formats from flink-connectors - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/04 02:20:00 UTC, 0 replies.
- [GitHub] [flink] JingsongLi commented on a change in pull request #10035: [FLINK-14080][table-planner-blink] Introduce SqlTimestamp as internal representation of TIMESTAMP_WITHOUT_TIME_ZONE - posted by GitBox <gi...@apache.org> on 2019/11/04 02:21:07 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10059: [FLINK-14543][table] Support partition for temporary table - posted by GitBox <gi...@apache.org> on 2019/11/04 02:21:59 UTC, 13 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9884: [FLINK-14266][table] Introduce RowCsvInputFormat to new CSV module - posted by GitBox <gi...@apache.org> on 2019/11/04 02:26:53 UTC, 1 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10048: [FLINK-14462][coordination] Remove JobGraph#allowQueuedScheduling flag because it is always true - posted by GitBox <gi...@apache.org> on 2019/11/04 02:34:51 UTC, 0 replies.
- [jira] [Created] (FLINK-14596) Update MapView and ListView interface to new type system - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/04 03:07:00 UTC, 0 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #9864: [FLINK-14254][table] Introduce FileSystemOutputFormat for batch - posted by GitBox <gi...@apache.org> on 2019/11/04 03:11:02 UTC, 35 replies.
- [jira] [Created] (FLINK-14597) Move tests of MapView and ListView from flink-table-planner to flink-table-common - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/04 03:12:00 UTC, 0 replies.
- [GitHub] [flink] KurtYoung commented on issue #9864: [FLINK-14254][table] Introduce FileSystemOutputFormat for batch - posted by GitBox <gi...@apache.org> on 2019/11/04 03:16:18 UTC, 0 replies.
- [GitHub] [flink] liupc commented on issue #9703: [FLINK-14038]Add default GC options for flink on yarn to facilitate debugging - posted by GitBox <gi...@apache.org> on 2019/11/04 03:28:15 UTC, 5 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #10035: [FLINK-14080][table-planner-blink] Introduce SqlTimestamp as internal representation of TIMESTAMP_WITHOUT_TIME_ZONE - posted by GitBox <gi...@apache.org> on 2019/11/04 03:30:27 UTC, 1 replies.
- [GitHub] [flink] docete commented on a change in pull request #10035: [FLINK-14080][table-planner-blink] Introduce SqlTimestamp as internal representation of TIMESTAMP_WITHOUT_TIME_ZONE - posted by GitBox <gi...@apache.org> on 2019/11/04 03:34:31 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10022: [FLINK-14135][orc] Introduce OrcColumnarRowInputFormat - posted by GitBox <gi...@apache.org> on 2019/11/04 03:38:13 UTC, 12 replies.
- [GitHub] [flink] lirui-apache commented on issue #10070: [FLINK-14419][table] Add ModuleFactory, ModuleDescriptor, ModuleDescriptorValidator for factory discovery service, and add implementations for CoreModule - posted by GitBox <gi...@apache.org> on 2019/11/04 03:43:53 UTC, 0 replies.
- [GitHub] [flink] JingsongLi commented on a change in pull request #9864: [FLINK-14254][table] Introduce FileSystemOutputFormat for batch - posted by GitBox <gi...@apache.org> on 2019/11/04 03:47:03 UTC, 35 replies.
- [GitHub] [flink] KurtYoung removed a comment on issue #9981: [FLINK-13195][sql-client] Add create table support for SqlClient - posted by GitBox <gi...@apache.org> on 2019/11/04 03:49:23 UTC, 0 replies.
- [GitHub] [flink] docete commented on issue #10035: [FLINK-14080][table-planner-blink] Introduce SqlTimestamp as internal representation of TIMESTAMP_WITHOUT_TIME_ZONE - posted by GitBox <gi...@apache.org> on 2019/11/04 04:22:23 UTC, 0 replies.
- [GitHub] [flink] wuchong merged pull request #10027: [FLINK-14549][Table SQL/Planner] Bring more detail by using logicalTy… - posted by GitBox <gi...@apache.org> on 2019/11/04 04:31:43 UTC, 0 replies.
- [jira] [Updated] (FLINK-14549) Improve exception message when schema is not matched between query and sink - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/04 04:33:00 UTC, 2 replies.
- [jira] [Resolved] (FLINK-14549) Improve exception message when schema is not matched between query and sink - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/04 04:33:00 UTC, 0 replies.
- [GitHub] [flink] wuchong commented on a change in pull request #10068: [FLINK-13702][FLINK-13740] Fixed issues with generic types and materialization of lazy binary formats in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/04 05:16:13 UTC, 1 replies.
- [GitHub] [flink] JingsongLi commented on a change in pull request #10068: [FLINK-13702][FLINK-13740] Fixed issues with generic types and materialization of lazy binary formats in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/04 05:30:13 UTC, 3 replies.
- [GitHub] [flink] KurtYoung commented on issue #10035: [FLINK-14080][table-planner-blink] Introduce SqlTimestamp as internal representation of TIMESTAMP_WITHOUT_TIME_ZONE - posted by GitBox <gi...@apache.org> on 2019/11/04 06:53:50 UTC, 1 replies.
- [jira] [Commented] (FLINK-14028) Support to configure the log level of the Python user-defined functions - posted by "Dian Fu (Jira)" <ji...@apache.org> on 2019/11/04 06:56:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14028) Support to configure the log level of the Python user-defined functions - posted by "Dian Fu (Jira)" <ji...@apache.org> on 2019/11/04 06:58:00 UTC, 2 replies.
- [jira] [Updated] (FLINK-14498) Introduce NetworkBufferPool#isAvailable() for non-blocking output - posted by "zhijiang (Jira)" <ji...@apache.org> on 2019/11/04 07:14:00 UTC, 3 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9711: [FLINK-14033] upload user artifacts for yarn job cluster - posted by GitBox <gi...@apache.org> on 2019/11/04 07:24:46 UTC, 5 replies.
- [GitHub] [flink] zhijiangW merged pull request #9993: [FLINK-14498][runtime]Introduce NetworkBufferPool#isAvailable() for interacting with LocalBufferPool. - posted by GitBox <gi...@apache.org> on 2019/11/04 07:31:04 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14498) Introduce NetworkBufferPool#isAvailable() for non-blocking output - posted by "zhijiang (Jira)" <ji...@apache.org> on 2019/11/04 07:35:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14376) Introduce the Executor abstraction (FLIP-73) - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/04 07:45:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-14585) flink connector for sink to apache/incubator-druid - posted by "xiaodao (Jira)" <ji...@apache.org> on 2019/11/04 08:28:00 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14589) Redundant slot requests with the same AllocationID leads to inconsistent slot table - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/04 08:31:00 UTC, 2 replies.
- [jira] [Commented] (FLINK-14589) Redundant slot requests with the same AllocationID leads to inconsistent slot table - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/04 08:31:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-14589) Redundant slot requests with the same AllocationID leads to inconsistent slot table - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/04 08:31:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14598) The use of FlinkUserCodeClassLoaders is unreasonable. - posted by "luojiangyu (Jira)" <ji...@apache.org> on 2019/11/04 08:50:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-13681) Translate "Code Style - Java Guide" page into Chinese - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/04 08:51:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14598) The use of FlinkUserCodeClassLoaders is unreasonable. - posted by "luojiangyu (Jira)" <ji...@apache.org> on 2019/11/04 08:55:00 UTC, 1 replies.
- [GitHub] [flink] zjuwangg commented on issue #10053: [FLINK-14578][table] load/unloadModule() should throw RuntimeException rather than checked exception - posted by GitBox <gi...@apache.org> on 2019/11/04 09:04:35 UTC, 0 replies.
- [jira] [Updated] (FLINK-14243) flink hiveudf needs some check when it is using cache - posted by "jackylau (Jira)" <ji...@apache.org> on 2019/11/04 09:18:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14243) flink hiveudf needs some check when it is using cache - posted by "jackylau (Jira)" <ji...@apache.org> on 2019/11/04 09:19:00 UTC, 10 replies.
- [GitHub] [flink] ankur-jain1-hp commented on issue #9938: [FLINK-14175] [flink-connector-kinesis] Update KPL version to 0.13.1 - posted by GitBox <gi...@apache.org> on 2019/11/04 09:19:02 UTC, 0 replies.
- [jira] [Commented] (FLINK-14567) Aggregate query with more than two group fields can't be write into HBase sink - posted by "jackylau (Jira)" <ji...@apache.org> on 2019/11/04 09:28:00 UTC, 7 replies.
- [GitHub] [flink] tillrohrmann commented on issue #9703: [FLINK-14038]Add default GC options for flink on yarn to facilitate debugging - posted by GitBox <gi...@apache.org> on 2019/11/04 09:53:45 UTC, 2 replies.
- [jira] [Closed] (FLINK-12528) Remove progressLock in ExecutionGraph - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/04 09:57:00 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann commented on issue #10073: [FLINK-14560] [runtime] The value of taskmanager.memory.size in flink-conf.yaml is set to zero will cause taskmanager not to work - posted by GitBox <gi...@apache.org> on 2019/11/04 09:57:36 UTC, 1 replies.
- [GitHub] [flink] KurtYoung closed pull request #10035: [FLINK-14080][table-planner-blink] Introduce SqlTimestamp as internal representation of TIMESTAMP_WITHOUT_TIME_ZONE - posted by GitBox <gi...@apache.org> on 2019/11/04 10:00:56 UTC, 0 replies.
- [jira] [Updated] (FLINK-14555) Streaming File Sink s3 end-to-end test stalls - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/04 10:03:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14576) Elasticsearch (v6.3.1) sink end-to-end test instable - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/04 10:04:00 UTC, 2 replies.
- [jira] [Updated] (FLINK-14572) BlobsCleanupITCase failed in Travis stage core - scheduler_ng - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/04 10:04:00 UTC, 3 replies.
- [jira] [Updated] (FLINK-14592) FlinkKafkaInternalProducerITCase fails with BindException - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/04 10:05:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14587) HiveTableSourceTest timeouts on Travis - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/04 10:05:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14576) Elasticsearch (v6.3.1) sink end-to-end test instable - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/04 10:06:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14080) Introduce SqlTimestamp as internal representation for high precision of timestamp - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/04 10:06:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14080) Introduce SqlTimestamp as internal representation for high timestamp precision - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/04 10:06:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14080) Introduce SqlTimestamp as internal representation for high precision of timestamp - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/04 10:07:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14599) Support precision of TimestampType - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/04 10:10:00 UTC, 0 replies.
- [GitHub] [flink] dawidwys commented on issue #10053: [FLINK-14578][table] load/unloadModule() should throw RuntimeException rather than checked exception - posted by GitBox <gi...@apache.org> on 2019/11/04 10:34:31 UTC, 0 replies.
- [jira] [Commented] (FLINK-11835) ZooKeeperLeaderElectionITCase.testJobExecutionOnClusterWithLeaderChange failed - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/04 10:45:00 UTC, 1 replies.
- [GitHub] [flink] GJL commented on issue #8760: [FLINK-12869] Add yarn acls capability to flink containers - posted by GitBox <gi...@apache.org> on 2019/11/04 10:45:39 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #8760: [FLINK-12869] Add yarn acls capability to flink containers - posted by GitBox <gi...@apache.org> on 2019/11/04 10:45:39 UTC, 0 replies.
- [jira] [Commented] (FLINK-14505) SQL Client end-to-end test for Kafka 0.10 nightly end-to-end test failed on travis - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/04 10:48:00 UTC, 16 replies.
- [jira] [Commented] (FLINK-12039) Remove ASSIGNED_SLOT_UPDATER in Execution.tryAssignResource - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/04 11:15:00 UTC, 0 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #10068: [FLINK-13702][FLINK-13740] Fixed issues with generic types and materialization of lazy binary formats in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/04 11:25:00 UTC, 4 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9885: [FLINK-14344][checkpointing] Snapshots master hook state asynchronously - posted by GitBox <gi...@apache.org> on 2019/11/04 11:31:40 UTC, 6 replies.
- [GitHub] [flink] AT-Fieldless opened a new pull request #10074: [FLINK-14499][Runtime / Metrics]MetricRegistry#getMetricQueryServiceGatewayRpcAddress is Nonnull - posted by GitBox <gi...@apache.org> on 2019/11/04 11:35:59 UTC, 0 replies.
- [jira] [Updated] (FLINK-14499) MetricRegistry#getMetricQueryServiceGatewayRpcAddress is Nonnull - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/04 11:37:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10074: [FLINK-14499][Runtime / Metrics]MetricRegistry#getMetricQueryServiceGatewayRpcAddress is Nonnull - posted by GitBox <gi...@apache.org> on 2019/11/04 11:39:12 UTC, 1 replies.
- [GitHub] [flink] limaowei666666 opened a new pull request #10075: cep add wait state - posted by GitBox <gi...@apache.org> on 2019/11/04 11:42:16 UTC, 0 replies.
- [GitHub] [flink] limaowei666666 commented on issue #10075: cep add wait state - posted by GitBox <gi...@apache.org> on 2019/11/04 11:43:14 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10075: cep add wait state - posted by GitBox <gi...@apache.org> on 2019/11/04 11:45:36 UTC, 1 replies.
- [GitHub] [flink] GJL commented on issue #10038: [FLINK-14375][runtime] Refactor task state updating to only notify scheduler about state changes that really happened - posted by GitBox <gi...@apache.org> on 2019/11/04 11:47:34 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10038: [FLINK-14375][runtime] Refactor task state updating to only notify scheduler about state changes that really happened - posted by GitBox <gi...@apache.org> on 2019/11/04 11:54:47 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk closed pull request #10038: [FLINK-14375][runtime] Refactor task state updating to only notify scheduler about state changes that really happened - posted by GitBox <gi...@apache.org> on 2019/11/04 11:54:48 UTC, 0 replies.
- [GitHub] [flink] zhisheng17 commented on issue #10075: cep add wait state - posted by GitBox <gi...@apache.org> on 2019/11/04 12:01:22 UTC, 0 replies.
- [jira] [Assigned] (FLINK-13969) Resuming Externalized Checkpoint (rocks, incremental, scale down) end-to-end test fails on Travis - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/04 12:25:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10074: [FLINK-14499][Runtime / Metrics]MetricRegistry#getMetricQueryServiceGatewayRpcAddress is Nonnull - posted by GitBox <gi...@apache.org> on 2019/11/04 12:25:02 UTC, 22 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10075: cep add wait state - posted by GitBox <gi...@apache.org> on 2019/11/04 12:25:10 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann closed pull request #10048: [FLINK-14462][coordination] Remove JobGraph#allowQueuedScheduling flag because it is always true - posted by GitBox <gi...@apache.org> on 2019/11/04 12:26:52 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14462) Remove JobGraph#allowQueuedScheduling flag because it is always true - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/04 12:28:00 UTC, 0 replies.
- [GitHub] [flink] guoweiM closed pull request #9955: [FLINK-14465][runtime] Let `StandaloneJobClusterEntrypoint` use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/04 12:39:06 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14243) flink hiveudf needs some check when it is using cache - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/04 12:40:00 UTC, 1 replies.
- [GitHub] [flink] guoweiM opened a new pull request #10076: [FLINK-14465][runtime] Let `StandaloneJobClusterEntrypoint` use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/04 12:44:28 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10076: [FLINK-14465][runtime] Let `StandaloneJobClusterEntrypoint` use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/04 12:46:47 UTC, 1 replies.
- [jira] [Updated] (FLINK-14599) Support precision of TimestampType in blink planner - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/04 12:50:00 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann commented on issue #9961: [FLINK-14466][runtime] Let YarnJobClusterEntrypoint use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/04 12:55:25 UTC, 0 replies.
- [GitHub] [flink] GJL commented on a change in pull request #10067: [FLINK-14375][runtime] Avoid to notify scheduler about fake or outdated state update - posted by GitBox <gi...@apache.org> on 2019/11/04 13:01:17 UTC, 9 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10076: [FLINK-14465][runtime] Let `StandaloneJobClusterEntrypoint` use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/04 13:51:05 UTC, 13 replies.
- [GitHub] [flink] TisonKun opened a new pull request #10077: [hotfix][tests] Refactor SchedulerTestBase for removing dead code - posted by GitBox <gi...@apache.org> on 2019/11/04 13:53:05 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10077: [hotfix][tests] Refactor SchedulerTestBase for removing dead code - posted by GitBox <gi...@apache.org> on 2019/11/04 13:57:18 UTC, 1 replies.
- [GitHub] [flink] dawidwys opened a new pull request #10078: [FLINK-14486][table-api, docs] Update documentation regarding Temporary Objects - posted by GitBox <gi...@apache.org> on 2019/11/04 14:11:25 UTC, 0 replies.
- [jira] [Updated] (FLINK-14486) Update documentation regarding Temporary Objects - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/04 14:12:00 UTC, 0 replies.
- [GitHub] [flink] dawidwys commented on issue #10078: [FLINK-14486][table-api, docs] Update documentation regarding Temporary Objects - posted by GitBox <gi...@apache.org> on 2019/11/04 14:12:04 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10078: [FLINK-14486][table-api, docs] Update documentation regarding Temporary Objects - posted by GitBox <gi...@apache.org> on 2019/11/04 14:14:24 UTC, 1 replies.
- [GitHub] [flink] GJL commented on issue #10063: [FLINK-14583] Remove progressLock from ExecutionGraph - posted by GitBox <gi...@apache.org> on 2019/11/04 14:25:05 UTC, 0 replies.
- [GitHub] [flink] GJL commented on issue #10058: [FLINK-12527] Remove GLOBAL_VERSION_UPDATER in ExecutionGraph - posted by GitBox <gi...@apache.org> on 2019/11/04 14:25:26 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #10065: [FLINK-14372][tests] Add category AlsoRunWithSchedulerNG to KeyedStateCheckpointingITCase - posted by GitBox <gi...@apache.org> on 2019/11/04 14:33:53 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann commented on a change in pull request #10076: [FLINK-14465][runtime] Let `StandaloneJobClusterEntrypoint` use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/04 14:34:10 UTC, 28 replies.
- [jira] [Closed] (FLINK-14372) Enable KeyedStateCheckpointingITCase to pass with scheduler NG - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/04 14:35:00 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14372) Enable KeyedStateCheckpointingITCase to pass with scheduler NG - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/04 14:35:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk opened a new pull request #10079: [FLINK-14594] Fix matching logics of ResourceSpec/ResourceProfile/Resource considering double values - posted by GitBox <gi...@apache.org> on 2019/11/04 14:38:57 UTC, 0 replies.
- [jira] [Updated] (FLINK-14594) Fix matching logics of ResourceSpec/ResourceProfile/Resource considering double values - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/04 14:39:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10079: [FLINK-14594] Fix matching logics of ResourceSpec/ResourceProfile/Resource considering double values - posted by GitBox <gi...@apache.org> on 2019/11/04 14:43:07 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9501: [FLINK-12697] [State Backends] Support on-disk state storage for spill-able heap backend - posted by GitBox <gi...@apache.org> on 2019/11/04 14:43:22 UTC, 6 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #10067: [FLINK-14375][runtime] Avoid to notify scheduler about fake or outdated state update - posted by GitBox <gi...@apache.org> on 2019/11/04 14:44:42 UTC, 13 replies.
- [GitHub] [flink] tillrohrmann commented on issue #10007: [FLINK-14060][runtime] Set slot sharing groups according to logical pipelined regions - posted by GitBox <gi...@apache.org> on 2019/11/04 14:47:37 UTC, 0 replies.
- [GitHub] [flink] dawidwys commented on issue #4725: [FLINK-7689] [Streaming Connectors] Added metrics to JDBCOutputFormat in order to be able to m… - posted by GitBox <gi...@apache.org> on 2019/11/04 14:48:57 UTC, 0 replies.
- [GitHub] [flink] dawidwys closed pull request #4725: [FLINK-7689] [Streaming Connectors] Added metrics to JDBCOutputFormat in order to be able to m… - posted by GitBox <gi...@apache.org> on 2019/11/04 14:48:58 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10077: [hotfix][tests] Refactor SchedulerTestBase for removing dead code - posted by GitBox <gi...@apache.org> on 2019/11/04 14:49:15 UTC, 1 replies.
- [jira] [Updated] (FLINK-7689) Instrument the Flink JDBC sink - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/04 14:50:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10007: [FLINK-14060][runtime] Set slot sharing groups according to logical pipelined regions - posted by GitBox <gi...@apache.org> on 2019/11/04 14:57:24 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann commented on a change in pull request #10007: [FLINK-14060][runtime] Set slot sharing groups according to logical pipelined regions - posted by GitBox <gi...@apache.org> on 2019/11/04 15:05:51 UTC, 7 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10078: [FLINK-14486][table-api, docs] Update documentation regarding Temporary Objects - posted by GitBox <gi...@apache.org> on 2019/11/04 15:18:31 UTC, 7 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #10007: [FLINK-14060][runtime] Set slot sharing groups according to logical pipelined regions - posted by GitBox <gi...@apache.org> on 2019/11/04 15:26:45 UTC, 8 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10079: [FLINK-14594] Fix matching logics of ResourceSpec/ResourceProfile/Resource considering double values - posted by GitBox <gi...@apache.org> on 2019/11/04 15:46:42 UTC, 43 replies.
- [GitHub] [flink] guoweiM commented on a change in pull request #10076: [FLINK-14465][runtime] Let `StandaloneJobClusterEntrypoint` use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/04 15:48:47 UTC, 21 replies.
- [GitHub] [flink] carp84 commented on issue #9501: [FLINK-12697] [State Backends] Support on-disk state storage for spill-able heap backend - posted by GitBox <gi...@apache.org> on 2019/11/04 16:00:14 UTC, 2 replies.
- [GitHub] [flink] guoweiM commented on issue #9961: [FLINK-14466][runtime] Let YarnJobClusterEntrypoint use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/04 16:15:13 UTC, 0 replies.
- [GitHub] [flink] guoweiM closed pull request #9961: [FLINK-14466][runtime] Let YarnJobClusterEntrypoint use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/04 16:15:13 UTC, 0 replies.
- [GitHub] [flink] GJL commented on a change in pull request #10071: [FLINK-14371][runtime, tests] Enable ClassLoaderITCase/WindowCheckpointingITCase/EventTimeWindowCheckpointingITCase for NG scheduling - posted by GitBox <gi...@apache.org> on 2019/11/04 16:16:06 UTC, 3 replies.
- [GitHub] [flink] GJL closed pull request #10063: [FLINK-14583] Remove progressLock from ExecutionGraph - posted by GitBox <gi...@apache.org> on 2019/11/04 16:28:29 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #10058: [FLINK-12527] Remove GLOBAL_VERSION_UPDATER in ExecutionGraph - posted by GitBox <gi...@apache.org> on 2019/11/04 16:28:29 UTC, 0 replies.
- [jira] [Created] (FLINK-14600) Degenerate the current AtomicInteger type of verticesFinished to a normal int type. - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/04 16:29:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14600) Degenerate the current AtomicInteger type of verticesFinished to a normal int type. - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/04 16:29:00 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14374) Enable RegionFailoverITCase to pass with scheduler NG - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/04 16:31:00 UTC, 0 replies.
- [jira] [Resolved] (FLINK-12527) Remove GLOBAL_VERSION_UPDATER in ExecutionGraph - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/04 16:37:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14583) Remove progressLock from ExecutionGraph - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/04 16:37:00 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14583) Remove progressLock from ExecutionGraph - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/04 16:37:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-12527) Remove GLOBAL_VERSION_UPDATER in ExecutionGraph - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/04 16:38:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-12527) Remove GLOBAL_VERSION_UPDATER in ExecutionGraph - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/04 16:38:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14600) Degenerate the current AtomicInteger type of verticesFinished to a normal int type. - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/04 16:39:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14380) Type Extractor POJO setter check does not allow for Immutable Case Class - posted by "Elliot Pourmand (Jira)" <ji...@apache.org> on 2019/11/04 18:29:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 closed pull request #10053: [FLINK-14578][table] load/unloadModule() should throw RuntimeException rather than checked exception - posted by GitBox <gi...@apache.org> on 2019/11/04 19:35:29 UTC, 0 replies.
- [GitHub] [flink] sjwiesman commented on a change in pull request #10078: [FLINK-14486][table-api, docs] Update documentation regarding Temporary Objects - posted by GitBox <gi...@apache.org> on 2019/11/04 19:36:59 UTC, 10 replies.
- [jira] [Closed] (FLINK-14578) load/unloadModule() should throw RuntimeException rather than checked exception - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/04 19:37:00 UTC, 0 replies.
- [GitHub] [flink] sjwiesman commented on issue #10078: [FLINK-14486][table-api, docs] Update documentation regarding Temporary Objects - posted by GitBox <gi...@apache.org> on 2019/11/04 19:45:09 UTC, 0 replies.
- [GitHub] [flink] sjwiesman edited a comment on issue #10078: [FLINK-14486][table-api, docs] Update documentation regarding Temporary Objects - posted by GitBox <gi...@apache.org> on 2019/11/04 19:47:28 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on issue #10039: [FLINK-14262][table] Support referencing function with fully/partially qualified names in SQL - posted by GitBox <gi...@apache.org> on 2019/11/04 19:54:25 UTC, 1 replies.
- [GitHub] [flink] bowenli86 commented on a change in pull request #10059: [FLINK-14543][table] Support partition for temporary table - posted by GitBox <gi...@apache.org> on 2019/11/04 20:20:28 UTC, 0 replies.
- [jira] [Created] (FLINK-14601) CLI documentation for list is missing '-a' - posted by "Hunter Jackson (Jira)" <ji...@apache.org> on 2019/11/04 22:09:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13417) Bump Zookeeper to 3.5.5 - posted by "David Judd (Jira)" <ji...@apache.org> on 2019/11/05 00:12:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun merged pull request #10077: [hotfix][tests] Refactor SchedulerTestBase for removing dead code - posted by GitBox <gi...@apache.org> on 2019/11/05 01:23:42 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #10077: [hotfix][tests] Refactor SchedulerTestBase for removing dead code - posted by GitBox <gi...@apache.org> on 2019/11/05 01:23:53 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #10069: [FLINK-14593][client] Port ClusterClient to asynchronous interface version - posted by GitBox <gi...@apache.org> on 2019/11/05 01:31:23 UTC, 3 replies.
- [GitHub] [flink] wuchong commented on issue #10059: [FLINK-14543][table] Support partition for temporary table - posted by GitBox <gi...@apache.org> on 2019/11/05 01:50:13 UTC, 0 replies.
- [GitHub] [flink] wuchong removed a comment on issue #10059: [FLINK-14543][table] Support partition for temporary table - posted by GitBox <gi...@apache.org> on 2019/11/05 01:50:40 UTC, 0 replies.
- [GitHub] [flink] wuchong commented on issue #10039: [FLINK-14262][table] Support referencing function with fully/partially qualified names in SQL - posted by GitBox <gi...@apache.org> on 2019/11/05 01:50:49 UTC, 3 replies.
- [GitHub] [flink] yanghua opened a new pull request #10080: [FLINK-14600] Degenerate the current AtomicInteger type of verticesFinished to a normal int type - posted by GitBox <gi...@apache.org> on 2019/11/05 01:56:05 UTC, 0 replies.
- [jira] [Updated] (FLINK-14600) Degenerate the current AtomicInteger type of verticesFinished to a normal int type. - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/05 01:57:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10080: [FLINK-14600] Degenerate the current AtomicInteger type of verticesFinished to a normal int type - posted by GitBox <gi...@apache.org> on 2019/11/05 01:58:29 UTC, 1 replies.
- [GitHub] [flink] libenchao commented on issue #10060: [FLINK-14546] [flink-json] Support map type in flink-json - posted by GitBox <gi...@apache.org> on 2019/11/05 02:41:54 UTC, 0 replies.
- [GitHub] [flink] libenchao commented on a change in pull request #10060: [FLINK-14546] [flink-json] Support map type in flink-json - posted by GitBox <gi...@apache.org> on 2019/11/05 02:42:40 UTC, 5 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10080: [FLINK-14600] Degenerate the current AtomicInteger type of verticesFinished to a normal int type - posted by GitBox <gi...@apache.org> on 2019/11/05 02:43:40 UTC, 4 replies.
- [jira] [Commented] (FLINK-14537) Improve influxdb reporter performance for kafka source/sink - posted by "ouyangwulin (Jira)" <ji...@apache.org> on 2019/11/05 02:53:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #10071: [FLINK-14371][runtime, tests] Enable ClassLoaderITCase/WindowCheckpointingITCase/EventTimeWindowCheckpointingITCase for NG scheduling - posted by GitBox <gi...@apache.org> on 2019/11/05 02:56:38 UTC, 0 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #10059: [FLINK-14543][table] Support partition for temporary table - posted by GitBox <gi...@apache.org> on 2019/11/05 03:05:40 UTC, 0 replies.
- [jira] [Created] (FLINK-14602) Degenerate the current ConcurrentHashMap type of tasks to a normal Hashmap type. - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/05 03:07:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14602) Degenerate the current ConcurrentHashMap type of tasks to a normal Hashmap type. - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/05 03:07:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14575) Wrong (parent-first) class loader during serialization while submitting jobs - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/05 03:08:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14602) Degenerate the current ConcurrentHashMap type of tasks to a normal HashMap type. - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/05 03:08:00 UTC, 2 replies.
- [jira] [Updated] (FLINK-14602) Degenerate the current ConcurrentHashMap type of tasks to a normal HashMap type. - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/05 03:08:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10060: [FLINK-14546] [flink-json] Support map type in flink-json - posted by GitBox <gi...@apache.org> on 2019/11/05 03:08:25 UTC, 11 replies.
- [jira] [Created] (FLINK-14603) NetworkBufferPoolTest.testBlockingRequestFromMultiLocalBufferPool timeout in travis - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/05 03:13:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14591) Execute PlannerBase#mergeParameters every time of calling PlannerBase#translate method - posted by "Zhanchun Zhang (Jira)" <ji...@apache.org> on 2019/11/05 03:31:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10042: [FLINK-11466][e2e] Design the e2e java framework so that the Kafka streaming tests and Kafka SQL tests can running on it - posted by GitBox <gi...@apache.org> on 2019/11/05 03:33:40 UTC, 5 replies.
- [jira] [Commented] (FLINK-14572) BlobsCleanupITCase failed in Travis stage core - scheduler_ng - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/05 04:09:00 UTC, 1 replies.
- [GitHub] [flink] openinx commented on issue #10042: [FLINK-11466][e2e] Design the e2e java framework so that the Kafka streaming tests and Kafka SQL tests can running on it - posted by GitBox <gi...@apache.org> on 2019/11/05 04:12:44 UTC, 1 replies.
- [GitHub] [flink] walterddr commented on a change in pull request #9373: [FLINK-13596][ml] Add two utils for Table transformations - posted by GitBox <gi...@apache.org> on 2019/11/05 04:18:23 UTC, 8 replies.
- [jira] [Created] (FLINK-14604) Bump commons-cli to 1.4 - posted by "Wei Zhong (Jira)" <ji...@apache.org> on 2019/11/05 04:28:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14605) Use Hive-1.1.0 as the profile to test against 1.1.x - posted by "Rui Li (Jira)" <ji...@apache.org> on 2019/11/05 04:33:00 UTC, 0 replies.
- [GitHub] [flink] lirui-apache opened a new pull request #10081: [FLINK-14605][hive] Use Hive-1.1.0 as the profile to test against 1.1.x - posted by GitBox <gi...@apache.org> on 2019/11/05 04:45:19 UTC, 0 replies.
- [GitHub] [flink] walterddr commented on a change in pull request #9355: [FLINK-13577][ml] Add an util class to build result row and generate … - posted by GitBox <gi...@apache.org> on 2019/11/05 04:45:39 UTC, 5 replies.
- [GitHub] [flink] lirui-apache commented on issue #10081: [FLINK-14605][hive] Use Hive-1.1.0 as the profile to test against 1.1.x - posted by GitBox <gi...@apache.org> on 2019/11/05 04:45:46 UTC, 1 replies.
- [jira] [Updated] (FLINK-14605) Use Hive-1.1.0 as the profile to test against 1.1.x - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/05 04:46:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10081: [FLINK-14605][hive] Use Hive-1.1.0 as the profile to test against 1.1.x - posted by GitBox <gi...@apache.org> on 2019/11/05 04:48:23 UTC, 1 replies.
- [jira] [Updated] (FLINK-14604) Bump commons-cli to 1.4 - posted by "Wei Zhong (Jira)" <ji...@apache.org> on 2019/11/05 05:17:00 UTC, 3 replies.
- [jira] [Created] (FLINK-14606) Simplify params of Execution#processFail - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/05 05:28:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10081: [FLINK-14605][hive] Use Hive-1.1.0 as the profile to test against 1.1.x - posted by GitBox <gi...@apache.org> on 2019/11/05 05:45:44 UTC, 1 replies.
- [jira] [Created] (FLINK-14607) SharedSlot cannot fulfill pending slot requests before it's totally released - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/05 05:49:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14607) SharedSlot cannot fulfill pending slot requests before it's completely released - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/05 05:52:00 UTC, 5 replies.
- [GitHub] [flink] wuchong commented on a change in pull request #10039: [FLINK-14262][table] Support referencing function with fully/partially qualified names in SQL - posted by GitBox <gi...@apache.org> on 2019/11/05 06:06:02 UTC, 10 replies.
- [GitHub] [flink] zhuzhurk opened a new pull request #10082: [FLINK-14164][runtime] Add a meter ‘numberOfRestarts’ to show number of restarts as well as its rate - posted by GitBox <gi...@apache.org> on 2019/11/05 06:54:45 UTC, 0 replies.
- [jira] [Updated] (FLINK-14164) Add a metric to show failover count regarding fine grained recovery - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/05 06:55:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10082: [FLINK-14164][runtime] Add a meter ‘numberOfRestarts’ to show number of restarts as well as its rate - posted by GitBox <gi...@apache.org> on 2019/11/05 06:57:09 UTC, 1 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #10060: [FLINK-14546] [flink-json] Support map type in flink-json - posted by GitBox <gi...@apache.org> on 2019/11/05 07:02:32 UTC, 2 replies.
- [jira] [Closed] (FLINK-14498) Introduce NetworkBufferPool#isAvailable() for non-blocking output - posted by "Yingjie Cao (Jira)" <ji...@apache.org> on 2019/11/05 07:13:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14608) avoid using Java Streams in JsonRowDeserializationSchema - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/05 07:18:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14608) avoid using Java Streams in JsonRowDeserializationSchema - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/05 07:19:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14609) Add doc for Flink SQL computed columns - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2019/11/05 07:34:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14610) Add documentation for how to use watermark syntax in DDL - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/05 07:40:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #10076: [FLINK-14465][runtime] Let `StandaloneJobClusterEntrypoint` use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/05 07:49:27 UTC, 5 replies.
- [GitHub] [flink] wsry opened a new pull request #10083: [FLINK-14472][runtime]Implement back-pressure monitor with non-blocking outputs. - posted by GitBox <gi...@apache.org> on 2019/11/05 07:49:31 UTC, 0 replies.
- [jira] [Updated] (FLINK-14472) Implement back-pressure monitor with non-blocking outputs - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/05 07:50:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10083: [FLINK-14472][runtime]Implement back-pressure monitor with non-blocking outputs. - posted by GitBox <gi...@apache.org> on 2019/11/05 07:53:07 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10082: [FLINK-14164][runtime] Add a meter ‘numberOfRestarts’ to show number of restarts as well as its rate - posted by GitBox <gi...@apache.org> on 2019/11/05 07:56:34 UTC, 5 replies.
- [jira] [Commented] (FLINK-14608) avoid using Java Streams in JsonRowDeserializationSchema - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/05 08:13:00 UTC, 9 replies.
- [GitHub] [flink] AHeise commented on a change in pull request #10029: [FLINK-14553][runtime] Respect non-blocking output in StreamTask#processInput - posted by GitBox <gi...@apache.org> on 2019/11/05 08:14:11 UTC, 8 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #10078: [FLINK-14486][table-api, docs] Update documentation regarding Temporary Objects - posted by GitBox <gi...@apache.org> on 2019/11/05 08:31:08 UTC, 0 replies.
- [GitHub] [flink] wangyang0918 opened a new pull request #10084: [FLINK-14382][yarn] Incorrect handling of FLINK_PLUGINS_DIR on Yarn - posted by GitBox <gi...@apache.org> on 2019/11/05 08:38:20 UTC, 0 replies.
- [jira] [Updated] (FLINK-14382) Incorrect handling of FLINK_PLUGINS_DIR on Yarn - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/05 08:39:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14373) Enable ZooKeeperHighAvailabilityITCase to pass with scheduler NG - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/05 08:41:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10084: [FLINK-14382][yarn] Incorrect handling of FLINK_PLUGINS_DIR on Yarn - posted by GitBox <gi...@apache.org> on 2019/11/05 08:42:01 UTC, 1 replies.
- [GitHub] [flink] zhijiangW commented on a change in pull request #10029: [FLINK-14553][runtime] Respect non-blocking output in StreamTask#processInput - posted by GitBox <gi...@apache.org> on 2019/11/05 08:44:12 UTC, 13 replies.
- [GitHub] [flink] zhuzhurk opened a new pull request #10085: [FLINK-14373][tests] Fix ZooKeeperHighAvailabilityITCase to pass with NG scheduler - posted by GitBox <gi...@apache.org> on 2019/11/05 08:45:05 UTC, 0 replies.
- [GitHub] [flink] HuangXingBo opened a new pull request #10086: [FLINK-14584][python] Support complex data types in Python user-defined functions - posted by GitBox <gi...@apache.org> on 2019/11/05 08:45:21 UTC, 0 replies.
- [jira] [Updated] (FLINK-14373) Enable ZooKeeperHighAvailabilityITCase to pass with scheduler NG - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/05 08:46:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14584) Support complex data types in Python user-defined functions - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/05 08:46:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10086: [FLINK-14584][python] Support complex data types in Python user-defined functions - posted by GitBox <gi...@apache.org> on 2019/11/05 08:48:01 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10085: [FLINK-14373][tests] Fix ZooKeeperHighAvailabilityITCase to pass with NG scheduler - posted by GitBox <gi...@apache.org> on 2019/11/05 08:48:05 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14608) avoid using Java Streams in JsonRowDeserializationSchema - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/05 08:50:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10083: [FLINK-14472][runtime]Implement back-pressure monitor with non-blocking outputs. - posted by GitBox <gi...@apache.org> on 2019/11/05 08:51:17 UTC, 23 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10084: [FLINK-14382][yarn] Incorrect handling of FLINK_PLUGINS_DIR on Yarn - posted by GitBox <gi...@apache.org> on 2019/11/05 09:19:20 UTC, 28 replies.
- [jira] [Updated] (FLINK-14603) NetworkBufferPoolTest.testBlockingRequestFromMultiLocalBufferPool timeout in travis - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/05 09:22:00 UTC, 3 replies.
- [jira] [Commented] (FLINK-14603) NetworkBufferPoolTest.testBlockingRequestFromMultiLocalBufferPool timeout in travis - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/05 09:22:00 UTC, 4 replies.
- [jira] [Commented] (FLINK-14059) Introduce option allVerticesInSameSlotSharingGroupByDefault in ExecutionConfig - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/05 09:23:00 UTC, 3 replies.
- [GitHub] [flink] limaowei666666 opened a new pull request #10087: [flink-cep]Add wait state support for cep - posted by GitBox <gi...@apache.org> on 2019/11/05 09:38:35 UTC, 0 replies.
- [jira] [Commented] (FLINK-14601) CLI documentation for list is missing '-a' - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/05 09:41:00 UTC, 3 replies.
- [GitHub] [flink] flinkbot commented on issue #10087: [flink-cep]Add wait state support for cep - posted by GitBox <gi...@apache.org> on 2019/11/05 09:41:21 UTC, 1 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10074: [FLINK-14499][Runtime / Metrics]MetricRegistry#getMetricQueryServiceGatewayRpcAddress is Nonnull - posted by GitBox <gi...@apache.org> on 2019/11/05 09:43:47 UTC, 5 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10085: [FLINK-14373][tests] Fix ZooKeeperHighAvailabilityITCase to pass with NG scheduler - posted by GitBox <gi...@apache.org> on 2019/11/05 09:48:16 UTC, 4 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10086: [FLINK-14584][python] Support complex data types in Python user-defined functions - posted by GitBox <gi...@apache.org> on 2019/11/05 09:48:44 UTC, 4 replies.
- [jira] [Updated] (FLINK-14572) BlobsCleanupITCase failed on Travis - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/05 10:01:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14572) BlobsCleanupITCase failed on Travis - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/05 10:01:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14382) Incorrect handling of FLINK_PLUGINS_DIR on Yarn - posted by "Yang Wang (Jira)" <ji...@apache.org> on 2019/11/05 10:11:00 UTC, 2 replies.
- [jira] [Commented] (FLINK-14374) Enable RegionFailoverITCase to pass with scheduler NG - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/05 10:14:00 UTC, 3 replies.
- [jira] [Created] (FLINK-14611) Move allVerticesInSameSlotSharingGroupByDefault from ExecutionConfig to StreamGraph - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/05 10:24:00 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann closed pull request #10007: [FLINK-14060][runtime] Set slot sharing groups according to logical pipelined regions - posted by GitBox <gi...@apache.org> on 2019/11/05 10:25:06 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14060) Set slot sharing groups according to pipelined regions - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/05 10:26:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13708) transformations should be cleared because a table environment could execute multiple job - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/05 10:27:00 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10087: [flink-cep]Add wait state support for cep - posted by GitBox <gi...@apache.org> on 2019/11/05 10:49:46 UTC, 4 replies.
- [GitHub] [flink] JingsongLi commented on issue #10068: [FLINK-13702][FLINK-13740] Fixed issues with generic types and materialization of lazy binary formats in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/05 10:53:23 UTC, 0 replies.
- [jira] [Commented] (FLINK-13749) Make Flink client respect classloading policy - posted by "Victor Wong (Jira)" <ji...@apache.org> on 2019/11/05 10:56:00 UTC, 4 replies.
- [jira] [Commented] (FLINK-14607) SharedSlot cannot fulfill pending slot requests before it's completely released - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/05 10:58:00 UTC, 3 replies.
- [GitHub] [flink] JingsongLi commented on a change in pull request #10059: [FLINK-14543][table] Support partition for temporary table - posted by GitBox <gi...@apache.org> on 2019/11/05 11:06:06 UTC, 4 replies.
- [GitHub] [flink] JingsongLi commented on a change in pull request #10039: [FLINK-14262][table] Support referencing function with fully/partially qualified names in SQL - posted by GitBox <gi...@apache.org> on 2019/11/05 11:10:51 UTC, 8 replies.
- [jira] [Commented] (FLINK-10705) Rework Flink Web Dashboard - posted by " Mario Georgiev (Jira)" <ji...@apache.org> on 2019/11/05 11:30:00 UTC, 3 replies.
- [jira] [Comment Edited] (FLINK-10705) Rework Flink Web Dashboard - posted by " Mario Georgiev (Jira)" <ji...@apache.org> on 2019/11/05 11:31:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14612) Degenerate the current ConcurrentHashMap type of intermediateResults to a normal HashMap type. - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/05 11:34:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14612) Degenerate the current ConcurrentHashMap type of intermediateResults to a normal HashMap type. - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/05 11:35:00 UTC, 0 replies.
- [GitHub] [flink] GJL commented on a change in pull request #10080: [FLINK-14600] Degenerate the current AtomicInteger type of verticesFinished to a normal int type - posted by GitBox <gi...@apache.org> on 2019/11/05 11:45:29 UTC, 1 replies.
- [jira] [Created] (FLINK-14613) Add validation check when applying UDF to tempral table key in Temporal Table Join condition - posted by "hailong wang (Jira)" <ji...@apache.org> on 2019/11/05 11:50:00 UTC, 0 replies.
- [GitHub] [flink] yanghua commented on issue #10080: [FLINK-14600] Degenerate the current AtomicInteger type of verticesFinished to a normal int type - posted by GitBox <gi...@apache.org> on 2019/11/05 11:52:20 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14607) SharedSlot cannot fulfill pending slot requests before it's completely released - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/05 11:54:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14613) Add validation check when applying UDF to tempral table key in Temporal Table Join condition - posted by "hailong wang (Jira)" <ji...@apache.org> on 2019/11/05 11:54:00 UTC, 5 replies.
- [jira] [Comment Edited] (FLINK-14601) CLI documentation for list is missing '-a' - posted by "xiaodao (Jira)" <ji...@apache.org> on 2019/11/05 11:55:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14613) Add validation check when applying UDF to tempral table key in Temporal Table Join condition - posted by "hailong wang (Jira)" <ji...@apache.org> on 2019/11/05 12:00:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14614) add annotation location javastyle rule - posted by "lamber-ken (Jira)" <ji...@apache.org> on 2019/11/05 12:02:00 UTC, 0 replies.
- [GitHub] [flink] GJL commented on issue #10071: [FLINK-14371][runtime, tests] Enable ClassLoaderITCase/WindowCheckpointingITCase/EventTimeWindowCheckpointingITCase for NG scheduling - posted by GitBox <gi...@apache.org> on 2019/11/05 12:03:56 UTC, 0 replies.
- [GitHub] [flink] GJL commented on issue #10067: [FLINK-14375][runtime] Avoid to notify scheduler about fake or outdated state update - posted by GitBox <gi...@apache.org> on 2019/11/05 12:04:17 UTC, 0 replies.
- [GitHub] [flink] lamber-ken opened a new pull request #10088: [FLINK-14614][checkstyle] add annotation location javastyle rule - posted by GitBox <gi...@apache.org> on 2019/11/05 12:07:08 UTC, 0 replies.
- [jira] [Updated] (FLINK-14614) add annotation location javastyle rule - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/05 12:08:00 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10088: [FLINK-14614][checkstyle] add annotation location javastyle rule - posted by GitBox <gi...@apache.org> on 2019/11/05 12:10:16 UTC, 1 replies.
- [jira] [Created] (FLINK-14615) Add Flink Web UI capabilities for savepoint - posted by " Mario Georgiev (Jira)" <ji...@apache.org> on 2019/11/05 12:11:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14596) Update MapView and ListView interface to new type system - posted by "hailong wang (Jira)" <ji...@apache.org> on 2019/11/05 12:15:00 UTC, 3 replies.
- [jira] [Commented] (FLINK-14615) Add Flink Web UI capabilities for savepoint - posted by "Yadong Xie (Jira)" <ji...@apache.org> on 2019/11/05 12:18:00 UTC, 0 replies.
- [GitHub] [flink] hequn8128 commented on a change in pull request #10061: [FLINK-14581][python] Let python UDF execution no longer rely on the flink directory structure to support running python UDFs on yarn. - posted by GitBox <gi...@apache.org> on 2019/11/05 12:21:14 UTC, 16 replies.
- [jira] [Updated] (FLINK-14611) Move allVerticesInSameSlotSharingGroupByDefault from ExecutionConfig to StreamGraph - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/05 12:55:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14611) Move allVerticesInSameSlotSharingGroupByDefault from ExecutionConfig to StreamGraph - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/05 12:55:00 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10088: [FLINK-14614][checkstyle] add annotation location javastyle rule - posted by GitBox <gi...@apache.org> on 2019/11/05 13:42:25 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10009: [FLINK-14304] Avoid task starvation with mailbox - posted by GitBox <gi...@apache.org> on 2019/11/05 14:04:38 UTC, 27 replies.
- [jira] [Updated] (FLINK-14582) Do not upload {uuid}-taskmanager-conf.yaml for each task manager container - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/05 14:10:00 UTC, 4 replies.
- [GitHub] [flink] AHeise commented on a change in pull request #10009: [FLINK-14304] Avoid task starvation with mailbox - posted by GitBox <gi...@apache.org> on 2019/11/05 14:19:13 UTC, 9 replies.
- [jira] [Reopened] (FLINK-12342) Yarn Resource Manager Acquires Too Many Containers - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/05 14:20:01 UTC, 0 replies.
- [jira] [Updated] (FLINK-12342) Yarn Resource Manager Acquires Too Many Containers - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/05 14:20:01 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann opened a new pull request #10089: [FLINK-12342][yarn] Remove container requests in order to reduce excess containers - posted by GitBox <gi...@apache.org> on 2019/11/05 14:34:37 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10089: [FLINK-12342][yarn] Remove container requests in order to reduce excess containers - posted by GitBox <gi...@apache.org> on 2019/11/05 14:39:08 UTC, 1 replies.
- [GitHub] [flink] GJL commented on a change in pull request #10082: [FLINK-14164][runtime] Add a meter ‘numberOfRestarts’ to show number of restarts as well as its rate - posted by GitBox <gi...@apache.org> on 2019/11/05 15:00:44 UTC, 14 replies.
- [jira] [Commented] (FLINK-12342) Yarn Resource Manager Acquires Too Many Containers - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/05 15:06:00 UTC, 1 replies.
- [GitHub] [flink] GJL closed pull request #10071: [FLINK-14371][runtime, tests] Enable ClassLoaderITCase/WindowCheckpointingITCase/EventTimeWindowCheckpointingITCase for NG scheduling - posted by GitBox <gi...@apache.org> on 2019/11/05 15:06:30 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #10067: [FLINK-14375][runtime] Avoid to notify scheduler about fake or outdated state update - posted by GitBox <gi...@apache.org> on 2019/11/05 15:06:50 UTC, 0 replies.
- [jira] [Closed] (FLINK-14371) Enable ClassLoaderITCase to pass with scheduler NG - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/05 15:07:00 UTC, 0 replies.
- [GitHub] [flink] faaronzheng opened a new pull request #10090: [FLINK-14560] [runtime] The value of taskmanager.memory.size in flink… - posted by GitBox <gi...@apache.org> on 2019/11/05 15:43:39 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10090: [FLINK-14560] [runtime] The value of taskmanager.memory.size in flink… - posted by GitBox <gi...@apache.org> on 2019/11/05 15:47:21 UTC, 1 replies.
- [jira] [Updated] (FLINK-14600) Change Type of Field verticesFinished from AtomicInteger to int - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/05 15:59:00 UTC, 1 replies.
- [GitHub] [flink] GJL commented on issue #10080: [FLINK-14600][runtime] Change Type of Field verticesFinished from AtomicInteger to int - posted by GitBox <gi...@apache.org> on 2019/11/05 16:08:23 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10089: [FLINK-12342][yarn] Remove container requests in order to reduce excess containers - posted by GitBox <gi...@apache.org> on 2019/11/05 16:16:18 UTC, 7 replies.
- [GitHub] [flink] double-bin opened a new pull request #10091: Merge pull request #1 from apache/master - posted by GitBox <gi...@apache.org> on 2019/11/05 16:26:11 UTC, 0 replies.
- [GitHub] [flink] double-bin closed pull request #10091: Merge pull request #1 from apache/master - posted by GitBox <gi...@apache.org> on 2019/11/05 16:26:38 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann commented on issue #9501: [FLINK-12697] [State Backends] Support on-disk state storage for spill-able heap backend - posted by GitBox <gi...@apache.org> on 2019/11/05 16:28:29 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann edited a comment on issue #9501: [FLINK-12697] [State Backends] Support on-disk state storage for spill-able heap backend - posted by GitBox <gi...@apache.org> on 2019/11/05 16:28:45 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann commented on a change in pull request #10090: [FLINK-14560] [runtime] The value of taskmanager.memory.size in flink… - posted by GitBox <gi...@apache.org> on 2019/11/05 16:35:33 UTC, 2 replies.
- [GitHub] [flink] tillrohrmann commented on a change in pull request #10073: [FLINK-14560] [runtime] The value of taskmanager.memory.size in flink-conf.yaml is set to zero will cause taskmanager not to work - posted by GitBox <gi...@apache.org> on 2019/11/05 16:37:04 UTC, 1 replies.
- [GitHub] [flink] tillrohrmann commented on issue #10089: [FLINK-12342][yarn] Remove container requests in order to reduce excess containers - posted by GitBox <gi...@apache.org> on 2019/11/05 16:44:44 UTC, 4 replies.
- [GitHub] [flink] HuangZhenQiu commented on issue #10089: [FLINK-12342][yarn] Remove container requests in order to reduce excess containers - posted by GitBox <gi...@apache.org> on 2019/11/05 17:24:46 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10090: [FLINK-14560] [runtime] The value of taskmanager.memory.size in flink… - posted by GitBox <gi...@apache.org> on 2019/11/05 17:33:46 UTC, 16 replies.
- [GitHub] [flink] bowenli86 closed pull request #9988: [FLINK-14418][hive] Create HiveModule to provide Hive built-in functions - posted by GitBox <gi...@apache.org> on 2019/11/05 18:53:02 UTC, 0 replies.
- [GitHub] [flink] bowenli86 closed pull request #10070: [FLINK-14419][table] Add ModuleFactory, ModuleDescriptor, ModuleDescriptorValidator for factory discovery service, and add implementations for CoreModule - posted by GitBox <gi...@apache.org> on 2019/11/05 18:56:11 UTC, 0 replies.
- [jira] [Closed] (FLINK-14563) reuse HiveShim instance in Hive functions code path rather than creating new ones repeatedly - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/05 18:58:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14419) Add ModuleFactory, ModuleDescriptor, ModuleValidator for factory discovery service - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/05 18:58:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14418) Create HiveModule to provide Hive built-in functions - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/05 18:58:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on issue #10081: [FLINK-14605][hive] Use Hive-1.1.0 as the profile to test against 1.1.x - posted by GitBox <gi...@apache.org> on 2019/11/05 19:03:02 UTC, 1 replies.
- [jira] [Created] (FLINK-14616) Clarify the ordering guarantees in the "The Broadcast State Pattern" - posted by "Filip Niksic (Jira)" <ji...@apache.org> on 2019/11/05 19:14:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14617) Dataset Parquet ClassCastException for SpecificRecord - posted by "Dominik Wosiński (Jira)" <ji...@apache.org> on 2019/11/05 20:13:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14617) Dataset Parquet ClassCastException for SpecificRecord - posted by "Dominik Wosiński (Jira)" <ji...@apache.org> on 2019/11/05 20:27:00 UTC, 3 replies.
- [GitHub] [flink] bowenli86 opened a new pull request #10092: [FLINK-14580][hive] add HiveModuleFactory, HiveModuleDescriptor, and HiveModuleDescriptorValidator - posted by GitBox <gi...@apache.org> on 2019/11/05 20:30:46 UTC, 0 replies.
- [jira] [Updated] (FLINK-14580) add HiveModuleFactory, HiveModuleDescriptor, and HiveModuleValidator - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/05 20:31:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10092: [FLINK-14580][hive] add HiveModuleFactory, HiveModuleDescriptor, and HiveModuleDescriptorValidator - posted by GitBox <gi...@apache.org> on 2019/11/05 20:33:12 UTC, 1 replies.
- [GitHub] [flink] AHeise commented on a change in pull request #10084: [FLINK-14382][yarn] Incorrect handling of FLINK_PLUGINS_DIR on Yarn - posted by GitBox <gi...@apache.org> on 2019/11/05 21:05:04 UTC, 6 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10092: [FLINK-14580][hive] add HiveModuleFactory, HiveModuleDescriptor, and HiveModuleDescriptorValidator - posted by GitBox <gi...@apache.org> on 2019/11/05 21:11:24 UTC, 3 replies.
- [GitHub] [flink] bowenli86 commented on issue #10092: [FLINK-14580][hive] add HiveModuleFactory, HiveModuleDescriptor, and HiveModuleDescriptorValidator - posted by GitBox <gi...@apache.org> on 2019/11/05 21:29:57 UTC, 0 replies.
- [jira] [Created] (FLINK-14618) Give more detailed debug information on akka framesize exception - posted by "Jacob Sevart (Jira)" <ji...@apache.org> on 2019/11/05 22:01:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14618) Give more detailed debug information on akka framesize exception - posted by "Jacob Sevart (Jira)" <ji...@apache.org> on 2019/11/05 22:02:00 UTC, 6 replies.
- [GitHub] [flink] bowenli86 opened a new pull request #10093: [FLINK-14579][sql cli] enable SQL CLI to configure modules via yaml config - posted by GitBox <gi...@apache.org> on 2019/11/05 22:57:16 UTC, 0 replies.
- [jira] [Updated] (FLINK-14579) enable SQL CLI to configure modules via yaml config - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/05 22:58:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10093: [FLINK-14579][sql cli] enable SQL CLI to configure modules via yaml config - posted by GitBox <gi...@apache.org> on 2019/11/05 23:00:11 UTC, 1 replies.
- [GitHub] [flink] bowenli86 commented on issue #10093: [FLINK-14579][sql cli] enable SQL CLI to configure modules via yaml config - posted by GitBox <gi...@apache.org> on 2019/11/05 23:29:28 UTC, 3 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10093: [FLINK-14579][sql cli] enable SQL CLI to configure modules via yaml config - posted by GitBox <gi...@apache.org> on 2019/11/05 23:52:28 UTC, 7 replies.
- [GitHub] [flink] KurtYoung merged pull request #10060: [FLINK-14546] [flink-json] Support map type in flink-json - posted by GitBox <gi...@apache.org> on 2019/11/06 00:49:21 UTC, 0 replies.
- [jira] [Closed] (FLINK-14546) Support map type in flink-json - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/06 00:50:00 UTC, 0 replies.
- [GitHub] [flink] xuefuz commented on a change in pull request #10093: [FLINK-14579][sql cli] enable SQL CLI to configure modules via yaml config - posted by GitBox <gi...@apache.org> on 2019/11/06 00:57:40 UTC, 5 replies.
- [GitHub] [flink] xuefuz commented on a change in pull request #10092: [FLINK-14580][hive] add HiveModuleFactory, HiveModuleDescriptor, and HiveModuleDescriptorValidator - posted by GitBox <gi...@apache.org> on 2019/11/06 01:03:26 UTC, 0 replies.
- [GitHub] [flink] wangyang0918 commented on a change in pull request #10084: [FLINK-14382][yarn] Incorrect handling of FLINK_PLUGINS_DIR on Yarn - posted by GitBox <gi...@apache.org> on 2019/11/06 01:59:50 UTC, 13 replies.
- [jira] [Created] (FLINK-14619) Failed to fetch BLOB - posted by "liang yu (Jira)" <ji...@apache.org> on 2019/11/06 02:00:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14360) Flink on yarn should support obtain delegation tokens of multi hdfs namespaces - posted by "Shen Yinjie (Jira)" <ji...@apache.org> on 2019/11/06 02:03:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14601) CLI documentation for list is missing '-a' - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/06 02:04:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk opened a new pull request #10094: [FLINK-14611][runtime] Move allVerticesInSameSlotSharingGroupByDefault setting from ExecutionConfig to StreamGraph - posted by GitBox <gi...@apache.org> on 2019/11/06 02:12:51 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10094: [FLINK-14611][runtime] Move allVerticesInSameSlotSharingGroupByDefault setting from ExecutionConfig to StreamGraph - posted by GitBox <gi...@apache.org> on 2019/11/06 02:15:22 UTC, 1 replies.
- [jira] [Updated] (FLINK-14250) Introduce separate "bin/flink runpy" and remove python support from "bin/flink run" - posted by "sunjincheng (Jira)" <ji...@apache.org> on 2019/11/06 02:16:00 UTC, 1 replies.
- [GitHub] [flink] wangyang0918 commented on issue #10084: [FLINK-14382][yarn] Incorrect handling of FLINK_PLUGINS_DIR on Yarn - posted by GitBox <gi...@apache.org> on 2019/11/06 02:22:25 UTC, 4 replies.
- [jira] [Created] (FLINK-14620) Rewrite the elasticsearch related end-to-end tests by using the newly introduce e2e java framework - posted by "Zheng Hu (Jira)" <ji...@apache.org> on 2019/11/06 02:43:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14603) NetworkBufferPoolTest.testBlockingRequestFromMultiLocalBufferPool timeout in travis - posted by "zhijiang (Jira)" <ji...@apache.org> on 2019/11/06 02:51:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10079: [FLINK-14594] Fix matching logics of ResourceSpec/ResourceProfile/Resource considering double values - posted by GitBox <gi...@apache.org> on 2019/11/06 02:51:16 UTC, 0 replies.
- [jira] [Updated] (FLINK-14375) Refactor task state updating to only notify scheduler about state changes that really happened - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/06 02:55:00 UTC, 1 replies.
- [GitHub] [flink] wangyang0918 commented on issue #10089: [FLINK-12342][yarn] Remove container requests in order to reduce excess containers - posted by GitBox <gi...@apache.org> on 2019/11/06 02:59:26 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10094: [FLINK-14611][runtime] Move allVerticesInSameSlotSharingGroupByDefault setting from ExecutionConfig to StreamGraph - posted by GitBox <gi...@apache.org> on 2019/11/06 02:59:34 UTC, 3 replies.
- [jira] [Updated] (FLINK-14375) Avoid to notify ineffective state updates to scheduler - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/06 03:04:00 UTC, 0 replies.
- [GitHub] [flink] zjuwangg commented on a change in pull request #10093: [FLINK-14579][sql cli] enable SQL CLI to configure modules via yaml config - posted by GitBox <gi...@apache.org> on 2019/11/06 03:14:38 UTC, 1 replies.
- [jira] [Updated] (FLINK-14620) Rewrite the elasticsearch related end-to-end tests by using the newly introduce e2e java framework - posted by "Zheng Hu (Jira)" <ji...@apache.org> on 2019/11/06 03:27:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #10082: [FLINK-14164][runtime] Add a meter ‘numberOfRestarts’ to show number of restarts as well as its rate - posted by GitBox <gi...@apache.org> on 2019/11/06 03:35:41 UTC, 3 replies.
- [jira] [Created] (FLINK-14621) Do not generate watermark assigner operator if no time attribute operations on rowtime - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/06 04:17:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14622) Cooperate WatermarkSpec in TableSourceScan with minibatch configuration - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/06 04:20:00 UTC, 0 replies.
- [GitHub] [flink] zoudaokoulife opened a new pull request #10095: [FLINK-14601] [client] CLI documentation for list is missing '-a' - posted by GitBox <gi...@apache.org> on 2019/11/06 05:17:52 UTC, 0 replies.
- [jira] [Updated] (FLINK-14601) CLI documentation for list is missing '-a' - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/06 05:18:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14623) Add computed column information into TableSchema - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2019/11/06 05:20:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14624) Support computed column as rowtime attribute - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/06 05:21:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10095: [FLINK-14601] [client] CLI documentation for list is missing '-a' - posted by GitBox <gi...@apache.org> on 2019/11/06 05:21:01 UTC, 1 replies.
- [GitHub] [flink] danny0405 opened a new pull request #10096: [FLINK-14623][table-api] Add computed column information into TableSc… - posted by GitBox <gi...@apache.org> on 2019/11/06 05:46:07 UTC, 0 replies.
- [jira] [Updated] (FLINK-14623) Add computed column information into TableSchema - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/06 05:47:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10096: [FLINK-14623][table-api] Add computed column information into TableSc… - posted by GitBox <gi...@apache.org> on 2019/11/06 05:48:34 UTC, 1 replies.
- [GitHub] [flink] wsry opened a new pull request #10097: [FLINK-14603][runtime]Notify the potential buffer consumers if the size of LocalBufferPool has been expanded. - posted by GitBox <gi...@apache.org> on 2019/11/06 06:00:39 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10097: [FLINK-14603][runtime]Notify the potential buffer consumers if the size of LocalBufferPool has been expanded. - posted by GitBox <gi...@apache.org> on 2019/11/06 06:02:47 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10095: [FLINK-14601] [client] CLI documentation for list is missing '-a' - posted by GitBox <gi...@apache.org> on 2019/11/06 06:06:18 UTC, 1 replies.
- [jira] [Updated] (FLINK-14326) Support to apply watermark assigner according to the WatermarkSpec in TableSourceTable - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/06 06:24:00 UTC, 1 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10094: [FLINK-14611][runtime] Move allVerticesInSameSlotSharingGroupByDefault setting from ExecutionConfig to StreamGraph - posted by GitBox <gi...@apache.org> on 2019/11/06 06:27:40 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10096: [FLINK-14623][table-api] Add computed column information into TableSc… - posted by GitBox <gi...@apache.org> on 2019/11/06 06:33:40 UTC, 14 replies.
- [GitHub] [flink] wuchong opened a new pull request #10098: [FLINK-14326][FLINK-14324][table] Support to apply watermark assigner in planner - posted by GitBox <gi...@apache.org> on 2019/11/06 06:33:40 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10098: [FLINK-14326][FLINK-14324][table] Support to apply watermark assigner in planner - posted by GitBox <gi...@apache.org> on 2019/11/06 06:36:26 UTC, 1 replies.
- [GitHub] [flink] zhijiangW commented on a change in pull request #10097: [FLINK-14603][runtime]Notify the potential buffer consumers if the size of LocalBufferPool has been expanded. - posted by GitBox <gi...@apache.org> on 2019/11/06 06:36:57 UTC, 3 replies.
- [jira] [Updated] (FLINK-14619) Failed to fetch BLOB - posted by "liang yu (Jira)" <ji...@apache.org> on 2019/11/06 06:42:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14625) Eliminate cross join in multi join to reduce cost - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/06 06:54:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10097: [FLINK-14603][runtime]Notify the potential buffer consumers if the size of LocalBufferPool has been expanded. - posted by GitBox <gi...@apache.org> on 2019/11/06 07:01:25 UTC, 4 replies.
- [GitHub] [flink] KarmaGYZ commented on a change in pull request #10079: [FLINK-14594] Fix matching logics of ResourceSpec/ResourceProfile/Resource considering double values - posted by GitBox <gi...@apache.org> on 2019/11/06 07:25:05 UTC, 11 replies.
- [GitHub] [flink] wsry commented on issue #10097: [FLINK-14603][runtime]Notify the potential buffer consumers if the size of LocalBufferPool has been expanded. - posted by GitBox <gi...@apache.org> on 2019/11/06 07:28:30 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10098: [FLINK-14326][FLINK-14324][table] Support to apply watermark assigner in planner - posted by GitBox <gi...@apache.org> on 2019/11/06 07:28:56 UTC, 14 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #10079: [FLINK-14594] Fix matching logics of ResourceSpec/ResourceProfile/Resource considering double values - posted by GitBox <gi...@apache.org> on 2019/11/06 07:31:02 UTC, 22 replies.
- [jira] [Created] (FLINK-14626) User jar packaged with hadoop dependencies may cause class conflit with hadoop jars on yarn - posted by "Victor Wong (Jira)" <ji...@apache.org> on 2019/11/06 07:35:00 UTC, 0 replies.
- [GitHub] [flink] hwanju opened a new pull request #10099: [FLINK-14589] [Runtime/Coordination] Redundant slot requests with the same AllocationID lead… - posted by GitBox <gi...@apache.org> on 2019/11/06 07:44:09 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14596) Update MapView and ListView interface to new type system - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/06 07:45:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10099: [FLINK-14589] [Runtime/Coordination] Redundant slot requests with the same AllocationID lead… - posted by GitBox <gi...@apache.org> on 2019/11/06 07:47:02 UTC, 1 replies.
- [GitHub] [flink] zjuwangg commented on issue #10092: [FLINK-14580][hive] add HiveModuleFactory, HiveModuleDescriptor, and HiveModuleDescriptorValidator - posted by GitBox <gi...@apache.org> on 2019/11/06 08:03:09 UTC, 0 replies.
- [jira] [Created] (FLINK-14627) Refactor ExecutionGraph creation in tests as TestingExecutionGraphBuilder - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/06 08:10:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun opened a new pull request #10100: [FLINK-14627][tests] Refactor ExecutionGraph creation in tests as TestingExecutionGraphBuilder - posted by GitBox <gi...@apache.org> on 2019/11/06 08:13:13 UTC, 0 replies.
- [jira] [Updated] (FLINK-14627) Refactor ExecutionGraph creation in tests as TestingExecutionGraphBuilder - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/06 08:14:00 UTC, 0 replies.
- [GitHub] [flink] pnowojski commented on a change in pull request #10009: [FLINK-14304] Avoid task starvation with mailbox - posted by GitBox <gi...@apache.org> on 2019/11/06 08:16:17 UTC, 4 replies.
- [GitHub] [flink] flinkbot commented on issue #10100: [FLINK-14627][tests] Refactor ExecutionGraph creation in tests as TestingExecutionGraphBuilder - posted by GitBox <gi...@apache.org> on 2019/11/06 08:16:50 UTC, 1 replies.
- [jira] [Updated] (FLINK-14613) Add validation check when applying UDF to tempral table key in Temporal Table Join condition - posted by "hailong wang (Jira)" <ji...@apache.org> on 2019/11/06 08:23:00 UTC, 2 replies.
- [jira] [Assigned] (FLINK-14602) Degenerate the current ConcurrentHashMap type of tasks to a normal HashMap type. - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/06 08:34:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14243) flink hiveudf needs some check when it is using cache - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/06 08:43:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (FLINK-14243) flink hiveudf needs some check when it is using cache - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/06 08:43:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14602) Change Type of Field tasks from ConcurrentHashMap to HashMap - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/06 08:46:00 UTC, 2 replies.
- [GitHub] [flink] yanghua opened a new pull request #10101: [FLINK-14602] Change Type of Field tasks from ConcurrentHashMap to HashMap - posted by GitBox <gi...@apache.org> on 2019/11/06 08:47:10 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10101: [FLINK-14602] Change Type of Field tasks from ConcurrentHashMap to HashMap - posted by GitBox <gi...@apache.org> on 2019/11/06 08:50:10 UTC, 1 replies.
- [jira] [Updated] (FLINK-14612) Change Type of Field intermediateResults from ConcurrentHashMap to HashMap - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/06 08:53:00 UTC, 2 replies.
- [jira] [Created] (FLINK-14628) Wordcount on Docker test (custom fs plugin) fails on Travis - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/06 08:54:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10099: [FLINK-14589] [Runtime/Coordination] Redundant slot requests with the same AllocationID lead… - posted by GitBox <gi...@apache.org> on 2019/11/06 08:54:12 UTC, 1 replies.
- [GitHub] [flink] yanghua opened a new pull request #10102: [FLINK-14612] Change Type of Field intermediateResults from ConcurrentHashMap to HashMap - posted by GitBox <gi...@apache.org> on 2019/11/06 08:56:36 UTC, 0 replies.
- [jira] [Commented] (FLINK-14555) Streaming File Sink s3 end-to-end test stalls - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/06 08:57:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14555) Streaming File Sink s3 end-to-end test stalls - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/06 08:59:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14311) Streaming File Sink end-to-end test failed on Travis - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/06 09:00:00 UTC, 3 replies.
- [GitHub] [flink] flinkbot commented on issue #10102: [FLINK-14612] Change Type of Field intermediateResults from ConcurrentHashMap to HashMap - posted by GitBox <gi...@apache.org> on 2019/11/06 09:00:47 UTC, 1 replies.
- [GitHub] [flink] HuangXingBo opened a new pull request #10103: [FLINK-14506][python][build] Improve the release script for Python API release package - posted by GitBox <gi...@apache.org> on 2019/11/06 09:02:15 UTC, 0 replies.
- [jira] [Updated] (FLINK-14506) Improve the release script for Python API release package - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/06 09:03:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10103: [FLINK-14506][python][build] Improve the release script for Python API release package - posted by GitBox <gi...@apache.org> on 2019/11/06 09:05:17 UTC, 1 replies.
- [jira] [Closed] (FLINK-14375) Avoid to notify ineffective state updates to scheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/06 09:07:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10100: [FLINK-14627][tests] Refactor ExecutionGraph creation in tests as TestingExecutionGraphBuilder - posted by GitBox <gi...@apache.org> on 2019/11/06 09:24:10 UTC, 5 replies.
- [GitHub] [flink] zhijiangW commented on a change in pull request #10083: [FLINK-14472][runtime]Implement back-pressure monitor with non-blocking outputs. - posted by GitBox <gi...@apache.org> on 2019/11/06 09:25:46 UTC, 141 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #10096: [FLINK-14623][table-api] Add computed column information into TableSc… - posted by GitBox <gi...@apache.org> on 2019/11/06 09:28:14 UTC, 27 replies.
- [GitHub] [flink] WeiZhong94 commented on a change in pull request #10017: [FLINK-14019][python] add support for managing environment and dependencies of Python UDF in Flink Python API - posted by GitBox <gi...@apache.org> on 2019/11/06 09:36:50 UTC, 16 replies.
- [jira] [Created] (FLINK-14629) Refactor ScalaShellRemote(Stream)Environment to simplify inheritance - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/06 09:41:00 UTC, 0 replies.
- [GitHub] [flink] danny0405 commented on a change in pull request #10096: [FLINK-14623][table-api] Add computed column information into TableSc… - posted by GitBox <gi...@apache.org> on 2019/11/06 09:44:09 UTC, 29 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10101: [FLINK-14602] Change Type of Field tasks from ConcurrentHashMap to HashMap - posted by GitBox <gi...@apache.org> on 2019/11/06 09:54:07 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10102: [FLINK-14612] Change Type of Field intermediateResults from ConcurrentHashMap to HashMap - posted by GitBox <gi...@apache.org> on 2019/11/06 09:54:13 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10103: [FLINK-14506][python][build] Improve the release script for Python API release package - posted by GitBox <gi...@apache.org> on 2019/11/06 09:54:20 UTC, 7 replies.
- [GitHub] [flink] TisonKun opened a new pull request #10104: [FLINK-14629][client] Refactor ScalaShellRemote(Stream)Environment to simplify inheritance - posted by GitBox <gi...@apache.org> on 2019/11/06 09:56:16 UTC, 0 replies.
- [jira] [Updated] (FLINK-14629) Refactor ScalaShellRemote(Stream)Environment to simplify inheritance - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/06 09:57:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10104: [FLINK-14629][client] Refactor ScalaShellRemote(Stream)Environment to simplify inheritance - posted by GitBox <gi...@apache.org> on 2019/11/06 09:57:11 UTC, 15 replies.
- [GitHub] [flink] flinkbot commented on issue #10104: [FLINK-14629][client] Refactor ScalaShellRemote(Stream)Environment to simplify inheritance - posted by GitBox <gi...@apache.org> on 2019/11/06 09:59:48 UTC, 1 replies.
- [jira] [Created] (FLINK-14630) Yarn tests no longer create jobmanager log files - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/06 10:19:00 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann commented on issue #9974: [FLINK-14501][FLINK-14502] Decouple ClusterDescriptor/ClusterSpecification from CommandLine - posted by GitBox <gi...@apache.org> on 2019/11/06 10:22:16 UTC, 0 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10050: [FLINK-14530][coordination] Capture DataSetID for partitions on TaskExecutor - posted by GitBox <gi...@apache.org> on 2019/11/06 10:39:19 UTC, 2 replies.
- [GitHub] [flink] tillrohrmann edited a comment on issue #10089: [FLINK-12342][yarn] Remove container requests in order to reduce excess containers - posted by GitBox <gi...@apache.org> on 2019/11/06 10:42:53 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10104: [FLINK-14629][client] Refactor ScalaShellRemote(Stream)Environment to simplify inheritance - posted by GitBox <gi...@apache.org> on 2019/11/06 10:56:38 UTC, 6 replies.
- [GitHub] [flink] kl0u commented on a change in pull request #10069: [FLINK-14593][client] Port ClusterClient to asynchronous interface version - posted by GitBox <gi...@apache.org> on 2019/11/06 11:09:10 UTC, 8 replies.
- [GitHub] [flink] xuyang1706 commented on a change in pull request #9082: [FLINK-13207][ml] Add the algorithm of Fast Fourier Transformation(FFT) - posted by GitBox <gi...@apache.org> on 2019/11/06 11:09:45 UTC, 0 replies.
- [jira] [Created] (FLINK-14631) Account for netty direct allocations in direct memory limit - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/06 11:10:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14628) Wordcount on Docker test (custom fs plugin) fails on Travis - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/06 11:11:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14632) ExecutionGraphSchedulingTest.testSlotReleasingFailsSchedulingOperation deadlocks - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/06 11:11:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14632) ExecutionGraphSchedulingTest.testSlotReleasingFailsSchedulingOperation deadlocks - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/06 11:11:00 UTC, 0 replies.
- [GitHub] [flink] zhijiangW merged pull request #10097: [FLINK-14603][runtime]Notify the potential buffer consumers if the size of LocalBufferPool has been expanded. - posted by GitBox <gi...@apache.org> on 2019/11/06 11:12:28 UTC, 0 replies.
- [jira] [Updated] (FLINK-14631) Account for netty direct allocations in direct memory limit (Netty Shuffle) - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/06 11:14:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14633) Account for netty direct allocations in direct memory limit (Queryable state) - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/06 11:14:00 UTC, 0 replies.
- [GitHub] [flink] xuyang1706 commented on issue #9082: [FLINK-13207][ml] Add the algorithm of Fast Fourier Transformation(FFT) - posted by GitBox <gi...@apache.org> on 2019/11/06 11:14:50 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14603) NetworkBufferPoolTest.testBlockingRequestFromMultiLocalBufferPool timeout in travis - posted by "zhijiang (Jira)" <ji...@apache.org> on 2019/11/06 11:15:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9576: [FLINK-13915][ml] Add several base classes of summarizer. - posted by GitBox <gi...@apache.org> on 2019/11/06 11:24:59 UTC, 2 replies.
- [jira] [Created] (FLINK-14634) Metric Option of 'metrics.scope.delimiter' won't work probably. - posted by "Eric Lee (Jira)" <ji...@apache.org> on 2019/11/06 11:27:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9082: [FLINK-13207][ml] Add the algorithm of Fast Fourier Transformation(FFT) - posted by GitBox <gi...@apache.org> on 2019/11/06 11:27:52 UTC, 2 replies.
- [jira] [Resolved] (FLINK-13654) Wrong word used in comments in the class - posted by "Eric Lee (Jira)" <ji...@apache.org> on 2019/11/06 11:30:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10069: [FLINK-14593][client] Port ClusterClient to asynchronous interface version - posted by GitBox <gi...@apache.org> on 2019/11/06 11:30:56 UTC, 3 replies.
- [jira] [Closed] (FLINK-13654) Wrong word used in comments in the class - posted by "Eric Lee (Jira)" <ji...@apache.org> on 2019/11/06 11:31:00 UTC, 0 replies.
- [GitHub] [flink] yanghua commented on issue #10102: [FLINK-14612] Change Type of Field intermediateResults from ConcurrentHashMap to HashMap - posted by GitBox <gi...@apache.org> on 2019/11/06 11:34:53 UTC, 0 replies.
- [jira] [Commented] (FLINK-14634) Metric Option of 'metrics.scope.delimiter' won't work probably. - posted by "Eric Lee (Jira)" <ji...@apache.org> on 2019/11/06 11:38:00 UTC, 4 replies.
- [GitHub] [flink] zhijiangW commented on issue #10083: [FLINK-14472][runtime]Implement back-pressure monitor with non-blocking outputs. - posted by GitBox <gi...@apache.org> on 2019/11/06 11:49:38 UTC, 2 replies.
- [GitHub] [flink] openinx closed pull request #10042: [FLINK-11466][e2e] Design the e2e java framework so that the Kafka streaming tests and Kafka SQL tests can running on it - posted by GitBox <gi...@apache.org> on 2019/11/06 12:05:03 UTC, 0 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10082: [FLINK-14164][runtime] Add a meter ‘numberOfRestarts’ to show number of restarts as well as its rate - posted by GitBox <gi...@apache.org> on 2019/11/06 12:05:37 UTC, 0 replies.
- [GitHub] [flink] docete opened a new pull request #10105: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/06 12:16:49 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10105: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/06 12:19:40 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14611) Move allVerticesInSameSlotSharingGroupByDefault from ExecutionConfig to StreamGraph - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/06 12:23:00 UTC, 0 replies.
- [GitHub] [flink] danny0405 commented on a change in pull request #10098: [FLINK-14326][FLINK-14324][table] Support to apply watermark assigner in planner - posted by GitBox <gi...@apache.org> on 2019/11/06 12:31:22 UTC, 19 replies.
- [GitHub] [flink] openinx opened a new pull request #10106: [FLINK-11463][e2e] Design the e2e java framework so that at least the Kafka streaming tests can run on it - posted by GitBox <gi...@apache.org> on 2019/11/06 12:43:44 UTC, 0 replies.
- [jira] [Updated] (FLINK-11463) Rework end-to-end tests in Java - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/06 12:44:00 UTC, 0 replies.
- [GitHub] [flink] openinx commented on issue #10106: [FLINK-11463][e2e] Design the e2e java framework so that at least the Kafka streaming tests can run on it - posted by GitBox <gi...@apache.org> on 2019/11/06 12:44:40 UTC, 3 replies.
- [GitHub] [flink] flinkbot commented on issue #10106: [FLINK-11463][e2e] Design the e2e java framework so that at least the Kafka streaming tests can run on it - posted by GitBox <gi...@apache.org> on 2019/11/06 12:47:28 UTC, 1 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10106: [FLINK-11463][e2e] Design the e2e java framework so that at least the Kafka streaming tests can run on it - posted by GitBox <gi...@apache.org> on 2019/11/06 13:02:46 UTC, 29 replies.
- [jira] [Created] (FLINK-14635) Don't use relocated imports in Kinesis End-2-End Tests - posted by "Stephan Ewen (Jira)" <ji...@apache.org> on 2019/11/06 13:10:00 UTC, 0 replies.
- [GitHub] [flink] mbalassi commented on issue #9928: [FLINK-12122] Add support for spreading slots out across all TaskExecutors - posted by GitBox <gi...@apache.org> on 2019/11/06 13:13:59 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #10080: [FLINK-14600][runtime] Change Type of Field verticesFinished from AtomicInteger to int - posted by GitBox <gi...@apache.org> on 2019/11/06 13:19:14 UTC, 0 replies.
- [jira] [Closed] (FLINK-14600) Change Type of Field verticesFinished from AtomicInteger to int - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/06 13:21:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10105: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/06 13:29:55 UTC, 12 replies.
- [jira] [Created] (FLINK-14636) Handle schedule mode LAZY_FROM_SOURCES_WITH_BATCH_SLOT_REQUEST correctly in DefaultScheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/06 13:32:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14636) Handle schedule mode LAZY_FROM_SOURCES_WITH_BATCH_SLOT_REQUEST correctly in DefaultScheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/06 13:33:00 UTC, 3 replies.
- [jira] [Updated] (FLINK-14633) Account for netty direct allocations in direct memory limit (Queryable state) - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/06 13:50:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14637) Introduce framework off heap memory config - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/06 13:50:00 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann commented on issue #9928: [FLINK-12122] Add support for spreading slots out across all TaskExecutors - posted by GitBox <gi...@apache.org> on 2019/11/06 13:50:30 UTC, 1 replies.
- [GitHub] [flink] zentol commented on issue #10088: [FLINK-14614][checkstyle] add annotation location javastyle rule - posted by GitBox <gi...@apache.org> on 2019/11/06 13:51:20 UTC, 1 replies.
- [GitHub] [flink] lamber-ken commented on issue #10088: [FLINK-14614][checkstyle] add annotation location javastyle rule - posted by GitBox <gi...@apache.org> on 2019/11/06 13:56:44 UTC, 0 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10082: [FLINK-14164][runtime] Add a counter ‘numberOfRestarts’ to show number of restarts - posted by GitBox <gi...@apache.org> on 2019/11/06 13:57:34 UTC, 0 replies.
- [GitHub] [flink] zentol commented on issue #9601: [FLINK-13894][web]Web Ui add log url for subtask of vertex - posted by GitBox <gi...@apache.org> on 2019/11/06 14:00:44 UTC, 0 replies.
- [GitHub] [flink] zentol edited a comment on issue #9601: [FLINK-13894][web]Web Ui add log url for subtask of vertex - posted by GitBox <gi...@apache.org> on 2019/11/06 14:01:10 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10106: [FLINK-11463][e2e] Design the e2e java framework so that at least the Kafka streaming tests can run on it - posted by GitBox <gi...@apache.org> on 2019/11/06 14:01:13 UTC, 21 replies.
- [GitHub] [flink] zentol closed pull request #10088: [FLINK-14614][checkstyle] add annotation location javastyle rule - posted by GitBox <gi...@apache.org> on 2019/11/06 14:01:52 UTC, 0 replies.
- [GitHub] [flink] zentol merged pull request #9601: [FLINK-13894][web]Web Ui add log url for subtask of vertex - posted by GitBox <gi...@apache.org> on 2019/11/06 14:02:34 UTC, 0 replies.
- [jira] [Updated] (FLINK-13894) Add TaskExecutor log link to subtask view - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/06 14:03:00 UTC, 1 replies.
- [jira] [Closed] (FLINK-13894) Add TaskExecutor log link to subtask view - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/06 14:04:00 UTC, 0 replies.
- [GitHub] [flink] pnowojski commented on a change in pull request #9885: [FLINK-14344][checkpointing] Snapshots master hook state asynchronously - posted by GitBox <gi...@apache.org> on 2019/11/06 14:21:45 UTC, 3 replies.
- [GitHub] [flink] GJL commented on a change in pull request #10082: [FLINK-14164][runtime] Add a counter ‘numberOfRestarts’ to show number of restarts - posted by GitBox <gi...@apache.org> on 2019/11/06 14:22:35 UTC, 3 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10066: [FLINK-14586][coordination] JM issues promote calls on successful job - posted by GitBox <gi...@apache.org> on 2019/11/06 14:25:58 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9928: [FLINK-12122] Add support for spreading slots out across all TaskExecutors - posted by GitBox <gi...@apache.org> on 2019/11/06 14:37:34 UTC, 6 replies.
- [jira] [Updated] (FLINK-13634) StreamingFileSink - allow bulkwriter to compress data - posted by "João Boto (Jira)" <ji...@apache.org> on 2019/11/06 15:00:00 UTC, 2 replies.
- [jira] [Commented] (FLINK-13850) Refactor part file configuration into a single method - posted by "João Boto (Jira)" <ji...@apache.org> on 2019/11/06 15:05:00 UTC, 6 replies.
- [GitHub] [flink] wuchong commented on a change in pull request #10096: [FLINK-14623][table-api] Add computed column information into TableSc… - posted by GitBox <gi...@apache.org> on 2019/11/06 15:18:25 UTC, 23 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10050: [FLINK-14530][coordination] Capture DataSetID for partitions on TaskExecutor - posted by GitBox <gi...@apache.org> on 2019/11/06 15:28:30 UTC, 2 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10089: [FLINK-12342][yarn] Remove container requests in order to reduce excess containers - posted by GitBox <gi...@apache.org> on 2019/11/06 15:35:14 UTC, 5 replies.
- [GitHub] [flink] buptljy opened a new pull request #10107: [FLINK-14608] [flink-json] Avoid using Java Streams in JsonRowDeserializationSchema - posted by GitBox <gi...@apache.org> on 2019/11/06 15:39:12 UTC, 0 replies.
- [GitHub] [flink] buptljy commented on issue #10107: [FLINK-14608] [flink-json] Avoid using Java Streams in JsonRowDeserializationSchema - posted by GitBox <gi...@apache.org> on 2019/11/06 15:39:40 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10107: [FLINK-14608] [flink-json] Avoid using Java Streams in JsonRowDeserializationSchema - posted by GitBox <gi...@apache.org> on 2019/11/06 15:43:29 UTC, 1 replies.
- [GitHub] [flink] ifndef-SleePy commented on a change in pull request #9885: [FLINK-14344][checkpointing] Snapshots master hook state asynchronously - posted by GitBox <gi...@apache.org> on 2019/11/06 16:23:15 UTC, 1 replies.
- [jira] [Updated] (FLINK-14344) Snapshot master hook state asynchronously - posted by "Biao Liu (Jira)" <ji...@apache.org> on 2019/11/06 16:30:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10107: [FLINK-14608] [flink-json] Avoid using Java Streams in JsonRowDeserializationSchema - posted by GitBox <gi...@apache.org> on 2019/11/06 16:33:44 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14038) ExecutionGraph deploy failed due to akka timeout - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/06 16:40:00 UTC, 0 replies.
- [GitHub] [flink] ifndef-SleePy commented on issue #9885: [FLINK-14344][checkpointing] A preparation for snapshotting master hook state asynchronously - posted by GitBox <gi...@apache.org> on 2019/11/06 16:44:54 UTC, 1 replies.
- [jira] [Commented] (FLINK-14635) Don't use relocated imports in Kinesis End-2-End Tests - posted by "Stephan Ewen (Jira)" <ji...@apache.org> on 2019/11/06 16:47:00 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann commented on a change in pull request #10089: [FLINK-12342][yarn] Remove container requests in order to reduce excess containers - posted by GitBox <gi...@apache.org> on 2019/11/06 17:03:08 UTC, 4 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9885: [FLINK-14344][checkpointing] A preparation for snapshotting master hook state asynchronously - posted by GitBox <gi...@apache.org> on 2019/11/06 17:04:16 UTC, 5 replies.
- [GitHub] [flink] fhueske commented on a change in pull request #10078: [FLINK-14486][table-api, docs] Update documentation regarding Temporary Objects - posted by GitBox <gi...@apache.org> on 2019/11/06 17:09:49 UTC, 20 replies.
- [GitHub] [flink] tillrohrmann opened a new pull request #10108: [BP-1.9][FLINK-12342][yarn] Remove container requests in order to reduce exce… - posted by GitBox <gi...@apache.org> on 2019/11/06 17:27:32 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10108: [BP-1.9][FLINK-12342][yarn] Remove container requests in order to reduce exce… - posted by GitBox <gi...@apache.org> on 2019/11/06 17:29:40 UTC, 1 replies.
- [GitHub] [flink] tillrohrmann opened a new pull request #10109: [BP-1.8][FLINK-12342][yarn] Remove container requests in order to reduce excess containers - posted by GitBox <gi...@apache.org> on 2019/11/06 17:29:53 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10109: [BP-1.8][FLINK-12342][yarn] Remove container requests in order to reduce excess containers - posted by GitBox <gi...@apache.org> on 2019/11/06 17:33:41 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10108: [BP-1.9][FLINK-12342][yarn] Remove container requests in order to reduce exce… - posted by GitBox <gi...@apache.org> on 2019/11/06 18:29:28 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10109: [BP-1.8][FLINK-12342][yarn] Remove container requests in order to reduce excess containers - posted by GitBox <gi...@apache.org> on 2019/11/06 18:29:34 UTC, 1 replies.
- [GitHub] [flink] bowenli86 commented on a change in pull request #10092: [FLINK-14580][hive] add HiveModuleFactory, HiveModuleDescriptor, and HiveModuleDescriptorValidator - posted by GitBox <gi...@apache.org> on 2019/11/06 20:19:48 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on a change in pull request #10093: [FLINK-14579][sql cli] enable SQL CLI to configure modules via yaml config - posted by GitBox <gi...@apache.org> on 2019/11/06 20:35:13 UTC, 3 replies.
- [GitHub] [flink] bowenli86 closed pull request #10092: [FLINK-14580][hive] add HiveModuleFactory, HiveModuleDescriptor, and HiveModuleDescriptorValidator - posted by GitBox <gi...@apache.org> on 2019/11/06 20:37:32 UTC, 0 replies.
- [jira] [Closed] (FLINK-14580) add HiveModuleFactory, HiveModuleDescriptor, and HiveModuleValidator - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/06 20:39:00 UTC, 0 replies.
- [GitHub] [flink] asfgit closed pull request #9255: [FLINK-13034] Introduce isEmpty method for MapState - posted by GitBox <gi...@apache.org> on 2019/11/06 20:42:48 UTC, 0 replies.
- [GitHub] [flink] asfgit closed pull request #9301: [FLINK-13469][state] Ensure resource used by StateMapSnapshot will be released if snapshot fails - posted by GitBox <gi...@apache.org> on 2019/11/06 20:42:48 UTC, 0 replies.
- [jira] [Closed] (FLINK-13034) Improve the performance when checking whether mapstate is empty for RocksDBStateBackend - posted by "Stephan Ewen (Jira)" <ji...@apache.org> on 2019/11/06 20:44:00 UTC, 0 replies.
- [jira] [Resolved] (FLINK-13034) Improve the performance when checking whether mapstate is empty for RocksDBStateBackend - posted by "Stephan Ewen (Jira)" <ji...@apache.org> on 2019/11/06 20:44:00 UTC, 0 replies.
- [jira] [Resolved] (FLINK-13469) Resource used by StateMapSnapshot can not be released if snapshot fails - posted by "Stephan Ewen (Jira)" <ji...@apache.org> on 2019/11/06 20:46:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-13469) Resource used by StateMapSnapshot can not be released if snapshot fails - posted by "Stephan Ewen (Jira)" <ji...@apache.org> on 2019/11/06 20:46:00 UTC, 0 replies.
- [GitHub] [flink] AHeise commented on issue #10009: [FLINK-14304] Avoid task starvation with mailbox - posted by GitBox <gi...@apache.org> on 2019/11/06 21:20:46 UTC, 1 replies.
- [GitHub] [flink] zentol merged pull request #10066: [FLINK-14586][coordination] JM issues promote calls on successful job - posted by GitBox <gi...@apache.org> on 2019/11/06 21:21:10 UTC, 0 replies.
- [jira] [Closed] (FLINK-14586) JobMaster issues promote calls if job is successful - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/06 21:22:00 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann closed pull request #10089: [FLINK-12342][yarn] Remove container requests in order to reduce excess containers - posted by GitBox <gi...@apache.org> on 2019/11/06 22:51:23 UTC, 0 replies.
- [jira] [Resolved] (FLINK-12342) Yarn Resource Manager Acquires Too Many Containers - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/06 22:54:00 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann closed pull request #10099: [FLINK-14589] [Runtime/Coordination] Redundant slot requests with the same AllocationID lead… - posted by GitBox <gi...@apache.org> on 2019/11/06 22:54:50 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann commented on issue #10108: [BP-1.9][FLINK-12342][yarn] Remove container requests in order to reduce exce… - posted by GitBox <gi...@apache.org> on 2019/11/06 22:56:43 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann closed pull request #10108: [BP-1.9][FLINK-12342][yarn] Remove container requests in order to reduce exce… - posted by GitBox <gi...@apache.org> on 2019/11/06 22:56:44 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann commented on issue #10109: [BP-1.8][FLINK-12342][yarn] Remove container requests in order to reduce excess containers - posted by GitBox <gi...@apache.org> on 2019/11/06 22:56:57 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann closed pull request #10109: [BP-1.8][FLINK-12342][yarn] Remove container requests in order to reduce excess containers - posted by GitBox <gi...@apache.org> on 2019/11/06 22:56:58 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14589) Redundant slot requests with the same AllocationID leads to inconsistent slot table - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/06 22:57:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14638) move functions related docs to a new single, unified dir /dev/table/functions - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/06 23:26:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 opened a new pull request #10110: [FLINK-14301][doc] add documentation for functions categories and new function resolution orders - posted by GitBox <gi...@apache.org> on 2019/11/06 23:30:46 UTC, 0 replies.
- [jira] [Updated] (FLINK-14301) add documentation for temp and temp system functions and new function resolution order - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/06 23:31:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on issue #10110: [FLINK-14301][doc] add documentation for functions categories and new function resolution orders - posted by GitBox <gi...@apache.org> on 2019/11/06 23:31:43 UTC, 4 replies.
- [jira] [Updated] (FLINK-14301) add documentation for functions categories and new function resolution orders - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/06 23:33:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10110: [FLINK-14301][doc] add documentation for functions categories and new function resolution orders - posted by GitBox <gi...@apache.org> on 2019/11/06 23:34:02 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10110: [FLINK-14301][doc] add documentation for functions categories and new function resolution orders - posted by GitBox <gi...@apache.org> on 2019/11/07 00:35:24 UTC, 7 replies.
- [GitHub] [flink] openinx commented on a change in pull request #10106: [FLINK-11463][e2e] Design the e2e java framework so that at least the Kafka streaming tests can run on it - posted by GitBox <gi...@apache.org> on 2019/11/07 01:50:56 UTC, 27 replies.
- [jira] [Closed] (FLINK-14603) NetworkBufferPoolTest.testBlockingRequestFromMultiLocalBufferPool timeout in travis - posted by "Yingjie Cao (Jira)" <ji...@apache.org> on 2019/11/07 02:25:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14639) Fix the document of Metircs that has an error for `User Scope` - posted by "hehuiyuan (Jira)" <ji...@apache.org> on 2019/11/07 02:47:00 UTC, 3 replies.
- [jira] [Created] (FLINK-14639) Fix the document of Metircs that has an error for `User Scope` - posted by "hehuiyuan (Jira)" <ji...@apache.org> on 2019/11/07 02:47:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13846) Implement benchmark case on MapState#isEmpty - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/07 02:58:00 UTC, 2 replies.
- [GitHub] [flink] AT-Fieldless commented on issue #10074: [FLINK-14499][Runtime / Metrics]MetricRegistry#getMetricQueryServiceGatewayRpcAddress is Nonnull - posted by GitBox <gi...@apache.org> on 2019/11/07 03:04:56 UTC, 1 replies.
- [GitHub] [flink] xintongsong commented on a change in pull request #9910: [FLINK-14405][runtime] Align ResourceProfile/ResourceSpec fields with the new TaskExecutor memory setups. - posted by GitBox <gi...@apache.org> on 2019/11/07 03:05:51 UTC, 5 replies.
- [jira] [Created] (FLINK-14640) Change Type of Field currentExecutions from ConcurrentHashMap to HashMap - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/07 03:17:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #9910: [FLINK-14405][runtime] Align ResourceProfile/ResourceSpec fields with the new TaskExecutor memory setups. - posted by GitBox <gi...@apache.org> on 2019/11/07 03:20:04 UTC, 2 replies.
- [GitHub] [flink] klion26 opened a new pull request #10111: [FLINK-1396] Resuming Externalized Checkpoint (rocks, incremental, scale down) end-to-end test fails on Travis - posted by GitBox <gi...@apache.org> on 2019/11/07 03:28:14 UTC, 0 replies.
- [GitHub] [flink] klion26 commented on issue #10111: [FLINK-1396] Resuming Externalized Checkpoint (rocks, incremental, scale down) end-to-end test fails on Travis - posted by GitBox <gi...@apache.org> on 2019/11/07 03:28:28 UTC, 0 replies.
- [jira] [Updated] (FLINK-1396) Add hadoop input formats directly to the user API. - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/07 03:29:06 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10111: [FLINK-1396] Resuming Externalized Checkpoint (rocks, incremental, scale down) end-to-end test fails on Travis - posted by GitBox <gi...@apache.org> on 2019/11/07 03:30:38 UTC, 1 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #10098: [FLINK-14326][FLINK-14324][table] Support to apply watermark assigner in planner - posted by GitBox <gi...@apache.org> on 2019/11/07 03:33:04 UTC, 17 replies.
- [jira] [Closed] (FLINK-12648) Load Hadoop file system via org.apache.hadoop.fs.FileSystem.get() - posted by "Victor Wong (Jira)" <ji...@apache.org> on 2019/11/07 03:37:01 UTC, 0 replies.
- [jira] [Closed] (FLINK-12130) Apply command line options to configuration before installing security modules - posted by "Victor Wong (Jira)" <ji...@apache.org> on 2019/11/07 03:38:05 UTC, 0 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #10107: [FLINK-14608] [flink-json] Avoid using Java Streams in JsonRowDeserializationSchema - posted by GitBox <gi...@apache.org> on 2019/11/07 03:39:22 UTC, 0 replies.
- [GitHub] [flink] xintongsong commented on issue #9910: [FLINK-14405][runtime] Align ResourceProfile/ResourceSpec fields with the new TaskExecutor memory setups. - posted by GitBox <gi...@apache.org> on 2019/11/07 03:45:07 UTC, 2 replies.
- [GitHub] [flink] wuchong commented on a change in pull request #10098: [FLINK-14326][FLINK-14324][table] Support to apply watermark assigner in planner - posted by GitBox <gi...@apache.org> on 2019/11/07 04:03:29 UTC, 26 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10111: [FLINK-1396] Resuming Externalized Checkpoint (rocks, incremental, scale down) end-to-end test fails on Travis - posted by GitBox <gi...@apache.org> on 2019/11/07 04:12:35 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9910: [FLINK-14405][runtime] Align ResourceProfile/ResourceSpec fields with the new TaskExecutor memory setups. - posted by GitBox <gi...@apache.org> on 2019/11/07 04:14:36 UTC, 8 replies.
- [jira] [Created] (FLINK-14641) Fix description of metric `fullRestarts` - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/07 04:18:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14642) Flink TupleSerializer and CaseClassSerializer shoud support copy NULL values - posted by "Victor Wong (Jira)" <ji...@apache.org> on 2019/11/07 04:20:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14643) Deprecate metric `fullRestarts` - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/07 04:21:03 UTC, 0 replies.
- [jira] [Updated] (FLINK-14643) Deprecate metric `fullRestarts` - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/07 04:21:04 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #10082: [FLINK-14164][runtime] Add a counter ‘numberOfRestarts’ to show number of restarts - posted by GitBox <gi...@apache.org> on 2019/11/07 04:21:52 UTC, 8 replies.
- [jira] [Updated] (FLINK-14642) Flink TupleSerializer and CaseClassSerializer shoud support copy NULL values - posted by "Victor Wong (Jira)" <ji...@apache.org> on 2019/11/07 04:28:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14644) Improve CREATE TABLE DDL WITH properties - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/07 04:29:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14645) Data types defined in DDL will lose precision and nullability when converting to properties - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/07 04:34:00 UTC, 0 replies.
- [GitHub] [flink] buptljy commented on a change in pull request #10107: [FLINK-14608] [flink-json] Avoid using Java Streams in JsonRowDeserializationSchema - posted by GitBox <gi...@apache.org> on 2019/11/07 04:58:54 UTC, 0 replies.
- [jira] [Created] (FLINK-14646) Check null for key in KeyGroupStreamPartitioner - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/07 05:07:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14646) Check null for key in KeyGroupStreamPartitioner - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/07 05:09:00 UTC, 0 replies.
- [GitHub] [flink] KurtYoung commented on issue #10107: [FLINK-14608] [flink-json] Avoid using Java Streams in JsonRowDeserializationSchema - posted by GitBox <gi...@apache.org> on 2019/11/07 05:27:22 UTC, 0 replies.
- [GitHub] [flink] KurtYoung merged pull request #10107: [FLINK-14608] [flink-json] Avoid using Java Streams in JsonRowDeserializationSchema - posted by GitBox <gi...@apache.org> on 2019/11/07 05:28:14 UTC, 0 replies.
- [jira] [Closed] (FLINK-14608) avoid using Java Streams in JsonRowDeserializationSchema - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/07 05:29:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14646) Check non-null for key in KeyGroupStreamPartitioner - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/07 05:45:00 UTC, 7 replies.
- [jira] [Created] (FLINK-14647) Improve the exception message when required property is not matched - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/07 06:54:00 UTC, 0 replies.
- [GitHub] [flink] openinx edited a comment on issue #10106: [FLINK-11463][e2e] Design the e2e java framework so that at least the Kafka streaming tests can run on it - posted by GitBox <gi...@apache.org> on 2019/11/07 06:58:56 UTC, 1 replies.
- [jira] [Created] (FLINK-14648) When using udaf, the startup task has a “Cannot determine simple type name 'com' ” exception - posted by "Ruiliang Li (Jira)" <ji...@apache.org> on 2019/11/07 06:59:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14649) Flatten all the connector properties keys to make it easy to configure in DDL - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/07 07:01:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14644) Improve the usability of connector properties - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/07 07:02:00 UTC, 2 replies.
- [jira] [Updated] (FLINK-14644) Improve the userbility of connector properties - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/07 07:02:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14644) Improve the usability of connector properties - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/07 07:03:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14650) Thread safety issue in the piece of code example of dev/stream/testing document - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/07 07:15:00 UTC, 0 replies.
- [GitHub] [flink] yanghua opened a new pull request #10112: [FLINK-14640] Change Type of Field currentExecutions from ConcurrentHashMap to HashMap - posted by GitBox <gi...@apache.org> on 2019/11/07 07:24:55 UTC, 0 replies.
- [jira] [Updated] (FLINK-14640) Change Type of Field currentExecutions from ConcurrentHashMap to HashMap - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/07 07:25:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10112: [FLINK-14640] Change Type of Field currentExecutions from ConcurrentHashMap to HashMap - posted by GitBox <gi...@apache.org> on 2019/11/07 07:27:04 UTC, 1 replies.
- [GitHub] [flink] link3280 opened a new pull request #10113: [FLINK-13749][client] Make PackagedProgram respect classloading policy - posted by GitBox <gi...@apache.org> on 2019/11/07 07:38:04 UTC, 0 replies.
- [jira] [Updated] (FLINK-13749) Make Flink client respect classloading policy - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/07 07:39:00 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10113: [FLINK-13749][client] Make PackagedProgram respect classloading policy - posted by GitBox <gi...@apache.org> on 2019/11/07 07:41:39 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10082: [FLINK-14164][runtime] Add a counter ‘numberOfRestarts’ to show number of restarts - posted by GitBox <gi...@apache.org> on 2019/11/07 07:48:01 UTC, 5 replies.
- [GitHub] [flink] dawidwys merged pull request #10068: [FLINK-13702][FLINK-13740] Fixed issues with generic types and materialization of lazy binary formats in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/07 07:50:53 UTC, 0 replies.
- [GitHub] [flink] JingsongLi commented on issue #9433: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/07 08:09:49 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9516: [FLINK-13815][State Backends] Implement the SpaceAllocator - posted by GitBox <gi...@apache.org> on 2019/11/07 08:13:34 UTC, 7 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9801: [FLINK-13983][runtime] Launch task executor with new memory calculation logics - posted by GitBox <gi...@apache.org> on 2019/11/07 08:15:26 UTC, 3 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10112: [FLINK-14640] Change Type of Field currentExecutions from ConcurrentHashMap to HashMap - posted by GitBox <gi...@apache.org> on 2019/11/07 08:21:02 UTC, 8 replies.
- [jira] [Commented] (FLINK-14433) Move generated Jaas conf file from /tmp directory to Job specific directory - posted by "Congxian Qiu(klion26) (Jira)" <ji...@apache.org> on 2019/11/07 08:27:00 UTC, 2 replies.
- [jira] [Comment Edited] (FLINK-14433) Move generated Jaas conf file from /tmp directory to Job specific directory - posted by "Congxian Qiu(klion26) (Jira)" <ji...@apache.org> on 2019/11/07 08:28:00 UTC, 1 replies.
- [GitHub] [flink] pnowojski commented on a change in pull request #9885: [FLINK-14344][checkpointing] A preparation for snapshotting master hook state asynchronously - posted by GitBox <gi...@apache.org> on 2019/11/07 08:45:11 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10113: [FLINK-13749][client] Make PackagedProgram respect classloading policy - posted by GitBox <gi...@apache.org> on 2019/11/07 08:49:09 UTC, 13 replies.
- [GitHub] [flink] link3280 commented on issue #10113: [FLINK-13749][client] Make PackagedProgram respect classloading policy - posted by GitBox <gi...@apache.org> on 2019/11/07 08:51:01 UTC, 3 replies.
- [GitHub] [flink] yanghua commented on issue #10112: [FLINK-14640] Change Type of Field currentExecutions from ConcurrentHashMap to HashMap - posted by GitBox <gi...@apache.org> on 2019/11/07 08:54:22 UTC, 4 replies.
- [jira] [Assigned] (FLINK-13846) Implement benchmark case on MapState#isEmpty - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/07 09:02:00 UTC, 0 replies.
- [GitHub] [flink] WeiZhong94 commented on a change in pull request #10061: [FLINK-14581][python] Let python UDF execution no longer rely on the flink directory structure to support running python UDFs on yarn. - posted by GitBox <gi...@apache.org> on 2019/11/07 09:03:38 UTC, 1 replies.
- [GitHub] [flink] dawidwys commented on issue #10110: [FLINK-14301][doc] add documentation for functions categories and new function resolution orders - posted by GitBox <gi...@apache.org> on 2019/11/07 09:06:57 UTC, 1 replies.
- [GitHub] [flink] WeiZhong94 commented on issue #10061: [FLINK-14581][python] Let python UDF execution no longer rely on the flink directory structure to support running python UDFs on yarn. - posted by GitBox <gi...@apache.org> on 2019/11/07 09:08:02 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10061: [FLINK-14581][python] Let python UDF execution no longer rely on the flink directory structure to support running python UDFs on yarn. - posted by GitBox <gi...@apache.org> on 2019/11/07 09:12:12 UTC, 10 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #10039: [FLINK-14262][table] Support referencing function with fully/partially qualified names in SQL - posted by GitBox <gi...@apache.org> on 2019/11/07 09:13:15 UTC, 4 replies.
- [jira] [Created] (FLINK-14651) Set default value of config option jobmanager.scheduler to "ng" - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/07 09:14:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14651) Set default value of config option jobmanager.scheduler to "ng" - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/07 09:15:00 UTC, 3 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #10105: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/07 09:19:24 UTC, 41 replies.
- [jira] [Closed] (FLINK-14582) Do not upload {uuid}-taskmanager-conf.yaml for each task manager container - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/07 09:25:00 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann commented on issue #9106: [FLINK-13184][yarn] Support launching task executors with multi-thread on YARN. - posted by GitBox <gi...@apache.org> on 2019/11/07 09:25:53 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann closed pull request #9106: [FLINK-13184][yarn] Support launching task executors with multi-thread on YARN. - posted by GitBox <gi...@apache.org> on 2019/11/07 09:25:54 UTC, 0 replies.
- [jira] [Assigned] (FLINK-13184) Support launching task executors with multi-thread on YARN. - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/07 09:26:00 UTC, 0 replies.
- [GitHub] [flink] docete commented on a change in pull request #10105: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/07 09:26:27 UTC, 37 replies.
- [jira] [Updated] (FLINK-13184) Starting a TaskExecutor blocks the YarnResourceManager's main thread - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/07 09:28:03 UTC, 6 replies.
- [GitHub] [flink] thorntree commented on issue #5430: [FLINK-8605] [rest] Enable job cancellation from the web UI - posted by GitBox <gi...@apache.org> on 2019/11/07 09:30:25 UTC, 0 replies.
- [GitHub] [flink] GJL opened a new pull request #10114: [WIP][FLINK -14651][runtime] Enable DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/07 09:33:24 UTC, 0 replies.
- [jira] [Commented] (FLINK-13184) Starting a TaskExecutor blocks the YarnResourceManager's main thread - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/07 09:36:00 UTC, 3 replies.
- [GitHub] [flink] flinkbot commented on issue #10114: [WIP][FLINK -14651][runtime] Enable DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/07 09:37:02 UTC, 1 replies.
- [GitHub] [flink] gyfora commented on a change in pull request #9533: [FLINK-13850] [Connectors / FileSystem] Refactor part file configuration into a single method - posted by GitBox <gi...@apache.org> on 2019/11/07 09:41:16 UTC, 2 replies.
- [jira] [Commented] (FLINK-13634) StreamingFileSink - allow bulkwriter to compress data - posted by "João Boto (Jira)" <ji...@apache.org> on 2019/11/07 09:42:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14646) Check non-null for key in KeyGroupStreamPartitioner - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/07 09:42:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14646) Check non-null for key in KeyGroupStreamPartitioner - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/07 09:42:00 UTC, 1 replies.
- [GitHub] [flink] tillrohrmann commented on issue #10084: [FLINK-14382][yarn] Incorrect handling of FLINK_PLUGINS_DIR on Yarn - posted by GitBox <gi...@apache.org> on 2019/11/07 09:45:44 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14639) Fix the document of Metircs that has an error for `User Scope` - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/07 09:48:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14639) Fix the document of Metircs that has an error for `User Scope` - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/07 09:51:00 UTC, 0 replies.
- [GitHub] [flink] pnowojski commented on a change in pull request #10084: [FLINK-14382][yarn] Incorrect handling of FLINK_PLUGINS_DIR on Yarn - posted by GitBox <gi...@apache.org> on 2019/11/07 10:10:00 UTC, 14 replies.
- [jira] [Created] (FLINK-14652) Refactor checkpointing related parts into one place on task side - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/07 10:16:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-13702) BaseMapSerializerTest.testDuplicate fails on Travis - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/07 10:21:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-13740) TableAggregateITCase.testNonkeyedFlatAggregate failed on Travis - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/07 10:22:00 UTC, 0 replies.
- [GitHub] [flink] Myasuka commented on issue #8693: [FLINK-8871] Support to cancel checkpoing via notification - posted by GitBox <gi...@apache.org> on 2019/11/07 10:25:20 UTC, 0 replies.
- [jira] [Updated] (FLINK-14505) SQL Client end-to-end test for Kafka 0.10 nightly end-to-end test failed on travis - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/07 10:27:00 UTC, 1 replies.
- [jira] [Comment Edited] (FLINK-12342) Yarn Resource Manager Acquires Too Many Containers - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/07 10:32:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14653) Job-related errors in snapshotState do not result in job failure - posted by "Maximilian Michels (Jira)" <ji...@apache.org> on 2019/11/07 10:33:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14653) Job-related errors in snapshotState do not result in job failure - posted by "Congxian Qiu(klion26) (Jira)" <ji...@apache.org> on 2019/11/07 10:39:00 UTC, 9 replies.
- [GitHub] [flink] gyfora commented on issue #9533: [FLINK-13850] [Connectors / FileSystem] Refactor part file configuration into a single method - posted by GitBox <gi...@apache.org> on 2019/11/07 10:46:44 UTC, 2 replies.
- [jira] [Created] (FLINK-14654) Fix the arguments number mismatching with placeholders in log statements - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/07 10:47:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10114: [WIP][FLINK -14651][runtime] Enable DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/07 10:47:36 UTC, 70 replies.
- [jira] [Commented] (FLINK-14654) Fix the arguments number mismatching with placeholders in log statements - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/07 10:52:00 UTC, 1 replies.
- [GitHub] [flink] eskabetxe commented on a change in pull request #9533: [FLINK-13850] [Connectors / FileSystem] Refactor part file configuration into a single method - posted by GitBox <gi...@apache.org> on 2019/11/07 10:52:24 UTC, 2 replies.
- [jira] [Assigned] (FLINK-14612) Change Type of Field intermediateResults from ConcurrentHashMap to HashMap - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/07 10:57:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14602) Change Type of Field tasks from ConcurrentHashMap to HashMap - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/07 10:58:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14640) Change Type of Field currentExecutions from ConcurrentHashMap to HashMap - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/07 10:58:00 UTC, 0 replies.
- [GitHub] [flink] eskabetxe commented on issue #9533: [FLINK-13850] [Connectors / FileSystem] Refactor part file configuration into a single method - posted by GitBox <gi...@apache.org> on 2019/11/07 11:06:22 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9533: [FLINK-13850] [Connectors / FileSystem] Refactor part file configuration into a single method - posted by GitBox <gi...@apache.org> on 2019/11/07 11:10:25 UTC, 5 replies.
- [jira] [Commented] (FLINK-12710) Unify built-in and user-defined functions in the API modules - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/07 11:11:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13938) Use yarn public distributed cache to speed up containers launch - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/07 11:11:00 UTC, 5 replies.
- [GitHub] [flink] tillrohrmann commented on a change in pull request #10111: [FLINK-13969] Resuming Externalized Checkpoint (rocks, incremental, scale down) end-to-end test fails on Travis - posted by GitBox <gi...@apache.org> on 2019/11/07 11:14:49 UTC, 1 replies.
- [GitHub] [flink] wsry commented on a change in pull request #10083: [FLINK-14472][runtime]Implement back-pressure monitor with non-blocking outputs. - posted by GitBox <gi...@apache.org> on 2019/11/07 11:24:18 UTC, 14 replies.
- [GitHub] [flink] xintongsong commented on issue #9928: [FLINK-12122] Add support for spreading slots out across all TaskExecutors - posted by GitBox <gi...@apache.org> on 2019/11/07 11:43:22 UTC, 0 replies.
- [GitHub] [flink] klion26 commented on issue #10111: [FLINK-13969] Resuming Externalized Checkpoint (rocks, incremental, scale down) end-to-end test fails on Travis - posted by GitBox <gi...@apache.org> on 2019/11/07 11:53:22 UTC, 2 replies.
- [GitHub] [flink] kl0u opened a new pull request #10115: [FLINK-14630] Re-enable Yarn tests to write job manager logs - posted by GitBox <gi...@apache.org> on 2019/11/07 11:55:55 UTC, 0 replies.
- [jira] [Updated] (FLINK-14630) Yarn tests no longer create jobmanager log files - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/07 11:56:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10115: [FLINK-14630] Re-enable logging for Yarn tests - posted by GitBox <gi...@apache.org> on 2019/11/07 11:58:47 UTC, 1 replies.
- [jira] [Created] (FLINK-14655) Change Type of Field jobStatusListeners from CopyOnWriteArrayList to ArrayList - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/07 12:28:00 UTC, 0 replies.
- [GitHub] [flink] yanghua opened a new pull request #10116: [FLINK-14655] Change Type of Field jobStatusListeners from CopyOnWriteArrayList to ArrayList - posted by GitBox <gi...@apache.org> on 2019/11/07 12:33:28 UTC, 0 replies.
- [jira] [Updated] (FLINK-14655) Change Type of Field jobStatusListeners from CopyOnWriteArrayList to ArrayList - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/07 12:34:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10116: [FLINK-14655] Change Type of Field jobStatusListeners from CopyOnWriteArrayList to ArrayList - posted by GitBox <gi...@apache.org> on 2019/11/07 12:36:36 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10111: [FLINK-13969] Resuming Externalized Checkpoint (rocks, incremental, scale down) end-to-end test fails on Travis - posted by GitBox <gi...@apache.org> on 2019/11/07 12:45:07 UTC, 5 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10115: [FLINK-14630] Re-enable logging for Yarn tests - posted by GitBox <gi...@apache.org> on 2019/11/07 12:45:39 UTC, 8 replies.
- [jira] [Assigned] (FLINK-14637) Introduce framework off heap memory config - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/07 12:50:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10114: [WIP][FLINK -14651][runtime] Enable DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/07 12:50:12 UTC, 0 replies.
- [GitHub] [flink] lirui-apache commented on a change in pull request #9864: [FLINK-14254][table] Introduce FileSystemOutputFormat for batch - posted by GitBox <gi...@apache.org> on 2019/11/07 12:50:20 UTC, 11 replies.
- [GitHub] [flink] wuchong commented on issue #10098: [FLINK-14326][FLINK-14324][table] Support to apply watermark assigner in planner - posted by GitBox <gi...@apache.org> on 2019/11/07 13:12:10 UTC, 1 replies.
- [GitHub] [flink] GJL commented on issue #10112: [FLINK-14640] Change Type of Field currentExecutions from ConcurrentHashMap to HashMap - posted by GitBox <gi...@apache.org> on 2019/11/07 13:13:21 UTC, 2 replies.
- [jira] [Commented] (FLINK-14650) Thread safety issue in the piece of code example of dev/stream/testing document - posted by "Seth Wiesman (Jira)" <ji...@apache.org> on 2019/11/07 13:20:00 UTC, 0 replies.
- [GitHub] [flink] pnowojski merged pull request #10009: [FLINK-14304] Avoid task starvation with mailbox - posted by GitBox <gi...@apache.org> on 2019/11/07 13:21:45 UTC, 0 replies.
- [GitHub] [flink] yanghua edited a comment on issue #10112: [FLINK-14640] Change Type of Field currentExecutions from ConcurrentHashMap to HashMap - posted by GitBox <gi...@apache.org> on 2019/11/07 13:26:22 UTC, 2 replies.
- [jira] [Commented] (FLINK-14304) Avoid task starvation with mailbox - posted by "Arvid Heise (Jira)" <ji...@apache.org> on 2019/11/07 13:31:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14304) Avoid task starvation with mailbox - posted by "Arvid Heise (Jira)" <ji...@apache.org> on 2019/11/07 13:32:00 UTC, 1 replies.
- [jira] [Closed] (FLINK-14304) Avoid task starvation with mailbox - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/07 13:36:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14641) Fix description of metric `fullRestarts` - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/07 13:44:00 UTC, 3 replies.
- [jira] [Commented] (FLINK-14643) Deprecate metric `fullRestarts` - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/07 13:45:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10116: [FLINK-14655] Change Type of Field jobStatusListeners from CopyOnWriteArrayList to ArrayList - posted by GitBox <gi...@apache.org> on 2019/11/07 13:48:13 UTC, 4 replies.
- [jira] [Assigned] (FLINK-14655) Change Type of Field jobStatusListeners from CopyOnWriteArrayList to ArrayList - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/07 13:49:00 UTC, 0 replies.
- [GitHub] [flink] GJL commented on a change in pull request #10085: [FLINK-14373][tests] Fix ZooKeeperHighAvailabilityITCase to pass with NG scheduler - posted by GitBox <gi...@apache.org> on 2019/11/07 13:51:08 UTC, 2 replies.
- [jira] [Commented] (FLINK-14626) User jar packaged with hadoop dependencies may cause class conflit with hadoop jars on yarn - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/07 13:54:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14618) Give more detailed debug information on akka framesize exception - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/07 13:55:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14618) Give more detailed debug information on akka framesize exception - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/07 13:55:00 UTC, 0 replies.
- [GitHub] [flink] StephanEwen commented on issue #8693: [FLINK-8871] Support to cancel checkpoing via notification - posted by GitBox <gi...@apache.org> on 2019/11/07 14:10:38 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14643) Deprecate metric `fullRestarts` - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/07 14:11:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14641) Fix description of metric `fullRestarts` - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/07 14:11:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14606) Simplify params of Execution#processFail - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/07 14:16:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14604) Bump commons-cli to 1.4 - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/07 14:18:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13856) Reduce the delete file api when the checkpoint is completed - posted by "Stephan Ewen (Jira)" <ji...@apache.org> on 2019/11/07 14:19:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9929: [BP-1.9][FLINK-12122] Add support for spreading slots out across all TaskExecutors - posted by GitBox <gi...@apache.org> on 2019/11/07 14:23:59 UTC, 3 replies.
- [jira] [Assigned] (FLINK-14654) Fix the arguments number mismatching with placeholders in log statements - posted by "Stephan Ewen (Jira)" <ji...@apache.org> on 2019/11/07 14:29:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14652) Refactor checkpointing related parts into one place on task side - posted by "Stephan Ewen (Jira)" <ji...@apache.org> on 2019/11/07 14:30:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14642) Flink TupleSerializer and CaseClassSerializer shoud support copy NULL values - posted by "Stephan Ewen (Jira)" <ji...@apache.org> on 2019/11/07 14:35:00 UTC, 2 replies.
- [jira] [Created] (FLINK-14656) blink planner should convert catalog statistics to TableStats for permanent table instead of temporary table - posted by "godfrey he (Jira)" <ji...@apache.org> on 2019/11/07 14:40:00 UTC, 0 replies.
- [GitHub] [flink] GJL commented on issue #10085: [FLINK-14373][tests] Fix ZooKeeperHighAvailabilityITCase to pass with NG scheduler - posted by GitBox <gi...@apache.org> on 2019/11/07 14:47:53 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14494) Update documentation generator - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/07 14:53:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-13846) Implement benchmark case on MapState#isEmpty - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/07 14:54:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-13969) Resuming Externalized Checkpoint (rocks, incremental, scale down) end-to-end test fails on Travis - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/07 14:58:00 UTC, 1 replies.
- [GitHub] [flink] dawidwys opened a new pull request #10117: [FLINK-14494][docs] Add ConfigOption type to the documentation generator - posted by GitBox <gi...@apache.org> on 2019/11/07 15:02:43 UTC, 0 replies.
- [jira] [Updated] (FLINK-14494) Update documentation generator - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/07 15:03:00 UTC, 0 replies.
- [GitHub] [flink] dawidwys commented on issue #10117: [FLINK-14494][docs] Add ConfigOption type to the documentation generator - posted by GitBox <gi...@apache.org> on 2019/11/07 15:03:14 UTC, 2 replies.
- [jira] [Created] (FLINK-14657) Generalize and move YarnConfigUtils from flink-yarn to flink-core - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/07 15:05:02 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann commented on a change in pull request #10115: [FLINK-14630] Re-enable logging for Yarn tests - posted by GitBox <gi...@apache.org> on 2019/11/07 15:05:49 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10117: [FLINK-14494][docs] Add ConfigOption type to the documentation generator - posted by GitBox <gi...@apache.org> on 2019/11/07 15:07:21 UTC, 1 replies.
- [GitHub] [flink] kl0u opened a new pull request #10118: [FLINK-14657] Generalize and move config utils from flink-yarn to flink-core - posted by GitBox <gi...@apache.org> on 2019/11/07 15:13:38 UTC, 0 replies.
- [jira] [Updated] (FLINK-14657) Generalize and move YarnConfigUtils from flink-yarn to flink-core - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/07 15:14:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10118: [FLINK-14657] Generalize and move config utils from flink-yarn to flink-core - posted by GitBox <gi...@apache.org> on 2019/11/07 15:16:16 UTC, 1 replies.
- [jira] [Created] (FLINK-14658) Drop ".returns()" for TypeInformation in the DataStream API - posted by "Stephan Ewen (Jira)" <ji...@apache.org> on 2019/11/07 15:24:00 UTC, 0 replies.
- [GitHub] [flink] StephanEwen commented on issue #9999: [FLINK-14380][ScalaAPI] Passing inferred outputType to map and flatMap function - posted by GitBox <gi...@apache.org> on 2019/11/07 15:24:40 UTC, 1 replies.
- [jira] [Resolved] (FLINK-14634) Metric Option of 'metrics.scope.delimiter' won't work probably. - posted by "Eric Lee (Jira)" <ji...@apache.org> on 2019/11/07 15:27:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-12699) Reduce CPU consumption when snapshot/restore the spilled key-group - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/07 15:30:00 UTC, 0 replies.
- [GitHub] [flink] kl0u commented on a change in pull request #10115: [FLINK-14630] Re-enable logging for Yarn tests - posted by GitBox <gi...@apache.org> on 2019/11/07 15:42:44 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10117: [FLINK-14494][docs] Add ConfigOption type to the documentation generator - posted by GitBox <gi...@apache.org> on 2019/11/07 15:51:47 UTC, 13 replies.
- [jira] [Updated] (FLINK-14656) blink planner should also fetch catalog statistics for CatalogTableImpl - posted by "godfrey he (Jira)" <ji...@apache.org> on 2019/11/07 16:11:00 UTC, 3 replies.
- [jira] [Comment Edited] (FLINK-14626) User jar packaged with hadoop dependencies may cause class conflit with hadoop jars on yarn - posted by "Victor Wong (Jira)" <ji...@apache.org> on 2019/11/07 16:21:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10118: [FLINK-14657] Generalize and move config utils from flink-yarn to flink-core - posted by GitBox <gi...@apache.org> on 2019/11/07 16:21:21 UTC, 4 replies.
- [jira] [Closed] (FLINK-14626) User jar packaged with hadoop dependencies may cause class conflit with hadoop jars on yarn - posted by "Victor Wong (Jira)" <ji...@apache.org> on 2019/11/07 16:22:00 UTC, 0 replies.
- [GitHub] [flink] godfreyhe opened a new pull request #10119: [FLINK-14656] [table-planner-blink] blink planner should also fetch catalog statistics for permanent CatalogTableImpl - posted by GitBox <gi...@apache.org> on 2019/11/07 16:50:42 UTC, 0 replies.
- [jira] [Updated] (FLINK-14656) blink planner should also fetch catalog statistics for permanent CatalogTableImpl - posted by "godfrey he (Jira)" <ji...@apache.org> on 2019/11/07 16:51:00 UTC, 2 replies.
- [GitHub] [flink] sjwiesman commented on a change in pull request #10110: [FLINK-14301][doc] add documentation for functions categories and new function resolution orders - posted by GitBox <gi...@apache.org> on 2019/11/07 16:51:56 UTC, 8 replies.
- [GitHub] [flink] flinkbot commented on issue #10119: [FLINK-14656] [table-planner-blink] blink planner should also fetch catalog statistics for permanent CatalogTableImpl - posted by GitBox <gi...@apache.org> on 2019/11/07 16:54:24 UTC, 1 replies.
- [GitHub] [flink] buptljy opened a new pull request #10120: [FLINK-14646] Check non-null for key in KeyGroupStreamPartitioner - posted by GitBox <gi...@apache.org> on 2019/11/07 17:02:20 UTC, 0 replies.
- [GitHub] [flink] buptljy commented on issue #10120: [FLINK-14646] Check non-null for key in KeyGroupStreamPartitioner - posted by GitBox <gi...@apache.org> on 2019/11/07 17:03:08 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10120: [FLINK-14646] Check non-null for key in KeyGroupStreamPartitioner - posted by GitBox <gi...@apache.org> on 2019/11/07 17:06:17 UTC, 1 replies.
- [GitHub] [flink] GJL closed pull request #10085: [FLINK-14373][tests] Fix ZooKeeperHighAvailabilityITCase to pass with NG scheduler - posted by GitBox <gi...@apache.org> on 2019/11/07 17:07:44 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #10082: [FLINK-14164][runtime] Add a counter ‘numberOfRestarts’ to show number of restarts - posted by GitBox <gi...@apache.org> on 2019/11/07 17:07:44 UTC, 0 replies.
- [jira] [Commented] (FLINK-14164) Add a metric to show failover count regarding fine grained recovery - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/07 17:12:00 UTC, 7 replies.
- [jira] [Closed] (FLINK-14164) Add a metric to show failover count regarding fine grained recovery - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/07 17:13:00 UTC, 1 replies.
- [jira] [Closed] (FLINK-14373) Enable ZooKeeperHighAvailabilityITCase to pass with scheduler NG - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/07 17:13:00 UTC, 0 replies.
- [GitHub] [flink] asfgit closed pull request #8194: [FLINK-12216][Runtime]Respect the number of bytes from input parameters in HybridMemorySegment - posted by GitBox <gi...@apache.org> on 2019/11/07 17:33:18 UTC, 0 replies.
- [GitHub] [flink] StephanEwen commented on a change in pull request #9516: [FLINK-13815][State Backends] Implement the SpaceAllocator - posted by GitBox <gi...@apache.org> on 2019/11/07 17:40:18 UTC, 19 replies.
- [jira] [Closed] (FLINK-12216) Respect the number of bytes from input parameters in HybridMemorySegment - posted by "Stephan Ewen (Jira)" <ji...@apache.org> on 2019/11/07 17:42:01 UTC, 0 replies.
- [jira] [Resolved] (FLINK-12216) Respect the number of bytes from input parameters in HybridMemorySegment - posted by "Stephan Ewen (Jira)" <ji...@apache.org> on 2019/11/07 17:42:01 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10119: [FLINK-14656] [table-planner-blink] blink planner should also fetch catalog statistics for permanent CatalogTableImpl - posted by GitBox <gi...@apache.org> on 2019/11/07 17:48:49 UTC, 4 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10120: [FLINK-14646] Check non-null for key in KeyGroupStreamPartitioner - posted by GitBox <gi...@apache.org> on 2019/11/07 17:48:56 UTC, 4 replies.
- [GitHub] [flink] StephanEwen commented on issue #9992: [FLINK-14481][RunTime/Network]change Flink's port check to 0 to 65535 - posted by GitBox <gi...@apache.org> on 2019/11/07 17:49:36 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14373) Enable ZooKeeperHighAvailabilityITCase to pass with scheduler NG - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/07 17:52:00 UTC, 0 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10117: [FLINK-14494][docs] Add ConfigOption type to the documentation generator - posted by GitBox <gi...@apache.org> on 2019/11/07 19:56:15 UTC, 4 replies.
- [GitHub] [flink] bowenli86 closed pull request #10081: [FLINK-14605][hive] Use Hive-1.1.0 as the profile to test against 1.1.x - posted by GitBox <gi...@apache.org> on 2019/11/07 22:23:59 UTC, 0 replies.
- [jira] [Closed] (FLINK-14605) Use Hive-1.1.0 as the profile to test against 1.1.x - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/07 22:25:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14605) Use Hive-1.1.0 as the profile to test against 1.1.x - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/07 22:25:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on a change in pull request #10110: [FLINK-14301][doc] add documentation for functions categories and new function resolution orders - posted by GitBox <gi...@apache.org> on 2019/11/07 22:26:39 UTC, 4 replies.
- [GitHub] [flink] tillrohrmann closed pull request #9928: [FLINK-12122] Add support for spreading slots out across all TaskExecutors - posted by GitBox <gi...@apache.org> on 2019/11/07 22:33:58 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann merged pull request #9929: [BP-1.9][FLINK-12122] Add support for spreading slots out across all TaskExecutors - posted by GitBox <gi...@apache.org> on 2019/11/07 22:35:45 UTC, 0 replies.
- [jira] [Closed] (FLINK-12122) Spread out tasks evenly across all available registered TaskManagers - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/07 22:37:01 UTC, 1 replies.
- [GitHub] [flink] tillrohrmann closed pull request #10111: [FLINK-13969] Resuming Externalized Checkpoint (rocks, incremental, scale down) end-to-end test fails on Travis - posted by GitBox <gi...@apache.org> on 2019/11/07 22:37:16 UTC, 0 replies.
- [jira] [Reopened] (FLINK-12122) Spread out tasks evenly across all available registered TaskManagers - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/07 22:39:01 UTC, 0 replies.
- [jira] [Closed] (FLINK-13969) Resuming Externalized Checkpoint (rocks, incremental, scale down) end-to-end test fails on Travis - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/07 22:39:01 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann commented on a change in pull request #10120: [FLINK-14646] Check non-null for key in KeyGroupStreamPartitioner - posted by GitBox <gi...@apache.org> on 2019/11/07 22:50:05 UTC, 1 replies.
- [jira] [Created] (FLINK-14659) add 'LOAD MODULE' and 'UNLOAD MODULE' sql commands to sql parser - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/07 23:50:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14660) add 'SHOW MODULES' sql command - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/07 23:51:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 opened a new pull request #10121: [FLINK-14420][doc] Add documentation for pluggable module - posted by GitBox <gi...@apache.org> on 2019/11/07 23:54:35 UTC, 0 replies.
- [jira] [Updated] (FLINK-14420) Add documentation for pluggable module - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/07 23:55:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10121: [FLINK-14420][doc] Add documentation for pluggable module - posted by GitBox <gi...@apache.org> on 2019/11/07 23:57:07 UTC, 1 replies.
- [GitHub] [flink] bowenli86 commented on issue #10121: [FLINK-14420][doc] Add documentation for pluggable module - posted by GitBox <gi...@apache.org> on 2019/11/08 00:04:35 UTC, 1 replies.
- [jira] [Created] (FLINK-14661) rename args of setters in sql cli Environment - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/08 00:46:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10121: [FLINK-14420][doc] Add documentation for pluggable module - posted by GitBox <gi...@apache.org> on 2019/11/08 00:47:21 UTC, 7 replies.
- [GitHub] [flink] KurtYoung commented on issue #10098: [FLINK-14326][FLINK-14324][table] Support to apply watermark assigner in planner - posted by GitBox <gi...@apache.org> on 2019/11/08 01:29:31 UTC, 0 replies.
- [GitHub] [flink] wuchong closed pull request #10096: [FLINK-14623][table-api] Add computed column information into TableSc… - posted by GitBox <gi...@apache.org> on 2019/11/08 01:42:42 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14623) Add computed column information into TableSchema - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/08 01:44:00 UTC, 0 replies.
- [GitHub] [flink] buptljy commented on a change in pull request #10120: [FLINK-14646] Check non-null for key in KeyGroupStreamPartitioner - posted by GitBox <gi...@apache.org> on 2019/11/08 01:48:55 UTC, 0 replies.
- [jira] [Created] (FLINK-14662) Distinguish unknown table stats and zero - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/08 01:52:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14663) Distinguish unknown column stats and zero - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/08 01:57:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14662) Distinguish unknown table stats and zero - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/08 02:08:00 UTC, 1 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #10119: [FLINK-14656] [table-planner-blink] blink planner should also fetch catalog statistics for permanent CatalogTableImpl - posted by GitBox <gi...@apache.org> on 2019/11/08 02:10:11 UTC, 3 replies.
- [jira] [Assigned] (FLINK-14656) blink planner should also fetch catalog statistics for permanent CatalogTableImpl - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/08 02:11:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14662) Distinguish unknown CatalogTableStatistics and zero - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/08 02:13:00 UTC, 0 replies.
- [GitHub] [flink] muzimusi opened a new pull request #10122: Code read - posted by GitBox <gi...@apache.org> on 2019/11/08 02:15:19 UTC, 0 replies.
- [GitHub] [flink] JingsongLi commented on a change in pull request #10119: [FLINK-14656] [table-planner-blink] blink planner should also fetch catalog statistics for permanent CatalogTableImpl - posted by GitBox <gi...@apache.org> on 2019/11/08 02:15:27 UTC, 1 replies.
- [GitHub] [flink] muzimusi closed pull request #10122: Code read - posted by GitBox <gi...@apache.org> on 2019/11/08 02:16:27 UTC, 0 replies.
- [GitHub] [flink] TisonKun merged pull request #10069: [FLINK-14593][client] Port ClusterClient to asynchronous interface version - posted by GitBox <gi...@apache.org> on 2019/11/08 02:24:01 UTC, 0 replies.
- [jira] [Closed] (FLINK-14593) Port ClusterClient to asynchronous interface version - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/08 02:26:00 UTC, 0 replies.
- [GitHub] [flink] sjwiesman commented on a change in pull request #10121: [FLINK-14420][doc] Add documentation for pluggable module - posted by GitBox <gi...@apache.org> on 2019/11/08 02:29:22 UTC, 6 replies.
- [jira] [Commented] (FLINK-13553) KvStateServerHandlerTest.readInboundBlocking unstable on Travis - posted by "Dian Fu (Jira)" <ji...@apache.org> on 2019/11/08 02:40:00 UTC, 1 replies.
- [GitHub] [flink] link3280 commented on issue #8108: [hotfix][DataStream] Remove deprecated config `flushAlways` in StreamConfig - posted by GitBox <gi...@apache.org> on 2019/11/08 02:43:49 UTC, 0 replies.
- [GitHub] [flink] link3280 closed pull request #8108: [hotfix][DataStream] Remove deprecated config `flushAlways` in StreamConfig - posted by GitBox <gi...@apache.org> on 2019/11/08 02:43:50 UTC, 0 replies.
- [GitHub] [flink] link3280 commented on issue #6932: [FLINK-10680][streaming] Fix IllegalArgumentException caused by negative offset in TumblingWindows - posted by GitBox <gi...@apache.org> on 2019/11/08 02:44:37 UTC, 0 replies.
- [GitHub] [flink] link3280 closed pull request #6932: [FLINK-10680][streaming] Fix IllegalArgumentException caused by negative offset in TumblingWindows - posted by GitBox <gi...@apache.org> on 2019/11/08 02:44:38 UTC, 0 replies.
- [GitHub] [flink] godfreyhe commented on a change in pull request #10119: [FLINK-14656] [table-planner-blink] blink planner should also fetch catalog statistics for permanent CatalogTableImpl - posted by GitBox <gi...@apache.org> on 2019/11/08 02:47:40 UTC, 2 replies.
- [jira] [Created] (FLINK-14664) Support to reference user defined functions of external catalog in computed columns - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2019/11/08 02:51:00 UTC, 0 replies.
- [GitHub] [flink] danny0405 opened a new pull request #10123: [FLINK-14386][table-planner-blink] Support computed column for create… - posted by GitBox <gi...@apache.org> on 2019/11/08 03:04:43 UTC, 0 replies.
- [jira] [Updated] (FLINK-14386) Support computed column for create table statement - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/08 03:05:00 UTC, 1 replies.
- [GitHub] [flink] xintongsong opened a new pull request #10124: [FLINK-14637] Introduce framework off heap memory config - posted by GitBox <gi...@apache.org> on 2019/11/08 03:05:19 UTC, 0 replies.
- [jira] [Updated] (FLINK-14637) Introduce framework off heap memory config - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/08 03:06:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10124: [FLINK-14637] Introduce framework off heap memory config - posted by GitBox <gi...@apache.org> on 2019/11/08 03:07:09 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10123: [FLINK-14386][table-planner-blink] Support computed column for create… - posted by GitBox <gi...@apache.org> on 2019/11/08 03:07:12 UTC, 0 replies.
- [GitHub] [flink] JingsongLi commented on issue #10119: [FLINK-14656] [table-planner-blink] blink planner should also fetch catalog statistics for permanent CatalogTableImpl - posted by GitBox <gi...@apache.org> on 2019/11/08 03:15:56 UTC, 0 replies.
- [GitHub] [flink] JingsongLi removed a comment on issue #10119: [FLINK-14656] [table-planner-blink] blink planner should also fetch catalog statistics for permanent CatalogTableImpl - posted by GitBox <gi...@apache.org> on 2019/11/08 03:20:48 UTC, 0 replies.
- [GitHub] [flink] godfreyhe commented on issue #10119: [FLINK-14656] [table-planner-blink] blink planner should also fetch catalog statistics for permanent CatalogTableImpl - posted by GitBox <gi...@apache.org> on 2019/11/08 03:21:13 UTC, 0 replies.
- [jira] [Created] (FLINK-14665) Support computed column for create table statement in blink-planner - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2019/11/08 03:24:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14641) Fix description of metric `fullRestarts` - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/08 03:25:00 UTC, 5 replies.
- [GitHub] [flink] wuchong closed pull request #10039: [FLINK-14262][table] Support referencing function with fully/partially qualified names in SQL - posted by GitBox <gi...@apache.org> on 2019/11/08 03:25:50 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14262) support referencing function with fully/partially qualified names in SQL - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/08 03:28:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10123: [FLINK-14665][table-planner-blink] Support computed column for create… - posted by GitBox <gi...@apache.org> on 2019/11/08 03:32:41 UTC, 0 replies.
- [jira] [Updated] (FLINK-14665) Support computed column in blink-planner - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/08 03:33:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-14665) Support computed column ·t in blink-planner - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/08 03:33:00 UTC, 0 replies.
- [GitHub] [flink] godfreyhe commented on issue #9433: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/08 03:46:07 UTC, 4 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10123: [FLINK-14665][table-planner-blink] Support computed column for create… - posted by GitBox <gi...@apache.org> on 2019/11/08 04:01:20 UTC, 13 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10124: [FLINK-14637] Introduce framework off heap memory config - posted by GitBox <gi...@apache.org> on 2019/11/08 04:01:38 UTC, 14 replies.
- [jira] [Created] (FLINK-14666) support multiple catalog in flink table sql - posted by "yuemeng (Jira)" <ji...@apache.org> on 2019/11/08 04:10:00 UTC, 0 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #10123: [FLINK-14665][table-planner-blink] Support computed column for create… - posted by GitBox <gi...@apache.org> on 2019/11/08 04:14:07 UTC, 13 replies.
- [GitHub] [flink] hzyuemeng1 opened a new pull request #10125: [FLINK-14666] support multiple catalog in flink table sql - posted by GitBox <gi...@apache.org> on 2019/11/08 04:26:37 UTC, 0 replies.
- [jira] [Updated] (FLINK-14666) support multiple catalog in flink table sql - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/08 04:27:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10125: [FLINK-14666] support multiple catalog in flink table sql - posted by GitBox <gi...@apache.org> on 2019/11/08 04:29:21 UTC, 1 replies.
- [GitHub] [flink] JingsongLi commented on issue #10022: [FLINK-14135][orc] Introduce OrcColumnarRowInputFormat - posted by GitBox <gi...@apache.org> on 2019/11/08 05:17:00 UTC, 0 replies.
- [GitHub] [flink] hzyuemeng1 closed pull request #10125: [FLINK-14666] support multiple catalog in flink table sql - posted by GitBox <gi...@apache.org> on 2019/11/08 05:17:24 UTC, 0 replies.
- [jira] [Commented] (FLINK-14666) support multiple catalog in flink table sql - posted by "yuemeng (Jira)" <ji...@apache.org> on 2019/11/08 05:21:00 UTC, 7 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10125: [FLINK-14666] support multiple catalog in flink table sql - posted by GitBox <gi...@apache.org> on 2019/11/08 05:22:36 UTC, 0 replies.
- [GitHub] [flink] xintongsong commented on issue #10124: [FLINK-14637] Introduce framework off heap memory config - posted by GitBox <gi...@apache.org> on 2019/11/08 05:22:37 UTC, 2 replies.
- [jira] [Comment Edited] (FLINK-14666) support multiple catalog in flink table sql - posted by "yuemeng (Jira)" <ji...@apache.org> on 2019/11/08 05:28:00 UTC, 2 replies.
- [jira] [Created] (FLINK-14667) flink1.9,1.8.2 run flinkSql fat jar ,can't load the right tableFactory (TableSourceFactory) for the kafka - posted by "chun111111 (Jira)" <ji...@apache.org> on 2019/11/08 06:00:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14667) flink1.9,1.8.2 run flinkSql fat jar ,can't load the right tableFactory (TableSourceFactory) for the kafka - posted by "chun111111 (Jira)" <ji...@apache.org> on 2019/11/08 06:10:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14667) flink1.9,1.8.2 run flinkSql fat jar ,can't load the right tableFactory (TableSourceFactory) for the kafka - posted by "chun111111 (Jira)" <ji...@apache.org> on 2019/11/08 06:13:00 UTC, 6 replies.
- [jira] [Comment Edited] (FLINK-14667) flink1.9,1.8.2 run flinkSql fat jar ,can't load the right tableFactory (TableSourceFactory) for the kafka - posted by "chun111111 (Jira)" <ji...@apache.org> on 2019/11/08 06:16:00 UTC, 1 replies.
- [GitHub] [flink] JingsongLi edited a comment on issue #10022: [FLINK-14135][orc] Introduce OrcColumnarRowInputFormat - posted by GitBox <gi...@apache.org> on 2019/11/08 06:22:28 UTC, 0 replies.
- [jira] [Created] (FLINK-14668) LocalExecutor#getOrCreateExecutionContext not working as expected - posted by "zhangwei (Jira)" <ji...@apache.org> on 2019/11/08 06:28:00 UTC, 0 replies.
- [GitHub] [flink] WeiZhong94 opened a new pull request #10126: [FLINK-14590][python] Unify the working directory of Java process and Python process when submitting python jobs via "flink run -py" - posted by GitBox <gi...@apache.org> on 2019/11/08 06:29:23 UTC, 0 replies.
- [jira] [Updated] (FLINK-14590) Unify the working directory of Java process and Python process when submitting python jobs via "flink run -py" - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/08 06:30:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14668) LocalExecutor#getOrCreateExecutionContext not working as expected - posted by "zhangwei (Jira)" <ji...@apache.org> on 2019/11/08 06:31:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10126: [FLINK-14590][python] Unify the working directory of Java process and Python process when submitting python jobs via "flink run -py" - posted by GitBox <gi...@apache.org> on 2019/11/08 06:32:02 UTC, 1 replies.
- [jira] [Commented] (FLINK-14668) LocalExecutor#getOrCreateExecutionContext not working as expected - posted by "zhangwei (Jira)" <ji...@apache.org> on 2019/11/08 06:36:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14668) LocalExecutor#getOrCreateExecutionContext not working as expected - posted by "zhangwei (Jira)" <ji...@apache.org> on 2019/11/08 06:37:00 UTC, 1 replies.
- [GitHub] [flink] Myasuka opened a new pull request #10127: [FLINK-14654] Fix the arguments number mismatching with placeholders in log statements - posted by GitBox <gi...@apache.org> on 2019/11/08 06:38:37 UTC, 0 replies.
- [jira] [Updated] (FLINK-14654) Fix the arguments number mismatching with placeholders in log statements - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/08 06:39:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10127: [FLINK-14654] Fix the arguments number mismatching with placeholders in log statements - posted by GitBox <gi...@apache.org> on 2019/11/08 06:40:55 UTC, 1 replies.
- [GitHub] [flink] zhuzhurk opened a new pull request #10128: [FLINK-14641][docs] Fix description of metric `fullRestarts` - posted by GitBox <gi...@apache.org> on 2019/11/08 06:47:05 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10128: [FLINK-14641][docs] Fix description of metric `fullRestarts` - posted by GitBox <gi...@apache.org> on 2019/11/08 06:49:44 UTC, 1 replies.
- [GitHub] [flink] zhuzhurk opened a new pull request #10129: [FLINK-14642][runtime] Deprecate metric `fullRestarts` - posted by GitBox <gi...@apache.org> on 2019/11/08 06:51:30 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10129: [FLINK-14642][runtime] Deprecate metric `fullRestarts` - posted by GitBox <gi...@apache.org> on 2019/11/08 06:53:20 UTC, 1 replies.
- [jira] [Created] (FLINK-14669) All hadoop-2.4.1 related nightly end-to-end tests failed on travis - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/08 07:05:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14669) All hadoop-2.4.1 related nightly end-to-end tests failed on travis - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/08 07:11:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9981: [FLINK-13195][sql-client] Add create table support for SqlClient - posted by GitBox <gi...@apache.org> on 2019/11/08 07:19:10 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10126: [FLINK-14590][python] Unify the working directory of Java process and Python process when submitting python jobs via "flink run -py" - posted by GitBox <gi...@apache.org> on 2019/11/08 07:40:49 UTC, 7 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10127: [FLINK-14654] Fix the arguments number mismatching with placeholders in log statements - posted by GitBox <gi...@apache.org> on 2019/11/08 07:41:02 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10128: [FLINK-14641][docs] Fix description of metric `fullRestarts` - posted by GitBox <gi...@apache.org> on 2019/11/08 07:41:08 UTC, 10 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10129: [FLINK-14642][runtime] Deprecate metric `fullRestarts` - posted by GitBox <gi...@apache.org> on 2019/11/08 07:41:15 UTC, 13 replies.
- [GitHub] [flink] zjffdu commented on issue #9433: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/08 07:41:21 UTC, 1 replies.
- [GitHub] [flink] jiasheng55 opened a new pull request #10130: [FLINK-14642] [types] Add support for copying null values to the TupleSeriali… - posted by GitBox <gi...@apache.org> on 2019/11/08 07:54:59 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10130: [FLINK-14642] [types] Add support for copying null values to the TupleSeriali… - posted by GitBox <gi...@apache.org> on 2019/11/08 07:56:55 UTC, 1 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #10022: [FLINK-14135][orc] Introduce OrcColumnarRowInputFormat - posted by GitBox <gi...@apache.org> on 2019/11/08 08:10:28 UTC, 5 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9433: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/08 08:13:04 UTC, 16 replies.
- [GitHub] [flink] JingsongLi opened a new pull request #10131: [hotfix][table] Fix the comments of Operation - posted by GitBox <gi...@apache.org> on 2019/11/08 08:14:23 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14606) Simplify params of Execution#processFail - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/08 08:16:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10131: [hotfix][table] Fix the comments of Operation - posted by GitBox <gi...@apache.org> on 2019/11/08 08:16:57 UTC, 0 replies.
- [GitHub] [flink] KurtYoung merged pull request #10131: [hotfix][table] Fix the comments of Operation - posted by GitBox <gi...@apache.org> on 2019/11/08 08:18:36 UTC, 0 replies.
- [jira] [Reopened] (FLINK-14668) LocalExecutor#getOrCreateExecutionContext not working as expected - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/08 08:19:00 UTC, 0 replies.
- [GitHub] [flink] asfgit closed pull request #9999: [FLINK-14380][ScalaAPI] Passing inferred outputType to map and flatMap function - posted by GitBox <gi...@apache.org> on 2019/11/08 08:24:21 UTC, 0 replies.
- [GitHub] [flink] asfgit closed pull request #9992: [FLINK-14481][RunTime/Network]change Flink's port check to 0 to 65535 - posted by GitBox <gi...@apache.org> on 2019/11/08 08:24:22 UTC, 0 replies.
- [jira] [Updated] (FLINK-14481) Modify the Flink valid socket port check to 0 to 65535. - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/08 08:25:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14670) Refactor out FlinkTable sub-classes in blink planner - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2019/11/08 08:26:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14613) Add validation check when applying UDF to tempral table key in Temporal Table Join condition - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/08 08:33:00 UTC, 0 replies.
- [GitHub] [flink] kl0u commented on issue #10115: [FLINK-14630] Re-enable logging for Yarn tests - posted by GitBox <gi...@apache.org> on 2019/11/08 08:49:36 UTC, 0 replies.
- [GitHub] [flink] kl0u closed pull request #10115: [FLINK-14630] Re-enable logging for Yarn tests - posted by GitBox <gi...@apache.org> on 2019/11/08 08:49:37 UTC, 0 replies.
- [jira] [Closed] (FLINK-14630) Yarn tests no longer create jobmanager log files - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/08 08:52:00 UTC, 0 replies.
- [GitHub] [flink] GJL opened a new pull request #10132: [FLINK-14636][runtime] Enable scheduling for ScheduleMode.LAZY_FROM_SOURCES_WITH_BATCH_SLOT_REQUEST - posted by GitBox <gi...@apache.org> on 2019/11/08 08:57:22 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10132: [FLINK-14636][runtime] Enable scheduling for ScheduleMode.LAZY_FROM_SOURCES_WITH_BATCH_SLOT_REQUEST - posted by GitBox <gi...@apache.org> on 2019/11/08 08:59:50 UTC, 1 replies.
- [GitHub] [flink] wangxiyuan commented on issue #9681: [FLINK-13450][test] Adjust tests to tolerate arithmetic differences between x86 and ARM - posted by GitBox <gi...@apache.org> on 2019/11/08 09:01:40 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (FLINK-14667) flink1.9,1.8.2 run flinkSql fat jar ,can't load the right tableFactory (TableSourceFactory) for the kafka - posted by "chun111111 (Jira)" <ji...@apache.org> on 2019/11/08 09:02:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14671) Collaborate sql parser with sql cli - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/08 09:06:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10130: [FLINK-14642] [types] Add support for copying null values to the TupleSeriali… - posted by GitBox <gi...@apache.org> on 2019/11/08 09:06:29 UTC, 1 replies.
- [jira] [Commented] (FLINK-14671) Collaborate sql parser with sql cli - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/08 09:07:00 UTC, 2 replies.
- [jira] [Comment Edited] (FLINK-14653) Job-related errors in snapshotState do not result in job failure - posted by "Maximilian Michels (Jira)" <ji...@apache.org> on 2019/11/08 09:16:00 UTC, 1 replies.
- [GitHub] [flink] wuchong merged pull request #10098: [FLINK-14326][FLINK-14324][table] Support to apply watermark assigner in planner - posted by GitBox <gi...@apache.org> on 2019/11/08 09:19:47 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14324) Convert SqlCreateTable with SqlWatermark to CatalogTable - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/08 09:22:00 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14326) Support to apply watermark assigner according to the WatermarkSpec in TableSourceTable - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/08 09:24:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14481) Modify the Flink valid socket port check to 0 to 65535. - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/08 09:25:00 UTC, 1 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #9957: [FLINK-10932] Initialize flink-kubernetes module - posted by GitBox <gi...@apache.org> on 2019/11/08 09:31:59 UTC, 6 replies.
- [jira] [Created] (FLINK-14672) Make Executor stateful in sql client - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/08 09:44:00 UTC, 0 replies.
- [GitHub] [flink] xuyang1706 commented on a change in pull request #9355: [FLINK-13577][ml] Add an util class to build result row and generate … - posted by GitBox <gi...@apache.org> on 2019/11/08 09:44:31 UTC, 2 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #9981: [FLINK-13195][sql-client] Add create table support for SqlClient - posted by GitBox <gi...@apache.org> on 2019/11/08 09:44:57 UTC, 2 replies.
- [GitHub] [flink] xuyang1706 commented on issue #9355: [FLINK-13577][ml] Add an util class to build result row and generate … - posted by GitBox <gi...@apache.org> on 2019/11/08 09:49:52 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann closed pull request #10120: [FLINK-14646] Check non-null for key in KeyGroupStreamPartitioner - posted by GitBox <gi...@apache.org> on 2019/11/08 09:52:23 UTC, 0 replies.
- [GitHub] [flink] lamber-ken commented on issue #6075: [FLINK-9407] [hdfs connector] Support orc rolling sink writer - posted by GitBox <gi...@apache.org> on 2019/11/08 09:56:03 UTC, 0 replies.
- [GitHub] [flink] zentol merged pull request #10050: [FLINK-14530][coordination] Capture DataSetID for partitions on TaskExecutor - posted by GitBox <gi...@apache.org> on 2019/11/08 09:56:37 UTC, 0 replies.
- [GitHub] [flink] lamber-ken edited a comment on issue #6075: [FLINK-9407] [hdfs connector] Support orc rolling sink writer - posted by GitBox <gi...@apache.org> on 2019/11/08 09:56:53 UTC, 0 replies.
- [GitHub] [flink] xuyang1706 commented on a change in pull request #9373: [FLINK-13596][ml] Add two utils for Table transformations - posted by GitBox <gi...@apache.org> on 2019/11/08 09:57:46 UTC, 2 replies.
- [jira] [Closed] (FLINK-14530) Capture partition meta info on TaskExecutor - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/08 09:58:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14481) Modify the Flink valid socket port check to 0 to 65535. - posted by "ming li (Jira)" <ji...@apache.org> on 2019/11/08 10:00:16 UTC, 2 replies.
- [jira] [Resolved] (FLINK-14646) Check non-null for key in KeyGroupStreamPartitioner - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/08 10:01:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9355: [FLINK-13577][ml] Add an util class to build result row and generate … - posted by GitBox <gi...@apache.org> on 2019/11/08 10:04:38 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10132: [FLINK-14636][runtime] Enable scheduling for ScheduleMode.LAZY_FROM_SOURCES_WITH_BATCH_SLOT_REQUEST - posted by GitBox <gi...@apache.org> on 2019/11/08 10:05:53 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9373: [FLINK-13596][ml] Add two utils for Table transformations - posted by GitBox <gi...@apache.org> on 2019/11/08 10:06:24 UTC, 2 replies.
- [GitHub] [flink] xuyang1706 commented on issue #9373: [FLINK-13596][ml] Add two utils for Table transformations - posted by GitBox <gi...@apache.org> on 2019/11/08 10:08:04 UTC, 0 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #10117: [FLINK-14494][docs] Add ConfigOption type to the documentation generator - posted by GitBox <gi...@apache.org> on 2019/11/08 10:09:03 UTC, 2 replies.
- [jira] [Created] (FLINK-14673) Shouldn't expect HMS client to throw NoSuchObjectException for non-existing function - posted by "Rui Li (Jira)" <ji...@apache.org> on 2019/11/08 10:12:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14673) Shouldn't expect HMS client to throw NoSuchObjectException for non-existing function - posted by "Rui Li (Jira)" <ji...@apache.org> on 2019/11/08 10:20:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14674) some tpc-ds query hang in scheduled stage for long time - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/08 10:21:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-13934) HistoryServerStaticFileServerHandlerTest failed on Travis - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/08 10:24:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-7550) Give names to REST client/server for clearer logging. - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/08 10:26:00 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann commented on issue #4645: [FLINK-7582] [REST] Netty thread immediately parses responses - posted by GitBox <gi...@apache.org> on 2019/11/08 10:26:49 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann closed pull request #4645: [FLINK-7582] [REST] Netty thread immediately parses responses - posted by GitBox <gi...@apache.org> on 2019/11/08 10:26:50 UTC, 0 replies.
- [jira] [Updated] (FLINK-7582) Rest client may buffer responses indefinitely under heavy laod - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/08 10:27:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14675) output directory settings of tpc-ds dataGenerator have length limitation - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/08 10:28:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-13787) PrometheusPushGatewayReporter does not cleanup TM metrics when run on kubernetes - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/08 10:29:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-7624) Add kafka-topic for "KafkaProducer" metrics - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/08 10:31:00 UTC, 0 replies.
- [GitHub] [flink] dawidwys edited a comment on issue #10117: [FLINK-14494][docs] Add ConfigOption type to the documentation generator - posted by GitBox <gi...@apache.org> on 2019/11/08 10:31:18 UTC, 1 replies.
- [jira] [Updated] (FLINK-7634) Add option to create a savepoint while canceling a job in the dashboard - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/08 10:32:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13929) Revisit REST & JM URL - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/08 10:34:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13878) Flink CLI fails (TimeoutException) for unknown reason - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/08 10:36:00 UTC, 4 replies.
- [jira] [Closed] (FLINK-7688) ContaineredTaskManagerParameters sets off heap memory size incorrectly unlimited - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/08 10:37:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-7642) Upgrade maven surefire plugin to 2.21.0 - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/08 10:37:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #6075: [FLINK-9407] [hdfs connector] Support orc rolling sink writer - posted by GitBox <gi...@apache.org> on 2019/11/08 10:37:50 UTC, 0 replies.
- [jira] [Created] (FLINK-14676) Introduce parallelism inference for InputFormatTableSource - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/08 10:38:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13758) failed to submit JobGraph when registered hdfs file in DistributedCache - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/08 10:38:00 UTC, 3 replies.
- [GitHub] [flink] tillrohrmann commented on issue #4743: [FLINK-7727] [REST] Improve error logging in StaticFileServerHandlers - posted by GitBox <gi...@apache.org> on 2019/11/08 10:38:07 UTC, 0 replies.
- [GitHub] [flink] tillrohrmann closed pull request #4743: [FLINK-7727] [REST] Improve error logging in StaticFileServerHandlers - posted by GitBox <gi...@apache.org> on 2019/11/08 10:38:07 UTC, 0 replies.
- [jira] [Updated] (FLINK-7727) Extend logging in file server handlers - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/08 10:39:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9975: [FLINK-14477][coordination] Implement promotion logic on TaskExecutor - posted by GitBox <gi...@apache.org> on 2019/11/08 10:41:47 UTC, 10 replies.
- [jira] [Closed] (FLINK-7743) Remove the restriction of minimum memory of JM - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/08 10:47:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-7758) Fix bug Kafka09Fetcher add offset metrics - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/08 10:50:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13510) Show fail attempt for subtask in timelime - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/08 10:52:01 UTC, 0 replies.
- [jira] [Closed] (FLINK-7795) Utilize error-prone to discover common coding mistakes - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/08 10:53:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14677) validate all tpc-ds query result with TPC Official reference answer set - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/08 10:53:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-7786) JarActionHandler.tokenizeArguments removes all quotes from program arguments - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/08 10:53:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-7825) Change the `QueryableStateClient` to use a builder pattern. - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/08 10:53:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13647) Allow default methods and static methods to be added to public interfaces - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/08 10:56:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-7926) Bug in Hybrid Hash Join: Request to spill a partition with less than two buffers. - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/08 10:56:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-13647) Allow default methods and static methods to be added to public interfaces - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/08 10:57:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13640) Consider TaskDeploymentDescriptorFactory to be Execution specific - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/08 10:59:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13554) ResourceManager should have a timeout on starting new TaskExecutors. - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/08 10:59:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14674) some tpc-ds query hang in scheduled stage for long time - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/08 10:59:00 UTC, 5 replies.
- [jira] [Updated] (FLINK-7937) Add pagination to Flink History view - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/08 11:01:00 UTC, 1 replies.
- [jira] [Closed] (FLINK-7945) Per partition-lag metric lost in kafka connector - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/08 11:03:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-13482) How can I cleanly shutdown streaming jobs in local mode? - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/08 11:04:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #6075: [FLINK-9407] [hdfs connector] Support orc rolling sink writer - posted by GitBox <gi...@apache.org> on 2019/11/08 11:06:24 UTC, 1 replies.
- [jira] [Closed] (FLINK-7961) Docker-Flink with Docker Swarm doesn't work when machines are in different clouds - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/08 11:07:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-7965) Docker-Flink: TaskManagers can't find JobManager when in different nodes in Docker Swarm - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/08 11:08:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-7969) Resource manager support batch request slots - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/08 11:10:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-7970) SlotPool support batch allocating slots - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/08 11:11:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13432) Set max polling interval threshold for job result polling - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/08 11:12:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-13432) Set max polling interval threshold for job result polling - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/08 11:13:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-8035) Unable to submit job when HA is enabled - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/08 11:14:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13482) How can I cleanly shutdown streaming jobs in local mode? - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/08 11:15:00 UTC, 3 replies.
- [jira] [Comment Edited] (FLINK-13482) How can I cleanly shutdown streaming jobs in local mode? - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/08 11:15:00 UTC, 1 replies.
- [jira] [Assigned] (FLINK-13838) Support -yta(--yarnshipArchives) arguments in flink run command line - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/08 11:17:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14678) e - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/08 11:18:00 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #10132: [FLINK-14636][runtime] Enable scheduling for ScheduleMode.LAZY_FROM_SOURCES_WITH_BATCH_SLOT_REQUEST - posted by GitBox <gi...@apache.org> on 2019/11/08 11:18:43 UTC, 0 replies.
- [jira] [Closed] (FLINK-14636) Handle schedule mode LAZY_FROM_SOURCES_WITH_BATCH_SLOT_REQUEST correctly in DefaultScheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/08 11:20:00 UTC, 0 replies.
- [GitHub] [flink] lirui-apache opened a new pull request #10133: [FLINK-14673][hive] Shouldn't expect HMS client to throw NoSuchObject… - posted by GitBox <gi...@apache.org> on 2019/11/08 11:25:57 UTC, 0 replies.
- [GitHub] [flink] lirui-apache commented on issue #10133: [FLINK-14673][hive] Shouldn't expect HMS client to throw NoSuchObject… - posted by GitBox <gi...@apache.org> on 2019/11/08 11:26:22 UTC, 0 replies.
- [jira] [Updated] (FLINK-14673) Shouldn't expect HMS client to throw NoSuchObjectException for non-existing function - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/08 11:27:00 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10133: [FLINK-14673][hive] Shouldn't expect HMS client to throw NoSuchObject… - posted by GitBox <gi...@apache.org> on 2019/11/08 11:27:59 UTC, 1 replies.
- [jira] [Reopened] (FLINK-14481) Modify the Flink valid socket port check to 0 to 65535. - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/08 11:35:00 UTC, 0 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #10118: [FLINK-14657] Generalize and move config utils from flink-yarn to flink-core - posted by GitBox <gi...@apache.org> on 2019/11/08 12:02:23 UTC, 3 replies.
- [jira] [Closed] (FLINK-14678) e - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/08 12:05:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14679) Add total number of partitions to ResultPartitionDeploymentDescriptor - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/08 12:23:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14599) Support precision of TimestampType in blink planner - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/08 12:28:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10133: [FLINK-14673][hive] Shouldn't expect HMS client to throw NoSuchObject… - posted by GitBox <gi...@apache.org> on 2019/11/08 12:29:29 UTC, 1 replies.
- [jira] [Updated] (FLINK-14677) validate all tpc-ds query result with TPC Official reference answer set - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/08 12:36:00 UTC, 1 replies.
- [jira] [Closed] (FLINK-13461) Distinguish between temporary tables and persisted tables - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/08 12:53:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-9760) Return a single element from extractPatterns - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/08 12:53:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-7384) Unify event and processing time handling in the AbstractKeyedCEPPatternOperator. - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/08 12:54:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-10113) Drop support for pre 1.6 shared buffer state - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/08 12:54:00 UTC, 0 replies.
- [GitHub] [flink] faaronzheng commented on a change in pull request #10090: [FLINK-14560] [runtime] The value of taskmanager.memory.size in flink… - posted by GitBox <gi...@apache.org> on 2019/11/08 13:19:35 UTC, 1 replies.
- [jira] [Closed] (FLINK-14598) The use of FlinkUserCodeClassLoaders is unreasonable. - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/08 13:21:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14575) Wrong (parent-first) class loader during serialization while submitting jobs - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/08 13:21:00 UTC, 0 replies.
- [GitHub] [flink] zentol commented on issue #10113: [FLINK-13749][client] Make PackagedProgram respect classloading policy - posted by GitBox <gi...@apache.org> on 2019/11/08 13:22:45 UTC, 0 replies.
- [GitHub] [flink] GJL opened a new pull request #10134: [FLINK-14374][runtime, tests] Run RegionFailoverITCase also with DefaultScheduler enabled - posted by GitBox <gi...@apache.org> on 2019/11/08 13:22:47 UTC, 0 replies.
- [jira] [Updated] (FLINK-14374) Enable RegionFailoverITCase to pass with scheduler NG - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/08 13:23:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10134: [FLINK-14374][runtime, tests] Run RegionFailoverITCase also with DefaultScheduler enabled - posted by GitBox <gi...@apache.org> on 2019/11/08 13:24:59 UTC, 1 replies.
- [GitHub] [flink] zentol opened a new pull request #10135: [FLINK-14679][shuffle] Store number of partitions in PartitionDescriptor - posted by GitBox <gi...@apache.org> on 2019/11/08 13:28:16 UTC, 0 replies.
- [jira] [Updated] (FLINK-14679) Add total number of partitions to ResultPartitionDeploymentDescriptor - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/08 13:29:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10135: [FLINK-14679][shuffle] Store number of partitions in PartitionDescriptor - posted by GitBox <gi...@apache.org> on 2019/11/08 13:30:59 UTC, 0 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10128: [FLINK-14641][docs] Fix description of metric `fullRestarts` - posted by GitBox <gi...@apache.org> on 2019/11/08 13:33:11 UTC, 1 replies.
- [jira] [Created] (FLINK-14680) Enable KafkaConsumerTestBase#runFailOnNoBrokerTest to pass with new DefaultScheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/08 13:35:00 UTC, 0 replies.
- [GitHub] [flink] GJL opened a new pull request #10136: [FLINK-14680][runtime,tests] Enable KafkaConsumerTestBase#runFailOnNo… - posted by GitBox <gi...@apache.org> on 2019/11/08 13:38:07 UTC, 0 replies.
- [jira] [Updated] (FLINK-14680) Enable KafkaConsumerTestBase#runFailOnNoBrokerTest to pass with new DefaultScheduler - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/08 13:39:00 UTC, 0 replies.
- [GitHub] [flink] GJL commented on issue #10135: [FLINK-14679][shuffle] Store number of partitions in PartitionDescriptor - posted by GitBox <gi...@apache.org> on 2019/11/08 13:39:26 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10136: [FLINK-14680][runtime, tests] Enable KafkaConsumerTestBase#runFailOnNoBrokerTest to pass with DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/08 13:41:05 UTC, 1 replies.
- [jira] [Closed] (FLINK-14037) Deserializing the input/output formats failed: unread block data - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/08 13:44:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14681) Enable YARNHighAvailabilityITCase to pass with new DefaultScheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/08 13:49:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14682) Enable AbstractTaskManagerProcessFailureRecoveryTest to pass with new DefaultScheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/08 13:51:00 UTC, 0 replies.
- [GitHub] [flink] wsry commented on issue #10083: [FLINK-14472][runtime]Implement back-pressure monitor with non-blocking outputs. - posted by GitBox <gi...@apache.org> on 2019/11/08 14:14:17 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10134: [FLINK-14374][runtime, tests] Run RegionFailoverITCase also with DefaultScheduler enabled - posted by GitBox <gi...@apache.org> on 2019/11/08 14:33:03 UTC, 4 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10135: [FLINK-14679][shuffle] Store number of partitions in PartitionDescriptor - posted by GitBox <gi...@apache.org> on 2019/11/08 14:33:16 UTC, 9 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10136: [FLINK-14680][runtime, tests] Enable KafkaConsumerTestBase#runFailOnNoBrokerTest to pass with DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/08 14:33:22 UTC, 4 replies.
- [GitHub] [flink] faaronzheng commented on issue #10090: [FLINK-14560] [runtime] The value of taskmanager.memory.size in flink… - posted by GitBox <gi...@apache.org> on 2019/11/08 14:45:44 UTC, 5 replies.
- [GitHub] [flink] kl0u commented on a change in pull request #10117: [FLINK-14494][docs] Add ConfigOption type to the documentation generator - posted by GitBox <gi...@apache.org> on 2019/11/08 15:03:32 UTC, 1 replies.
- [GitHub] [flink] pablovalt opened a new pull request #10137: Update FlinkKafkaProducer.java - posted by GitBox <gi...@apache.org> on 2019/11/08 15:17:25 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10137: Update FlinkKafkaProducer.java - posted by GitBox <gi...@apache.org> on 2019/11/08 15:20:48 UTC, 1 replies.
- [jira] [Reopened] (FLINK-14164) Add a metric to show failover count regarding fine grained recovery - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/08 16:07:00 UTC, 0 replies.
- [GitHub] [flink] zentol merged pull request #10094: [FLINK-14611][runtime] Move allVerticesInSameSlotSharingGroupByDefault setting from ExecutionConfig to StreamGraph - posted by GitBox <gi...@apache.org> on 2019/11/08 16:15:39 UTC, 0 replies.
- [jira] [Commented] (FLINK-10672) Task stuck while writing output to flink - posted by "venkata subbarao chunduri (Jira)" <ji...@apache.org> on 2019/11/08 16:16:00 UTC, 2 replies.
- [jira] [Closed] (FLINK-14611) Move allVerticesInSameSlotSharingGroupByDefault from ExecutionConfig to StreamGraph - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/08 16:16:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14683) RemoteStreamEnvironment's construction function has a wrong method - posted by "forideal (Jira)" <ji...@apache.org> on 2019/11/08 16:21:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14681) Enable YARNHighAvailabilityITCase to pass with new DefaultScheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/08 16:24:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10137: Update FlinkKafkaProducer.java - posted by GitBox <gi...@apache.org> on 2019/11/08 16:28:24 UTC, 1 replies.
- [jira] [Comment Edited] (FLINK-13878) Flink CLI fails (TimeoutException) for unknown reason - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/08 16:45:00 UTC, 0 replies.
- [GitHub] [flink] StephanEwen opened a new pull request #10138: [FLINK-14635][e2e tests] Use non-relocated imports for AWS SDK Kinesis classes in tests. - posted by GitBox <gi...@apache.org> on 2019/11/08 17:52:50 UTC, 0 replies.
- [jira] [Updated] (FLINK-14635) Don't use relocated imports in Kinesis End-2-End Tests - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/08 17:53:00 UTC, 0 replies.
- [GitHub] [flink] StephanEwen commented on issue #10138: [FLINK-14635][e2e tests] Use non-relocated imports for AWS SDK Kinesis classes in tests. - posted by GitBox <gi...@apache.org> on 2019/11/08 17:53:25 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10138: [FLINK-14635][e2e tests] Use non-relocated imports for AWS SDK Kinesis classes in tests. - posted by GitBox <gi...@apache.org> on 2019/11/08 17:55:55 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10138: [FLINK-14635][e2e tests] Use non-relocated imports for AWS SDK Kinesis classes in tests. - posted by GitBox <gi...@apache.org> on 2019/11/08 18:48:29 UTC, 1 replies.
- [jira] [Comment Edited] (FLINK-10672) Task stuck while writing output to flink - posted by "venkata subbarao chunduri (Jira)" <ji...@apache.org> on 2019/11/08 20:15:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-12047) State Processor API (previously named Savepoint Connector) to read / write / process savepoints - posted by "Seth Wiesman (Jira)" <ji...@apache.org> on 2019/11/08 20:57:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-13095) Provide an easy way to read / bootstrap window state using the State Processor API - posted by "Seth Wiesman (Jira)" <ji...@apache.org> on 2019/11/08 20:57:00 UTC, 1 replies.
- [GitHub] [flink] sjwiesman opened a new pull request #10139: [FLINK-13095][state-processor-api] Provide an easy way to read / bootstrap window state using the State Processor API - posted by GitBox <gi...@apache.org> on 2019/11/08 21:17:21 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10139: [FLINK-13095][state-processor-api] Provide an easy way to read / bootstrap window state using the State Processor API - posted by GitBox <gi...@apache.org> on 2019/11/08 21:20:16 UTC, 1 replies.
- [GitHub] [flink] sjwiesman commented on issue #10139: [FLINK-13095][state-processor-api] Provide an easy way to read / bootstrap window state using the State Processor API - posted by GitBox <gi...@apache.org> on 2019/11/08 21:20:59 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10139: [FLINK-13095][state-processor-api] Provide an easy way to read / bootstrap window state using the State Processor API - posted by GitBox <gi...@apache.org> on 2019/11/08 22:10:28 UTC, 3 replies.
- [GitHub] [flink] bowenli86 closed pull request #10093: [FLINK-14579][sql cli] enable SQL CLI to configure modules via yaml config - posted by GitBox <gi...@apache.org> on 2019/11/08 23:13:33 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on issue #10133: [FLINK-14673][hive] Shouldn't expect HMS client to throw NoSuchObject… - posted by GitBox <gi...@apache.org> on 2019/11/08 23:15:17 UTC, 0 replies.
- [GitHub] [flink] bowenli86 closed pull request #10133: [FLINK-14673][hive] Shouldn't expect HMS client to throw NoSuchObject… - posted by GitBox <gi...@apache.org> on 2019/11/08 23:15:29 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14673) Shouldn't expect HMS client to throw NoSuchObjectException for non-existing function - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/08 23:17:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14673) Shouldn't expect HMS client to throw NoSuchObjectException for non-existing function - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/08 23:17:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14579) enable SQL CLI to configure modules via yaml config - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/08 23:17:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 opened a new pull request #10140: [FLINK-14660][sql cli] add 'SHOW MODULES' to SQL CLI - posted by GitBox <gi...@apache.org> on 2019/11/08 23:25:01 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on issue #10140: [FLINK-14660][sql cli] add 'SHOW MODULES' to SQL CLI - posted by GitBox <gi...@apache.org> on 2019/11/08 23:25:47 UTC, 1 replies.
- [jira] [Updated] (FLINK-14660) add 'SHOW MODULES' sql command - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/08 23:26:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10140: [FLINK-14660][sql cli] add 'SHOW MODULES' to SQL CLI - posted by GitBox <gi...@apache.org> on 2019/11/08 23:27:19 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10140: [FLINK-14660][sql cli] add 'SHOW MODULES' to SQL CLI - posted by GitBox <gi...@apache.org> on 2019/11/09 00:29:40 UTC, 3 replies.
- [jira] [Created] (FLINK-14684) Add Pinterest to Chinese Powered By page - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/09 02:07:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14037) Deserializing the input/output formats failed: unread block data - posted by "liupengcheng (Jira)" <ji...@apache.org> on 2019/11/09 02:30:00 UTC, 1 replies.
- [GitHub] [flink] HuangZhenQiu commented on a change in pull request #9711: [FLINK-14033] upload user artifacts for yarn job cluster - posted by GitBox <gi...@apache.org> on 2019/11/09 06:43:42 UTC, 0 replies.
- [GitHub] [flink] HuangZhenQiu commented on issue #9711: [FLINK-14033] upload user artifacts for yarn job cluster - posted by GitBox <gi...@apache.org> on 2019/11/09 06:44:25 UTC, 2 replies.
- [GitHub] [flink] danny0405 commented on a change in pull request #10123: [FLINK-14665][table-planner-blink] Support computed column for create… - posted by GitBox <gi...@apache.org> on 2019/11/09 09:25:41 UTC, 19 replies.
- [GitHub] [flink] tillrohrmann closed pull request #10076: [FLINK-14465][runtime] Let `StandaloneJobClusterEntrypoint` use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/09 11:27:44 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14465) Let StandaloneJobClusterEntrypoint use user code class loader - posted by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/11/09 11:29:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14685) ZooKeeperCheckpointIDCounter forever broken if once loss connection with ZK - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/09 13:10:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14685) ZooKeeperCheckpointIDCounter forever broken if once loss connection with ZK - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/09 13:11:00 UTC, 0 replies.
- [GitHub] [flink] xintongsong opened a new pull request #10141: [FLINK-13986][runtime] Clean up legacy code for FLIP-49. - posted by GitBox <gi...@apache.org> on 2019/11/09 18:16:13 UTC, 0 replies.
- [jira] [Updated] (FLINK-13986) Clean-up of legacy mode - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/09 18:17:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10141: [FLINK-13986][runtime] Clean up legacy code for FLIP-49. - posted by GitBox <gi...@apache.org> on 2019/11/09 18:19:25 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10141: [FLINK-13986][runtime] Clean up legacy code for FLIP-49. - posted by GitBox <gi...@apache.org> on 2019/11/09 19:26:33 UTC, 4 replies.
- [GitHub] [flink] sjwiesman edited a comment on issue #10139: [FLINK-13095][state-processor-api] Provide an easy way to read / bootstrap window state using the State Processor API - posted by GitBox <gi...@apache.org> on 2019/11/09 20:46:11 UTC, 0 replies.
- [GitHub] [flink] sjwiesman closed pull request #10139: [FLINK-13095][state-processor-api] Provide an easy way to read / bootstrap window state using the State Processor API - posted by GitBox <gi...@apache.org> on 2019/11/09 22:08:44 UTC, 0 replies.
- [GitHub] [flink] sjwiesman opened a new pull request #10142: Spa window reader - posted by GitBox <gi...@apache.org> on 2019/11/09 22:09:44 UTC, 0 replies.
- [GitHub] [flink] sjwiesman commented on issue #10142: [FLINK-13095][state-processor-api] Provide an easy way to read / bootstrap window state using the State Processor API - posted by GitBox <gi...@apache.org> on 2019/11/09 22:11:59 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10142: [FLINK-13095][state-processor-api] Provide an easy way to read / bootstrap window state using the State Processor API - posted by GitBox <gi...@apache.org> on 2019/11/09 22:12:56 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10142: [FLINK-13095][state-processor-api] Provide an easy way to read / bootstrap window state using the State Processor API - posted by GitBox <gi...@apache.org> on 2019/11/09 23:06:23 UTC, 6 replies.
- [jira] [Commented] (FLINK-14669) All hadoop-2.4.1 related nightly end-to-end tests failed on travis - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/10 02:49:00 UTC, 1 replies.
- [GitHub] [flink] xintongsong commented on issue #10141: [FLINK-13986][runtime] Clean up legacy code for FLIP-49. - posted by GitBox <gi...@apache.org> on 2019/11/10 02:53:41 UTC, 0 replies.
- [jira] [Created] (FLINK-14686) Flink SQL DDL Enhancement - posted by "Terry Wang (Jira)" <ji...@apache.org> on 2019/11/10 05:37:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14687) Add database related ddl support to FLINK-SQL-Parser - posted by "Terry Wang (Jira)" <ji...@apache.org> on 2019/11/10 05:48:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14688) Add table related - posted by "Terry Wang (Jira)" <ji...@apache.org> on 2019/11/10 05:49:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14688) Add table related DDLs support in SQL Parser - posted by "Terry Wang (Jira)" <ji...@apache.org> on 2019/11/10 05:49:00 UTC, 4 replies.
- [jira] [Created] (FLINK-14689) Add catalog related DDLs support in SQL Parser - posted by "Terry Wang (Jira)" <ji...@apache.org> on 2019/11/10 05:54:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14687) Add database related ddl support to SQL-Parser - posted by "Terry Wang (Jira)" <ji...@apache.org> on 2019/11/10 05:55:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14686) Flink SQL DDL Enhancement - posted by "Terry Wang (Jira)" <ji...@apache.org> on 2019/11/10 05:55:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14687) Add database related ddl support to SQL Parser - posted by "Terry Wang (Jira)" <ji...@apache.org> on 2019/11/10 05:56:00 UTC, 2 replies.
- [jira] [Created] (FLINK-14690) Support catalog related DDLs in TableEnvironment - posted by "Terry Wang (Jira)" <ji...@apache.org> on 2019/11/10 06:06:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14692) Support Table related DDLs in TableEnvironment - posted by "Terry Wang (Jira)" <ji...@apache.org> on 2019/11/10 06:07:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14691) Support database related DDLs in TableEnvironment - posted by "Terry Wang (Jira)" <ji...@apache.org> on 2019/11/10 06:07:00 UTC, 0 replies.
- [GitHub] [flink] faaronzheng removed a comment on issue #10090: [FLINK-14560] [runtime] The value of taskmanager.memory.size in flink… - posted by GitBox <gi...@apache.org> on 2019/11/10 07:29:46 UTC, 5 replies.
- [GitHub] [flink] wangyang0918 opened a new pull request #10143: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread - posted by GitBox <gi...@apache.org> on 2019/11/10 07:38:51 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10143: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread - posted by GitBox <gi...@apache.org> on 2019/11/10 07:40:58 UTC, 1 replies.
- [jira] [Updated] (FLINK-14693) python tox checks fails on travis - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/10 08:03:00 UTC, 2 replies.
- [jira] [Created] (FLINK-14693) python tox checks fails on travis - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/10 08:03:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10143: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread - posted by GitBox <gi...@apache.org> on 2019/11/10 08:40:38 UTC, 10 replies.
- [GitHub] [flink] wangxlong opened a new pull request #10144: [FLINK-14613][table-planner-blink] Fix temporal table join when containing multiple keyfields with UDF - posted by GitBox <gi...@apache.org> on 2019/11/10 09:03:40 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10144: [FLINK-14613][table-planner-blink] Fix temporal table join when containing multiple keyfields with UDF - posted by GitBox <gi...@apache.org> on 2019/11/10 09:05:47 UTC, 1 replies.
- [GitHub] [flink] wangyang0918 commented on issue #10143: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread - posted by GitBox <gi...@apache.org> on 2019/11/10 09:27:33 UTC, 6 replies.
- [GitHub] [flink] faaronzheng closed pull request #10090: [FLINK-14560] [runtime] The value of taskmanager.memory.size in flink… - posted by GitBox <gi...@apache.org> on 2019/11/10 10:23:49 UTC, 0 replies.
- [GitHub] [flink] faaronzheng closed pull request #10073: [FLINK-14560] [runtime] The value of taskmanager.memory.size in flink-conf.yaml is set to zero will cause taskmanager not to work - posted by GitBox <gi...@apache.org> on 2019/11/10 10:23:53 UTC, 0 replies.
- [jira] [Commented] (FLINK-14694) Most tests from package o.a.f.table.planner.functions.aggfunctions are not executed during mvn test - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/10 10:34:00 UTC, 4 replies.
- [jira] [Created] (FLINK-14694) Most tests from package o.a.f.table.planner.functions.aggfunctions are not executed during mvn test - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/10 10:34:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14694) Most tests from package o.a.f.table.planner.functions.aggfunctions are not executed during mvn test - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/10 10:35:00 UTC, 4 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10144: [FLINK-14613][table-planner-blink] Fix temporal table join when containing multiple keyfields with UDF - posted by GitBox <gi...@apache.org> on 2019/11/10 11:01:36 UTC, 8 replies.
- [jira] [Assigned] (FLINK-14694) Most tests from package o.a.f.table.planner.functions.aggfunctions are not executed during mvn test - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/10 11:16:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14676) Introduce parallelism inference for InputFormatTableSource - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/10 12:18:00 UTC, 4 replies.
- [jira] [Comment Edited] (FLINK-13184) Starting a TaskExecutor blocks the YarnResourceManager's main thread - posted by "Yang Wang (Jira)" <ji...@apache.org> on 2019/11/10 12:25:00 UTC, 2 replies.
- [jira] [Closed] (FLINK-14667) flink1.9,1.8.2 run flinkSql fat jar ,can't load the right tableFactory (TableSourceFactory) for the kafka - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/10 12:31:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14325) Convert CatalogTable to TableSourceTable with additional watermark information - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/10 12:41:00 UTC, 0 replies.
- [GitHub] [flink] kl0u closed pull request #10118: [FLINK-14657] Generalize and move config utils from flink-yarn to flink-core - posted by GitBox <gi...@apache.org> on 2019/11/10 13:17:24 UTC, 0 replies.
- [GitHub] [flink] kl0u commented on issue #10118: [FLINK-14657] Generalize and move config utils from flink-yarn to flink-core - posted by GitBox <gi...@apache.org> on 2019/11/10 13:17:24 UTC, 0 replies.
- [jira] [Closed] (FLINK-14657) Generalize and move YarnConfigUtils from flink-yarn to flink-core - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/10 13:19:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14694) Most tests from package o.a.f.table.planner.functions.aggfunctions are not executed during mvn test - posted by "godfrey he (Jira)" <ji...@apache.org> on 2019/11/10 14:42:00 UTC, 3 replies.
- [GitHub] [flink] carp84 commented on a change in pull request #9516: [FLINK-13815][State Backends] Implement the SpaceAllocator - posted by GitBox <gi...@apache.org> on 2019/11/10 15:47:37 UTC, 3 replies.
- [GitHub] [flink] walterddr commented on a change in pull request #10143: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread - posted by GitBox <gi...@apache.org> on 2019/11/10 17:19:58 UTC, 7 replies.
- [GitHub] [flink] tweise commented on issue #10138: [FLINK-14635][e2e tests] Use non-relocated imports for AWS SDK Kinesis classes in tests. - posted by GitBox <gi...@apache.org> on 2019/11/11 01:19:26 UTC, 0 replies.
- [jira] [Closed] (FLINK-14666) support multiple catalog in flink table sql - posted by "yuemeng (Jira)" <ji...@apache.org> on 2019/11/11 02:26:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14695) Elasticsearch 5.1.2 doesn't work on Ubuntu 18.04 - posted by "wangxiyuan (Jira)" <ji...@apache.org> on 2019/11/11 02:42:00 UTC, 0 replies.
- [GitHub] [flink] thorntree commented on issue #934: Framesize fix - posted by GitBox <gi...@apache.org> on 2019/11/11 03:12:17 UTC, 1 replies.
- [GitHub] [flink] qiuxiafei commented on a change in pull request #9373: [FLINK-13596][ml] Add two utils for Table transformations - posted by GitBox <gi...@apache.org> on 2019/11/11 03:12:52 UTC, 0 replies.
- [jira] [Created] (FLINK-14696) Support precision of TimestampType in built-in SQL functions and operators - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/11 03:38:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10113: [FLINK-13749][client] Make PackagedProgram respect classloading policy - posted by GitBox <gi...@apache.org> on 2019/11/11 03:44:38 UTC, 0 replies.
- [GitHub] [flink] lirui-apache opened a new pull request #10145: [FLINK-14673][hive] Shouldn't expect HMS client to throw NoSuchObject… - posted by GitBox <gi...@apache.org> on 2019/11/11 03:51:35 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10145: [FLINK-14673][hive] Shouldn't expect HMS client to throw NoSuchObject… - posted by GitBox <gi...@apache.org> on 2019/11/11 03:53:57 UTC, 1 replies.
- [GitHub] [flink] lirui-apache commented on issue #10145: [FLINK-14673][hive] Shouldn't expect HMS client to throw NoSuchObject… - posted by GitBox <gi...@apache.org> on 2019/11/11 03:54:01 UTC, 2 replies.
- [GitHub] [flink] TisonKun commented on issue #934: Framesize fix - posted by GitBox <gi...@apache.org> on 2019/11/11 04:38:36 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10145: [FLINK-14673][hive] Shouldn't expect HMS client to throw NoSuchObject… - posted by GitBox <gi...@apache.org> on 2019/11/11 04:46:15 UTC, 1 replies.
- [jira] [Commented] (FLINK-14693) python tox checks fails on travis - posted by "Dian Fu (Jira)" <ji...@apache.org> on 2019/11/11 04:52:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14697) Connection timeout occurs while checkpointing - posted by "dmgkeke (Jira)" <ji...@apache.org> on 2019/11/11 05:20:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14697) Connection timeout occurs while checkpointing - posted by "dmgkeke (Jira)" <ji...@apache.org> on 2019/11/11 05:24:00 UTC, 3 replies.
- [GitHub] [flink] lirui-apache commented on issue #10140: [FLINK-14660][sql cli] add 'SHOW MODULES' to SQL CLI - posted by GitBox <gi...@apache.org> on 2019/11/11 05:29:37 UTC, 0 replies.
- [jira] [Created] (FLINK-14698) Refactor the SQL CLI parser to reuse flink-sql-parser - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2019/11/11 05:40:00 UTC, 0 replies.
- [GitHub] [flink] xintongsong opened a new pull request #10146: [FLINK-14188][runtime] TaskExecutor derive and register with default slot resource profile - posted by GitBox <gi...@apache.org> on 2019/11/11 05:44:12 UTC, 0 replies.
- [jira] [Updated] (FLINK-14188) TaskExecutor derive and register with default slot resource profile - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/11 05:45:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10146: [FLINK-14188][runtime] TaskExecutor derive and register with default slot resource profile - posted by GitBox <gi...@apache.org> on 2019/11/11 05:46:05 UTC, 1 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10143: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread - posted by GitBox <gi...@apache.org> on 2019/11/11 06:24:13 UTC, 13 replies.
- [jira] [Reopened] (FLINK-14666) support multiple catalog in flink table sql - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/11 06:25:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14698) Refactor the SQL CLI parser to reuse flink-sql-parser - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/11 06:26:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14698) Refactor the SQL CLI parser to reuse flink-sql-parser - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/11 06:27:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10146: [FLINK-14188][runtime] TaskExecutor derive and register with default slot resource profile - posted by GitBox <gi...@apache.org> on 2019/11/11 06:37:27 UTC, 25 replies.
- [jira] [Created] (FLINK-14699) Move ClosureCleaner to flink-core - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/11 07:04:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14700) Consider to set the random listen port in e2e flink cluster. - posted by "Zheng Hu (Jira)" <ji...@apache.org> on 2019/11/11 07:16:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14701) Slot leaks if SharedSlotOversubscribedException happens - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/11 07:30:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14701) Slot leaks if SharedSlotOversubscribedException happens - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/11 07:36:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14702) Rewrite the tpch ( test_tpch.sh ) e2e tests by using the newly introduced java framework - posted by "Zheng Hu (Jira)" <ji...@apache.org> on 2019/11/11 07:43:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14703) Port the Kafka SQL related tests. - posted by "Zheng Hu (Jira)" <ji...@apache.org> on 2019/11/11 08:00:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14704) Remove uesless SynchronousSavepointLatch - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/11 08:52:00 UTC, 0 replies.
- [GitHub] [flink] StephanEwen closed pull request #10138: [FLINK-14635][e2e tests] Use non-relocated imports for AWS SDK Kinesis classes in tests. - posted by GitBox <gi...@apache.org> on 2019/11/11 09:07:05 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10022: [FLINK-14135][hive][orc] Introduce orc ColumnarRow reader for hive connector - posted by GitBox <gi...@apache.org> on 2019/11/11 09:16:18 UTC, 26 replies.
- [GitHub] [flink] yanghua commented on issue #10116: [FLINK-14655] Change Type of Field jobStatusListeners from CopyOnWriteArrayList to ArrayList - posted by GitBox <gi...@apache.org> on 2019/11/11 09:29:23 UTC, 0 replies.
- [jira] [Updated] (FLINK-14701) Slot leaks if SharedSlotOversubscribedException happens - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/11 09:33:00 UTC, 2 replies.
- [GitHub] [flink] xintongsong commented on issue #10146: [FLINK-14188][runtime] TaskExecutor derive and register with default slot resource profile - posted by GitBox <gi...@apache.org> on 2019/11/11 09:46:01 UTC, 1 replies.
- [GitHub] [flink] openinx commented on a change in pull request #9981: [FLINK-13195][sql-client] Add create table support for SqlClient - posted by GitBox <gi...@apache.org> on 2019/11/11 09:48:55 UTC, 2 replies.
- [GitHub] [flink] AT-Fieldless commented on a change in pull request #10074: [FLINK-14499][Runtime / Metrics]MetricRegistry#getMetricQueryServiceGatewayRpcAddress is Nonnull - posted by GitBox <gi...@apache.org> on 2019/11/11 09:52:10 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #10113: [FLINK-13749][client] Make PackagedProgram respect classloading policy - posted by GitBox <gi...@apache.org> on 2019/11/11 09:53:55 UTC, 2 replies.
- [jira] [Closed] (FLINK-14395) Refactor ES 7 connectors to make them keep consistency with es 6 connectors - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/11 10:05:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #9970: [FLINK-14395] Refactor ES 7 connectors to make them keep consistency with es 6 connectors - posted by GitBox <gi...@apache.org> on 2019/11/11 10:05:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha closed pull request #9970: [FLINK-14395] Refactor ES 7 connectors to make them keep consistency with es 6 connectors - posted by GitBox <gi...@apache.org> on 2019/11/11 10:05:01 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on a change in pull request #9946: [FLINK-14468][docs] Update Kubernetes docs - posted by GitBox <gi...@apache.org> on 2019/11/11 10:05:18 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14676) Introduce parallelism inference for InputFormatTableSource - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/11 10:19:00 UTC, 2 replies.
- [jira] [Updated] (FLINK-14704) Remove uesless SynchronousSavepointLatch - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/11 10:22:00 UTC, 3 replies.
- [GitHub] [flink] aljoscha commented on issue #10137: Update FlinkKafkaProducer.java - posted by GitBox <gi...@apache.org> on 2019/11/11 10:51:53 UTC, 0 replies.
- [GitHub] [flink] aljoscha closed pull request #10137: Update FlinkKafkaProducer.java - posted by GitBox <gi...@apache.org> on 2019/11/11 10:51:53 UTC, 0 replies.
- [GitHub] [flink] aljoscha merged pull request #10028: [hotfix] Fixed word typo: environment and refactored load savepoint exception message - posted by GitBox <gi...@apache.org> on 2019/11/11 10:57:32 UTC, 0 replies.
- [GitHub] [flink] aljoscha merged pull request #10040: [hotfix] Rename TimeReaderFunction to TimerReaderFunction - posted by GitBox <gi...@apache.org> on 2019/11/11 10:59:21 UTC, 0 replies.
- [GitHub] [flink] aljoscha merged pull request #10026: [hotfix][JavaDocs] Correct docs in MemoryStateBackend - posted by GitBox <gi...@apache.org> on 2019/11/11 11:00:04 UTC, 0 replies.
- [GitHub] [flink] wangyang0918 commented on a change in pull request #10143: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread - posted by GitBox <gi...@apache.org> on 2019/11/11 11:05:06 UTC, 7 replies.
- [jira] [Commented] (FLINK-14704) Remove uesless SynchronousSavepointLatch - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/11 11:06:00 UTC, 1 replies.
- [GitHub] [flink] GJL commented on a change in pull request #10112: [FLINK-14640] Change Type of Field currentExecutions from ConcurrentHashMap to HashMap - posted by GitBox <gi...@apache.org> on 2019/11/11 11:14:25 UTC, 2 replies.
- [GitHub] [flink] yanghua commented on issue #10041: [hotfix] Fix wrong Java doc comment of BroadcastStateBootstrapFunction.Context - posted by GitBox <gi...@apache.org> on 2019/11/11 11:15:05 UTC, 0 replies.
- [GitHub] [flink] yanghua commented on a change in pull request #10112: [FLINK-14640] Change Type of Field currentExecutions from ConcurrentHashMap to HashMap - posted by GitBox <gi...@apache.org> on 2019/11/11 11:25:11 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9434: [FLINK-13634][Formats]: added module to compress data using StreamingFileSink - posted by GitBox <gi...@apache.org> on 2019/11/11 11:26:31 UTC, 12 replies.
- [GitHub] [flink] JingsongLi opened a new pull request #10147: [FLINK-14676][table-planner-blink] Introduce parallelism inference for InputFormatTableSource - posted by GitBox <gi...@apache.org> on 2019/11/11 11:28:37 UTC, 0 replies.
- [jira] [Updated] (FLINK-14676) Introduce parallelism inference for InputFormatTableSource - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/11 11:29:00 UTC, 2 replies.
- [GitHub] [flink] JingsongLi commented on issue #10105: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/11 11:30:23 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10147: [FLINK-14676][table-planner-blink] Introduce parallelism inference for InputFormatTableSource - posted by GitBox <gi...@apache.org> on 2019/11/11 11:32:03 UTC, 1 replies.
- [jira] [Created] (FLINK-14705) Remove nullables argument of BatchTestBase.registerCollection in blink planner - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2019/11/11 11:48:00 UTC, 0 replies.
- [GitHub] [flink] HuangXingBo opened a new pull request #10148: [FLINK-14693][hotfix][python] Python tox checks fails on travis - posted by GitBox <gi...@apache.org> on 2019/11/11 12:12:20 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10148: [FLINK-14693][hotfix][python] Python tox checks fails on travis - posted by GitBox <gi...@apache.org> on 2019/11/11 12:14:44 UTC, 1 replies.
- [GitHub] [flink] zjuwangg opened a new pull request #10149: [FLINK-14689]Add catalog related DDLs support in SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/11 12:17:54 UTC, 0 replies.
- [jira] [Updated] (FLINK-14689) Add catalog related DDLs support in SQL Parser - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/11 12:18:01 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10147: [FLINK-14676][table-planner-blink] Introduce parallelism inference for InputFormatTableSource - posted by GitBox <gi...@apache.org> on 2019/11/11 12:20:26 UTC, 4 replies.
- [GitHub] [flink] flinkbot commented on issue #10149: [FLINK-14689]Add catalog related DDLs support in SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/11 12:21:11 UTC, 1 replies.
- [GitHub] [flink] zjuwangg commented on issue #10149: [FLINK-14689]Add catalog related DDLs support in SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/11 12:23:10 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk opened a new pull request #10150: [FLINK-14164][runtime] Make ‘fullRestarts’ compatible for NG scheduler - posted by GitBox <gi...@apache.org> on 2019/11/11 12:33:29 UTC, 0 replies.
- [GitHub] [flink] GJL commented on a change in pull request #10150: [FLINK-14164][runtime] Make ‘fullRestarts’ compatible for NG scheduler - posted by GitBox <gi...@apache.org> on 2019/11/11 12:37:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10150: [FLINK-14164][runtime] Make ‘fullRestarts’ compatible for NG scheduler - posted by GitBox <gi...@apache.org> on 2019/11/11 12:37:17 UTC, 1 replies.
- [GitHub] [flink] sunhaibotb opened a new pull request #10151: [FLINK-14231] Handle the processing-time timers before closing operator to properly support endInput - posted by GitBox <gi...@apache.org> on 2019/11/11 12:59:47 UTC, 0 replies.
- [jira] [Updated] (FLINK-14231) Support the timers of the upstream operator with endInput properly - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/11 13:00:01 UTC, 0 replies.
- [jira] [Created] (FLINK-14706) Remove legacy KvStateMessage - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/11 13:02:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10151: [FLINK-14231] Handle the processing-time timers before closing operator to properly support endInput - posted by GitBox <gi...@apache.org> on 2019/11/11 13:02:39 UTC, 1 replies.
- [jira] [Commented] (FLINK-14706) Remove legacy KvStateMessage - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/11 13:05:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14664) Support to reference user defined functions of external catalog in computed columns - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/11 13:18:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10148: [FLINK-14693][hotfix][python] Python tox checks fails on travis - posted by GitBox <gi...@apache.org> on 2019/11/11 13:19:31 UTC, 9 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10149: [FLINK-14689]Add catalog related DDLs support in SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/11 13:19:37 UTC, 1 replies.
- [GitHub] [flink] KurtYoung closed pull request #10123: [FLINK-14665][table-planner-blink] Support computed column for create… - posted by GitBox <gi...@apache.org> on 2019/11/11 13:28:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14665) Support computed column in blink-planner - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/11 13:30:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha merged pull request #10025: [FLINK-14554] Correct the comment of ExistingSavepoint#readKeyedState to generate java doc - posted by GitBox <gi...@apache.org> on 2019/11/11 13:31:17 UTC, 0 replies.
- [jira] [Closed] (FLINK-14554) Correct the comment of ExistingSavepoint#readKeyedState to generate java doc - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/11 13:32:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14570) KeyedStateBootstrapFunction missed onTimer callback method to fire timer - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/11 13:37:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14525) buffer pool is destroyed - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/11 13:42:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha merged pull request #10095: [FLINK-14601] [client] CLI documentation for list is missing '-a' - posted by GitBox <gi...@apache.org> on 2019/11/11 13:48:40 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10150: [FLINK-14164][runtime] Make ‘fullRestarts’ compatible for NG scheduler - posted by GitBox <gi...@apache.org> on 2019/11/11 13:48:45 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10151: [FLINK-14231] Handle the processing-time timers before closing operator to properly support endInput - posted by GitBox <gi...@apache.org> on 2019/11/11 13:48:51 UTC, 1 replies.
- [jira] [Closed] (FLINK-14601) CLI documentation for list is missing '-a' - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/11 13:50:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14707) Refactor checkpoint related methods within Environment - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/11 14:08:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14707) Refactor checkpoint related methods within Environment - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/11 14:09:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14380) Type Extractor POJO setter check does not allow for Immutable Case Class - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/11 14:10:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14699) Move ClosureCleaner to flink-core - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/11 14:14:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14481) Modify the Flink valid socket port check to 0 to 65535. - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/11 14:16:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14380) Type Extractor POJO setter check does not allow for Immutable Case Class - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/11 14:16:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14481) Modify the Flink valid socket port check to 0 to 65535. - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/11 14:17:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha merged pull request #10041: [hotfix] Fix wrong Java doc comment of BroadcastStateBootstrapFunction.Context - posted by GitBox <gi...@apache.org> on 2019/11/11 14:20:43 UTC, 0 replies.
- [jira] [Commented] (FLINK-14514) Improve interface of FunctionContext#getJobParameter - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/11 14:27:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14264) Expose CheckpointBackend in checkpoint config RestAPI - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/11 14:30:00 UTC, 3 replies.
- [jira] [Assigned] (FLINK-14433) Move generated Jaas conf file from /tmp directory to Job specific directory - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/11 14:31:00 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14704) Remove uesless SynchronousSavepointLatch - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/11 14:38:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-7926) Bug in Hybrid Hash Join: Request to spill a partition with less than two buffers. - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/11 14:39:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14708) Introduce full restarts failover strategy for NG scheduler - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/11 14:45:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on a change in pull request #10104: [FLINK-14629][client] Refactor ScalaShellRemote(Stream)Environment to simplify inheritance - posted by GitBox <gi...@apache.org> on 2019/11/11 14:54:47 UTC, 4 replies.
- [GitHub] [flink] aljoscha commented on issue #10021: [hotfix][typo] Rename withNewBucketAssignerAnd[Rolling]Policy - posted by GitBox <gi...@apache.org> on 2019/11/11 14:56:09 UTC, 0 replies.
- [GitHub] [flink] aljoscha closed pull request #10021: [hotfix][typo] Rename withNewBucketAssignerAnd[Rolling]Policy - posted by GitBox <gi...@apache.org> on 2019/11/11 14:56:10 UTC, 0 replies.
- [GitHub] [flink] aljoscha closed pull request #9987: [hotfix][doc]Correct S3 path prefix key in documentation - posted by GitBox <gi...@apache.org> on 2019/11/11 14:58:36 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #9987: [hotfix][doc]Correct S3 path prefix key in documentation - posted by GitBox <gi...@apache.org> on 2019/11/11 14:58:36 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10136: [FLINK-14680][runtime, tests] Enable KafkaConsumerTestBase#runFailOnNoBrokerTest to pass with DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/11 15:09:36 UTC, 1 replies.
- [GitHub] [flink] guoweiM opened a new pull request #10152: [FLINK-14466][runtime] Let YarnJobClusterEntrypoint use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/11 15:15:49 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10152: [FLINK-14466][runtime] Let YarnJobClusterEntrypoint use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/11 15:19:29 UTC, 1 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #10134: [FLINK-14374][runtime, tests] Run RegionFailoverITCase also with DefaultScheduler enabled - posted by GitBox <gi...@apache.org> on 2019/11/11 15:21:01 UTC, 4 replies.
- [jira] [Created] (FLINK-14709) Allow outputting elements in close method of chained drivers. - posted by "David Moravek (Jira)" <ji...@apache.org> on 2019/11/11 15:23:00 UTC, 0 replies.
- [GitHub] [flink] GJL commented on a change in pull request #10134: [FLINK-14374][runtime, tests] Run RegionFailoverITCase also with DefaultScheduler enabled - posted by GitBox <gi...@apache.org> on 2019/11/11 15:31:38 UTC, 4 replies.
- [jira] [Updated] (FLINK-14707) Refactor checkpoint related methods within Environment - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/11 15:36:00 UTC, 0 replies.
- [GitHub] [flink] dmvk opened a new pull request #10153: [FLINK-14709] Allow outputting elements in user defined close method,… - posted by GitBox <gi...@apache.org> on 2019/11/11 15:39:33 UTC, 0 replies.
- [jira] [Updated] (FLINK-14709) Allow outputting elements in close method of chained drivers. - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/11 15:40:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10153: WIP: [FLINK-14709] Allow outputting elements in user defined close method,… - posted by GitBox <gi...@apache.org> on 2019/11/11 15:43:21 UTC, 1 replies.
- [GitHub] [flink] Myasuka opened a new pull request #10154: [FLINK-14704] Remove uesless SynchronousSavepointLatch - posted by GitBox <gi...@apache.org> on 2019/11/11 15:46:39 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10154: [FLINK-14704] Remove uesless SynchronousSavepointLatch - posted by GitBox <gi...@apache.org> on 2019/11/11 15:49:23 UTC, 1 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10134: [FLINK-14374][runtime, tests] Run RegionFailoverITCase also with DefaultScheduler enabled - posted by GitBox <gi...@apache.org> on 2019/11/11 15:55:33 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk edited a comment on issue #10134: [FLINK-14374][runtime, tests] Run RegionFailoverITCase also with DefaultScheduler enabled - posted by GitBox <gi...@apache.org> on 2019/11/11 15:55:55 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10152: [FLINK-14466][runtime] Let YarnJobClusterEntrypoint use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/11 16:13:46 UTC, 21 replies.
- [GitHub] [flink] dmvk commented on issue #10153: [FLINK-14709] Allow outputting elements in user defined close method,… - posted by GitBox <gi...@apache.org> on 2019/11/11 16:22:45 UTC, 3 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10153: [FLINK-14709] Allow outputting elements in user defined close method,… - posted by GitBox <gi...@apache.org> on 2019/11/11 16:42:30 UTC, 8 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10154: [FLINK-14704] Remove uesless SynchronousSavepointLatch - posted by GitBox <gi...@apache.org> on 2019/11/11 16:42:43 UTC, 1 replies.
- [GitHub] [flink] mxm commented on a change in pull request #10153: [FLINK-14709] Allow outputting elements in user defined close method,… - posted by GitBox <gi...@apache.org> on 2019/11/11 16:43:06 UTC, 1 replies.
- [GitHub] [flink] mxm commented on issue #10153: [FLINK-14709] Allow outputting elements in user defined close method,… - posted by GitBox <gi...@apache.org> on 2019/11/11 16:44:18 UTC, 0 replies.
- [GitHub] [flink] GJL commented on issue #10134: [FLINK-14374][runtime, tests] Run RegionFailoverITCase also with DefaultScheduler enabled - posted by GitBox <gi...@apache.org> on 2019/11/11 18:39:23 UTC, 1 replies.
- [GitHub] [flink] GJL commented on issue #10150: [FLINK-14164][runtime] Make ‘fullRestarts’ compatible for NG scheduler - posted by GitBox <gi...@apache.org> on 2019/11/11 18:40:31 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on issue #10145: [FLINK-14673][hive] Shouldn't expect HMS client to throw NoSuchObject… - posted by GitBox <gi...@apache.org> on 2019/11/11 18:58:09 UTC, 1 replies.
- [GitHub] [flink] bowenli86 removed a comment on issue #10145: [FLINK-14673][hive] Shouldn't expect HMS client to throw NoSuchObject… - posted by GitBox <gi...@apache.org> on 2019/11/11 18:58:21 UTC, 0 replies.
- [GitHub] [flink] mbode commented on a change in pull request #9946: [FLINK-14468][docs] Update Kubernetes docs - posted by GitBox <gi...@apache.org> on 2019/11/11 19:42:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-12122) Spread out tasks evenly across all available registered TaskManagers - posted by "Shahid Chohan (Jira)" <ji...@apache.org> on 2019/11/11 20:23:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9946: [FLINK-14468][docs] Update Kubernetes docs - posted by GitBox <gi...@apache.org> on 2019/11/11 20:26:46 UTC, 2 replies.
- [GitHub] [flink] GJL closed pull request #10134: [FLINK-14374][runtime, tests] Run RegionFailoverITCase also with DefaultScheduler enabled - posted by GitBox <gi...@apache.org> on 2019/11/11 20:40:48 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #10150: [FLINK-14164][runtime] Make ‘fullRestarts’ compatible for NG scheduler - posted by GitBox <gi...@apache.org> on 2019/11/11 20:40:49 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14682) Enable AbstractTaskManagerProcessFailureRecoveryTest to pass with new DefaultScheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/11 20:44:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14374) Enable RegionFailoverITCase to pass with scheduler NG - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/11 20:44:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 edited a comment on issue #10145: [FLINK-14673][hive] Shouldn't expect HMS client to throw NoSuchObject… - posted by GitBox <gi...@apache.org> on 2019/11/11 21:23:18 UTC, 0 replies.
- [GitHub] [flink] asfgit closed pull request #10140: [FLINK-14660][sql cli] add 'SHOW MODULES' to SQL CLI - posted by GitBox <gi...@apache.org> on 2019/11/11 21:25:24 UTC, 0 replies.
- [jira] [Closed] (FLINK-14660) add 'SHOW MODULES' sql command - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/11 21:26:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 closed pull request #10121: [FLINK-14420][doc] Add documentation for pluggable module - posted by GitBox <gi...@apache.org> on 2019/11/11 21:27:33 UTC, 0 replies.
- [jira] [Closed] (FLINK-14420) Add documentation for pluggable module - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/11 21:29:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14695) Elasticsearch 5.1.2 doesn't work on Ubuntu 18.04 - posted by "wangxiyuan (Jira)" <ji...@apache.org> on 2019/11/12 01:41:00 UTC, 3 replies.
- [GitHub] [flink] TisonKun commented on issue #10104: [FLINK-14629][client] Refactor ScalaShellRemote(Stream)Environment to simplify inheritance - posted by GitBox <gi...@apache.org> on 2019/11/12 01:50:59 UTC, 1 replies.
- [GitHub] [flink] TisonKun edited a comment on issue #10104: [FLINK-14629][client] Refactor ScalaShellRemote(Stream)Environment to simplify inheritance - posted by GitBox <gi...@apache.org> on 2019/11/12 01:53:28 UTC, 0 replies.
- [GitHub] [flink] zjuwangg commented on issue #10149: [FLINK-14689]Add catalog related commands support in SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/12 02:12:50 UTC, 1 replies.
- [GitHub] [flink] TisonKun commented on issue #10074: [FLINK-14499][Runtime / Metrics]MetricRegistry#getMetricQueryServiceGatewayRpcAddress is Nonnull - posted by GitBox <gi...@apache.org> on 2019/11/12 02:30:21 UTC, 0 replies.
- [jira] [Created] (FLINK-14710) Decide column nullability according to Hive constraints - posted by "Rui Li (Jira)" <ji...@apache.org> on 2019/11/12 04:00:11 UTC, 0 replies.
- [GitHub] [flink] wuchong opened a new pull request #10155: [FLINK-14596][table] Update MapView and ListView interface to new type system - posted by GitBox <gi...@apache.org> on 2019/11/12 04:23:10 UTC, 0 replies.
- [jira] [Updated] (FLINK-14596) Update MapView and ListView interface to new type system - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/12 04:24:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10155: [FLINK-14596][table] Update MapView and ListView interface to new type system - posted by GitBox <gi...@apache.org> on 2019/11/12 04:26:28 UTC, 1 replies.
- [jira] [Created] (FLINK-14711) Create Alter Function and Show Functions DDL - posted by "Zhenqiu Huang (Jira)" <ji...@apache.org> on 2019/11/12 05:00:03 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14711) Create Alter Function and Show Functions DDL - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/12 05:11:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10155: [FLINK-14596][table] Update MapView and ListView interface to new type system - posted by GitBox <gi...@apache.org> on 2019/11/12 05:22:49 UTC, 1 replies.
- [jira] [Updated] (FLINK-14710) Decide column nullability according to Hive constraints - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/12 05:24:00 UTC, 2 replies.
- [GitHub] [flink] dianfu commented on a change in pull request #10148: [FLINK-14693][hotfix][python] Python tox checks fails on travis - posted by GitBox <gi...@apache.org> on 2019/11/12 06:19:05 UTC, 2 replies.
- [jira] [Created] (FLINK-14712) Add NetWork metric for IOMetricsInfo - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/12 06:31:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14712) Add NetWork metric for IOMetricsInfo - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/12 06:32:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14713) Show Attempt History in Vertex SubTask - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/12 06:47:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14137) Show Attempt History in Vertex SubTask - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/12 06:48:00 UTC, 0 replies.
- [GitHub] [flink] HuangXingBo commented on a change in pull request #10148: [FLINK-14693][hotfix][python] Python tox checks fails on travis - posted by GitBox <gi...@apache.org> on 2019/11/12 06:51:12 UTC, 0 replies.
- [GitHub] [flink] KurtYoung merged pull request #10119: [FLINK-14656] [table-planner-blink] blink planner should also fetch catalog statistics for permanent CatalogTableImpl - posted by GitBox <gi...@apache.org> on 2019/11/12 07:04:03 UTC, 0 replies.
- [jira] [Closed] (FLINK-14656) blink planner should also fetch catalog statistics for permanent CatalogTableImpl - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/12 07:05:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14714) BytesHashMap should not warn invoking stack when it want to spill - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/12 07:29:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14714) BytesHashMap should not warn invoking stack when it want to spill - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/12 07:31:00 UTC, 0 replies.
- [GitHub] [flink] JingsongLi opened a new pull request #10156: [FLINK-14714][table-runtime-blink] BytesHashMap should not warn invoking stack when it want to spill - posted by GitBox <gi...@apache.org> on 2019/11/12 07:31:43 UTC, 0 replies.
- [jira] [Updated] (FLINK-14714) BytesHashMap should not warn invoking stack when it want to spill - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/12 07:32:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10156: [FLINK-14714][table-runtime-blink] BytesHashMap should not warn invoking stack when it want to spill - posted by GitBox <gi...@apache.org> on 2019/11/12 07:35:05 UTC, 1 replies.
- [GitHub] [flink] dianfu commented on issue #10148: [FLINK-14693][hotfix][python] Python tox checks fails on travis - posted by GitBox <gi...@apache.org> on 2019/11/12 07:37:45 UTC, 0 replies.
- [GitHub] [flink] hequn8128 commented on a change in pull request #10148: [FLINK-14693][hotfix][python] Python tox checks fails on travis - posted by GitBox <gi...@apache.org> on 2019/11/12 07:41:25 UTC, 0 replies.
- [jira] [Created] (FLINK-14715) HiveModuleTest fails with Hive-3.1.1 - posted by "Rui Li (Jira)" <ji...@apache.org> on 2019/11/12 07:57:00 UTC, 0 replies.
- [GitHub] [flink] lirui-apache opened a new pull request #10157: [FLINK-14710][hive] Decide column nullability according to Hive const… - posted by GitBox <gi...@apache.org> on 2019/11/12 08:07:31 UTC, 0 replies.
- [GitHub] [flink] lirui-apache commented on issue #10157: [FLINK-14710][hive] Decide column nullability according to Hive const… - posted by GitBox <gi...@apache.org> on 2019/11/12 08:08:35 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10157: [FLINK-14710][hive] Decide column nullability according to Hive const… - posted by GitBox <gi...@apache.org> on 2019/11/12 08:10:49 UTC, 1 replies.
- [GitHub] [flink] godfreyhe opened a new pull request #10158: [FLINK-14694] [table-planner-blink] Most tests from package o.a.f.table.planner.functions.aggfunctions are not executed during mvn test and fix BinaryGeneric comparison failure - posted by GitBox <gi...@apache.org> on 2019/11/12 08:26:10 UTC, 0 replies.
- [GitHub] [flink] sunjincheng121 commented on issue #9874: [FLINK-14240][table] Merge table config parameters into the global job parameters for legacy planner to align with blink planner - posted by GitBox <gi...@apache.org> on 2019/11/12 08:29:17 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10158: [FLINK-14694] [table-planner-blink] Most tests from package o.a.f.table.planner.functions.aggfunctions are not executed during mvn test and fix BinaryGeneric comparison failure - posted by GitBox <gi...@apache.org> on 2019/11/12 08:29:27 UTC, 1 replies.
- [jira] [Created] (FLINK-14716) Cooperate computed column with project push down - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/12 08:32:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-11374) See more failover and can filter by time range - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/12 08:33:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14716) Cooperate computed column with project push down - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/12 08:34:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10156: [FLINK-14714][table-runtime-blink] BytesHashMap should not warn invoking stack when it want to spill - posted by GitBox <gi...@apache.org> on 2019/11/12 08:34:36 UTC, 1 replies.
- [jira] [Created] (FLINK-14717) JobExceptionsHandler show exceptions of prior attempts - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/12 08:35:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14717) JobExceptionsHandler show exceptions of prior attempts - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/12 08:36:00 UTC, 9 replies.
- [jira] [Created] (FLINK-14718) Refactor ComputedColumnToRelTest to resue TableTestBase - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/12 08:37:00 UTC, 0 replies.
- [GitHub] [flink] wuchong commented on issue #10158: [FLINK-14694] [table-planner-blink] Most tests from package o.a.f.table.planner.functions.aggfunctions are not executed during mvn test and fix BinaryGeneric comparison failure - posted by GitBox <gi...@apache.org> on 2019/11/12 08:37:57 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14717) JobExceptionsHandler show exceptions of prior attempts - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/12 08:38:00 UTC, 3 replies.
- [jira] [Commented] (FLINK-14717) JobExceptionsHandler show exceptions of prior attempts - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/12 08:38:00 UTC, 3 replies.
- [jira] [Created] (FLINK-14719) Making Semantic configurable in Flinkkafkaproducer to support exactly-once semantic in Table API - posted by "chaiyongqiang (Jira)" <ji...@apache.org> on 2019/11/12 08:38:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14066) Pyflink building failure in master and 1.9.0 version - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/12 08:43:00 UTC, 3 replies.
- [jira] [Commented] (FLINK-14719) Making Semantic configurable in Flinkkafkaproducer to support exactly-once semantic in Table API - posted by "chaiyongqiang (Jira)" <ji...@apache.org> on 2019/11/12 08:54:00 UTC, 0 replies.
- [GitHub] [flink] lirui-apache opened a new pull request #10159: [FLINK-14715][hive] HiveModuleTest fails with Hive-3.1.1 - posted by GitBox <gi...@apache.org> on 2019/11/12 08:54:12 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9804: [FLINK-14239] Fix the max watermark in StreamSource may arrive the downstream operator early - posted by GitBox <gi...@apache.org> on 2019/11/12 08:54:26 UTC, 7 replies.
- [GitHub] [flink] lirui-apache commented on issue #10159: [FLINK-14715][hive] HiveModuleTest fails with Hive-3.1.1 - posted by GitBox <gi...@apache.org> on 2019/11/12 08:54:47 UTC, 0 replies.
- [jira] [Updated] (FLINK-14715) HiveModuleTest fails with Hive-3.1.1 - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/12 08:55:00 UTC, 1 replies.
- [jira] [Comment Edited] (FLINK-14719) Making Semantic configurable in Flinkkafkaproducer to support exactly-once semantic in Table API - posted by "chaiyongqiang (Jira)" <ji...@apache.org> on 2019/11/12 08:56:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10159: [FLINK-14715][hive] HiveModuleTest fails with Hive-3.1.1 - posted by GitBox <gi...@apache.org> on 2019/11/12 08:57:56 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10157: [FLINK-14710][hive] Decide column nullability according to Hive const… - posted by GitBox <gi...@apache.org> on 2019/11/12 09:03:09 UTC, 4 replies.
- [jira] [Assigned] (FLINK-14505) SQL Client end-to-end test for Kafka 0.10 nightly end-to-end test failed on travis - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/12 09:24:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10158: [FLINK-14694] [table-planner-blink] Most tests from package o.a.f.table.planner.functions.aggfunctions are not executed during mvn test and fix BinaryGeneric comparison failure - posted by GitBox <gi...@apache.org> on 2019/11/12 09:32:23 UTC, 4 replies.
- [jira] [Created] (FLINK-14720) Bring down ExecutionVertex#deployToSlot access modifier and mark it with @VisibleForTesting annotation - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/12 09:39:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14720) Bring down ExecutionVertex#deployToSlot access modifier and mark it with @VisibleForTesting annotation - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/12 09:40:00 UTC, 2 replies.
- [jira] [Commented] (FLINK-14716) Cooperate computed column with project push down - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2019/11/12 09:42:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14721) HiveTableSource should implement LimitableTableSource interface - posted by "Terry Wang (Jira)" <ji...@apache.org> on 2019/11/12 09:42:00 UTC, 0 replies.
- [GitHub] [flink] GJL commented on issue #10152: [FLINK-14466][runtime] Let YarnJobClusterEntrypoint use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/12 09:49:41 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10159: [FLINK-14715][hive] HiveModuleTest fails with Hive-3.1.1 - posted by GitBox <gi...@apache.org> on 2019/11/12 10:02:12 UTC, 1 replies.
- [jira] [Commented] (FLINK-13052) Supporting multi-topic when using kafkaTableSourceSinkFactoryBase.createStreamTableSource - posted by "chaiyongqiang (Jira)" <ji...@apache.org> on 2019/11/12 10:06:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-13052) Supporting multi-topic when using kafkaTableSourceSinkFactoryBase.createStreamTableSource - posted by "chaiyongqiang (Jira)" <ji...@apache.org> on 2019/11/12 10:09:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14088) Couchbase connector - sink with checkpointing support - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/12 10:12:00 UTC, 0 replies.
- [GitHub] [flink] wangxlong commented on issue #10144: [FLINK-14613][table-planner-blink] Fix temporal table join when containing multiple keyfields with UDF - posted by GitBox <gi...@apache.org> on 2019/11/12 10:14:02 UTC, 3 replies.
- [GitHub] [flink] twalthr commented on a change in pull request #9994: [FLINK-14322][table-api] Add watermark information in TableSchema - posted by GitBox <gi...@apache.org> on 2019/11/12 10:33:53 UTC, 0 replies.
- [GitHub] [flink] GJL commented on issue #10136: [FLINK-14680][runtime, tests] Enable KafkaConsumerTestBase#runFailOnNoBrokerTest to pass with DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/12 10:42:46 UTC, 0 replies.
- [jira] [Closed] (FLINK-14681) Enable YARNHighAvailabilityITCase to pass with new DefaultScheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/12 10:45:00 UTC, 1 replies.
- [jira] [Reopened] (FLINK-14681) Enable YARNHighAvailabilityITCase to pass with new DefaultScheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/12 10:45:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14681) Enable YARNHighAvailabilityITCase to pass with new DefaultScheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/12 10:46:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14531) Add Kafka Metrics Reporter - posted by "Gyula Fora (Jira)" <ji...@apache.org> on 2019/11/12 10:49:00 UTC, 4 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #10158: [FLINK-14694] [table-planner-blink] Most tests from package o.a.f.table.planner.functions.aggfunctions are not executed during mvn test and fix BinaryGeneric comparison failure - posted by GitBox <gi...@apache.org> on 2019/11/12 10:59:13 UTC, 0 replies.
- [jira] [Created] (FLINK-14722) Optimize mapred.HadoopInputSplit to not serialize conf when split is not configurable - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/12 11:04:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14723) Improve some code of computed column in planner - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/12 11:29:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14723) Improve some code about computed column in planner - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/12 11:29:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14722) Optimize mapred.HadoopInputSplit to not serialize conf when split is not configurable - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/12 11:39:00 UTC, 4 replies.
- [GitHub] [flink] wuchong opened a new pull request #10160: [FLINK-14723][table-planner-blink] Improve some code of computed column in planner - posted by GitBox <gi...@apache.org> on 2019/11/12 11:39:30 UTC, 0 replies.
- [GitHub] [flink] wuchong commented on issue #10160: [FLINK-14723][table-planner-blink] Improve some code of computed column in planner - posted by GitBox <gi...@apache.org> on 2019/11/12 11:41:52 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10160: [FLINK-14723][table-planner-blink] Improve some code of computed column in planner - posted by GitBox <gi...@apache.org> on 2019/11/12 11:41:56 UTC, 1 replies.
- [GitHub] [flink] aljoscha merged pull request #9946: [FLINK-14468][docs] Update Kubernetes docs - posted by GitBox <gi...@apache.org> on 2019/11/12 12:06:37 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #9946: [FLINK-14468][docs] Update Kubernetes docs - posted by GitBox <gi...@apache.org> on 2019/11/12 12:06:52 UTC, 0 replies.
- [jira] [Closed] (FLINK-14468) Update Kubernetes docs - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/12 12:08:00 UTC, 0 replies.
- [GitHub] [flink] xintongsong opened a new pull request #10161: FLIP-49 Squashed - posted by GitBox <gi...@apache.org> on 2019/11/12 12:14:16 UTC, 0 replies.
- [GitHub] [flink] JingsongLi commented on a change in pull request #10157: [FLINK-14710][hive] Decide column nullability according to Hive const… - posted by GitBox <gi...@apache.org> on 2019/11/12 12:15:28 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10161: FLIP-49 Squashed - posted by GitBox <gi...@apache.org> on 2019/11/12 12:17:28 UTC, 1 replies.
- [GitHub] [flink] StephanEwen opened a new pull request #10162: [FLINK-14635][e2e tests] Use non-relocated imports for AWS SDK Kinesis classes in tests. - posted by GitBox <gi...@apache.org> on 2019/11/12 12:20:55 UTC, 0 replies.
- [GitHub] [flink] StephanEwen commented on issue #10162: [FLINK-14635][e2e tests] Use non-relocated imports for AWS SDK Kinesis classes in tests. - posted by GitBox <gi...@apache.org> on 2019/11/12 12:21:13 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10162: [FLINK-14635][e2e tests] Use non-relocated imports for AWS SDK Kinesis classes in tests. - posted by GitBox <gi...@apache.org> on 2019/11/12 12:23:33 UTC, 1 replies.
- [jira] [Updated] (FLINK-14721) HiveTableSource should implement LimitableTableSource interface - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/12 12:27:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10160: [FLINK-14723][table-planner-blink] Improve some code of computed column in planner - posted by GitBox <gi...@apache.org> on 2019/11/12 12:27:52 UTC, 9 replies.
- [GitHub] [flink] KurtYoung merged pull request #10156: [FLINK-14714][table-runtime-blink] BytesHashMap should not warn invoking stack when it want to spill - posted by GitBox <gi...@apache.org> on 2019/11/12 12:34:52 UTC, 0 replies.
- [jira] [Closed] (FLINK-14714) BytesHashMap should not warn invoking stack when it want to spill - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/12 12:36:00 UTC, 0 replies.
- [GitHub] [flink] hequn8128 closed pull request #10148: [FLINK-14693][hotfix][python] Python tox checks fails on travis - posted by GitBox <gi...@apache.org> on 2019/11/12 12:37:18 UTC, 0 replies.
- [jira] [Closed] (FLINK-14693) python tox checks fails on travis - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/12 12:39:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14693) python tox checks fails on travis - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/12 12:39:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14724) Join condition could be simplified in logical phase - posted by "godfrey he (Jira)" <ji...@apache.org> on 2019/11/12 12:39:00 UTC, 0 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #10022: [FLINK-14135][hive][orc] Introduce orc ColumnarRow reader for hive connector - posted by GitBox <gi...@apache.org> on 2019/11/12 12:39:04 UTC, 6 replies.
- [jira] [Updated] (FLINK-14724) Join condition could be simplified in logical phase - posted by "godfrey he (Jira)" <ji...@apache.org> on 2019/11/12 12:40:00 UTC, 3 replies.
- [jira] [Commented] (FLINK-14724) Join condition could be simplified in logical phase - posted by "godfrey he (Jira)" <ji...@apache.org> on 2019/11/12 12:41:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-12783) A K8S CRD to manage job lifecycle - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/12 12:45:00 UTC, 2 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #10160: [FLINK-14723][table-planner-blink] Improve some code of computed column in planner - posted by GitBox <gi...@apache.org> on 2019/11/12 12:45:20 UTC, 7 replies.
- [GitHub] [flink] azagrebin commented on issue #9910: [FLINK-14405][runtime] Align ResourceProfile/ResourceSpec fields with the new TaskExecutor memory setups. - posted by GitBox <gi...@apache.org> on 2019/11/12 12:52:37 UTC, 0 replies.
- [GitHub] [flink] azagrebin closed pull request #9910: [FLINK-14405][runtime] Align ResourceProfile/ResourceSpec fields with the new TaskExecutor memory setups. - posted by GitBox <gi...@apache.org> on 2019/11/12 12:52:38 UTC, 0 replies.
- [jira] [Updated] (FLINK-14405) Align ResourceProfile/ResourceSpec fields with the new TaskExecutor memory setups. - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/12 12:53:00 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14405) Align ResourceProfile/ResourceSpec fields with the new TaskExecutor memory setups. - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/12 12:54:00 UTC, 0 replies.
- [GitHub] [flink] azagrebin removed a comment on issue #10034: [FLINK-14400] Shrink scope of MemoryManager from TaskExecutor to slot - posted by GitBox <gi...@apache.org> on 2019/11/12 12:59:36 UTC, 0 replies.
- [GitHub] [flink] pnowojski merged pull request #9885: [FLINK-14344][checkpointing] A preparation for snapshotting master hook state asynchronously - posted by GitBox <gi...@apache.org> on 2019/11/12 13:07:25 UTC, 0 replies.
- [GitHub] [flink] pnowojski commented on issue #9885: [FLINK-14344][checkpointing] A preparation for snapshotting master hook state asynchronously - posted by GitBox <gi...@apache.org> on 2019/11/12 13:07:31 UTC, 0 replies.
- [GitHub] [flink] wuchong commented on a change in pull request #10160: [FLINK-14723][table-planner-blink] Improve some code of computed column in planner - posted by GitBox <gi...@apache.org> on 2019/11/12 13:07:46 UTC, 4 replies.
- [GitHub] [flink] KurtYoung commented on issue #10160: [FLINK-14723][table-planner-blink] Improve some code of computed column in planner - posted by GitBox <gi...@apache.org> on 2019/11/12 13:08:23 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14344) Snapshot master hook state asynchronously - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/12 13:12:00 UTC, 0 replies.
- [GitHub] [flink] godfreyhe opened a new pull request #10163: [FLINK-14724] [table-planner-blink] Join condition could be simplified in logical phase - posted by GitBox <gi...@apache.org> on 2019/11/12 13:22:08 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10163: [FLINK-14724] [table-planner-blink] Join condition could be simplified in logical phase - posted by GitBox <gi...@apache.org> on 2019/11/12 13:24:51 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14724) Join condition could be simplified in logical phase - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/12 13:26:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10161: FLIP-49 Squashed - posted by GitBox <gi...@apache.org> on 2019/11/12 13:29:11 UTC, 4 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10162: [FLINK-14635][e2e tests] Use non-relocated imports for AWS SDK Kinesis classes in tests. - posted by GitBox <gi...@apache.org> on 2019/11/12 13:29:18 UTC, 1 replies.
- [GitHub] [flink] NicoK opened a new pull request #10164: [hotfix][docs] clarify some rocksdb configuration options - posted by GitBox <gi...@apache.org> on 2019/11/12 14:16:51 UTC, 0 replies.
- [GitHub] [flink] StephanEwen commented on issue #10164: [hotfix][docs] clarify some rocksdb configuration options - posted by GitBox <gi...@apache.org> on 2019/11/12 14:18:21 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10164: [hotfix][docs] clarify some rocksdb configuration options - posted by GitBox <gi...@apache.org> on 2019/11/12 14:19:41 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10163: [FLINK-14724] [table-planner-blink] Join condition could be simplified in logical phase - posted by GitBox <gi...@apache.org> on 2019/11/12 14:29:29 UTC, 1 replies.
- [GitHub] [flink] azagrebin commented on a change in pull request #10135: [FLINK-14679][shuffle] Store number of partitions in PartitionDescriptor - posted by GitBox <gi...@apache.org> on 2019/11/12 14:40:37 UTC, 7 replies.
- [GitHub] [flink] TisonKun closed pull request #10074: [FLINK-14499][Runtime / Metrics]MetricRegistry#getMetricQueryServiceGatewayRpcAddress is Nonnull - posted by GitBox <gi...@apache.org> on 2019/11/12 15:04:21 UTC, 0 replies.
- [jira] [Closed] (FLINK-14499) MetricRegistry#getMetricQueryServiceGatewayRpcAddress is Nonnull - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/12 15:05:00 UTC, 0 replies.
- [GitHub] [flink] NicoK commented on a change in pull request #10113: [FLINK-13749][client] Make PackagedProgram respect classloading policy - posted by GitBox <gi...@apache.org> on 2019/11/12 15:06:01 UTC, 14 replies.
- [jira] [Updated] (FLINK-14704) Remove useless SynchronousSavepointLatch - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/12 15:25:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun merged pull request #10154: [FLINK-14704] Remove uesless SynchronousSavepointLatch - posted by GitBox <gi...@apache.org> on 2019/11/12 15:26:20 UTC, 0 replies.
- [jira] [Closed] (FLINK-14704) Remove useless SynchronousSavepointLatch - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/12 15:27:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10164: [hotfix][docs] clarify some rocksdb configuration options - posted by GitBox <gi...@apache.org> on 2019/11/12 15:30:45 UTC, 1 replies.
- [GitHub] [flink] azagrebin commented on a change in pull request #9975: [FLINK-14477][coordination] Implement promotion logic on TaskExecutor - posted by GitBox <gi...@apache.org> on 2019/11/12 16:04:44 UTC, 7 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #10110: [FLINK-14301][doc] add documentation for functions categories and new function resolution orders - posted by GitBox <gi...@apache.org> on 2019/11/12 16:48:34 UTC, 0 replies.
- [GitHub] [flink] fhueske commented on issue #10078: [FLINK-14486][table-api, docs] Update documentation regarding Temporary Objects - posted by GitBox <gi...@apache.org> on 2019/11/12 17:02:31 UTC, 0 replies.
- [GitHub] [flink] GJL commented on a change in pull request #10152: [FLINK-14466][runtime] Let YarnJobClusterEntrypoint use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/12 17:03:01 UTC, 40 replies.
- [GitHub] [flink] dawidwys closed pull request #10078: [FLINK-14486][table-api, docs] Update documentation regarding Temporary Objects - posted by GitBox <gi...@apache.org> on 2019/11/12 17:03:02 UTC, 0 replies.
- [jira] [Closed] (FLINK-14486) Update documentation regarding Temporary Objects - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/12 17:04:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14487) Update chinese documentation regarding Temporary Objects - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/12 17:05:00 UTC, 0 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #10160: [FLINK-14723][table-planner-blink] Improve some code of computed column in planner - posted by GitBox <gi...@apache.org> on 2019/11/12 17:10:51 UTC, 1 replies.
- [GitHub] [flink] bowenli86 commented on issue #10159: [FLINK-14715][hive] HiveModuleTest fails with Hive-3.1.1 - posted by GitBox <gi...@apache.org> on 2019/11/12 18:18:05 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14706) Remove legacy KvStateMessage - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/12 18:47:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14725) Remove unused (anymore) TaskManagerOptions#EXIT_ON_FATAL_AKKA_ERROR - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/12 18:50:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14725) Remove unused (anymore) TaskManagerOptions#EXIT_ON_FATAL_AKKA_ERROR - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/12 18:52:00 UTC, 2 replies.
- [jira] [Assigned] (FLINK-14706) Remove legacy KvStateMessage - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/12 19:57:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 closed pull request #10159: [FLINK-14715][hive] HiveModuleTest fails with Hive-3.1.1 - posted by GitBox <gi...@apache.org> on 2019/11/12 20:00:31 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14715) HiveModuleTest fails with Hive-3.1.1 - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/12 20:02:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14715) HiveModuleTest fails with Hive-3.1.1 - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/12 20:03:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14689) Add catalog related DDLs support in SQL Parser - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/12 20:06:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on issue #10149: [FLINK-14689]Add catalog related commands support in SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/12 20:06:16 UTC, 0 replies.
- [GitHub] [flink] bowenli86 closed pull request #10149: [FLINK-14689]Add catalog related commands support in SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/12 20:07:21 UTC, 0 replies.
- [jira] [Closed] (FLINK-14689) Add catalog related DDLs support in SQL Parser - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/12 20:08:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14726) avoid creating new HiveShim instance every time when calling HiveShimLoader.loadHiveShim() - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/12 20:23:00 UTC, 0 replies.
- [GitHub] [flink] sjwiesman commented on issue #10110: [FLINK-14301][doc] add documentation for functions categories and new function resolution orders - posted by GitBox <gi...@apache.org> on 2019/11/12 20:28:16 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #10102: [FLINK-14612] Change Type of Field intermediateResults from ConcurrentHashMap to HashMap - posted by GitBox <gi...@apache.org> on 2019/11/12 20:47:06 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #10101: [FLINK-14602] Change Type of Field tasks from ConcurrentHashMap to HashMap - posted by GitBox <gi...@apache.org> on 2019/11/12 20:47:07 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #10112: [FLINK-14640] Change Type of Field currentExecutions from ConcurrentHashMap to HashMap - posted by GitBox <gi...@apache.org> on 2019/11/12 20:47:07 UTC, 0 replies.
- [jira] [Closed] (FLINK-14640) Change Type of Field currentExecutions from ConcurrentHashMap to HashMap - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/12 20:48:01 UTC, 0 replies.
- [jira] [Closed] (FLINK-14602) Change Type of Field tasks from ConcurrentHashMap to HashMap - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/12 20:49:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14612) Change Type of Field intermediateResults from ConcurrentHashMap to HashMap - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/12 20:49:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on a change in pull request #10157: [FLINK-14710][hive] Decide column nullability according to Hive const… - posted by GitBox <gi...@apache.org> on 2019/11/12 21:55:36 UTC, 0 replies.
- [GitHub] [flink] bowenli86 closed pull request #10110: [FLINK-14301][doc] add documentation for functions categories and new function resolution orders - posted by GitBox <gi...@apache.org> on 2019/11/12 21:59:01 UTC, 0 replies.
- [jira] [Closed] (FLINK-14638) move functions related docs to a new single, unified dir /dev/table/functions - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/12 22:00:03 UTC, 0 replies.
- [jira] [Closed] (FLINK-14301) add documentation for functions categories and new function resolution orders - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/12 22:00:06 UTC, 0 replies.
- [jira] [Created] (FLINK-14727) update doc of supported Hive versions - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/13 00:19:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 opened a new pull request #10165: [FLINK-14727][hive][doc] update doc of supported Hive versions - posted by GitBox <gi...@apache.org> on 2019/11/13 00:20:28 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on issue #10165: [FLINK-14727][hive][doc] update doc of supported Hive versions - posted by GitBox <gi...@apache.org> on 2019/11/13 00:20:52 UTC, 1 replies.
- [jira] [Updated] (FLINK-14727) update doc of supported Hive versions - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/13 00:21:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10165: [FLINK-14727][hive][doc] update doc of supported Hive versions - posted by GitBox <gi...@apache.org> on 2019/11/13 00:22:25 UTC, 1 replies.
- [jira] [Created] (FLINK-14728) add reminder for users of potential thread safety issues of hive built-in function - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/13 00:26:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 opened a new pull request #10166: [FLINK-14728][hive][doc] add reminder for users of potential thread safety issues of hive built-in function - posted by GitBox <gi...@apache.org> on 2019/11/13 00:27:59 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on issue #10166: [FLINK-14728][hive][doc] add reminder for users of potential thread safety issues of hive built-in function - posted by GitBox <gi...@apache.org> on 2019/11/13 00:28:22 UTC, 0 replies.
- [jira] [Updated] (FLINK-14728) add reminder for users of potential thread safety issues of hive built-in function - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/13 00:29:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10166: [FLINK-14728][hive][doc] add reminder for users of potential thread safety issues of hive built-in function - posted by GitBox <gi...@apache.org> on 2019/11/13 00:30:56 UTC, 1 replies.
- [jira] [Created] (FLINK-14729) Multi-topics consuming from KafkaTableSource - posted by "Leo Zhang (Jira)" <ji...@apache.org> on 2019/11/13 01:10:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10166: [FLINK-14728][hive][doc] add reminder for users of potential thread safety issues of hive built-in function - posted by GitBox <gi...@apache.org> on 2019/11/13 01:27:32 UTC, 1 replies.
- [GitHub] [flink] hequn8128 commented on issue #10143: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread - posted by GitBox <gi...@apache.org> on 2019/11/13 01:31:19 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10165: [FLINK-14727][hive][doc] update doc of supported Hive versions - posted by GitBox <gi...@apache.org> on 2019/11/13 02:19:53 UTC, 0 replies.
- [GitHub] [flink] JingsongLi commented on issue #10147: [FLINK-14676][table-planner-blink] Introduce parallelism inference for InputFormatTableSource - posted by GitBox <gi...@apache.org> on 2019/11/13 02:20:43 UTC, 0 replies.
- [jira] [Created] (FLINK-14730) Add pending slots for job - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/13 02:30:00 UTC, 0 replies.
- [GitHub] [flink] jiasheng55 commented on issue #10130: [FLINK-14642] [types] Add support for copying null values to the TupleSeriali… - posted by GitBox <gi...@apache.org> on 2019/11/13 02:40:55 UTC, 0 replies.
- [jira] [Created] (FLINK-14731) LogicalWatermarkAssigner should use specified trait set when doing copy - posted by "Liya Fan (Jira)" <ji...@apache.org> on 2019/11/13 02:53:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14722) Optimize mapred.HadoopInputSplit to not serialize conf when split is not configurable - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/13 02:57:00 UTC, 1 replies.
- [GitHub] [flink] liyafan82 opened a new pull request #10167: [FLINK-14731] LogicalWatermarkAssigner should use specified trait set when doing copy - posted by GitBox <gi...@apache.org> on 2019/11/13 03:01:09 UTC, 0 replies.
- [jira] [Updated] (FLINK-14731) LogicalWatermarkAssigner should use specified trait set when doing copy - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/13 03:02:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10167: [FLINK-14731] LogicalWatermarkAssigner should use specified trait set when doing copy - posted by GitBox <gi...@apache.org> on 2019/11/13 03:04:21 UTC, 1 replies.
- [GitHub] [flink] yanghua opened a new pull request #10168: [FLINK-12039] Remove ASSIGNED_SLOT_UPDATER in Execution.tryAssignResource - posted by GitBox <gi...@apache.org> on 2019/11/13 03:05:52 UTC, 0 replies.
- [jira] [Updated] (FLINK-12039) Remove ASSIGNED_SLOT_UPDATER in Execution.tryAssignResource - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/13 03:06:00 UTC, 0 replies.
- [GitHub] [flink] guoweiM commented on a change in pull request #10152: [FLINK-14466][runtime] Let YarnJobClusterEntrypoint use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/13 03:07:20 UTC, 27 replies.
- [GitHub] [flink] flinkbot commented on issue #10168: [FLINK-12039] Remove ASSIGNED_SLOT_UPDATER in Execution.tryAssignResource - posted by GitBox <gi...@apache.org> on 2019/11/13 03:07:52 UTC, 1 replies.
- [jira] [Created] (FLINK-14732) flink-release-1.9.x can NOT compile with CDH 5.16 - posted by "Chen Shuai (Jira)" <ji...@apache.org> on 2019/11/13 03:15:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on a change in pull request #10022: [FLINK-14135][hive][orc] Introduce orc ColumnarRow reader for hive connector - posted by GitBox <gi...@apache.org> on 2019/11/13 03:16:58 UTC, 6 replies.
- [jira] [Commented] (FLINK-14732) flink-release-1.9.x can NOT compile with CDH 5.16 - posted by "hehuiyuan (Jira)" <ji...@apache.org> on 2019/11/13 03:19:00 UTC, 0 replies.
- [GitHub] [flink] docete commented on issue #10105: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/13 03:20:33 UTC, 3 replies.
- [GitHub] [flink] docete edited a comment on issue #10105: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/13 03:20:53 UTC, 3 replies.
- [jira] [Comment Edited] (FLINK-14732) flink-release-1.9.x can NOT compile with CDH 5.16 - posted by "hehuiyuan (Jira)" <ji...@apache.org> on 2019/11/13 03:22:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on issue #10022: [FLINK-14135][hive][orc] Introduce orc ColumnarRow reader for hive connector - posted by GitBox <gi...@apache.org> on 2019/11/13 03:24:47 UTC, 0 replies.
- [jira] [Created] (FLINK-14733) Introduce ResourceProfile builder to enable flexible building - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/13 03:29:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #10100: [FLINK-14627][tests] Refactor ExecutionGraph creation in tests as TestingExecutionGraphBuilder - posted by GitBox <gi...@apache.org> on 2019/11/13 03:31:57 UTC, 6 replies.
- [jira] [Updated] (FLINK-14733) Introduce ResourceProfile builder to enable flexible building - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/13 03:35:00 UTC, 1 replies.
- [GitHub] [flink] chummyhe89 opened a new pull request #10169: [FLINK-11835][runtime,tests] Waiting the recovered job status become … - posted by GitBox <gi...@apache.org> on 2019/11/13 04:03:06 UTC, 0 replies.
- [jira] [Updated] (FLINK-11835) ZooKeeperLeaderElectionITCase.testJobExecutionOnClusterWithLeaderChange failed - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/13 04:04:00 UTC, 1 replies.
- [GitHub] [flink] chummyhe89 commented on issue #10169: [FLINK-11835][runtime,tests] Waiting the recovered job status become … - posted by GitBox <gi...@apache.org> on 2019/11/13 04:04:02 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10169: [FLINK-11835][runtime,tests] Waiting the recovered job status become … - posted by GitBox <gi...@apache.org> on 2019/11/13 04:05:08 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10167: [FLINK-14731] LogicalWatermarkAssigner should use specified trait set when doing copy - posted by GitBox <gi...@apache.org> on 2019/11/13 04:07:37 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10168: [FLINK-12039] Remove ASSIGNED_SLOT_UPDATER in Execution.tryAssignResource - posted by GitBox <gi...@apache.org> on 2019/11/13 04:07:43 UTC, 1 replies.
- [GitHub] [flink] lirui-apache commented on a change in pull request #10157: [FLINK-14710][hive] Decide column nullability according to Hive const… - posted by GitBox <gi...@apache.org> on 2019/11/13 04:24:41 UTC, 1 replies.
- [jira] [Commented] (FLINK-14625) Eliminate cross join in multi join to reduce cost - posted by "Caizhi Weng (Jira)" <ji...@apache.org> on 2019/11/13 04:51:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10169: [FLINK-11835][runtime,tests] Waiting the recovered job status become … - posted by GitBox <gi...@apache.org> on 2019/11/13 05:01:16 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14625) Eliminate cross join in multi join to reduce cost - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/13 05:32:00 UTC, 0 replies.
- [GitHub] [flink] wuchong merged pull request #10167: [FLINK-14731] LogicalWatermarkAssigner should use specified trait set when doing copy - posted by GitBox <gi...@apache.org> on 2019/11/13 05:39:40 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14731) LogicalWatermarkAssigner should use specified trait set when doing copy - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/13 05:41:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10100: [FLINK-14627][tests] Refactor ExecutionGraph creation in tests as TestingExecutionGraphBuilder - posted by GitBox <gi...@apache.org> on 2019/11/13 05:47:13 UTC, 1 replies.
- [jira] [Created] (FLINK-14734) Add a ResourceSpec in SlotSharingGroup to describe its overall resources - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/13 06:54:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14734) Add a ResourceSpec in SlotSharingGroup to describe its overall resources - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/13 06:55:00 UTC, 2 replies.
- [jira] [Updated] (FLINK-14314) Allocate shared slot resources respecting the resources of all vertices in the group - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/13 06:56:00 UTC, 3 replies.
- [GitHub] [flink] KurtYoung commented on issue #10105: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/13 07:05:15 UTC, 0 replies.
- [jira] [Updated] (FLINK-14062) Set managed memory fractions according to slot sharing groups - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/13 07:07:00 UTC, 1 replies.
- [GitHub] [flink] KurtYoung merged pull request #10163: [FLINK-14724] [table-planner-blink] Join condition could be simplified in logical phase - posted by GitBox <gi...@apache.org> on 2019/11/13 07:21:25 UTC, 0 replies.
- [jira] [Closed] (FLINK-14724) Join condition could be simplified in logical phase - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/13 07:22:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14735) Improve batch schedule performance - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/13 07:42:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14735) Improve batch schedule check input consumable performance - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/13 07:43:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14735) Improve batch schedule check input consumable performance - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/13 07:50:00 UTC, 19 replies.
- [jira] [Assigned] (FLINK-14722) Optimize mapred.HadoopInputSplit to not serialize conf when split is not configurable - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/13 08:04:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14344) A preparation for snapshotting master hook state asynchronously - posted by "Biao Liu (Jira)" <ji...@apache.org> on 2019/11/13 08:45:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14344) A preparation for snapshotting master hook state asynchronously - posted by "Biao Liu (Jira)" <ji...@apache.org> on 2019/11/13 08:49:00 UTC, 0 replies.
- [GitHub] [flink] yanghua commented on issue #10168: [FLINK-12039] Remove ASSIGNED_SLOT_UPDATER in Execution.tryAssignResource - posted by GitBox <gi...@apache.org> on 2019/11/13 08:53:18 UTC, 0 replies.
- [GitHub] [flink] JingsongLi opened a new pull request #10170: [FLINK-14722][hadoop] Optimize mapred.HadoopInputSplit to not serialize conf when split is not configurable - posted by GitBox <gi...@apache.org> on 2019/11/13 08:55:01 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10170: [FLINK-14722][hadoop] Optimize mapred.HadoopInputSplit to not serialize conf when split is not configurable - posted by GitBox <gi...@apache.org> on 2019/11/13 08:58:13 UTC, 1 replies.
- [jira] [Updated] (FLINK-14736) Fail to connect Hive metastore - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/13 09:00:00 UTC, 3 replies.
- [jira] [Created] (FLINK-14736) Fail to connect Hive metastore - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/13 09:00:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14736) Fail to connect Hive metastore - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/13 09:02:00 UTC, 6 replies.
- [jira] [Assigned] (FLINK-14708) Introduce full restarts failover strategy for NG scheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/13 09:03:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14720) Bring down ExecutionVertex#deployToSlot access modifier and mark it with @VisibleForTesting annotation - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/13 09:03:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14131) Support configurable failover strategy for scheduler NG - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/13 09:04:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14737) HiveTypeUtil.toFlinkPrimitiveType returns wrong Timestamp(6) instead of Timestamp(9) - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/13 09:05:00 UTC, 0 replies.
- [GitHub] [flink] GJL commented on issue #10168: [FLINK-12039] Remove ASSIGNED_SLOT_UPDATER in Execution.tryAssignResource - posted by GitBox <gi...@apache.org> on 2019/11/13 09:07:09 UTC, 0 replies.
- [GitHub] [flink] yanghua opened a new pull request #10171: [FLINK-14720] Bring down ExecutionVertex#deployToSlot access modifier and mark it with @VisibleForTesting annotation - posted by GitBox <gi...@apache.org> on 2019/11/13 09:07:59 UTC, 0 replies.
- [jira] [Updated] (FLINK-14720) Bring down ExecutionVertex#deployToSlot access modifier and mark it with @VisibleForTesting annotation - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/13 09:09:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10171: [FLINK-14720] Bring down ExecutionVertex#deployToSlot access modifier and mark it with @VisibleForTesting annotation - posted by GitBox <gi...@apache.org> on 2019/11/13 09:10:20 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #10168: [FLINK-12039] Remove ASSIGNED_SLOT_UPDATER in Execution.tryAssignResource - posted by GitBox <gi...@apache.org> on 2019/11/13 09:10:36 UTC, 0 replies.
- [GitHub] [flink] TisonKun merged pull request #10168: [FLINK-12039] Remove ASSIGNED_SLOT_UPDATER in Execution.tryAssignResource - posted by GitBox <gi...@apache.org> on 2019/11/13 09:11:31 UTC, 0 replies.
- [jira] [Commented] (FLINK-14737) HiveTypeUtil.toFlinkPrimitiveType returns wrong Timestamp(6) instead of Timestamp(9) - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/13 09:12:00 UTC, 1 replies.
- [jira] [Closed] (FLINK-12039) Remove ASSIGNED_SLOT_UPDATER in Execution.tryAssignResource - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/13 09:12:01 UTC, 0 replies.
- [jira] [Created] (FLINK-14738) Job which status is finished, get operator metric - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/13 09:14:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14738) Job which status is finished, get operator metric - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/13 09:15:00 UTC, 2 replies.
- [jira] [Commented] (FLINK-14738) Job which status is finished, get operator metric - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/13 09:16:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14720) Mark ExecutionVertex#deployToSlot with @VisibleForTesting annotation - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/13 09:17:00 UTC, 2 replies.
- [jira] [Commented] (FLINK-14720) Mark ExecutionVertex#deployToSlot with @VisibleForTesting annotation - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/13 09:18:00 UTC, 0 replies.
- [GitHub] [flink] zentol commented on issue #10117: [FLINK-14494][docs] Add ConfigOption type to the documentation generator - posted by GitBox <gi...@apache.org> on 2019/11/13 09:26:14 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10171: [FLINK-14720] Mark ExecutionVertex#deployToSlot with @VisibleForTesting annotation - posted by GitBox <gi...@apache.org> on 2019/11/13 09:32:58 UTC, 0 replies.
- [jira] [Created] (FLINK-14739) add failOnCastException Configuration to Json FormatDescriptor - posted by "Jun Zhang (Jira)" <ji...@apache.org> on 2019/11/13 09:44:00 UTC, 0 replies.
- [GitHub] [flink] JingsongLi commented on a change in pull request #10105: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/13 09:48:26 UTC, 12 replies.
- [jira] [Commented] (FLINK-14739) add failOnCastException Configuration to Json FormatDescriptor - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/13 09:51:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14740) Create OperatorID for OperatorMetricGroup which in batch job - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/13 09:53:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14740) Create OperatorID for OperatorMetricGroup which in batch job - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/13 09:55:00 UTC, 6 replies.
- [jira] [Updated] (FLINK-14740) Create OperatorID for OperatorMetricGroup which in batch job - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/13 09:56:00 UTC, 3 replies.
- [jira] [Issue Comment Deleted] (FLINK-14740) Create OperatorID for OperatorMetricGroup which in batch job - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/13 09:59:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10170: [FLINK-14722][hadoop] Optimize mapred.HadoopInputSplit to not serialize conf when split is not configurable - posted by GitBox <gi...@apache.org> on 2019/11/13 10:02:05 UTC, 7 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10171: [FLINK-14720] Mark ExecutionVertex#deployToSlot with @VisibleForTesting annotation - posted by GitBox <gi...@apache.org> on 2019/11/13 10:02:18 UTC, 2 replies.
- [jira] [Commented] (FLINK-14648) When using udaf, the startup task has a “Cannot determine simple type name 'com' ” exception - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/13 10:07:00 UTC, 1 replies.
- [GitHub] [flink] Myasuka opened a new pull request #10172: [FLINK-14706] Remove legacy KvStateMessage - posted by GitBox <gi...@apache.org> on 2019/11/13 10:10:16 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk opened a new pull request #10173: [FLINK-14708][FLINK-14131][FLINK-14682] Introduce RestartAllStrategy to enable AbstractTaskManagerProcessFailureRecoveryTest to pass with new DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/13 10:10:20 UTC, 0 replies.
- [jira] [Updated] (FLINK-14706) Remove legacy KvStateMessage - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/13 10:11:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-14708) Introduce full restarts failover strategy for NG scheduler - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/13 10:11:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10173: [FLINK-14708][FLINK-14131][FLINK-14682] Introduce RestartAllStrategy to enable AbstractTaskManagerProcessFailureRecoveryTest to pass with new DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/13 10:13:06 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10172: [FLINK-14706] Remove legacy KvStateMessage - posted by GitBox <gi...@apache.org> on 2019/11/13 10:13:09 UTC, 1 replies.
- [jira] [Updated] (FLINK-14682) Enable AbstractTaskManagerProcessFailureRecoveryTest to pass with new DefaultScheduler - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/13 10:16:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14131) Support configurable failover strategy for scheduler NG - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/13 10:16:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14741) Document pluggable sources and sinks in the production code for testing - posted by "Sendoh (Jira)" <ji...@apache.org> on 2019/11/13 10:17:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10161: [FLINK-13986][runtime] Clean up legacy code for FLIP-49. - posted by GitBox <gi...@apache.org> on 2019/11/13 10:30:37 UTC, 22 replies.
- [jira] [Closed] (FLINK-14344) A preparation for snapshotting master hook state asynchronously - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/13 10:53:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-13453) Bump shade plugin to 3.2.1 - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/13 10:54:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13453) Bump shade plugin to 3.2.1 - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/13 10:54:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14104) Bump Jackson to 2.10.1 - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/13 10:54:00 UTC, 2 replies.
- [jira] [Closed] (FLINK-14104) Bump Jackson to 2.10.1 - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/13 10:55:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10172: [FLINK-14706] Remove legacy KvStateMessage - posted by GitBox <gi...@apache.org> on 2019/11/13 11:00:58 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10173: [FLINK-14708][FLINK-14131][FLINK-14682] Introduce RestartAllStrategy - posted by GitBox <gi...@apache.org> on 2019/11/13 11:01:12 UTC, 4 replies.
- [GitHub] [flink] zhuzhurk edited a comment on issue #10100: [FLINK-14627][tests] Refactor ExecutionGraph creation in tests as TestingExecutionGraphBuilder - posted by GitBox <gi...@apache.org> on 2019/11/13 11:32:59 UTC, 1 replies.
- [GitHub] [flink] TsReaper opened a new pull request #10174: [FLINK-14625][table-planner-blink] Add a rule to eliminate cross join as much as possible without statistics - posted by GitBox <gi...@apache.org> on 2019/11/13 11:36:15 UTC, 0 replies.
- [jira] [Updated] (FLINK-14625) Eliminate cross join in multi join to reduce cost - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/13 11:37:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10174: [FLINK-14625][table-planner-blink] Add a rule to eliminate cross join as much as possible without statistics - posted by GitBox <gi...@apache.org> on 2019/11/13 11:39:30 UTC, 1 replies.
- [GitHub] [flink] TisonKun removed a comment on issue #10100: [FLINK-14627][tests] Refactor ExecutionGraph creation in tests as TestingExecutionGraphBuilder - posted by GitBox <gi...@apache.org> on 2019/11/13 11:52:46 UTC, 0 replies.
- [jira] [Created] (FLINK-14742) Unstable tests TaskExecutorTest#testSubmitTaskBeforeAcceptSlot - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/13 11:58:00 UTC, 0 replies.
- [GitHub] [flink] NicoK commented on issue #10164: [hotfix][docs] clarify some rocksdb configuration options - posted by GitBox <gi...@apache.org> on 2019/11/13 12:08:46 UTC, 0 replies.
- [jira] [Created] (FLINK-14743) Optimize BaseRowSerializer to use Projection instead of switch - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/13 12:18:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10174: [FLINK-14625][table-planner-blink] Add a rule to eliminate cross join as much as possible without statistics - posted by GitBox <gi...@apache.org> on 2019/11/13 12:25:43 UTC, 15 replies.
- [jira] [Created] (FLINK-14744) Neighboring vertex should be chained if ship strategy is FORWARD or NONE - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/13 12:29:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14744) Neighboring vertex should be chained if ship strategy is FORWARD or NONE - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/13 12:30:00 UTC, 0 replies.
- [GitHub] [flink] yanghua commented on issue #10171: [FLINK-14720] Mark ExecutionVertex#deployToSlot with @VisibleForTesting annotation - posted by GitBox <gi...@apache.org> on 2019/11/13 12:47:17 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14743) Optimize BaseRowSerializer to use Projection instead of switch - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/13 12:53:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14744) DataSink cannot be chained - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/13 12:54:00 UTC, 0 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10135: [FLINK-14679][shuffle] Store number of partitions in PartitionDescriptor - posted by GitBox <gi...@apache.org> on 2019/11/13 13:04:02 UTC, 1 replies.
- [jira] [Commented] (FLINK-14712) Add NetWork metric for IOMetricsInfo - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/13 13:12:00 UTC, 4 replies.
- [jira] [Comment Edited] (FLINK-14712) Add NetWork metric for IOMetricsInfo - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/13 13:13:00 UTC, 1 replies.
- [GitHub] [flink] zentol commented on a change in pull request #9975: [FLINK-14477][coordination] Implement promotion logic on TaskExecutor - posted by GitBox <gi...@apache.org> on 2019/11/13 13:17:06 UTC, 3 replies.
- [jira] [Comment Edited] (FLINK-14264) Expose CheckpointBackend in checkpoint config RestAPI - posted by "Congxian Qiu(klion26) (Jira)" <ji...@apache.org> on 2019/11/13 13:58:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14745) Put job jars from PackagedProgram to Configuration - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/13 14:15:00 UTC, 0 replies.
- [GitHub] [flink] NicoK merged pull request #10164: [hotfix][docs] clarify some rocksdb configuration options - posted by GitBox <gi...@apache.org> on 2019/11/13 14:18:09 UTC, 0 replies.
- [jira] [Created] (FLINK-14746) History server does not handle uncaught exceptions in archive fetcher. - posted by "David Moravek (Jira)" <ji...@apache.org> on 2019/11/13 14:47:00 UTC, 0 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10034: [FLINK-14400] Shrink scope of MemoryManager from TaskExecutor to slot - posted by GitBox <gi...@apache.org> on 2019/11/13 14:48:53 UTC, 3 replies.
- [jira] [Closed] (FLINK-12598) Flink-shaded's shade-sources profile does not work anymore - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/13 14:52:00 UTC, 0 replies.
- [GitHub] [flink] dmvk opened a new pull request #10175: [FLINK-14746][web] Handle uncaught exceptions in HistoryServerArchive… - posted by GitBox <gi...@apache.org> on 2019/11/13 14:53:31 UTC, 0 replies.
- [jira] [Updated] (FLINK-14746) History server does not handle uncaught exceptions in archive fetcher. - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/13 14:54:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10175: [FLINK-14746][web] Handle uncaught exceptions in HistoryServerArchive… - posted by GitBox <gi...@apache.org> on 2019/11/13 14:57:09 UTC, 1 replies.
- [jira] [Closed] (FLINK-14732) flink-release-1.9.x can NOT compile with CDH 5.16 - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/13 15:05:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-13945) Vendor-repos Maven profile doesn't exist in flink-shaded - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/13 15:06:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14747) Performance regression with latest changes to Mailbox - posted by "Arvid Heise (Jira)" <ji...@apache.org> on 2019/11/13 15:16:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14747) Performance regression with latest changes to Mailbox - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/13 15:16:00 UTC, 4 replies.
- [jira] [Assigned] (FLINK-14747) Performance regression with latest changes to Mailbox - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/13 15:16:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13982) Implement memory calculation logics - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/13 15:20:00 UTC, 3 replies.
- [jira] [Commented] (FLINK-5763) Make savepoints self-contained and relocatable - posted by "Samuel Lacroix (Jira)" <ji...@apache.org> on 2019/11/13 15:28:00 UTC, 1 replies.
- [jira] [Comment Edited] (FLINK-5763) Make savepoints self-contained and relocatable - posted by "Samuel Lacroix (Jira)" <ji...@apache.org> on 2019/11/13 15:29:00 UTC, 1 replies.
- [GitHub] [flink] zentol opened a new pull request #10176: [FLINK-13945][build][docs] Fix instructions for building against custom hadoop versions - posted by GitBox <gi...@apache.org> on 2019/11/13 15:32:15 UTC, 0 replies.
- [jira] [Updated] (FLINK-13945) Vendor-repos Maven profile doesn't exist in flink-shaded - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/13 15:33:00 UTC, 1 replies.
- [GitHub] [flink] AHeise opened a new pull request #10177: [FLINK-14747] Fix performance regression with latest changes to Mailbox - posted by GitBox <gi...@apache.org> on 2019/11/13 15:34:35 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10176: [FLINK-13945][build][docs] Fix instructions for building against custom hadoop versions - posted by GitBox <gi...@apache.org> on 2019/11/13 15:36:04 UTC, 1 replies.
- [GitHub] [flink] GJL commented on a change in pull request #10173: [FLINK-14708][FLINK-14131][FLINK-14682] Introduce RestartAllStrategy - posted by GitBox <gi...@apache.org> on 2019/11/13 15:36:42 UTC, 3 replies.
- [GitHub] [flink] flinkbot commented on issue #10177: [FLINK-14747] Fix performance regression with latest changes to Mailbox - posted by GitBox <gi...@apache.org> on 2019/11/13 15:38:17 UTC, 1 replies.
- [jira] [Created] (FLINK-14748) Migrate duration and memory size related ConfigOptions to typed options - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/13 15:50:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14749) Migrate duration and memory size ConfigOptions in JobManagerOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/13 15:51:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14750) Migrate duration and memory size ConfigOptions in RestartStrategyOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/13 15:51:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14751) Migrate duration and memory size ConfigOptions in TaskManagerOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/13 15:52:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14753) Migrate duration and memory size ConfigOptions in AkkaOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/13 15:52:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14752) Migrate duration and memory size ConfigOptions in ClusterOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/13 15:52:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14754) Migrate duration and memory size ConfigOptions in RestOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/13 15:52:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14755) Migrate duration and memory size ConfigOptions in BlobServerOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/13 15:54:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14756) Migrate duration and memory size ConfigOptions in HeartbeatManagerOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/13 15:55:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #10173: [FLINK-14708][FLINK-14131][FLINK-14682] Introduce RestartAllStrategy - posted by GitBox <gi...@apache.org> on 2019/11/13 16:02:21 UTC, 3 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10175: [FLINK-14746][web] Handle uncaught exceptions in HistoryServerArchive… - posted by GitBox <gi...@apache.org> on 2019/11/13 16:05:25 UTC, 4 replies.
- [GitHub] [flink] mxm commented on a change in pull request #10175: [FLINK-14746][web] Handle uncaught exceptions in HistoryServerArchive… - posted by GitBox <gi...@apache.org> on 2019/11/13 16:31:37 UTC, 3 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10176: [FLINK-13945][build][docs] Fix instructions for building against custom hadoop versions - posted by GitBox <gi...@apache.org> on 2019/11/13 16:34:20 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10177: [FLINK-14747] Fix performance regression with latest changes to Mailbox - posted by GitBox <gi...@apache.org> on 2019/11/13 16:34:33 UTC, 16 replies.
- [GitHub] [flink] klion26 opened a new pull request #10178: [FLINK-14433][DataStream] Move generated Jaas conf file from /tmp directory to Job specific directory - posted by GitBox <gi...@apache.org> on 2019/11/13 16:47:45 UTC, 0 replies.
- [GitHub] [flink] klion26 commented on issue #10178: [FLINK-14433][DataStream] Move generated Jaas conf file from /tmp directory to Job specific directory - posted by GitBox <gi...@apache.org> on 2019/11/13 16:47:57 UTC, 3 replies.
- [jira] [Comment Edited] (FLINK-14735) Improve batch schedule check input consumable performance - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/13 16:48:00 UTC, 7 replies.
- [jira] [Updated] (FLINK-14433) Move generated Jaas conf file from /tmp directory to Job specific directory - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/13 16:48:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10178: [FLINK-14433][DataStream] Move generated Jaas conf file from /tmp directory to Job specific directory - posted by GitBox <gi...@apache.org> on 2019/11/13 16:51:10 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14062) Set managed memory fractions according to slot sharing groups - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/13 16:52:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14734) Add a ResourceSpec in SlotSharingGroup to describe its overall resources - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/13 16:52:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk opened a new pull request #10179: [FLINK-14734][runtime] Add a ResourceSpec in SlotSharingGroup to describe its overall resources - posted by GitBox <gi...@apache.org> on 2019/11/13 17:05:01 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10179: [FLINK-14734][runtime] Add a ResourceSpec in SlotSharingGroup to describe its overall resources - posted by GitBox <gi...@apache.org> on 2019/11/13 17:08:28 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10178: [FLINK-14433][DataStream] Move generated Jaas conf file from /tmp directory to Job specific directory - posted by GitBox <gi...@apache.org> on 2019/11/13 17:59:09 UTC, 4 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10179: [FLINK-14734][runtime] Add a ResourceSpec in SlotSharingGroup to describe its overall resources - posted by GitBox <gi...@apache.org> on 2019/11/13 17:59:28 UTC, 15 replies.
- [GitHub] [flink] azagrebin opened a new pull request #10180: [FLINK-14631] Account for netty direct allocations in direct memory limit (Netty Shuffle) - posted by GitBox <gi...@apache.org> on 2019/11/13 18:27:16 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10180: [FLINK-14631] Account for netty direct allocations in direct memory limit (Netty Shuffle) - posted by GitBox <gi...@apache.org> on 2019/11/13 18:30:53 UTC, 1 replies.
- [GitHub] [flink] azagrebin commented on issue #10180: [FLINK-14631] Account for netty direct allocations in direct memory limit (Netty Shuffle) - posted by GitBox <gi...@apache.org> on 2019/11/13 18:31:41 UTC, 4 replies.
- [GitHub] [flink] azagrebin commented on a change in pull request #10124: [FLINK-14637] Introduce framework off heap memory config - posted by GitBox <gi...@apache.org> on 2019/11/13 18:50:47 UTC, 0 replies.
- [GitHub] [flink] tdbgamer commented on a change in pull request #8914: [FLINK-12929] Pass TypeInformation in addSource - posted by GitBox <gi...@apache.org> on 2019/11/13 19:07:43 UTC, 0 replies.
- [jira] [Created] (FLINK-14757) scala.StreamExecutionEnvironment Doesn't set return type upon adding source - posted by "Tim Bess (Jira)" <ji...@apache.org> on 2019/11/13 19:19:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10180: [FLINK-14631] Account for netty direct allocations in direct memory limit (Netty Shuffle) - posted by GitBox <gi...@apache.org> on 2019/11/13 19:23:20 UTC, 18 replies.
- [GitHub] [flink] kl0u opened a new pull request #10181: [FLINK-14745] Add dependencies of job as list of URLs in config. - posted by GitBox <gi...@apache.org> on 2019/11/13 19:43:13 UTC, 0 replies.
- [jira] [Updated] (FLINK-14745) Put job jars from PackagedProgram to Configuration - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/13 19:44:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10181: [FLINK-14745] Add dependencies of job as list of URLs in config. - posted by GitBox <gi...@apache.org> on 2019/11/13 19:45:26 UTC, 1 replies.
- [jira] [Created] (FLINK-14758) Add Executor-related interfaces and utilities - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/13 20:05:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10181: [FLINK-14745] Add dependencies of job as list of URLs in config. - posted by GitBox <gi...@apache.org> on 2019/11/13 20:47:33 UTC, 1 replies.
- [GitHub] [flink] TisonKun merged pull request #10100: [FLINK-14627][tests] Refactor ExecutionGraph creation in tests as TestingExecutionGraphBuilder - posted by GitBox <gi...@apache.org> on 2019/11/13 22:52:48 UTC, 0 replies.
- [jira] [Closed] (FLINK-14627) Refactor ExecutionGraph creation in tests as TestingExecutionGraphBuilder - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/13 22:55:00 UTC, 0 replies.
- [GitHub] [flink] walterddr commented on a change in pull request #9404: [FLINK-13667][ml] Add the utility class for the Table - posted by GitBox <gi...@apache.org> on 2019/11/13 23:49:57 UTC, 5 replies.
- [jira] [Assigned] (FLINK-14736) Fail to connect Hive metastore - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 00:16:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun merged pull request #10172: [FLINK-14706] Remove legacy KvStateMessage - posted by GitBox <gi...@apache.org> on 2019/11/14 00:57:03 UTC, 0 replies.
- [jira] [Closed] (FLINK-14706) Remove legacy KvStateMessage - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/14 00:58:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14725) Remove unused (anymore) TaskManagerOptions#EXIT_ON_FATAL_AKKA_ERROR - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/14 01:02:25 UTC, 0 replies.
- [jira] [Created] (FLINK-14759) Remove unused class TaskManagerCliOptions - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/14 01:02:25 UTC, 0 replies.
- [jira] [Commented] (FLINK-14759) Remove unused class TaskManagerCliOptions - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/14 01:06:00 UTC, 4 replies.
- [jira] [Assigned] (FLINK-14759) Remove unused class TaskManagerCliOptions - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/14 01:29:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14760) Documentation links check failed on travis - posted by "Dian Fu (Jira)" <ji...@apache.org> on 2019/11/14 01:40:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14761) ProgramDeployer#deployJobOnNewCluster potentially leak cluster - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/14 01:42:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14760) Documentation links check failed on travis - posted by "Dian Fu (Jira)" <ji...@apache.org> on 2019/11/14 01:45:00 UTC, 5 replies.
- [GitHub] [flink] TisonKun opened a new pull request #10182: [FLINK-14761][sql-client] Fix ProgramDeployer#deployJobOnNewCluster potentially leak cluster - posted by GitBox <gi...@apache.org> on 2019/11/14 02:03:27 UTC, 0 replies.
- [jira] [Updated] (FLINK-14761) ProgramDeployer#deployJobOnNewCluster potentially leak cluster - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/14 02:04:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10182: [FLINK-14761][sql-client] Fix ProgramDeployer#deployJobOnNewCluster potentially leak cluster - posted by GitBox <gi...@apache.org> on 2019/11/14 02:06:40 UTC, 1 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10181: [FLINK-14745] Add dependencies of job as list of URLs in config. - posted by GitBox <gi...@apache.org> on 2019/11/14 02:11:27 UTC, 0 replies.
- [GitHub] [flink] JingsongLi opened a new pull request #10183: [FLINK-14743][table-blink] Optimize BaseRowSerializer to use Projection instead of switch - posted by GitBox <gi...@apache.org> on 2019/11/14 02:13:01 UTC, 0 replies.
- [jira] [Updated] (FLINK-14743) Optimize BaseRowSerializer to use Projection instead of switch - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/14 02:14:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10183: [FLINK-14743][table-blink] Optimize BaseRowSerializer to use Projection instead of switch - posted by GitBox <gi...@apache.org> on 2019/11/14 02:15:25 UTC, 1 replies.
- [GitHub] [flink] JingsongLi commented on a change in pull request #10022: [FLINK-14135][hive][orc] Introduce orc ColumnarRow reader for hive connector - posted by GitBox <gi...@apache.org> on 2019/11/14 02:34:09 UTC, 8 replies.
- [jira] [Commented] (FLINK-14760) Documentation links check failed on travis - posted by "Dian Fu (Jira)" <ji...@apache.org> on 2019/11/14 02:36:00 UTC, 4 replies.
- [GitHub] [flink] AT-Fieldless opened a new pull request #10184: [FLINK-14481]Modify the Flink valid socket port check to 0 to 65535. - posted by GitBox <gi...@apache.org> on 2019/11/14 02:48:18 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10184: [FLINK-14481]Modify the Flink valid socket port check to 0 to 65535. - posted by GitBox <gi...@apache.org> on 2019/11/14 02:51:37 UTC, 1 replies.
- [jira] [Created] (FLINK-14762) Implement ClusterClientJobClientAdapter - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/14 03:12:00 UTC, 0 replies.
- [GitHub] [flink] zoudaokoulife commented on a change in pull request #10184: [FLINK-14481]Modify the Flink valid socket port check to 0 to 65535. - posted by GitBox <gi...@apache.org> on 2019/11/14 03:13:58 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10182: [FLINK-14761][sql-client] Fix ProgramDeployer#deployJobOnNewCluster potentially leak cluster - posted by GitBox <gi...@apache.org> on 2019/11/14 03:16:09 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10183: [FLINK-14743][table-blink] Optimize BaseRowSerializer to use Projection instead of switch - posted by GitBox <gi...@apache.org> on 2019/11/14 03:16:16 UTC, 1 replies.
- [GitHub] [flink] TisonKun opened a new pull request #10185: [FLINK-14762][client] Implement ClusterClientJobClientAdapter - posted by GitBox <gi...@apache.org> on 2019/11/14 03:16:54 UTC, 0 replies.
- [jira] [Updated] (FLINK-14762) Implement ClusterClientJobClientAdapter - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/14 03:17:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10185: [FLINK-14762][client] Implement ClusterClientJobClientAdapter - posted by GitBox <gi...@apache.org> on 2019/11/14 03:19:10 UTC, 1 replies.
- [jira] [Commented] (FLINK-14733) Introduce ResourceProfile builder to enable flexible building - posted by "AT-Fieldless (Jira)" <ji...@apache.org> on 2019/11/14 03:28:00 UTC, 1 replies.
- [jira] [Closed] (FLINK-14736) Fail to connect Hive metastore - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/14 03:44:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10184: [FLINK-14481]Modify the Flink valid socket port check to 0 to 65535. - posted by GitBox <gi...@apache.org> on 2019/11/14 03:44:24 UTC, 12 replies.
- [jira] [Created] (FLINK-14763) cep parallelism error - posted by "richt richt (Jira)" <ji...@apache.org> on 2019/11/14 03:47:00 UTC, 0 replies.
- [GitHub] [flink] wuchong closed pull request #10160: [FLINK-14723][table-planner-blink] Improve some code of computed column in planner - posted by GitBox <gi...@apache.org> on 2019/11/14 03:55:45 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14723) Improve some code of computed column in planner - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/14 03:57:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10185: [FLINK-14762][client] Implement ClusterClientJobClientAdapter - posted by GitBox <gi...@apache.org> on 2019/11/14 04:12:51 UTC, 2 replies.
- [jira] [Created] (FLINK-14764) The final Explicit/Implicit conversion matrix we should support in our planner - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/14 04:31:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14764) The final Explicit/Implicit conversion matrix we should support in our planner - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/14 04:34:00 UTC, 0 replies.
- [GitHub] [flink] blacksunshine opened a new pull request #10186: [FLINK-14759][flink-runtime]Remove unused class TaskManagerCliOptions - posted by GitBox <gi...@apache.org> on 2019/11/14 04:58:20 UTC, 0 replies.
- [jira] [Updated] (FLINK-14759) Remove unused class TaskManagerCliOptions - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/14 04:59:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10186: [FLINK-14759][flink-runtime]Remove unused class TaskManagerCliOptions - posted by GitBox <gi...@apache.org> on 2019/11/14 05:00:41 UTC, 1 replies.
- [GitHub] [flink] JingsongLi commented on issue #10183: [FLINK-14743][table-blink] Optimize BaseRowSerializer to use Projection instead of switch - posted by GitBox <gi...@apache.org> on 2019/11/14 05:08:39 UTC, 1 replies.
- [GitHub] [flink] KurtYoung commented on issue #10183: [FLINK-14743][table-blink] Optimize BaseRowSerializer to use Projection instead of switch - posted by GitBox <gi...@apache.org> on 2019/11/14 05:20:38 UTC, 0 replies.
- [GitHub] [flink] xintongsong commented on a change in pull request #10180: [FLINK-14631] Account for netty direct allocations in direct memory limit (Netty Shuffle) - posted by GitBox <gi...@apache.org> on 2019/11/14 05:30:11 UTC, 1 replies.
- [GitHub] [flink] zjffdu commented on a change in pull request #10104: [FLINK-14629][client] Refactor ScalaShellRemote(Stream)Environment to simplify inheritance - posted by GitBox <gi...@apache.org> on 2019/11/14 05:40:19 UTC, 8 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10186: [FLINK-14759][flink-runtime]Remove unused class TaskManagerCliOptions - posted by GitBox <gi...@apache.org> on 2019/11/14 06:05:11 UTC, 3 replies.
- [GitHub] [flink] TisonKun opened a new pull request #10187: [FLINK-13938][yarn] Enable configure shared libraries on YARN - posted by GitBox <gi...@apache.org> on 2019/11/14 06:06:36 UTC, 0 replies.
- [jira] [Updated] (FLINK-13938) Use yarn public distributed cache to speed up containers launch - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/14 06:07:00 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10187: [FLINK-13938][yarn] Enable configure shared libraries on YARN - posted by GitBox <gi...@apache.org> on 2019/11/14 06:09:19 UTC, 1 replies.
- [GitHub] [flink] wsry commented on issue #10083: [FLINK-14472][runtime] Implement back-pressure monitor with non-blocking outputs. - posted by GitBox <gi...@apache.org> on 2019/11/14 06:12:27 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10083: [FLINK-14472][runtime] Implement back-pressure monitor with non-blocking outputs. - posted by GitBox <gi...@apache.org> on 2019/11/14 06:23:48 UTC, 12 replies.
- [GitHub] [flink] wuchong commented on a change in pull request #10105: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/14 06:41:35 UTC, 7 replies.
- [GitHub] [flink] dianfu opened a new pull request #10188: [FLINK-14066][python] Support to install pyflink in windows - posted by GitBox <gi...@apache.org> on 2019/11/14 06:48:12 UTC, 0 replies.
- [jira] [Updated] (FLINK-14066) Pyflink building failure in master and 1.9.0 version - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/14 06:49:00 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10188: [FLINK-14066][python] Support to install pyflink in windows - posted by GitBox <gi...@apache.org> on 2019/11/14 06:51:13 UTC, 1 replies.
- [GitHub] [flink] JingsongLi commented on issue #10022: [FLINK-14135][hive][orc] Introduce orc ColumnarRow reader for hive connector - posted by GitBox <gi...@apache.org> on 2019/11/14 06:52:41 UTC, 3 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10187: [FLINK-13938][yarn] Enable configure shared libraries on YARN - posted by GitBox <gi...@apache.org> on 2019/11/14 07:03:10 UTC, 6 replies.
- [jira] [Created] (FLINK-14765) Remove STATE_UPDATER in Execution - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/14 07:18:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14765) Remove STATE_UPDATER in Execution - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/14 07:23:00 UTC, 4 replies.
- [jira] [Updated] (FLINK-14765) Remove STATE_UPDATER in Execution - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/14 07:23:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14766) Remove volatile variable in ExecutionVertex - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/14 07:24:00 UTC, 0 replies.
- [GitHub] [flink] zhijiangW commented on issue #10180: [FLINK-14631] Account for netty direct allocations in direct memory limit (Netty Shuffle) - posted by GitBox <gi...@apache.org> on 2019/11/14 07:25:38 UTC, 2 replies.
- [GitHub] [flink] zhijiangW removed a comment on issue #10180: [FLINK-14631] Account for netty direct allocations in direct memory limit (Netty Shuffle) - posted by GitBox <gi...@apache.org> on 2019/11/14 07:25:58 UTC, 0 replies.
- [jira] [Updated] (FLINK-14730) Add pending slots for job - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/14 07:30:00 UTC, 2 replies.
- [GitHub] [flink] dmvk commented on a change in pull request #10175: [FLINK-14746][web] Handle uncaught exceptions in HistoryServerArchive… - posted by GitBox <gi...@apache.org> on 2019/11/14 07:35:13 UTC, 4 replies.
- [jira] [Commented] (FLINK-14766) Remove volatile variable in ExecutionVertex - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/14 07:37:00 UTC, 4 replies.
- [GitHub] [flink] AT-Fieldless commented on a change in pull request #10184: [FLINK-14481]Modify the Flink valid socket port check to 0 to 65535. - posted by GitBox <gi...@apache.org> on 2019/11/14 07:39:17 UTC, 0 replies.
- [jira] [Updated] (FLINK-14766) Remove volatile variable in ExecutionVertex - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/14 07:48:00 UTC, 3 replies.
- [jira] [Created] (FLINK-14767) Remove TaskManagerOptions#EXIT_ON_FATAL_AKKA_ERROR - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/14 07:52:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14766) Remove volatile variable in ExecutionVertex - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/14 07:54:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14767) Remove TaskManagerOptions#EXIT_ON_FATAL_AKKA_ERROR - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/14 07:54:00 UTC, 3 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10188: [FLINK-14066][python] Support to install pyflink in windows - posted by GitBox <gi...@apache.org> on 2019/11/14 08:02:32 UTC, 1 replies.
- [GitHub] [flink] dawidwys merged pull request #10117: [FLINK-14494][docs] Add ConfigOption type to the documentation generator - posted by GitBox <gi...@apache.org> on 2019/11/14 08:24:54 UTC, 0 replies.
- [jira] [Closed] (FLINK-14494) Update documentation generator - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 08:26:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14768) Migrate duration and memory size ConfigOptions in SecurityOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 08:37:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14769) Migrate duration and memory size ConfigOptions in NettyShuffleEnvironmentOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 08:38:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14770) Migrate duration and memory size ConfigOptions in WebOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 08:39:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14772) Migrate duration and memory size ConfigOptions in YarnConfigOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 08:41:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14771) Migrate duration and memory size ConfigOptions in ResourceManagerOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 08:41:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14773) Migrate duration and memory size ConfigOptions in MesosOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 08:43:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14774) Migrate duration and memory size ConfigOptions in HighAvailabilityOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 08:44:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14775) Migrate duration and memory size ConfigOptions in CheckpointingOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 08:46:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14776) Migrate duration and memory size ConfigOptions in RocksDBConfigurableOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 08:51:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14777) Migrate duration and memory size ConfigOptions in MetricOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 08:52:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14748) Migrate duration and memory size related ConfigOptions to typed options - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/14 08:58:00 UTC, 3 replies.
- [GitHub] [flink] pnowojski commented on a change in pull request #10177: [FLINK-14747] Fix performance regression with latest changes to Mailbox - posted by GitBox <gi...@apache.org> on 2019/11/14 09:03:24 UTC, 9 replies.
- [jira] [Created] (FLINK-14778) Migrate duration and memory size ConfigOptions in HistoryServerOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 09:05:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14779) Migrate duration and memory size ConfigOptions in PythonOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 09:06:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14491) Introduce ConfigOptions with Data Types - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 09:07:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14749) Migrate duration and memory size ConfigOptions in JobManagerOptions - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/14 09:10:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14749) Migrate duration and memory size ConfigOptions in JobManagerOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 09:11:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-11935) Remove DateTimeUtils pull-in and fix datetime casting problem - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/14 09:11:00 UTC, 4 replies.
- [jira] [Comment Edited] (FLINK-14749) Migrate duration and memory size ConfigOptions in JobManagerOptions - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/14 09:11:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #9683: [FLINK-14037]Use same userCodeClassLoader as jobManager in jobClient to fix input/… - posted by GitBox <gi...@apache.org> on 2019/11/14 09:13:16 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14672) Make Executor stateful in sql client - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/14 09:15:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #10143: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread - posted by GitBox <gi...@apache.org> on 2019/11/14 09:27:32 UTC, 5 replies.
- [GitHub] [flink] TisonKun edited a comment on issue #10143: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread - posted by GitBox <gi...@apache.org> on 2019/11/14 09:27:45 UTC, 0 replies.
- [GitHub] [flink] pnowojski commented on a change in pull request #10184: [FLINK-14481]Modify the Flink valid socket port check to 0 to 65535. - posted by GitBox <gi...@apache.org> on 2019/11/14 09:28:45 UTC, 3 replies.
- [GitHub] [flink] TisonKun commented on issue #10187: [FLINK-13938][yarn] Enable configure shared libraries on YARN - posted by GitBox <gi...@apache.org> on 2019/11/14 09:40:52 UTC, 3 replies.
- [GitHub] [flink] kl0u commented on a change in pull request #10181: [FLINK-14745] Add dependencies of job as list of URLs in config. - posted by GitBox <gi...@apache.org> on 2019/11/14 09:45:04 UTC, 0 replies.
- [GitHub] [flink] kl0u commented on issue #10181: [FLINK-14745] Add dependencies of job as list of URLs in config. - posted by GitBox <gi...@apache.org> on 2019/11/14 09:45:32 UTC, 1 replies.
- [jira] [Created] (FLINK-14780) Avoid leaking instance of DefaultScheduler before object is constructed - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/14 09:48:01 UTC, 0 replies.
- [jira] [Closed] (FLINK-14745) Put job jars from PackagedProgram to Configuration - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/14 09:49:01 UTC, 0 replies.
- [GitHub] [flink] kl0u closed pull request #10181: [FLINK-14745] Add dependencies of job as list of URLs in config. - posted by GitBox <gi...@apache.org> on 2019/11/14 09:49:17 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14780) Avoid leaking instance of DefaultScheduler before object is constructed - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/14 09:53:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-11935) Remove DateTimeUtils pull-in and fix datetime casting problem - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/14 10:00:00 UTC, 0 replies.
- [GitHub] [flink] AHeise commented on a change in pull request #10177: [FLINK-14747] Fix performance regression with latest changes to Mailbox - posted by GitBox <gi...@apache.org> on 2019/11/14 10:14:38 UTC, 2 replies.
- [GitHub] [flink] zentol merged pull request #9975: [FLINK-14477][coordination] Implement promotion logic on TaskExecutor - posted by GitBox <gi...@apache.org> on 2019/11/14 10:24:48 UTC, 0 replies.
- [jira] [Closed] (FLINK-14477) Extend partition tracking and safety net on TaskExecutor - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/14 10:26:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #10005: [FLINK-14533][flink-table-planner] Fix LOWER/UPPER not being pushed down to TableSource - posted by GitBox <gi...@apache.org> on 2019/11/14 10:27:57 UTC, 4 replies.
- [jira] [Closed] (FLINK-14072) Add a third-party maven repository for flink-shaded . - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/14 10:28:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14533) PushFilterIntoTableSourceScanRule misses predicate pushdowns - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/14 10:30:00 UTC, 0 replies.
- [jira] [Reopened] (FLINK-14104) Bump Jackson to 2.10.1 - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/14 10:40:00 UTC, 0 replies.
- [GitHub] [flink] zentol opened a new pull request #10189: [FLINK-14104][build] Pin jackson version to 2.10.1 - posted by GitBox <gi...@apache.org> on 2019/11/14 10:41:54 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10189: [FLINK-14104][build] Pin jackson version to 2.10.1 - posted by GitBox <gi...@apache.org> on 2019/11/14 10:45:37 UTC, 1 replies.
- [jira] [Updated] (FLINK-14781) [ZH] clarify that a RocksDB dependency in pom.xml may not be needed - posted by "Nico Kruber (Jira)" <ji...@apache.org> on 2019/11/14 10:52:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14781) clarify that a RocksDB dependency in pom.xml may not be needed - posted by "Nico Kruber (Jira)" <ji...@apache.org> on 2019/11/14 10:52:00 UTC, 0 replies.
- [GitHub] [flink] NicoK opened a new pull request #10190: [hotfix][docs] fix 'optional' SQL Client function parameters stated as 'optimal' - posted by GitBox <gi...@apache.org> on 2019/11/14 10:55:22 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10190: [hotfix][docs] fix 'optional' SQL Client function parameters stated as 'optimal' - posted by GitBox <gi...@apache.org> on 2019/11/14 10:59:41 UTC, 1 replies.
- [jira] [Commented] (FLINK-8093) flink job fail because of kafka producer create fail of "javax.management.InstanceAlreadyExistsException" - posted by "Harold Braux (Jira)" <ji...@apache.org> on 2019/11/14 11:03:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14782) CoreModule#getFunctionDefinition throws exception when function does not exist - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 11:14:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14782) CoreModule#getFunctionDefinition throws exception when function does not exist - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 11:15:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14782) CoreModule#getFunctionDefinition throws exception when function does not exist - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 11:16:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13528) Kafka E2E tests fail on Java 11 - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/14 11:16:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10005: [FLINK-14533][flink-table-planner] Fix LOWER/UPPER not being pushed down to TableSource - posted by GitBox <gi...@apache.org> on 2019/11/14 11:23:29 UTC, 2 replies.
- [jira] [Comment Edited] (FLINK-14740) Create OperatorID for OperatorMetricGroup which in batch job - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/14 11:29:00 UTC, 0 replies.
- [GitHub] [flink] xintongsong commented on issue #10161: [FLINK-13986][runtime] Clean up legacy code for FLIP-49. - posted by GitBox <gi...@apache.org> on 2019/11/14 11:29:57 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14767) Remove TaskManagerOptions#EXIT_ON_FATAL_AKKA_ERROR - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/14 11:36:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10189: [FLINK-14104][build] Pin jackson version to 2.10.1 - posted by GitBox <gi...@apache.org> on 2019/11/14 11:38:38 UTC, 2 replies.
- [jira] [Assigned] (FLINK-14766) Remove volatile variable in ExecutionVertex - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/14 11:40:00 UTC, 0 replies.
- [GitHub] [flink] yanghua opened a new pull request #10191: [FLINK-14749] Migrate duration and memory size ConfigOptions in JobManagerOptions - posted by GitBox <gi...@apache.org> on 2019/11/14 11:43:05 UTC, 0 replies.
- [jira] [Updated] (FLINK-14749) Migrate duration and memory size ConfigOptions in JobManagerOptions - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/14 11:44:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10191: [FLINK-14749] Migrate duration and memory size ConfigOptions in JobManagerOptions - posted by GitBox <gi...@apache.org> on 2019/11/14 11:45:52 UTC, 1 replies.
- [jira] [Created] (FLINK-14783) Implement a benchmark for `ContinuousFileReaderOperator` - posted by "Roman Khachatryan (Jira)" <ji...@apache.org> on 2019/11/14 12:05:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14783) Implement a benchmark for `ContinuousFileReaderOperator` - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/14 12:07:00 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14783) Implement a benchmark for `ContinuousFileReaderOperator` - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/14 12:08:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10190: [hotfix][docs] fix 'optional' SQL Client function parameters stated as 'optimal' - posted by GitBox <gi...@apache.org> on 2019/11/14 12:08:58 UTC, 1 replies.
- [jira] [Commented] (FLINK-5243) Implement an example for BipartiteGraph - posted by "Dinesh Balachandran (Jira)" <ji...@apache.org> on 2019/11/14 12:14:00 UTC, 2 replies.
- [GitHub] [flink] GJL opened a new pull request #10192: [FLINK-14780][runtime] Register restart metrics only when start scheduling - posted by GitBox <gi...@apache.org> on 2019/11/14 12:17:33 UTC, 0 replies.
- [jira] [Updated] (FLINK-14780) Avoid leaking instance of DefaultScheduler before object is constructed - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/14 12:18:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10192: [FLINK-14780][runtime] Register restart metrics only when start scheduling - posted by GitBox <gi...@apache.org> on 2019/11/14 12:20:42 UTC, 1 replies.
- [jira] [Commented] (FLINK-14565) Shutdown SystemResourcesCounter on (JM|TM)MetricGroup closed - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/14 12:22:00 UTC, 0 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #10191: [FLINK-14749] Migrate duration and memory size ConfigOptions in JobManagerOptions - posted by GitBox <gi...@apache.org> on 2019/11/14 12:30:32 UTC, 0 replies.
- [GitHub] [flink] godfreyhe commented on issue #10158: [FLINK-14694] [table-planner-blink] Most tests from package o.a.f.table.planner.functions.aggfunctions are not executed during mvn test and fix BinaryGeneric comparison failure - posted by GitBox <gi...@apache.org> on 2019/11/14 12:31:28 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10191: [FLINK-14749] Migrate duration and memory size ConfigOptions in JobManagerOptions - posted by GitBox <gi...@apache.org> on 2019/11/14 12:40:30 UTC, 1 replies.
- [jira] [Commented] (FLINK-12362) Remove legacy container number config option for Flink on yarn - posted by "Jeff Zhang (Jira)" <ji...@apache.org> on 2019/11/14 12:42:00 UTC, 2 replies.
- [jira] [Created] (FLINK-14784) CsvTableSink miss delimiter when row start with null member - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/14 12:42:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14748) Migrate duration and memory size related ConfigOptions to typed options - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 12:44:00 UTC, 0 replies.
- [GitHub] [flink] wangyang0918 opened a new pull request #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary and Yarn public distributed cache to accelerate flink submission. - posted by GitBox <gi...@apache.org> on 2019/11/14 12:45:22 UTC, 0 replies.
- [GitHub] [flink] godfreyhe commented on a change in pull request #10174: [FLINK-14625][table-planner-blink] Add a rule to eliminate cross join as much as possible without statistics - posted by GitBox <gi...@apache.org> on 2019/11/14 12:47:37 UTC, 14 replies.
- [GitHub] [flink] flinkbot commented on issue #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary and Yarn public distributed cache to accelerate flink submission. - posted by GitBox <gi...@apache.org> on 2019/11/14 12:49:38 UTC, 1 replies.
- [GitHub] [flink] aljoscha closed pull request #9804: [FLINK-14239] Fix the max watermark in StreamSource may arrive the downstream operator early - posted by GitBox <gi...@apache.org> on 2019/11/14 12:55:42 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #9804: [FLINK-14239] Fix the max watermark in StreamSource may arrive the downstream operator early - posted by GitBox <gi...@apache.org> on 2019/11/14 12:55:42 UTC, 0 replies.
- [jira] [Closed] (FLINK-14239) Emitting the max watermark in StreamSource#run may cause it to arrive the downstream early - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/14 12:56:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14785) Enable execution configuration from Configuration object - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 12:58:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14786) Add configure method to ExecutionConfig - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 12:58:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13978) Evaluate Azure Pipelines as a CI tool for Flink - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/14 12:59:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14615) Add Flink Web UI capabilities for savepoint - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/14 12:59:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14788) Add configure method to CheckpointConfig - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 12:59:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14787) Add configure method to StreamExecutionEnvironment - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 12:59:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14670) Refactor out FlinkTable sub-classes in blink planner - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/14 13:00:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14699) Move ClosureCleaner to flink-core - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/14 13:00:10 UTC, 1 replies.
- [jira] [Updated] (FLINK-14444) Publish BOMs for Flink - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/14 13:01:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14702) Rewrite the tpch ( test_tpch.sh ) e2e tests by using the newly introduced java framework - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/14 13:01:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14703) Port the Kafka SQL related tests. - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/14 13:01:00 UTC, 2 replies.
- [jira] [Updated] (FLINK-14742) Unstable tests TaskExecutorTest#testSubmitTaskBeforeAcceptSlot - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/14 13:02:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-14767) Remove TaskManagerOptions#EXIT_ON_FATAL_AKKA_ERROR - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/14 13:02:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14690) Support catalog related DDLs in TableEnvironment - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/14 13:03:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-14568) Add methods for interacting with temporary functions - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/14 13:03:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14691) Support database related DDLs in TableEnvironment - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/14 13:04:00 UTC, 2 replies.
- [jira] [Updated] (FLINK-14705) Remove nullables argument of BatchTestBase.registerCollection in blink planner - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/14 13:04:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14700) Consider to set the random listen port in e2e flink cluster. - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/14 13:05:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14692) Support Table related DDLs in TableEnvironment - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/14 13:05:00 UTC, 2 replies.
- [jira] [Commented] (FLINK-14781) [ZH] clarify that a RocksDB dependency in pom.xml may not be needed - posted by "rdyang (Jira)" <ji...@apache.org> on 2019/11/14 13:12:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10192: [FLINK-14780][runtime] Register restart metrics only when start scheduling - posted by GitBox <gi...@apache.org> on 2019/11/14 13:12:10 UTC, 4 replies.
- [jira] [Assigned] (FLINK-14781) [ZH] clarify that a RocksDB dependency in pom.xml may not be needed - posted by "Nico Kruber (Jira)" <ji...@apache.org> on 2019/11/14 13:25:00 UTC, 0 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #10152: [FLINK-14466][runtime] Let YarnJobClusterEntrypoint use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/14 13:31:23 UTC, 0 replies.
- [GitHub] [flink] kl0u opened a new pull request #10194: [FLINK-14758] Add Executor-related interfaces and executor discovery. - posted by GitBox <gi...@apache.org> on 2019/11/14 13:34:04 UTC, 0 replies.
- [jira] [Updated] (FLINK-14758) Add Executor-related interfaces and utilities - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/14 13:35:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10194: [FLINK-14758] Add Executor-related interfaces and executor discovery. - posted by GitBox <gi...@apache.org> on 2019/11/14 13:36:47 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary and Yarn public distributed cache to accelerate flink submission. - posted by GitBox <gi...@apache.org> on 2019/11/14 13:46:25 UTC, 5 replies.
- [jira] [Updated] (FLINK-13945) Instructions for building flink-shaded against vendor repository don't work - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/14 13:48:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-13995) Fix shading of the licence information of netty - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/14 13:51:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-13995) Fix shading of the licence information of netty - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/14 13:59:00 UTC, 2 replies.
- [GitHub] [flink] zentol opened a new pull request #10195: [FLINK-13995][legal] Properly exclude netty license directory - posted by GitBox <gi...@apache.org> on 2019/11/14 14:00:32 UTC, 0 replies.
- [jira] [Created] (FLINK-14789) extends max/min type in ColumnStats from Number to Comparable - posted by "godfrey he (Jira)" <ji...@apache.org> on 2019/11/14 14:01:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14789) extends max/min type in ColumnStats from Number to Comparable - posted by "godfrey he (Jira)" <ji...@apache.org> on 2019/11/14 14:02:00 UTC, 2 replies.
- [jira] [Created] (FLINK-14790) Custom state backend in job graph composition without depending on concrete state backend implementation - posted by "Kezhu Wang (Jira)" <ji...@apache.org> on 2019/11/14 14:02:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on a change in pull request #10194: [FLINK-14758] Add Executor-related interfaces and executor discovery. - posted by GitBox <gi...@apache.org> on 2019/11/14 14:02:16 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9489: [FLINK-13793][docs] build each language in a separate subprocess - posted by GitBox <gi...@apache.org> on 2019/11/14 14:02:17 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10195: [FLINK-13995][legal] Properly exclude netty license directory - posted by GitBox <gi...@apache.org> on 2019/11/14 14:04:26 UTC, 1 replies.
- [GitHub] [flink] aljoscha closed pull request #10075: cep add wait state - posted by GitBox <gi...@apache.org> on 2019/11/14 14:06:47 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #10075: cep add wait state - posted by GitBox <gi...@apache.org> on 2019/11/14 14:06:47 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #10087: [flink-cep]Add wait state support for cep - posted by GitBox <gi...@apache.org> on 2019/11/14 14:06:54 UTC, 0 replies.
- [GitHub] [flink] aljoscha closed pull request #10087: [flink-cep]Add wait state support for cep - posted by GitBox <gi...@apache.org> on 2019/11/14 14:06:54 UTC, 0 replies.
- [GitHub] [flink] aljoscha merged pull request #10130: [FLINK-14642] [types] Add support for copying null values to the TupleSeriali… - posted by GitBox <gi...@apache.org> on 2019/11/14 14:09:57 UTC, 0 replies.
- [GitHub] [flink] godfreyhe opened a new pull request #10196: [FLINK-14789] [table-planner-blink] extends max/min type in ColumnStats from Number to Comparable - posted by GitBox <gi...@apache.org> on 2019/11/14 14:09:59 UTC, 0 replies.
- [jira] [Closed] (FLINK-14642) Flink TupleSerializer and CaseClassSerializer shoud support copy NULL values - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/14 14:11:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10196: [FLINK-14789] [table-planner-blink] extends max/min type in ColumnStats from Number to Comparable - posted by GitBox <gi...@apache.org> on 2019/11/14 14:14:37 UTC, 1 replies.
- [GitHub] [flink] kl0u commented on issue #10194: [FLINK-14758] Add Executor-related interfaces and executor discovery. - posted by GitBox <gi...@apache.org> on 2019/11/14 14:18:40 UTC, 2 replies.
- [GitHub] [flink] kl0u closed pull request #10194: [FLINK-14758] Add Executor-related interfaces and executor discovery. - posted by GitBox <gi...@apache.org> on 2019/11/14 14:23:05 UTC, 0 replies.
- [jira] [Closed] (FLINK-14758) Add Executor-related interfaces and utilities - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/14 14:24:00 UTC, 0 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #10194: [FLINK-14758] Add Executor-related interfaces and executor discovery. - posted by GitBox <gi...@apache.org> on 2019/11/14 14:44:34 UTC, 4 replies.
- [GitHub] [flink] kl0u commented on a change in pull request #10194: [FLINK-14758] Add Executor-related interfaces and executor discovery. - posted by GitBox <gi...@apache.org> on 2019/11/14 15:00:26 UTC, 1 replies.
- [GitHub] [flink] zentol opened a new pull request #10197: [FLINK-14503][coordination] Add partition report to heartbeat - posted by GitBox <gi...@apache.org> on 2019/11/14 15:01:04 UTC, 0 replies.
- [jira] [Updated] (FLINK-14503) Send PartitionReport to ResourceManager via heartbeats - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/14 15:02:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14791) Process ClusterPartitionReport on ResourceManager - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/14 15:03:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10197: [FLINK-14503][coordination] Add partition report to heartbeat - posted by GitBox <gi...@apache.org> on 2019/11/14 15:04:33 UTC, 1 replies.
- [jira] [Created] (FLINK-14792) Extend TaskExecutor interface to support release of cluster partitions - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/14 15:06:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14793) Add SPI interface to discovery state backend and establish well-known names - posted by "Kezhu Wang (Jira)" <ji...@apache.org> on 2019/11/14 15:07:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14790) Custom state backend in job graph composition without depending on concrete state backend implementation - posted by "Kezhu Wang (Jira)" <ji...@apache.org> on 2019/11/14 15:10:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14794) KeyedStream#transform not working with factories - posted by "Arvid Heise (Jira)" <ji...@apache.org> on 2019/11/14 15:12:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14794) KeyedStream#transform not working with factories - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/14 15:16:00 UTC, 3 replies.
- [jira] [Assigned] (FLINK-14794) KeyedStream#transform not working with factories - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/14 15:16:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #10186: [FLINK-14759][flink-runtime]Remove unused class TaskManagerCliOptions - posted by GitBox <gi...@apache.org> on 2019/11/14 15:16:18 UTC, 1 replies.
- [jira] [Commented] (FLINK-14793) Add SPI interface to discovery state backend and establish well-known names - posted by "Seth Wiesman (Jira)" <ji...@apache.org> on 2019/11/14 15:19:00 UTC, 1 replies.
- [GitHub] [flink] AHeise opened a new pull request #10198: [FLINK-14794] Fixing KeyedStream#transform to properly relay type information - posted by GitBox <gi...@apache.org> on 2019/11/14 15:22:18 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10195: [FLINK-13995][legal] Properly exclude netty license directory - posted by GitBox <gi...@apache.org> on 2019/11/14 15:24:51 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10196: [FLINK-14789] [table-planner-blink] extends max/min type in ColumnStats from Number to Comparable - posted by GitBox <gi...@apache.org> on 2019/11/14 15:25:05 UTC, 10 replies.
- [GitHub] [flink] flinkbot commented on issue #10198: [FLINK-14794] Fixing KeyedStream#transform to properly relay type information - posted by GitBox <gi...@apache.org> on 2019/11/14 15:25:50 UTC, 1 replies.
- [GitHub] [flink] leonardBang opened a new pull request #10199: [FLINK-14784][Table SQL / API] CsvTableSink miss delimiter when row s… - posted by GitBox <gi...@apache.org> on 2019/11/14 15:33:50 UTC, 0 replies.
- [jira] [Updated] (FLINK-14784) CsvTableSink miss delimiter when row start with null member - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/14 15:34:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk opened a new pull request #10200: [FLINK-14062][runtime] Calculate managed memory fraction based on slot sharing groups - posted by GitBox <gi...@apache.org> on 2019/11/14 15:35:35 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10199: [FLINK-14784][Table SQL / API] CsvTableSink miss delimiter when row s… - posted by GitBox <gi...@apache.org> on 2019/11/14 15:37:41 UTC, 1 replies.
- [jira] [Commented] (FLINK-14784) CsvTableSink miss delimiter when row start with null member - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/14 15:38:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10200: [FLINK-14062][runtime] Calculate managed memory fraction based on slot sharing groups - posted by GitBox <gi...@apache.org> on 2019/11/14 15:40:11 UTC, 1 replies.
- [GitHub] [flink] NicoK commented on issue #9489: [FLINK-13793][docs] build each language in a separate subprocess - posted by GitBox <gi...@apache.org> on 2019/11/14 15:54:01 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10197: [FLINK-14503][coordination] Add partition report to heartbeat - posted by GitBox <gi...@apache.org> on 2019/11/14 15:56:41 UTC, 10 replies.
- [jira] [Updated] (FLINK-13728) Fix wrong closing tag order in sidenav - posted by "Nico Kruber (Jira)" <ji...@apache.org> on 2019/11/14 15:58:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13728) Fix wrong closing tag order in sidenav - posted by "Nico Kruber (Jira)" <ji...@apache.org> on 2019/11/14 15:59:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13724) Remove unnecessary whitespace from the docs' sidenav - posted by "Nico Kruber (Jira)" <ji...@apache.org> on 2019/11/14 16:00:03 UTC, 0 replies.
- [jira] [Updated] (FLINK-13724) Remove unnecessary whitespace from the docs' sidenav - posted by "Nico Kruber (Jira)" <ji...@apache.org> on 2019/11/14 16:01:00 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14750) Migrate duration and memory size ConfigOptions in RestartStrategyOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/14 16:11:00 UTC, 0 replies.
- [GitHub] [flink] zhijiangW merged pull request #10083: [FLINK-14472][runtime] Implement back-pressure monitor with non-blocking outputs. - posted by GitBox <gi...@apache.org> on 2019/11/14 16:11:52 UTC, 0 replies.
- [GitHub] [flink] tweise commented on a change in pull request #10162: [FLINK-14635][e2e tests] Use non-relocated imports for AWS SDK Kinesis classes in tests. - posted by GitBox <gi...@apache.org> on 2019/11/14 16:16:24 UTC, 0 replies.
- [GitHub] [flink] tweise commented on issue #10162: [FLINK-14635][e2e tests] Use non-relocated imports for AWS SDK Kinesis classes in tests. - posted by GitBox <gi...@apache.org> on 2019/11/14 16:19:01 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10198: [FLINK-14794] Fixing KeyedStream#transform to properly relay type information - posted by GitBox <gi...@apache.org> on 2019/11/14 16:27:45 UTC, 4 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10199: [FLINK-14784][Table SQL / API] CsvTableSink miss delimiter when row s… - posted by GitBox <gi...@apache.org> on 2019/11/14 16:27:52 UTC, 1 replies.
- [jira] [Closed] (FLINK-14472) Implement back-pressure monitor with non-blocking outputs - posted by "zhijiang (Jira)" <ji...@apache.org> on 2019/11/14 16:31:00 UTC, 0 replies.
- [GitHub] [flink] zjuwangg opened a new pull request #10201: [FLINK-14687]Add database related ddl support to SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/14 16:33:05 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #10173: [FLINK-14708][FLINK-14131][FLINK-14682] Introduce RestartAllStrategy - posted by GitBox <gi...@apache.org> on 2019/11/14 16:33:34 UTC, 0 replies.
- [jira] [Closed] (FLINK-14682) Enable AbstractTaskManagerProcessFailureRecoveryTest to pass with new DefaultScheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/14 16:35:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10201: [FLINK-14687]Add database related ddl support to SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/14 16:35:36 UTC, 1 replies.
- [GitHub] [flink] zjuwangg commented on issue #10201: [FLINK-14687]Add database related ddl support to SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/14 16:35:42 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14131) Support configurable failover strategy for scheduler NG - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/14 16:36:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14708) Introduce full restarts failover strategy for NG scheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/14 16:36:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14131) Support configurable failover strategy for scheduler NG - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/14 16:36:00 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #10136: [FLINK-14680][runtime, tests] Enable KafkaConsumerTestBase#runFailOnNoBrokerTest to pass with DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/14 16:41:18 UTC, 0 replies.
- [jira] [Closed] (FLINK-14680) Enable KafkaConsumerTestBase#runFailOnNoBrokerTest to pass with new DefaultScheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/14 16:42:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14795) Rework TaskExecutorPartitionLifecycleTest - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/14 16:47:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10200: [FLINK-14062][runtime] Calculate managed memory fraction based on slot sharing groups - posted by GitBox <gi...@apache.org> on 2019/11/14 17:00:41 UTC, 15 replies.
- [jira] [Commented] (FLINK-13723) Use liquid-c for faster doc generation - posted by "Nico Kruber (Jira)" <ji...@apache.org> on 2019/11/14 17:07:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-13723) Use liquid-c for faster doc generation - posted by "Nico Kruber (Jira)" <ji...@apache.org> on 2019/11/14 17:07:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-13729) Update website generation dependencies - posted by "Nico Kruber (Jira)" <ji...@apache.org> on 2019/11/14 17:09:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13729) Update website generation dependencies - posted by "Nico Kruber (Jira)" <ji...@apache.org> on 2019/11/14 17:09:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-13726) Build docs with jekyll 4.0.0.pre.beta1 - posted by "Nico Kruber (Jira)" <ji...@apache.org> on 2019/11/14 17:11:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-13725) Use sassc for faster doc generation - posted by "Nico Kruber (Jira)" <ji...@apache.org> on 2019/11/14 17:11:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-13791) Speed up sidenav by using group_by - posted by "Nico Kruber (Jira)" <ji...@apache.org> on 2019/11/14 17:12:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10201: [FLINK-14687]Add database related ddl support to SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/14 17:32:50 UTC, 0 replies.
- [jira] [Commented] (FLINK-13722) Speed up documentation generation - posted by "Nico Kruber (Jira)" <ji...@apache.org> on 2019/11/14 17:38:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14760) Documentation links check failed on travis - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 19:29:01 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14782) CoreModule#getFunctionDefinition throws exception when function does not exist - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 19:30:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 opened a new pull request #10202: [hotfix][doc] update links to table functions - posted by GitBox <gi...@apache.org> on 2019/11/14 19:39:28 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10202: [hotfix][doc] update links to table functions - posted by GitBox <gi...@apache.org> on 2019/11/14 19:41:29 UTC, 1 replies.
- [GitHub] [flink] bowenli86 closed pull request #10166: [FLINK-14728][hive][doc] add reminder for users of potential thread safety issues of hive built-in function - posted by GitBox <gi...@apache.org> on 2019/11/14 20:47:35 UTC, 0 replies.
- [jira] [Closed] (FLINK-14728) add reminder for users of potential thread safety issues of hive built-in function - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 20:48:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 closed pull request #10165: [FLINK-14727][hive][doc] update doc of supported Hive versions - posted by GitBox <gi...@apache.org> on 2019/11/14 20:49:39 UTC, 0 replies.
- [jira] [Closed] (FLINK-14727) update doc of supported Hive versions - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 20:50:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14458) Assert implementation classes of catalog objects - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 20:56:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10202: [hotfix][doc] update links to table functions - posted by GitBox <gi...@apache.org> on 2019/11/14 20:56:10 UTC, 1 replies.
- [jira] [Updated] (FLINK-13061) Support set hive table Ser/de properites in HiveCatalog - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 20:57:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-12243) Support generic table stats related operations in HiveCatalog - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 20:58:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-12242) Support partition related operations in GenericHiveMetastoreCatalog - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 20:58:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-11479) support Hive metadata in HiveCatalog - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 20:58:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-11482) support generic Flink metadata in HiveCatalog - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 20:59:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-13298) write Chinese documentation and quickstart for Flink-Hive compatibility - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 20:59:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-13265) Noisy hive-connector tests - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 21:00:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-13197) support querying Hive's view in Flink - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 21:00:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-13866) develop testing plan for many Hive versions that we support - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 21:00:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-12755) implement HiveCatalog - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 21:00:06 UTC, 0 replies.
- [jira] [Closed] (FLINK-12625) Support catalogs in SQL Client - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 21:01:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-12894) add Chinese documentation of how to configure and use catalogs in SQL CLI - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 21:01:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14090) Rework FunctionCatalog - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 21:02:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-12754) alterTableColumnStatistics() in GenericInMemoryCatalog should ensure the table is non-partitioned - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 21:02:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-12753) Implement GenericInMemoryCatalog - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 21:02:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-12395) Add more detailed javadoc for getDescription() and getDetailedDescription() in catalog object interfaces - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 21:03:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14782) CoreModule#getFunctionDefinition should return empty optional when function does not exist - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 21:23:00 UTC, 1 replies.
- [GitHub] [flink] bowenli86 opened a new pull request #10203: [FLINK-14782][table] CoreModule#getFunctionDefinition should return empty optional when function does not exist - posted by GitBox <gi...@apache.org> on 2019/11/14 21:23:47 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10203: [FLINK-14782][table] CoreModule#getFunctionDefinition should return empty optional when function does not exist - posted by GitBox <gi...@apache.org> on 2019/11/14 21:26:12 UTC, 1 replies.
- [GitHub] [flink] bowenli86 commented on issue #10201: [FLINK-14687]Add database related ddl support to SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/14 21:28:18 UTC, 0 replies.
- [GitHub] [flink] bowenli86 closed pull request #10201: [FLINK-14687][sql] Add database related ddl support to SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/14 21:31:05 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14687) Add database related ddl support to SQL Parser - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 21:32:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14687) Add database related ddl support to SQL Parser - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 21:32:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 closed pull request #10157: [FLINK-14710][hive] Decide column nullability according to Hive const… - posted by GitBox <gi...@apache.org> on 2019/11/14 21:33:52 UTC, 0 replies.
- [jira] [Closed] (FLINK-14710) Decide column nullability according to Hive constraints - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 21:35:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14710) Decide column nullability according to Hive constraints - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/14 21:35:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10201: [FLINK-14687][sql] Add database related ddl support to SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/14 21:54:01 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on issue #10203: [FLINK-14782][table] CoreModule#getFunctionDefinition should return empty optional when function does not exist - posted by GitBox <gi...@apache.org> on 2019/11/14 22:08:18 UTC, 1 replies.
- [GitHub] [flink] bowenli86 commented on issue #10202: [hotfix][doc] update links to table functions - posted by GitBox <gi...@apache.org> on 2019/11/14 22:10:47 UTC, 0 replies.
- [GitHub] [flink] bowenli86 closed pull request #10202: [hotfix][doc] update links to table functions - posted by GitBox <gi...@apache.org> on 2019/11/14 22:10:48 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10203: [FLINK-14782][table] CoreModule#getFunctionDefinition should return empty optional when function does not exist - posted by GitBox <gi...@apache.org> on 2019/11/14 22:23:29 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14699) Move ClosureCleaner to flink-core - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/15 00:59:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun opened a new pull request #10204: [FLINK-14699][type] Move ClosureCleaner to flink-core - posted by GitBox <gi...@apache.org> on 2019/11/15 01:08:33 UTC, 0 replies.
- [GitHub] [flink] TisonKun merged pull request #10186: [FLINK-14759][flink-runtime]Remove unused class TaskManagerCliOptions - posted by GitBox <gi...@apache.org> on 2019/11/15 01:10:46 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10204: [FLINK-14699][type] Move ClosureCleaner to flink-core - posted by GitBox <gi...@apache.org> on 2019/11/15 01:11:42 UTC, 1 replies.
- [jira] [Closed] (FLINK-14759) Remove unused class TaskManagerCliOptions - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/15 01:12:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14784) CsvTableSink miss delimiter when row start with null member - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/15 01:14:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #7249: [FLINK-11048] Ability to programmatically execute streaming pipeline with savepoint restore - posted by GitBox <gi...@apache.org> on 2019/11/15 01:30:07 UTC, 0 replies.
- [GitHub] [flink] TisonKun closed pull request #10104: [FLINK-14629][client] Refactor ScalaShellRemote(Stream)Environment to simplify inheritance - posted by GitBox <gi...@apache.org> on 2019/11/15 01:33:27 UTC, 0 replies.
- [jira] [Closed] (FLINK-14629) Refactor ScalaShellRemote(Stream)Environment to simplify inheritance - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/15 01:35:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14767) Mark TaskManagerOptions#EXIT_ON_FATAL_AKKA_ERROR with @Deprecated annotation - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/15 01:40:00 UTC, 1 replies.
- [GitHub] [flink] tweise commented on issue #7249: [FLINK-11048] Ability to programmatically execute streaming pipeline with savepoint restore - posted by GitBox <gi...@apache.org> on 2019/11/15 01:44:26 UTC, 0 replies.
- [jira] [Commented] (FLINK-14767) Mark TaskManagerOptions#EXIT_ON_FATAL_AKKA_ERROR with @Deprecated annotation - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/15 01:47:00 UTC, 5 replies.
- [jira] [Created] (FLINK-14796) Add document about limitations of different Hive versions - posted by "Rui Li (Jira)" <ji...@apache.org> on 2019/11/15 01:49:00 UTC, 0 replies.
- [GitHub] [flink] lirui-apache commented on issue #10165: [FLINK-14727][hive][doc] update doc of supported Hive versions - posted by GitBox <gi...@apache.org> on 2019/11/15 01:49:33 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14789) extends max/min type in ColumnStats from Number to Comparable - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/15 01:54:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14797) Remove power mockito from RemoteStreamExecutionEnvironmentTest - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/15 02:04:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun opened a new pull request #10205: [FLINK-14797][tests] Remove power mockito from RemoteStreamExecutionEnvironmentTest - posted by GitBox <gi...@apache.org> on 2019/11/15 02:07:19 UTC, 0 replies.
- [jira] [Updated] (FLINK-14797) Remove power mockito from RemoteStreamExecutionEnvironmentTest - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/15 02:08:00 UTC, 0 replies.
- [GitHub] [flink] sunhaibotb commented on issue #9804: [FLINK-14239] Fix the max watermark in StreamSource may arrive the downstream operator early - posted by GitBox <gi...@apache.org> on 2019/11/15 02:10:15 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10205: [FLINK-14797][tests] Remove power mockito from RemoteStreamExecutionEnvironmentTest - posted by GitBox <gi...@apache.org> on 2019/11/15 02:10:20 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10204: [FLINK-14699][type] Move ClosureCleaner to flink-core - posted by GitBox <gi...@apache.org> on 2019/11/15 02:10:39 UTC, 1 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary and Yarn public distributed cache to accelerate flink submission. - posted by GitBox <gi...@apache.org> on 2019/11/15 02:41:12 UTC, 1 replies.
- [jira] [Created] (FLINK-14798) how to setup a ha flink cluster on k8s? - posted by "rock (Jira)" <ji...@apache.org> on 2019/11/15 02:42:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10205: [FLINK-14797][tests] Remove power mockito from RemoteStreamExecutionEnvironmentTest - posted by GitBox <gi...@apache.org> on 2019/11/15 03:07:31 UTC, 1 replies.
- [GitHub] [flink] yanghua commented on a change in pull request #10187: [FLINK-13938][yarn] Enable configure shared libraries on YARN - posted by GitBox <gi...@apache.org> on 2019/11/15 03:23:19 UTC, 3 replies.
- [jira] [Updated] (FLINK-14133) Improve batch sql and hive integrate performance milestone-1 - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/15 03:28:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-14676) Introduce parallelism inference for source - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/15 03:29:00 UTC, 3 replies.
- [jira] [Created] (FLINK-14799) Improve batch sql and hive integrate performance milestone-2 - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/15 03:30:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14800) Introduce parallelism inference for HiveSource - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/15 03:34:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10187: [FLINK-13938][yarn] Enable configure shared libraries on YARN - posted by GitBox <gi...@apache.org> on 2019/11/15 03:34:44 UTC, 1 replies.
- [jira] [Updated] (FLINK-14148) Investigate pushing predicate/projection to underlying Hive input format - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/15 03:36:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-11899) Introduce vectorized parquet InputFormat for blink runtime - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/15 03:36:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-14515) Implement LimitableTableSource for FileSystemTableFactory - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/15 03:37:00 UTC, 1 replies.
- [GitHub] [flink] catkint opened a new pull request #10206: [FLINK-14781] [docs-zh] clarify that a RocksDB dependency in pom.xml may not be needed - posted by GitBox <gi...@apache.org> on 2019/11/15 03:56:12 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10206: [FLINK-14781] [docs-zh] clarify that a RocksDB dependency in pom.xml may not be needed - posted by GitBox <gi...@apache.org> on 2019/11/15 03:58:41 UTC, 1 replies.
- [jira] [Created] (FLINK-14801) flink sql parser unparser func partition frame local variable name mistake - posted by "xiaodao (Jira)" <ji...@apache.org> on 2019/11/15 03:59:00 UTC, 0 replies.
- [GitHub] [flink] wangyang0918 commented on issue #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary and Yarn public distributed cache to accelerate flink submission. - posted by GitBox <gi...@apache.org> on 2019/11/15 03:59:21 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14800) Introduce parallelism inference for HiveSource - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/15 04:17:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary and Yarn public distributed cache to accelerate flink submission. - posted by GitBox <gi...@apache.org> on 2019/11/15 04:18:40 UTC, 1 replies.
- [jira] [Created] (FLINK-14802) Multi vectorized read version support for hive orc read - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/15 04:24:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10206: [FLINK-14781] [docs-zh] clarify that a RocksDB dependency in pom.xml may not be needed - posted by GitBox <gi...@apache.org> on 2019/11/15 05:00:05 UTC, 7 replies.
- [jira] [Updated] (FLINK-13938) Use pre-uploaded flink binary to accelerate flink submission - posted by "Yang Wang (Jira)" <ji...@apache.org> on 2019/11/15 05:06:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun closed pull request #10187: [FLINK-13938][yarn] Enable configure shared libraries on YARN - posted by GitBox <gi...@apache.org> on 2019/11/15 05:13:35 UTC, 0 replies.
- [GitHub] [flink] buptljy opened a new pull request #10207: [FLINK-14766] Remove volatile variable in ExecutionVertex - posted by GitBox <gi...@apache.org> on 2019/11/15 05:21:53 UTC, 0 replies.
- [GitHub] [flink] buptljy commented on issue #10207: [FLINK-14766] Remove volatile variable in ExecutionVertex - posted by GitBox <gi...@apache.org> on 2019/11/15 05:23:05 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10207: [FLINK-14766] Remove volatile variable in ExecutionVertex - posted by GitBox <gi...@apache.org> on 2019/11/15 05:23:44 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission - posted by GitBox <gi...@apache.org> on 2019/11/15 05:26:17 UTC, 45 replies.
- [jira] [Created] (FLINK-14803) Support Consistency Level for InfluxDB metrics reporter - posted by "ouyangwulin (Jira)" <ji...@apache.org> on 2019/11/15 05:49:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14801) flink sql parser unparser func partition frame local variable name mistake - posted by "xiaodao (Jira)" <ji...@apache.org> on 2019/11/15 05:52:00 UTC, 1 replies.
- [GitHub] [flink] wangyang0918 commented on a change in pull request #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission - posted by GitBox <gi...@apache.org> on 2019/11/15 05:58:02 UTC, 16 replies.
- [GitHub] [flink] docete opened a new pull request #10208: [FLINK-11935][table-planner][table-planner-blink] Remove DateTimeUtils pull-in and fix datetime casting problem - posted by GitBox <gi...@apache.org> on 2019/11/15 06:08:24 UTC, 0 replies.
- [GitHub] [flink] wangyang0918 commented on issue #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission - posted by GitBox <gi...@apache.org> on 2019/11/15 06:08:54 UTC, 9 replies.
- [jira] [Updated] (FLINK-11935) Remove DateTimeUtils pull-in and fix datetime casting problem - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/15 06:09:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10208: [FLINK-11935][table-planner][table-planner-blink] Remove DateTimeUtils pull-in and fix datetime casting problem - posted by GitBox <gi...@apache.org> on 2019/11/15 06:10:57 UTC, 1 replies.
- [GitHub] [flink] zjuwangg opened a new pull request #10209: [FLINK-14688] Add table related DDLs support in SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/15 06:24:36 UTC, 0 replies.
- [GitHub] [flink] zjuwangg commented on issue #10209: [FLINK-14688] Add table related DDLs support in SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/15 06:25:13 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10207: [FLINK-14766] Remove volatile variable in ExecutionVertex - posted by GitBox <gi...@apache.org> on 2019/11/15 06:25:25 UTC, 1 replies.
- [jira] [Created] (FLINK-14804) The flink that starts stand-alone mode appears abnormal - posted by "FengXiaohu (Jira)" <ji...@apache.org> on 2019/11/15 06:26:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10210: [FLINK-14800][hive] Introduce parallelism inference for HiveSource - posted by GitBox <gi...@apache.org> on 2019/11/15 06:30:31 UTC, 1 replies.
- [jira] [Commented] (FLINK-14800) Introduce parallelism inference for HiveSource - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/15 06:35:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10128: [FLINK-14641][docs] Fix description of metric `fullRestarts` - posted by GitBox <gi...@apache.org> on 2019/11/15 06:53:02 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10129: [FLINK-14642][runtime] Deprecate metric `fullRestarts` - posted by GitBox <gi...@apache.org> on 2019/11/15 06:54:01 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10209: [FLINK-14688] Add table related DDLs support in SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/15 06:54:31 UTC, 0 replies.
- [jira] [Created] (FLINK-14805) Remove unixDateCeil related code - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/15 06:55:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14805) Remove unixDateCeil related code - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/15 06:56:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14807) Add Table#collect api for fetching data to client - posted by "Jeff Zhang (Jira)" <ji...@apache.org> on 2019/11/15 07:02:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14806) Introduce setTimestamp/getTimestamp interface to TypeGetterSetters/VectorizedColumnBatch and writeTimestamp interface to BinaryWriter - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/15 07:02:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14807) Add Table#collect api for fetching data to client - posted by "Jeff Zhang (Jira)" <ji...@apache.org> on 2019/11/15 07:02:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14063) Operators use fractions to decide how many managed memory to allocate - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/15 07:11:00 UTC, 2 replies.
- [GitHub] [flink] KurtYoung closed pull request #10199: [FLINK-14784][Table SQL / API] CsvTableSink miss delimiter when row s… - posted by GitBox <gi...@apache.org> on 2019/11/15 07:13:11 UTC, 0 replies.
- [jira] [Closed] (FLINK-14784) CsvTableSink miss delimiter when row start with null member - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/15 07:17:00 UTC, 0 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #10196: [FLINK-14789] [table-planner-blink] extends max/min type in ColumnStats from Number to Comparable - posted by GitBox <gi...@apache.org> on 2019/11/15 07:20:06 UTC, 4 replies.
- [jira] [Assigned] (FLINK-14063) Operators use fractions to decide how many managed memory to allocate - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/15 07:22:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10208: [FLINK-11935][table-planner][table-planner-blink] Remove DateTimeUtils pull-in and fix datetime casting problem - posted by GitBox <gi...@apache.org> on 2019/11/15 07:23:22 UTC, 4 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10209: [FLINK-14688] Add table related DDLs support in SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/15 07:23:29 UTC, 11 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10210: [FLINK-14800][hive] Introduce parallelism inference for HiveSource - posted by GitBox <gi...@apache.org> on 2019/11/15 07:23:41 UTC, 12 replies.
- [GitHub] [flink] wangyang0918 opened a new pull request #10211: [FLINK-14382] Backport to 1.9 - posted by GitBox <gi...@apache.org> on 2019/11/15 07:26:25 UTC, 0 replies.
- [GitHub] [flink] pnowojski commented on issue #10084: [FLINK-14382][yarn] Incorrect handling of FLINK_PLUGINS_DIR on Yarn - posted by GitBox <gi...@apache.org> on 2019/11/15 07:27:15 UTC, 0 replies.
- [GitHub] [flink] pnowojski merged pull request #10084: [FLINK-14382][yarn] Incorrect handling of FLINK_PLUGINS_DIR on Yarn - posted by GitBox <gi...@apache.org> on 2019/11/15 07:27:21 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10211: [FLINK-14382] Backport to 1.9 - posted by GitBox <gi...@apache.org> on 2019/11/15 07:29:46 UTC, 1 replies.
- [GitHub] [flink] pnowojski commented on issue #10211: [FLINK-14382] Backport to 1.9 - posted by GitBox <gi...@apache.org> on 2019/11/15 07:30:58 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14712) Add NetWork metric for IOMetricsInfo - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/15 07:33:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14712) Add network buffer pool usage metrics for IOMetricsInfo - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/15 07:34:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14712) Add network buffer pool usage metrics for IOMetricsInfo - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/15 07:39:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14776) Migrate duration and memory size ConfigOptions in RocksDBConfigurableOptions - posted by "Congxian Qiu(klion26) (Jira)" <ji...@apache.org> on 2019/11/15 07:45:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14776) Migrate duration and memory size ConfigOptions in RocksDBConfigurableOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/15 07:51:00 UTC, 0 replies.
- [GitHub] [flink] docete opened a new pull request #10212: [FLINK-14806][table-planner-blink] Add setTimestamp/getTimestamp inte… - posted by GitBox <gi...@apache.org> on 2019/11/15 07:57:54 UTC, 0 replies.
- [jira] [Updated] (FLINK-14806) Introduce setTimestamp/getTimestamp interface to TypeGetterSetters/VectorizedColumnBatch and writeTimestamp interface to BinaryWriter - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/15 07:58:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #10204: [FLINK-14699][type] Move ClosureCleaner to flink-core - posted by GitBox <gi...@apache.org> on 2019/11/15 07:58:10 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10212: [FLINK-14806][table-planner-blink] Add setTimestamp/getTimestamp inte… - posted by GitBox <gi...@apache.org> on 2019/11/15 08:01:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14808) ClientUtils set thread ClassLoader that is different from the user cl of PackagedProgram - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/15 08:10:00 UTC, 0 replies.
- [GitHub] [flink] wangyang0918 commented on a change in pull request #9957: [FLINK-10932] Initialize flink-kubernetes module - posted by GitBox <gi...@apache.org> on 2019/11/15 08:10:35 UTC, 4 replies.
- [jira] [Closed] (FLINK-14807) Add Table#collect api for fetching data to client - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/15 08:13:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14809) DataStreamAllroundTestProgram does not run because return types cannot be determined - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/15 08:14:00 UTC, 2 replies.
- [jira] [Updated] (FLINK-13943) Provide api to convert flink table to java List (e.g. Table#collect) - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/15 08:14:00 UTC, 2 replies.
- [jira] [Created] (FLINK-14809) DataStreamAllroundTestProgram does not run because return types cannot be determined - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/15 08:14:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14808) ClientUtils set thread ClassLoader that is different from the user cl of PackagedProgram - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/15 08:15:00 UTC, 10 replies.
- [jira] [Created] (FLINK-14810) It's weird that copy julianDateFloor from DateTimeUtils and change the implementation - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/15 08:19:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #10192: [FLINK-14780][runtime] Register restart metrics only when start scheduling - posted by GitBox <gi...@apache.org> on 2019/11/15 08:20:04 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10211: [FLINK-14382] Backport to 1.9 - posted by GitBox <gi...@apache.org> on 2019/11/15 08:24:23 UTC, 5 replies.
- [GitHub] [flink] azagrebin commented on a change in pull request #10180: [FLINK-14631] Account for netty direct allocations in direct memory limit (Netty Shuffle) - posted by GitBox <gi...@apache.org> on 2019/11/15 08:29:20 UTC, 1 replies.
- [jira] [Created] (FLINK-14811) Replace Java Streams with for-loops in vertex input checking - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/15 08:31:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14812) Add metric libs to Flink classpath with an environment variable. - posted by "Eui Heo (Jira)" <ji...@apache.org> on 2019/11/15 08:31:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13943) Provide api to convert flink table to java List (e.g. Table#collect) - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/15 08:36:00 UTC, 14 replies.
- [jira] [Updated] (FLINK-14712) Improve back-pressure reporting mechanism - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/15 08:37:00 UTC, 6 replies.
- [jira] [Comment Edited] (FLINK-14712) Add network buffer pool usage metrics for IOMetricsInfo - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/15 08:37:00 UTC, 0 replies.
- [GitHub] [flink] wuchong opened a new pull request #10213: [FLINK-12846][table-common] Carry primary key and unique key information in TableSchema - posted by GitBox <gi...@apache.org> on 2019/11/15 08:39:50 UTC, 0 replies.
- [jira] [Updated] (FLINK-12846) Carry primary key and unique key information in TableSchema - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/15 08:40:00 UTC, 0 replies.
- [GitHub] [flink] wuchong commented on issue #8736: [FLINK-12846][table] Carry primary key and unique key information in TableSchema - posted by GitBox <gi...@apache.org> on 2019/11/15 08:40:39 UTC, 0 replies.
- [GitHub] [flink] wuchong closed pull request #8736: [FLINK-12846][table] Carry primary key and unique key information in TableSchema - posted by GitBox <gi...@apache.org> on 2019/11/15 08:40:41 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10213: [FLINK-12846][table-common] Carry primary key and unique key information in TableSchema - posted by GitBox <gi...@apache.org> on 2019/11/15 08:42:17 UTC, 1 replies.
- [GitHub] [flink] docete commented on issue #10212: [FLINK-14806][table-planner-blink] Add setTimestamp/getTimestamp inte… - posted by GitBox <gi...@apache.org> on 2019/11/15 08:46:22 UTC, 2 replies.
- [jira] [Created] (FLINK-14813) expose the new mechanism implemented in FLINK-14472 as a "is back-pressured" metric. - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/15 08:50:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14813) Expose the new mechanism implemented in FLINK-14472 as a "is back-pressured" metric. - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/15 08:51:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14813) Expose the new mechanism implemented in FLINK-14472 as a "is back-pressured" metric - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/15 08:51:00 UTC, 3 replies.
- [GitHub] [flink] elanv opened a new pull request #10214: [FLINK-14812] Add metric libs to Flink classpath with an environment variable. - posted by GitBox <gi...@apache.org> on 2019/11/15 08:51:21 UTC, 0 replies.
- [jira] [Updated] (FLINK-14812) Add metric libs to Flink classpath with an environment variable. - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/15 08:52:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14814) Show the vertex that produces the backpressure source in the job - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/15 08:53:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10214: [FLINK-14812][Deployment / Kubernetes] Add metric libs to Flink classpath with an environment variable. - posted by GitBox <gi...@apache.org> on 2019/11/15 08:53:56 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10212: [FLINK-14806][table-planner-blink] Add setTimestamp/getTimestamp inte… - posted by GitBox <gi...@apache.org> on 2019/11/15 08:53:59 UTC, 16 replies.
- [jira] [Created] (FLINK-14815) Expose network pool usage in IOMetricsInfo - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/15 08:57:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha closed pull request #10113: [FLINK-13749][client] Make PackagedProgram respect classloading policy - posted by GitBox <gi...@apache.org> on 2019/11/15 08:59:16 UTC, 0 replies.
- [jira] [Closed] (FLINK-13749) Make Flink client respect classloading policy - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/15 09:00:01 UTC, 1 replies.
- [GitHub] [flink] aljoscha commented on issue #9683: [FLINK-14037]Use same userCodeClassLoader as jobManager in jobClient to fix input/… - posted by GitBox <gi...@apache.org> on 2019/11/15 09:01:32 UTC, 1 replies.
- [GitHub] [flink] KurtYoung commented on issue #10213: [FLINK-12846][table-common] Carry primary key and unique key information in TableSchema - posted by GitBox <gi...@apache.org> on 2019/11/15 09:13:36 UTC, 0 replies.
- [jira] [Commented] (FLINK-14797) Remove power mockito from RemoteStreamExecutionEnvironmentTest - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/15 09:14:00 UTC, 3 replies.
- [jira] [Assigned] (FLINK-13943) Provide api to convert flink table to java List (e.g. Table#collect) - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/15 09:16:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14797) Remove power mockito from RemoteStreamExecutionEnvironmentTest - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/15 09:17:00 UTC, 0 replies.
- [GitHub] [flink] wangyang0918 commented on issue #10211: [FLINK-14382] Backport to 1.9 - posted by GitBox <gi...@apache.org> on 2019/11/15 09:19:06 UTC, 3 replies.
- [jira] [Assigned] (FLINK-14813) Expose the new mechanism implemented in FLINK-14472 as a "is back-pressured" metric - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/15 09:21:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14712) Improve back-pressure reporting mechanism - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/15 09:22:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10214: [FLINK-14812][Deployment / Kubernetes][Deployment / Script] Add metric libs to Flink classpath with an environment variable. - posted by GitBox <gi...@apache.org> on 2019/11/15 09:24:40 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #10204: [FLINK-14699][type] Move ClosureCleaner to flink-core - posted by GitBox <gi...@apache.org> on 2019/11/15 09:27:44 UTC, 1 replies.
- [GitHub] [flink] wangyang0918 removed a comment on issue #10211: [FLINK-14382] Backport to 1.9 - posted by GitBox <gi...@apache.org> on 2019/11/15 09:28:38 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on issue #9957: [FLINK-10932] Initialize flink-kubernetes module - posted by GitBox <gi...@apache.org> on 2019/11/15 09:28:54 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14814) Show the vertex that produces the backpressure source in the job - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/15 09:32:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14814) Show the vertex that produces the backpressure source in the job - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/15 09:33:00 UTC, 4 replies.
- [GitHub] [flink] aljoscha commented on a change in pull request #10205: [FLINK-14797][tests] Remove power mockito from RemoteStreamExecutionEnvironmentTest - posted by GitBox <gi...@apache.org> on 2019/11/15 09:36:36 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14815) Expose network pool usage in IOMetricsInfo - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/15 09:38:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on a change in pull request #8914: [FLINK-12929] Pass TypeInformation in addSource - posted by GitBox <gi...@apache.org> on 2019/11/15 09:40:43 UTC, 0 replies.
- [jira] [Created] (FLINK-14816) Add thread dump feature for taskmanager - posted by "lamber-ken (Jira)" <ji...@apache.org> on 2019/11/15 09:42:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14816) Add thread dump feature for taskmanager - posted by "lamber-ken (Jira)" <ji...@apache.org> on 2019/11/15 09:43:00 UTC, 5 replies.
- [jira] [Commented] (FLINK-14814) Show the vertex that produces the backpressure source in the job - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/15 09:45:00 UTC, 6 replies.
- [GitHub] [flink] yanghua opened a new pull request #10215: [FLINK-14767] Mark TaskManagerOptions#EXIT_ON_FATAL_AKKA_ERROR with @Deprecated annotation - posted by GitBox <gi...@apache.org> on 2019/11/15 09:51:58 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10213: [FLINK-12846][table-common] Carry primary key and unique key information in TableSchema - posted by GitBox <gi...@apache.org> on 2019/11/15 09:55:29 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10214: [FLINK-14812][Deployment / Kubernetes][Deployment / Script] Add metric libs to Flink classpath with an environment variable. - posted by GitBox <gi...@apache.org> on 2019/11/15 09:55:42 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10215: [FLINK-14767] Mark TaskManagerOptions#EXIT_ON_FATAL_AKKA_ERROR with @Deprecated annotation - posted by GitBox <gi...@apache.org> on 2019/11/15 09:56:10 UTC, 1 replies.
- [GitHub] [flink] carp84 closed pull request #9501: [FLINK-12697] [State Backends] Support on-disk state storage for spill-able heap backend - posted by GitBox <gi...@apache.org> on 2019/11/15 10:15:54 UTC, 0 replies.
- [jira] [Resolved] (FLINK-12697) Support on-disk state storage for spill-able heap backend - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/15 10:23:00 UTC, 0 replies.
- [GitHub] [flink] igalshilman commented on issue #10198: [FLINK-14794] Fixing KeyedStream#transform to properly relay type information - posted by GitBox <gi...@apache.org> on 2019/11/15 10:28:50 UTC, 0 replies.
- [GitHub] [flink] igalshilman edited a comment on issue #10198: [FLINK-14794] Fixing KeyedStream#transform to properly relay type information - posted by GitBox <gi...@apache.org> on 2019/11/15 10:29:56 UTC, 0 replies.
- [GitHub] [flink] dawidwys opened a new pull request #10216: [FLINK-14750][configuration] Migrate duration and memory size ConfigOptions in RestartStrategyOptions - posted by GitBox <gi...@apache.org> on 2019/11/15 10:39:10 UTC, 0 replies.
- [jira] [Updated] (FLINK-14750) Migrate duration and memory size ConfigOptions in RestartStrategyOptions - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/15 10:40:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10216: [FLINK-14750][configuration] Migrate duration and memory size ConfigOptions in RestartStrategyOptions - posted by GitBox <gi...@apache.org> on 2019/11/15 10:41:49 UTC, 1 replies.
- [GitHub] [flink] buptljy commented on issue #10198: [FLINK-14794] Fixing KeyedStream#transform to properly relay type information - posted by GitBox <gi...@apache.org> on 2019/11/15 10:41:52 UTC, 0 replies.
- [jira] [Updated] (FLINK-14816) Add thread dump feature for jobmanager and taskmanager - posted by "lamber-ken (Jira)" <ji...@apache.org> on 2019/11/15 10:47:01 UTC, 0 replies.
- [GitHub] [flink] GJL commented on a change in pull request #10192: [FLINK-14780][runtime] Register restart metrics only when start scheduling - posted by GitBox <gi...@apache.org> on 2019/11/15 10:48:58 UTC, 0 replies.
- [GitHub] [flink] dawidwys opened a new pull request #10217: [FLINK-14786][configuration] Add configure method to ExecutionConfig - posted by GitBox <gi...@apache.org> on 2019/11/15 10:49:42 UTC, 0 replies.
- [jira] [Updated] (FLINK-14786) Add configure method to ExecutionConfig - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/15 10:50:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10217: [FLINK-14786][configuration] Add configure method to ExecutionConfig - posted by GitBox <gi...@apache.org> on 2019/11/15 10:52:30 UTC, 1 replies.
- [GitHub] [flink] buptljy removed a comment on issue #10198: [FLINK-14794] Fixing KeyedStream#transform to properly relay type information - posted by GitBox <gi...@apache.org> on 2019/11/15 10:55:45 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10215: [FLINK-14767] Mark TaskManagerOptions#EXIT_ON_FATAL_AKKA_ERROR with @Deprecated annotation - posted by GitBox <gi...@apache.org> on 2019/11/15 11:00:51 UTC, 4 replies.
- [GitHub] [flink] liupc commented on issue #9683: [FLINK-14037]Use same userCodeClassLoader as jobManager in jobClient to fix input/… - posted by GitBox <gi...@apache.org> on 2019/11/15 11:00:58 UTC, 0 replies.
- [GitHub] [flink] liupc closed pull request #9683: [FLINK-14037]Use same userCodeClassLoader as jobManager in jobClient to fix input/… - posted by GitBox <gi...@apache.org> on 2019/11/15 11:00:58 UTC, 0 replies.
- [jira] [Commented] (FLINK-14809) DataStreamAllroundTestProgram does not run because return types cannot be determined - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/15 11:02:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14808) ClientUtils set thread ClassLoader that is different from the user cl of PackagedProgram - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/15 11:03:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14809) DataStreamAllroundTestProgram does not run because return types cannot be determined - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/15 11:03:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14817) "Streaming Aggregation" document contains misleading code examples - posted by "Victor Wong (Jira)" <ji...@apache.org> on 2019/11/15 11:18:00 UTC, 0 replies.
- [GitHub] [flink] yanghua commented on a change in pull request #10191: [FLINK-14749] Migrate duration and memory size ConfigOptions in JobManagerOptions - posted by GitBox <gi...@apache.org> on 2019/11/15 11:18:21 UTC, 2 replies.
- [jira] [Updated] (FLINK-14817) "Streaming Aggregation" document contains misleading code examples - posted by "Victor Wong (Jira)" <ji...@apache.org> on 2019/11/15 11:19:00 UTC, 3 replies.
- [GitHub] [flink] pnowojski opened a new pull request #10218: [hotfix][network] Reduce the synchronisation overhead in CreditBasedSequenceNumberingViewReader - posted by GitBox <gi...@apache.org> on 2019/11/15 11:24:37 UTC, 0 replies.
- [GitHub] [flink] rkhachatryan commented on a change in pull request #10151: [FLINK-14231] Handle the processing-time timers before closing operator to properly support endInput - posted by GitBox <gi...@apache.org> on 2019/11/15 11:25:41 UTC, 17 replies.
- [GitHub] [flink] NicoK opened a new pull request #10219: [FLINK-13727][docs] update jekyll to the final version 4.0.0 - posted by GitBox <gi...@apache.org> on 2019/11/15 11:27:22 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10218: [hotfix][network] Reduce the synchronisation overhead in CreditBasedSequenceNumberingViewReader - posted by GitBox <gi...@apache.org> on 2019/11/15 11:27:34 UTC, 1 replies.
- [jira] [Updated] (FLINK-13727) Build docs with jekyll 4.0.0 (final) - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/15 11:28:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10219: [FLINK-13727][docs] update jekyll to the final version 4.0.0 - posted by GitBox <gi...@apache.org> on 2019/11/15 11:29:40 UTC, 1 replies.
- [jira] [Commented] (FLINK-13662) FlinkKinesisProducerTest.testBackpressure failed on Travis - posted by "Franz Thoma (Jira)" <ji...@apache.org> on 2019/11/15 11:42:00 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (FLINK-14808) ClientUtils set thread ClassLoader that is different from the user cl of PackagedProgram - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/15 11:48:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14808) ClientUtils set thread ClassLoader that is different from the user cl of PackagedProgram - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/15 11:53:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14808) ClientUtils set thread ClassLoader that is different from the user cl of PackagedProgram - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/15 11:53:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14809) DataStreamAllroundTestProgram does not run because return types cannot be determined - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/15 11:54:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10216: [FLINK-14750][configuration] Migrate duration and memory size ConfigOptions in RestartStrategyOptions - posted by GitBox <gi...@apache.org> on 2019/11/15 12:02:18 UTC, 4 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10217: [FLINK-14786][configuration] Add configure method to ExecutionConfig - posted by GitBox <gi...@apache.org> on 2019/11/15 12:02:25 UTC, 5 replies.
- [GitHub] [flink] aljoscha merged pull request #10198: [FLINK-14794] Fixing KeyedStream#transform to properly relay type information - posted by GitBox <gi...@apache.org> on 2019/11/15 12:12:21 UTC, 0 replies.
- [jira] [Closed] (FLINK-14794) KeyedStream#transform not working with factories - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/15 12:13:00 UTC, 0 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10079: [FLINK-14594] Fix matching logics of ResourceSpec/ResourceProfile/Resource considering double values - posted by GitBox <gi...@apache.org> on 2019/11/15 12:17:48 UTC, 5 replies.
- [GitHub] [flink] zentol merged pull request #10135: [FLINK-14679][shuffle] Store number of partitions in PartitionDescriptor - posted by GitBox <gi...@apache.org> on 2019/11/15 12:21:49 UTC, 0 replies.
- [jira] [Closed] (FLINK-14679) Add total number of partitions to ResultPartitionDeploymentDescriptor - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/15 12:23:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10218: [hotfix][network] Reduce the synchronisation overhead in CreditBasedSequenceNumberingViewReader - posted by GitBox <gi...@apache.org> on 2019/11/15 12:32:49 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10219: [FLINK-13727][docs] update jekyll to the final version 4.0.0 - posted by GitBox <gi...@apache.org> on 2019/11/15 12:32:56 UTC, 1 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10179: [FLINK-14734][runtime] Add a ResourceSpec in SlotSharingGroup to describe its overall resources - posted by GitBox <gi...@apache.org> on 2019/11/15 12:45:31 UTC, 2 replies.
- [GitHub] [flink] asfgit closed pull request #9533: [FLINK-13850] [Connectors / FileSystem] Refactor part file configuration into a single method - posted by GitBox <gi...@apache.org> on 2019/11/15 12:45:58 UTC, 0 replies.
- [jira] [Closed] (FLINK-13850) Refactor part file configuration into a single method - posted by "Gyula Fora (Jira)" <ji...@apache.org> on 2019/11/15 12:49:00 UTC, 1 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10205: [FLINK-14797][tests] Remove power mockito from RemoteStreamExecutionEnvironmentTest - posted by GitBox <gi...@apache.org> on 2019/11/15 12:50:23 UTC, 3 replies.
- [GitHub] [flink] NicoK commented on issue #10206: [FLINK-14781] [docs-zh] clarify that a RocksDB dependency in pom.xml may not be needed - posted by GitBox <gi...@apache.org> on 2019/11/15 12:53:59 UTC, 0 replies.
- [GitHub] [flink] zjffdu commented on a change in pull request #10185: [FLINK-14762][client] Implement ClusterClientJobClientAdapter - posted by GitBox <gi...@apache.org> on 2019/11/15 13:01:34 UTC, 0 replies.
- [GitHub] [flink] zentol opened a new pull request #10220: [FLINK-14104][build] Add opt-in jackson 2.10.1 profile - posted by GitBox <gi...@apache.org> on 2019/11/15 13:02:05 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission - posted by GitBox <gi...@apache.org> on 2019/11/15 13:03:44 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10220: [1.8][FLINK-14104][build] Add opt-in jackson 2.10.1 profile - posted by GitBox <gi...@apache.org> on 2019/11/15 13:05:22 UTC, 1 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission - posted by GitBox <gi...@apache.org> on 2019/11/15 13:05:24 UTC, 7 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10185: [FLINK-14762][client] Implement ClusterClientJobClientAdapter - posted by GitBox <gi...@apache.org> on 2019/11/15 13:07:16 UTC, 0 replies.
- [GitHub] [flink] zentol opened a new pull request #10221: [1.9][FLINK-14104][build] Add opt-in jackson 2.10.1 profile - posted by GitBox <gi...@apache.org> on 2019/11/15 13:09:20 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10221: [1.9][FLINK-14104][build] Add opt-in jackson 2.10.1 profile - posted by GitBox <gi...@apache.org> on 2019/11/15 13:11:38 UTC, 1 replies.
- [GitHub] [flink] dawidwys opened a new pull request #10222: [FLINK-14788][configuration] Add configure method to CheckpointConfig - posted by GitBox <gi...@apache.org> on 2019/11/15 13:15:34 UTC, 0 replies.
- [jira] [Updated] (FLINK-14788) Add configure method to CheckpointConfig - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/15 13:16:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10222: [FLINK-14788][configuration] Add configure method to CheckpointConfig - posted by GitBox <gi...@apache.org> on 2019/11/15 13:17:59 UTC, 1 replies.
- [GitHub] [flink] dawidwys opened a new pull request #10223: [FLINK-14787][configuration] Add configure method to StreamExecutionEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/15 13:20:55 UTC, 0 replies.
- [jira] [Updated] (FLINK-14787) Add configure method to StreamExecutionEnvironment - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/15 13:21:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10223: [FLINK-14787][configuration] Add configure method to StreamExecutionEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/15 13:24:28 UTC, 1 replies.
- [jira] [Updated] (FLINK-14716) Cooperate computed column with push down rules - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2019/11/15 13:43:00 UTC, 1 replies.
- [jira] [Reopened] (FLINK-13850) Refactor part file configuration into a single method - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/15 13:46:00 UTC, 0 replies.
- [GitHub] [flink] danny0405 opened a new pull request #10224: [FLINK-14716][table-planner-blink] Cooperate computed column with push down rules - posted by GitBox <gi...@apache.org> on 2019/11/15 13:48:01 UTC, 0 replies.
- [jira] [Closed] (FLINK-14804) The flink that starts stand-alone mode appears abnormal - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/15 13:50:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14804) The flink that starts stand-alone mode appears abnormal - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/15 13:50:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10224: [FLINK-14716][table-planner-blink] Cooperate computed column with push down rules - posted by GitBox <gi...@apache.org> on 2019/11/15 13:50:51 UTC, 1 replies.
- [jira] [Commented] (FLINK-14803) Support Consistency Level for InfluxDB metrics reporter - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/15 13:52:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-14803) Support Consistency Level for InfluxDB metrics reporter - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/15 13:52:00 UTC, 2 replies.
- [jira] [Created] (FLINK-14818) StreamNetworkBenchmarkEnvironment incorrectly setups a receiving InputGate - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/15 13:57:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14801) flink sql parser unparser func partition frame local variable name mistake - posted by "Terry Wang (Jira)" <ji...@apache.org> on 2019/11/15 13:58:00 UTC, 2 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10216: [FLINK-14750][configuration] Migrate duration and memory size ConfigOptions in RestartStrategyOptions - posted by GitBox <gi...@apache.org> on 2019/11/15 13:58:54 UTC, 2 replies.
- [jira] [Updated] (FLINK-13850) Refactor part file configuration into a single method - posted by "Gyula Fora (Jira)" <ji...@apache.org> on 2019/11/15 14:00:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #7605: [FLINK-11463][PROTOTYPE] Port Kafka E2E test to Java - posted by GitBox <gi...@apache.org> on 2019/11/15 14:03:51 UTC, 4 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10220: [1.8][FLINK-14104][build] Add opt-in jackson 2.10.1 profile - posted by GitBox <gi...@apache.org> on 2019/11/15 14:09:14 UTC, 4 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10221: [1.9][FLINK-14104][build] Add opt-in jackson 2.10.1 profile - posted by GitBox <gi...@apache.org> on 2019/11/15 14:09:21 UTC, 9 replies.
- [GitHub] [flink] aljoscha merged pull request #10204: [FLINK-14699][type] Move ClosureCleaner to flink-core - posted by GitBox <gi...@apache.org> on 2019/11/15 14:13:07 UTC, 0 replies.
- [jira] [Closed] (FLINK-14699) Move ClosureCleaner to flink-core - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/15 14:14:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #10185: [FLINK-14762][client] Implement ClusterClientJobClientAdapter - posted by GitBox <gi...@apache.org> on 2019/11/15 14:14:36 UTC, 1 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #10216: [FLINK-14750][configuration] Migrate duration and memory size ConfigOptions in RestartStrategyOptions - posted by GitBox <gi...@apache.org> on 2019/11/15 14:16:59 UTC, 3 replies.
- [GitHub] [flink] KurtYoung commented on issue #10196: [FLINK-14789] [table-planner-blink] extends max/min type in ColumnStats from Number to Comparable - posted by GitBox <gi...@apache.org> on 2019/11/15 14:25:58 UTC, 0 replies.
- [jira] [Created] (FLINK-14819) Replace Time with Duration - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/15 14:26:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14819) Replace Time with Duration - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/15 14:26:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14820) Replace Time with Duration in FutureUtils - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/15 14:27:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14819) Replace Time with Duration - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/15 14:28:00 UTC, 2 replies.
- [jira] [Comment Edited] (FLINK-14819) Replace Time with Duration - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/15 14:28:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14362) Change DefaultSchedulingResultPartition to return correct partition state - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/15 14:36:00 UTC, 0 replies.
- [GitHub] [flink] GJL commented on issue #10114: [WIP][FLINK -14651][runtime] Enable DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/15 14:40:41 UTC, 5 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10222: [FLINK-14788][configuration] Add configure method to CheckpointConfig - posted by GitBox <gi...@apache.org> on 2019/11/15 14:41:12 UTC, 12 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10223: [FLINK-14787][configuration] Add configure method to StreamExecutionEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/15 14:41:19 UTC, 6 replies.
- [GitHub] [flink] wuchong commented on a change in pull request #10144: [FLINK-14613][table-planner-blink] Fix temporal table join when containing multiple keyfields with UDF - posted by GitBox <gi...@apache.org> on 2019/11/15 14:43:40 UTC, 2 replies.
- [GitHub] [flink] eskabetxe opened a new pull request #10225: [FLINK-13850] refactor part file configurations into a single method - posted by GitBox <gi...@apache.org> on 2019/11/15 14:47:10 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10225: [FLINK-13850] refactor part file configurations into a single method - posted by GitBox <gi...@apache.org> on 2019/11/15 14:50:50 UTC, 1 replies.
- [jira] [Updated] (FLINK-14819) Replace internal usages of Time with Duration - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/15 14:57:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14819) Replace internal usages Time with Duration - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/15 14:57:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14819) Replace internal usages of Time with Duration - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/15 14:58:00 UTC, 0 replies.
- [GitHub] [flink] wuchong commented on issue #10213: [FLINK-12846][table-common] Carry primary key information in TableSchema - posted by GitBox <gi...@apache.org> on 2019/11/15 14:59:47 UTC, 1 replies.
- [jira] [Created] (FLINK-14821) Enable 'Queryable state (rocksdb) with TM restart' E2E test to pass with new DefaultScheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/15 15:11:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10224: [FLINK-14716][table-planner-blink] Cooperate computed column with push down rules - posted by GitBox <gi...@apache.org> on 2019/11/15 15:13:01 UTC, 16 replies.
- [jira] [Created] (FLINK-14822) Enable 'Streaming File Sink end-to-end test' to pass with new DefaultScheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/15 15:14:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14824) Improve schema derivation for formats - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/15 15:15:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14823) Enable 'Streaming bucketing end-to-end test' to pass with new DefaultScheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/15 15:15:00 UTC, 0 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #10213: [FLINK-12846][table-common] Carry primary key information in TableSchema - posted by GitBox <gi...@apache.org> on 2019/11/15 15:27:51 UTC, 13 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10213: [FLINK-12846][table-common] Carry primary key information in TableSchema - posted by GitBox <gi...@apache.org> on 2019/11/15 15:42:11 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10225: [FLINK-13850] refactor part file configurations into a single method - posted by GitBox <gi...@apache.org> on 2019/11/15 15:43:44 UTC, 1 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10200: [FLINK-14062][runtime] Calculate managed memory fraction based on slot sharing groups - posted by GitBox <gi...@apache.org> on 2019/11/15 15:49:20 UTC, 9 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #9433: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/15 15:53:39 UTC, 6 replies.
- [jira] [Created] (FLINK-14825) Rework state processor api documentation - posted by "Seth Wiesman (Jira)" <ji...@apache.org> on 2019/11/15 15:56:00 UTC, 0 replies.
- [GitHub] [flink] tweise commented on a change in pull request #10205: [FLINK-14797][tests] Remove power mockito from RemoteStreamExecutionEnvironmentTest - posted by GitBox <gi...@apache.org> on 2019/11/15 16:05:42 UTC, 0 replies.
- [GitHub] [flink] sjwiesman commented on a change in pull request #10213: [FLINK-12846][table-common] Carry primary key information in TableSchema - posted by GitBox <gi...@apache.org> on 2019/11/15 16:05:47 UTC, 6 replies.
- [GitHub] [flink] GJL opened a new pull request #10226: [FLINK-14821][tests] Enable E2E test to pass with new DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/15 16:18:33 UTC, 0 replies.
- [jira] [Updated] (FLINK-14821) Enable 'Queryable state (rocksdb) with TM restart' E2E test to pass with new DefaultScheduler - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/15 16:19:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14825) Rework state processor api documentation - posted by "Nico Kruber (Jira)" <ji...@apache.org> on 2019/11/15 16:19:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10226: [FLINK-14821][tests] Enable E2E test to pass with new DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/15 16:21:43 UTC, 1 replies.
- [GitHub] [flink] GJL closed pull request #10192: [FLINK-14780][runtime] Register restart metrics only when start scheduling - posted by GitBox <gi...@apache.org> on 2019/11/15 16:22:13 UTC, 0 replies.
- [jira] [Closed] (FLINK-14780) Avoid leaking instance of DefaultScheduler before object is constructed - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/15 16:23:00 UTC, 0 replies.
- [GitHub] [flink] GJL opened a new pull request #10227: [FLINK-14822][tests] Enable E2E test to pass with new DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/15 16:32:08 UTC, 0 replies.
- [jira] [Updated] (FLINK-14822) Enable 'Streaming File Sink end-to-end test' to pass with new DefaultScheduler - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/15 16:33:00 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10227: [FLINK-14822][tests] Enable E2E test to pass with new DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/15 16:35:21 UTC, 1 replies.
- [jira] [Closed] (FLINK-14782) CoreModule#getFunctionDefinition should return empty optional when function does not exist - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/15 16:44:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 closed pull request #10203: [FLINK-14782][table] CoreModule#getFunctionDefinition should return empty optional when function does not exist - posted by GitBox <gi...@apache.org> on 2019/11/15 16:45:55 UTC, 0 replies.
- [jira] [Created] (FLINK-14826) Enable 'Streaming bucketing end-to-end test' to pass with new DefaultScheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/15 16:51:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-13850) Refactor part file configuration into a single method - posted by "João Boto (Jira)" <ji...@apache.org> on 2019/11/15 16:53:00 UTC, 2 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #10179: [FLINK-14734][runtime] Add a ResourceSpec in SlotSharingGroup to describe its overall resources - posted by GitBox <gi...@apache.org> on 2019/11/15 17:01:45 UTC, 5 replies.
- [GitHub] [flink] bowenli86 commented on a change in pull request #10209: [FLINK-14688] Add table related DDLs support in SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/15 17:03:16 UTC, 4 replies.
- [jira] [Commented] (FLINK-14798) how to setup a ha flink cluster on k8s? - posted by "Kenneth William Krugler (Jira)" <ji...@apache.org> on 2019/11/15 17:16:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10226: [FLINK-14821][tests] Enable E2E test to pass with new DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/15 17:16:31 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10227: [FLINK-14822][tests] Enable E2E test to pass with new DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/15 17:46:25 UTC, 1 replies.
- [jira] [Closed] (FLINK-14635) Don't use relocated imports in Kinesis End-2-End Tests - posted by "Stephan Ewen (Jira)" <ji...@apache.org> on 2019/11/15 17:47:00 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14635) Don't use relocated imports in Kinesis End-2-End Tests - posted by "Stephan Ewen (Jira)" <ji...@apache.org> on 2019/11/15 17:47:00 UTC, 0 replies.
- [GitHub] [flink] StephanEwen closed pull request #10162: [FLINK-14635][e2e tests] Use non-relocated imports for AWS SDK Kinesis classes in tests. - posted by GitBox <gi...@apache.org> on 2019/11/15 17:47:11 UTC, 0 replies.
- [GitHub] [flink] YuvalItzchakov commented on issue #10005: [FLINK-14533][flink-table-planner] Fix LOWER/UPPER not being pushed down to TableSource - posted by GitBox <gi...@apache.org> on 2019/11/15 18:17:39 UTC, 0 replies.
- [GitHub] [flink] xuefuz commented on a change in pull request #10209: [FLINK-14688] Add table related DDLs support in SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/15 19:29:36 UTC, 1 replies.
- [GitHub] [flink] zentol merged pull request #7605: [FLINK-11463][PROTOTYPE] Port Kafka E2E test to Java - posted by GitBox <gi...@apache.org> on 2019/11/15 19:57:33 UTC, 0 replies.
- [GitHub] [flink] zentol closed pull request #10106: [FLINK-11463][e2e] Design the e2e java framework so that at least the Kafka streaming tests can run on it - posted by GitBox <gi...@apache.org> on 2019/11/15 19:58:12 UTC, 0 replies.
- [GitHub] [flink] zentol commented on issue #10106: [FLINK-11463][e2e] Design the e2e java framework so that at least the Kafka streaming tests can run on it - posted by GitBox <gi...@apache.org> on 2019/11/15 19:58:12 UTC, 0 replies.
- [jira] [Closed] (FLINK-11464) Implement DownloadCache - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/15 20:00:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-11465) Implement LocalStandaloneFlinkResource - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/15 20:00:13 UTC, 0 replies.
- [jira] [Closed] (FLINK-11466) Implement LocalStandaloneKafkaResource - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/15 20:01:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-11468) Setup jUnit categories - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/15 20:01:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-11467) Port Kafka Streaming end-to-end test - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/15 20:02:00 UTC, 0 replies.
- [GitHub] [flink] walterddr commented on a change in pull request #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission - posted by GitBox <gi...@apache.org> on 2019/11/15 21:28:51 UTC, 14 replies.
- [jira] [Created] (FLINK-14827) Add thread dump feature for jobmanager - posted by "lamber-ken (Jira)" <ji...@apache.org> on 2019/11/16 02:47:00 UTC, 0 replies.
- [GitHub] [flink] lamber-ken opened a new pull request #10228: [FLINK-14816] Add thread dump feature for taskmanager - posted by GitBox <gi...@apache.org> on 2019/11/16 02:54:40 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10228: [FLINK-14816] Add thread dump feature for taskmanager - posted by GitBox <gi...@apache.org> on 2019/11/16 02:58:02 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10228: [FLINK-14816] Add thread dump feature for taskmanager - posted by GitBox <gi...@apache.org> on 2019/11/16 03:56:10 UTC, 9 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #10224: [FLINK-14716][table-planner-blink] Cooperate computed column with push down rules - posted by GitBox <gi...@apache.org> on 2019/11/16 05:17:33 UTC, 50 replies.
- [jira] [Assigned] (FLINK-14801) flink sql parser unparser func partition frame local variable name mistake - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/16 05:21:00 UTC, 0 replies.
- [GitHub] [flink] catkint commented on issue #10206: [FLINK-14781] [docs-zh] clarify that a RocksDB dependency in pom.xml may not be needed - posted by GitBox <gi...@apache.org> on 2019/11/16 05:34:02 UTC, 2 replies.
- [GitHub] [flink] catkint removed a comment on issue #10206: [FLINK-14781] [docs-zh] clarify that a RocksDB dependency in pom.xml may not be needed - posted by GitBox <gi...@apache.org> on 2019/11/16 05:46:54 UTC, 0 replies.
- [GitHub] [flink] zjuwangg commented on a change in pull request #10209: [FLINK-14688] Add table related DDLs support in SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/16 06:14:22 UTC, 2 replies.
- [GitHub] [flink] zoudaokoulife opened a new pull request #10229: [FLINK-14801] flink sql parser unparser func partition frame local variable name mistake - posted by GitBox <gi...@apache.org> on 2019/11/16 07:01:20 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10229: [FLINK-14801] flink sql parser unparser func partition frame local variable name mistake - posted by GitBox <gi...@apache.org> on 2019/11/16 07:03:56 UTC, 1 replies.
- [jira] [Created] (FLINK-14828) When double-click the jobId, the selected data is a little more - posted by "hejianchao (Jira)" <ji...@apache.org> on 2019/11/16 08:15:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10229: [FLINK-14801] flink sql parser unparser func partition frame local variable name mistake - posted by GitBox <gi...@apache.org> on 2019/11/16 08:15:18 UTC, 1 replies.
- [jira] [Updated] (FLINK-14828) When double-click the jobId, the selected data is a little more - posted by "hejianchao (Jira)" <ji...@apache.org> on 2019/11/16 08:17:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14829) Add test that verifies that the CLI sets the correct classloader. - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/16 08:40:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14829) Add test that verifies that the CLI sets the correct classloader. - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/16 08:44:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #10200: [FLINK-14062][runtime] Calculate managed memory fraction based on slot sharing groups - posted by GitBox <gi...@apache.org> on 2019/11/16 09:09:27 UTC, 13 replies.
- [jira] [Commented] (FLINK-14830) Correct the link for chinese version stream_checkpointing page - posted by "Congxian Qiu(klion26) (Jira)" <ji...@apache.org> on 2019/11/16 12:09:00 UTC, 5 replies.
- [jira] [Created] (FLINK-14830) Correct the link for chinese version stream_checkpointing page - posted by "Congxian Qiu(klion26) (Jira)" <ji...@apache.org> on 2019/11/16 12:09:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9689: [FLINK-7151] add a basic function ddl - posted by GitBox <gi...@apache.org> on 2019/11/16 18:19:18 UTC, 13 replies.
- [jira] [Comment Edited] (FLINK-14567) Aggregate query with more than two group fields can't be write into HBase sink - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/17 03:08:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14817) "Streaming Aggregation" document contains misleading code examples - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/17 03:10:00 UTC, 2 replies.
- [GitHub] [flink] wuchong closed pull request #10229: [FLINK-14801] flink sql parser unparser func partition frame local variable name mistake - posted by GitBox <gi...@apache.org> on 2019/11/17 03:27:34 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14801) flink sql parser unparser func partition frame local variable name mistake - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/17 03:28:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14801) Improve the local variable name in SqlCreateTable#unparser() - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/17 03:29:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14830) Correct the link for chinese version stream_checkpointing page - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/17 03:35:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14830) Correct the link for chinese version stream_checkpointing page - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/17 04:00:15 UTC, 0 replies.
- [jira] [Updated] (FLINK-14803) - - posted by "ouyangwulin (Jira)" <ji...@apache.org> on 2019/11/17 05:38:00 UTC, 1 replies.
- [GitHub] [flink] Mrart opened a new pull request #10230: [FLINK-14803][metrics]Support Consistency Level for InfluxDB metrics - posted by GitBox <gi...@apache.org> on 2019/11/17 05:42:26 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10230: [FLINK-14803][metrics]Support Consistency Level for InfluxDB metrics - posted by GitBox <gi...@apache.org> on 2019/11/17 05:45:17 UTC, 1 replies.
- [GitHub] [flink] zhijiangW merged pull request #10029: [FLINK-14553][runtime] Respect non-blocking output in StreamTask#processInput - posted by GitBox <gi...@apache.org> on 2019/11/17 05:47:19 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14553) Respect non-blocking output in StreamTask#processInput - posted by "zhijiang (Jira)" <ji...@apache.org> on 2019/11/17 05:50:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10230: [FLINK-14803][metrics]Support Consistency Level for InfluxDB metrics - posted by GitBox <gi...@apache.org> on 2019/11/17 06:54:32 UTC, 12 replies.
- [jira] [Updated] (FLINK-14803) Support Consistency Level for InfluxDB metrics - posted by "ouyangwulin (Jira)" <ji...@apache.org> on 2019/11/17 06:56:00 UTC, 0 replies.
- [GitHub] [flink] HuangZhenQiu opened a new pull request #10231: [FLINK-14711][table] add alter and show function ddl - posted by GitBox <gi...@apache.org> on 2019/11/17 06:56:43 UTC, 0 replies.
- [jira] [Updated] (FLINK-14711) Create Alter Function and Show Functions DDL - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/17 06:57:00 UTC, 0 replies.
- [GitHub] [flink] HuangZhenQiu commented on issue #10231: [FLINK-14711][table] add alter and show function ddl - posted by GitBox <gi...@apache.org> on 2019/11/17 06:58:58 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10231: [FLINK-14711][table] add alter and show function ddl - posted by GitBox <gi...@apache.org> on 2019/11/17 06:59:07 UTC, 1 replies.
- [jira] [Created] (FLINK-14831) When edit flink-metrics-influxdb, need add metrics.md by hand - posted by "ouyangwulin (Jira)" <ji...@apache.org> on 2019/11/17 07:02:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14711) Create Alter Function and Show Functions DDL - posted by "Zhenqiu Huang (Jira)" <ji...@apache.org> on 2019/11/17 07:02:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14831) When edit flink-metrics-influxdb, need add metrics.md by hand - posted by "ouyangwulin (Jira)" <ji...@apache.org> on 2019/11/17 07:04:00 UTC, 2 replies.
- [jira] [Created] (FLINK-14832) Support kafka metrics reporter - posted by "ouyangwulin (Jira)" <ji...@apache.org> on 2019/11/17 07:07:00 UTC, 0 replies.
- [GitHub] [flink] zjuwangg commented on a change in pull request #10231: [FLINK-14711][table] add alter and show function ddl - posted by GitBox <gi...@apache.org> on 2019/11/17 07:20:33 UTC, 3 replies.
- [GitHub] [flink] zjuwangg commented on issue #10231: [FLINK-14711][table] add alter and show function ddl - posted by GitBox <gi...@apache.org> on 2019/11/17 07:23:52 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10231: [FLINK-14711][table] add alter and show function ddl - posted by GitBox <gi...@apache.org> on 2019/11/17 07:52:39 UTC, 10 replies.
- [GitHub] [flink] wangxlong commented on a change in pull request #10144: [FLINK-14613][table-planner-blink] Fix temporal table join when containing multiple keyfields with UDF - posted by GitBox <gi...@apache.org> on 2019/11/17 09:40:23 UTC, 3 replies.
- [jira] [Closed] (FLINK-14832) Support kafka metrics reporter - posted by "Gyula Fora (Jira)" <ji...@apache.org> on 2019/11/17 10:21:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14378) Cleanup rocksDB lib folder if fail to load library - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/17 10:30:00 UTC, 0 replies.
- [GitHub] [flink] gyfora commented on issue #10225: [FLINK-13850] refactor part file configurations into a single method - posted by GitBox <gi...@apache.org> on 2019/11/17 11:54:29 UTC, 0 replies.
- [GitHub] [flink] asfgit closed pull request #10225: [FLINK-13850] refactor part file configurations into a single method - posted by GitBox <gi...@apache.org> on 2019/11/17 11:55:08 UTC, 0 replies.
- [GitHub] [flink] wuchong commented on a change in pull request #10213: [FLINK-12846][table-common] Carry primary key information in TableSchema - posted by GitBox <gi...@apache.org> on 2019/11/17 13:21:04 UTC, 1 replies.
- [GitHub] [flink] lamber-ken commented on issue #10228: [FLINK-14816] Add thread dump feature for taskmanager - posted by GitBox <gi...@apache.org> on 2019/11/17 15:52:28 UTC, 6 replies.
- [jira] [Created] (FLINK-14833) Remove unnecessary SnapshotStrategySynchronicityBehavior from HeapSnapshotStrategy - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/17 16:31:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14833) Remove unnecessary SnapshotStrategySynchronicityBehavior interface from HeapSnapshotStrategy - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/17 16:31:00 UTC, 3 replies.
- [GitHub] [flink] zhuzhurk opened a new pull request #10232: [FLINK-14314][runtime] Allocate shared slot resources respecting the resources of all vertices in the group - posted by GitBox <gi...@apache.org> on 2019/11/17 18:09:40 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10232: [FLINK-14314][runtime] Allocate shared slot resources respecting the resources of all vertices in the group - posted by GitBox <gi...@apache.org> on 2019/11/17 18:13:18 UTC, 1 replies.
- [jira] [Created] (FLINK-14834) Running Kerberized YARN on Docker test (custom fs plugin) fails on Travis - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/17 18:54:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14834) Kerberized YARN on Docker test (custom fs plugin) fails on Travis - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/17 18:55:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14834) Running Kerberized YARN on Docker test (custom fs plugin) fails on Travis - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/17 18:55:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10232: [FLINK-14314][runtime] Allocate shared slot resources respecting the resources of all vertices in the group - posted by GitBox <gi...@apache.org> on 2019/11/17 19:28:57 UTC, 23 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10230: [FLINK-14803][metrics]Support Consistency Level for InfluxDB metrics - posted by GitBox <gi...@apache.org> on 2019/11/17 21:51:42 UTC, 3 replies.
- [GitHub] [flink] openinx closed pull request #9981: [FLINK-13195][sql-client] Add create table support for SqlClient - posted by GitBox <gi...@apache.org> on 2019/11/18 01:19:43 UTC, 0 replies.
- [GitHub] [flink] Mrart commented on a change in pull request #10230: [FLINK-14803][metrics]Support Consistency Level for InfluxDB metrics - posted by GitBox <gi...@apache.org> on 2019/11/18 02:20:25 UTC, 3 replies.
- [GitHub] [flink] zhijiangW merged pull request #10218: [hotfix][network] Reduce the synchronisation overhead in CreditBasedSequenceNumberingViewReader - posted by GitBox <gi...@apache.org> on 2019/11/18 02:24:41 UTC, 0 replies.
- [jira] [Updated] (FLINK-14815) Expose network pool usage in IOMetricsInfo - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/18 02:29:00 UTC, 0 replies.
- [GitHub] [flink] lamber-ken removed a comment on issue #10228: [FLINK-14816] Add thread dump feature for taskmanager - posted by GitBox <gi...@apache.org> on 2019/11/18 02:34:39 UTC, 0 replies.
- [GitHub] [flink] klion26 opened a new pull request #10233: [FLINK-14830][docs] Correct the external link for Chinese version stream_checkpointing page - posted by GitBox <gi...@apache.org> on 2019/11/18 02:40:25 UTC, 0 replies.
- [GitHub] [flink] klion26 commented on issue #10233: [FLINK-14830][docs] Correct the external link for Chinese version stream_checkpointing page - posted by GitBox <gi...@apache.org> on 2019/11/18 02:40:41 UTC, 1 replies.
- [jira] [Updated] (FLINK-14830) Correct the link for chinese version stream_checkpointing page - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/18 02:41:00 UTC, 0 replies.
- [GitHub] [flink] TsReaper commented on a change in pull request #10174: [FLINK-14625][table-planner-blink] Add a rule to eliminate cross join as much as possible without statistics - posted by GitBox <gi...@apache.org> on 2019/11/18 02:41:05 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10233: [FLINK-14830][docs] Correct the external link for Chinese version stream_checkpointing page - posted by GitBox <gi...@apache.org> on 2019/11/18 02:43:42 UTC, 1 replies.
- [GitHub] [flink] JingsongLi commented on a change in pull request #10212: [FLINK-14806][table-planner-blink] Add setTimestamp/getTimestamp inte… - posted by GitBox <gi...@apache.org> on 2019/11/18 02:45:15 UTC, 9 replies.
- [GitHub] [flink] wuchong merged pull request #10233: [FLINK-14830][docs] Correct the external link for Chinese version stream_checkpointing page - posted by GitBox <gi...@apache.org> on 2019/11/18 02:46:50 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14830) Correct the link for chinese version stream_checkpointing page - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/18 02:48:00 UTC, 0 replies.
- [GitHub] [flink] klion26 commented on issue #10206: [FLINK-14781] [docs-zh] clarify that a RocksDB dependency in pom.xml may not be needed - posted by GitBox <gi...@apache.org> on 2019/11/18 02:56:33 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14814) Show the vertex that produces the backpressure source in the job - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/18 02:58:00 UTC, 6 replies.
- [GitHub] [flink] klion26 edited a comment on issue #10206: [FLINK-14781] [docs-zh] clarify that a RocksDB dependency in pom.xml may not be needed - posted by GitBox <gi...@apache.org> on 2019/11/18 02:58:19 UTC, 0 replies.
- [jira] [Created] (FLINK-14835) Make `org.apache.flink.configuration.Configuration` support method chaining - posted by "Victor Wong (Jira)" <ji...@apache.org> on 2019/11/18 03:02:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14835) Make `org.apache.flink.configuration.Configuration` support method chaining - posted by "Victor Wong (Jira)" <ji...@apache.org> on 2019/11/18 03:03:00 UTC, 2 replies.
- [GitHub] [flink] wuchong commented on a change in pull request #9433: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/18 03:19:16 UTC, 3 replies.
- [GitHub] [flink] docete commented on a change in pull request #10212: [FLINK-14806][table-planner-blink] Add setTimestamp/getTimestamp inte… - posted by GitBox <gi...@apache.org> on 2019/11/18 03:55:10 UTC, 9 replies.
- [GitHub] [flink] xuefuz commented on a change in pull request #10231: [FLINK-14711][table] add alter and show function ddl - posted by GitBox <gi...@apache.org> on 2019/11/18 04:31:26 UTC, 7 replies.
- [GitHub] [flink] TisonKun commented on issue #10207: [FLINK-14766] Remove volatile variable in ExecutionVertex - posted by GitBox <gi...@apache.org> on 2019/11/18 06:05:31 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-12362) Remove legacy container number config option for Flink on yarn - posted by "Jeff Zhang (Jira)" <ji...@apache.org> on 2019/11/18 06:29:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #10185: [FLINK-14762][client] Implement ClusterClientJobClientAdapter - posted by GitBox <gi...@apache.org> on 2019/11/18 06:30:32 UTC, 1 replies.
- [GitHub] [flink] TisonKun edited a comment on issue #10185: [FLINK-14762][client] Implement ClusterClientJobClientAdapter - posted by GitBox <gi...@apache.org> on 2019/11/18 06:31:01 UTC, 0 replies.
- [GitHub] [flink] danny0405 commented on a change in pull request #10224: [FLINK-14716][table-planner-blink] Cooperate computed column with push down rules - posted by GitBox <gi...@apache.org> on 2019/11/18 06:50:01 UTC, 38 replies.
- [jira] [Assigned] (FLINK-14816) Add thread dump feature for taskmanager - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/18 07:06:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #10228: [FLINK-14816] Add thread dump feature for taskmanager - posted by GitBox <gi...@apache.org> on 2019/11/18 07:06:43 UTC, 1 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10194: [FLINK-14758] Add Executor-related interfaces and executor discovery. - posted by GitBox <gi...@apache.org> on 2019/11/18 07:24:01 UTC, 1 replies.
- [GitHub] [flink] azagrebin closed pull request #10124: [FLINK-14637] Introduce framework off heap memory config - posted by GitBox <gi...@apache.org> on 2019/11/18 08:02:22 UTC, 0 replies.
- [GitHub] [flink] azagrebin commented on issue #10124: [FLINK-14637] Introduce framework off heap memory config - posted by GitBox <gi...@apache.org> on 2019/11/18 08:02:22 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14637) Introduce framework off heap memory config - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/18 08:03:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14836) Unable to set yarn container number for scala shell in yarn mode - posted by "Jeff Zhang (Jira)" <ji...@apache.org> on 2019/11/18 08:07:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14836) Unable to set yarn container number for scala shell in yarn mode - posted by "Jeff Zhang (Jira)" <ji...@apache.org> on 2019/11/18 08:07:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-14711) Add Alter Function and Show Functions in SQL Parser - posted by "Zhenqiu Huang (Jira)" <ji...@apache.org> on 2019/11/18 08:11:00 UTC, 3 replies.
- [jira] [Assigned] (FLINK-14818) StreamNetworkBenchmarkEnvironment incorrectly setups a receiving InputGate - posted by "zhijiang (Jira)" <ji...@apache.org> on 2019/11/18 08:12:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-7151) Add create and drop function DDL in SQL Parser - posted by "Zhenqiu Huang (Jira)" <ji...@apache.org> on 2019/11/18 08:14:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14837) Support Function DDL in TableEnvironment - posted by "Zhenqiu Huang (Jira)" <ji...@apache.org> on 2019/11/18 08:14:00 UTC, 0 replies.
- [GitHub] [flink] dawidwys closed pull request #10216: [FLINK-14750][configuration] Migrate duration and memory size ConfigOptions in RestartStrategyOptions - posted by GitBox <gi...@apache.org> on 2019/11/18 08:21:15 UTC, 0 replies.
- [jira] [Closed] (FLINK-14750) Migrate duration and memory size ConfigOptions in RestartStrategyOptions - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/18 08:23:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14838) Cleanup the description about container number config option in Scala and python shell doc - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/18 08:24:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14836) Unable to set yarn container number for scala shell in yarn mode - posted by "vinoyang (Jira)" <ji...@apache.org> on 2019/11/18 08:24:00 UTC, 0 replies.
- [GitHub] [flink] wuchong commented on a change in pull request #10224: [FLINK-14716][table-planner-blink] Cooperate computed column with push down rules - posted by GitBox <gi...@apache.org> on 2019/11/18 08:31:09 UTC, 43 replies.
- [jira] [Comment Edited] (FLINK-13943) Provide api to convert flink table to java List (e.g. Table#collect) - posted by "Caizhi Weng (Jira)" <ji...@apache.org> on 2019/11/18 08:34:00 UTC, 0 replies.
- [GitHub] [flink] JingsongLi commented on issue #10210: [FLINK-14800][hive] Introduce parallelism inference for HiveSource - posted by GitBox <gi...@apache.org> on 2019/11/18 08:40:51 UTC, 0 replies.
- [jira] [Commented] (FLINK-14815) Expose network pool usage in IOMetricsInfo - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/18 08:48:00 UTC, 3 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #10059: [FLINK-14543][table] Support partition for temporary table - posted by GitBox <gi...@apache.org> on 2019/11/18 08:50:55 UTC, 1 replies.
- [GitHub] [flink] AT-Fieldless commented on issue #10184: [FLINK-14481]Modify the Flink valid socket port check to 0 to 65535. - posted by GitBox <gi...@apache.org> on 2019/11/18 09:11:25 UTC, 0 replies.
- [jira] [Closed] (FLINK-12826) Unify FunctionInterfacesWithException implementations - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/18 09:27:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-11078) Capability to define the numerical range for running TaskExecutors - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/18 09:28:00 UTC, 0 replies.
- [GitHub] [flink] HuangXingBo commented on a change in pull request #10188: [FLINK-14066][python] Support to install pyflink in windows - posted by GitBox <gi...@apache.org> on 2019/11/18 09:28:06 UTC, 0 replies.
- [jira] [Assigned] (FLINK-10320) Introduce JobMaster schedule micro-benchmark - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/18 09:29:00 UTC, 0 replies.
- [GitHub] [flink] HuangZhenQiu opened a new pull request #10234: [FLINK-7151] [table] add create and drop function ddl in SQL parser - posted by GitBox <gi...@apache.org> on 2019/11/18 09:32:39 UTC, 0 replies.
- [GitHub] [flink] HuangZhenQiu commented on issue #10234: [FLINK-7151] [table] add create and drop function ddl in SQL parser - posted by GitBox <gi...@apache.org> on 2019/11/18 09:35:13 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10234: [FLINK-7151] [table] add create and drop function ddl in SQL parser - posted by GitBox <gi...@apache.org> on 2019/11/18 09:35:48 UTC, 1 replies.
- [jira] [Commented] (FLINK-14834) Kerberized YARN on Docker test (custom fs plugin) fails on Travis - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/18 09:54:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14839) JobGraph#userJars & JobGraph#classpaths are non-null - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/18 09:58:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14839) JobGraph#userJars & JobGraph#classpaths are non-null - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/18 09:59:00 UTC, 2 replies.
- [GitHub] [flink] TisonKun opened a new pull request #10235: [FLINK-14839][config] Let JobGraph#classpaths become non-null - posted by GitBox <gi...@apache.org> on 2019/11/18 10:04:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10235: [FLINK-14839][config] Let JobGraph#classpaths become non-null - posted by GitBox <gi...@apache.org> on 2019/11/18 10:04:52 UTC, 3 replies.
- [GitHub] [flink] flinkbot commented on issue #10235: [FLINK-14839][config] Let JobGraph#classpaths become non-null - posted by GitBox <gi...@apache.org> on 2019/11/18 10:08:39 UTC, 1 replies.
- [GitHub] [flink] sunhaibotb commented on a change in pull request #10151: [FLINK-14231] Handle the processing-time timers before closing operator to properly support endInput - posted by GitBox <gi...@apache.org> on 2019/11/18 10:14:17 UTC, 8 replies.
- [GitHub] [flink] GJL commented on issue #10189: [FLINK-14104][build] Pin jackson version to 2.10.1 - posted by GitBox <gi...@apache.org> on 2019/11/18 10:29:08 UTC, 0 replies.
- [GitHub] [flink] openinx opened a new pull request #10236: [FLINK-14703][e2e] Port the Kafka SQL related tests. - posted by GitBox <gi...@apache.org> on 2019/11/18 10:34:49 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10236: [FLINK-14703][e2e] Port the Kafka SQL related tests. - posted by GitBox <gi...@apache.org> on 2019/11/18 10:38:03 UTC, 1 replies.
- [GitHub] [flink] aljoscha commented on issue #10182: [FLINK-14761][sql-client] Fix ProgramDeployer#deployJobOnNewCluster potentially leak cluster - posted by GitBox <gi...@apache.org> on 2019/11/18 10:43:25 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10234: [FLINK-7151] [table] add create and drop function ddl in SQL parser - posted by GitBox <gi...@apache.org> on 2019/11/18 10:45:31 UTC, 1 replies.
- [GitHub] [flink] azagrebin commented on a change in pull request #10197: [FLINK-14503][coordination] Add partition report to heartbeat - posted by GitBox <gi...@apache.org> on 2019/11/18 10:50:01 UTC, 5 replies.
- [jira] [Closed] (FLINK-12385) RestClusterClient can hang indefinitely during job submission - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/18 10:57:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #10182: [FLINK-14761][sql-client] Fix ProgramDeployer#deployJobOnNewCluster potentially leak cluster - posted by GitBox <gi...@apache.org> on 2019/11/18 11:05:58 UTC, 0 replies.
- [GitHub] [flink] TisonKun closed pull request #10182: [FLINK-14761][sql-client] Fix ProgramDeployer#deployJobOnNewCluster potentially leak cluster - posted by GitBox <gi...@apache.org> on 2019/11/18 11:05:58 UTC, 0 replies.
- [GitHub] [flink] klion26 commented on a change in pull request #10206: [FLINK-14781] [docs-zh] clarify that a RocksDB dependency in pom.xml may not be needed - posted by GitBox <gi...@apache.org> on 2019/11/18 11:31:44 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (FLINK-14814) Show the vertex that produces the backpressure source in the job - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/18 11:33:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10235: [FLINK-14839][config] Let JobGraph#classpaths become non-null - posted by GitBox <gi...@apache.org> on 2019/11/18 11:39:14 UTC, 8 replies.
- [jira] [Assigned] (FLINK-14631) Account for netty direct allocations in direct memory limit (Netty Shuffle) - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/18 11:54:00 UTC, 0 replies.
- [GitHub] [flink] JingsongLi commented on issue #10212: [FLINK-14806][table-planner-blink] Add setTimestamp/getTimestamp inte… - posted by GitBox <gi...@apache.org> on 2019/11/18 11:58:02 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10236: [FLINK-14703][e2e] Port the Kafka SQL related tests. - posted by GitBox <gi...@apache.org> on 2019/11/18 12:10:09 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14817) "Streaming Aggregation" document contains misleading code examples - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/18 12:15:00 UTC, 2 replies.
- [jira] [Created] (FLINK-14840) Use new Executor interface in SQL cli - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/18 12:15:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14840) Use new Executor interface in SQL cli - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/18 12:15:00 UTC, 3 replies.
- [jira] [Comment Edited] (FLINK-14840) Use new Executor interface in SQL cli - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/18 12:16:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14835) Make `org.apache.flink.configuration.Configuration` support method chaining - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/18 12:20:00 UTC, 3 replies.
- [jira] [Updated] (FLINK-14837) Support Function DDL in TableEnvironment - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/18 12:27:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-14055) Add advanced function DDL syntax "USING JAR/FILE/ACHIVE" - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/18 12:36:00 UTC, 1 replies.
- [GitHub] [flink] godfreyhe commented on a change in pull request #10196: [FLINK-14789] [table-planner-blink] extends max/min type in ColumnStats from Number to Comparable - posted by GitBox <gi...@apache.org> on 2019/11/18 12:38:24 UTC, 2 replies.
- [GitHub] [flink] godfreyhe commented on issue #10196: [FLINK-14789] [table-planner-blink] extends max/min type in ColumnStats from Number to Comparable - posted by GitBox <gi...@apache.org> on 2019/11/18 12:53:37 UTC, 0 replies.
- [GitHub] [flink] wuchong commented on a change in pull request #10208: [FLINK-11935][table-planner][table-planner-blink] Remove DateTimeUtils pull-in and fix datetime casting problem - posted by GitBox <gi...@apache.org> on 2019/11/18 12:58:51 UTC, 0 replies.
- [GitHub] [flink] godfreyhe commented on a change in pull request #9433: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/18 13:01:02 UTC, 3 replies.
- [GitHub] [flink] catkint commented on a change in pull request #10206: [FLINK-14781] [docs-zh] clarify that a RocksDB dependency in pom.xml may not be needed - posted by GitBox <gi...@apache.org> on 2019/11/18 13:09:48 UTC, 1 replies.
- [jira] [Updated] (FLINK-14362) Change DefaultSchedulingResultPartition to return correct partition state - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/18 13:24:00 UTC, 2 replies.
- [GitHub] [flink] danny0405 commented on a change in pull request #10208: [FLINK-11935][table-planner][table-planner-blink] Remove DateTimeUtils pull-in and fix datetime casting problem - posted by GitBox <gi...@apache.org> on 2019/11/18 13:27:06 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk opened a new pull request #10237: [FLINK-14362][runtime] Change DefaultSchedulingResultPartition to return correct partition state - posted by GitBox <gi...@apache.org> on 2019/11/18 13:30:09 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10237: [FLINK-14362][runtime] Change DefaultSchedulingResultPartition to return correct partition state - posted by GitBox <gi...@apache.org> on 2019/11/18 13:34:53 UTC, 1 replies.
- [jira] [Closed] (FLINK-14744) DataSink cannot be chained - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/18 14:09:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10206: [FLINK-14781] [docs-zh] correct the state_backends.zh external link and some other things - posted by GitBox <gi...@apache.org> on 2019/11/18 14:15:34 UTC, 2 replies.
- [jira] [Updated] (FLINK-8949) Rest API failure with long URL - posted by "Maximilian Michels (Jira)" <ji...@apache.org> on 2019/11/18 14:23:00 UTC, 3 replies.
- [jira] [Commented] (FLINK-8949) Rest API failure with long URL - posted by "Maximilian Michels (Jira)" <ji...@apache.org> on 2019/11/18 14:24:00 UTC, 10 replies.
- [jira] [Assigned] (FLINK-8949) Rest API failure with long URL - posted by "Maximilian Michels (Jira)" <ji...@apache.org> on 2019/11/18 14:24:00 UTC, 0 replies.
- [GitHub] [flink] mxm opened a new pull request #10238: [FLINK-8949] Allow configuration of maximum Rest HTTP header length - posted by GitBox <gi...@apache.org> on 2019/11/18 14:48:43 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10237: [FLINK-14362][runtime] Change DefaultSchedulingResultPartition to return correct partition state - posted by GitBox <gi...@apache.org> on 2019/11/18 14:52:05 UTC, 13 replies.
- [GitHub] [flink] flinkbot commented on issue #10238: [FLINK-8949] Allow configuration of maximum Rest HTTP header length - posted by GitBox <gi...@apache.org> on 2019/11/18 14:53:08 UTC, 1 replies.
- [GitHub] [flink] dawidwys commented on issue #10213: [FLINK-12846][table-common] Carry primary key information in TableSchema - posted by GitBox <gi...@apache.org> on 2019/11/18 15:09:27 UTC, 0 replies.
- [GitHub] [flink] walterddr commented on issue #10143: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread - posted by GitBox <gi...@apache.org> on 2019/11/18 15:27:01 UTC, 0 replies.
- [GitHub] [flink] walterddr edited a comment on issue #10143: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread - posted by GitBox <gi...@apache.org> on 2019/11/18 15:27:31 UTC, 0 replies.
- [GitHub] [flink] leonardBang opened a new pull request #10239: [Flink-11491][Test] Support all TPC-DS queries - posted by GitBox <gi...@apache.org> on 2019/11/18 15:32:04 UTC, 0 replies.
- [GitHub] [flink] mxm commented on issue #10238: [FLINK-8949] Allow configuration of maximum Rest HTTP header length - posted by GitBox <gi...@apache.org> on 2019/11/18 15:32:20 UTC, 3 replies.
- [GitHub] [flink] flinkbot commented on issue #10239: [Flink-11491][Test] Support all TPC-DS queries - posted by GitBox <gi...@apache.org> on 2019/11/18 15:34:58 UTC, 1 replies.
- [jira] [Commented] (FLINK-11491) Support all TPC-DS queries - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/18 15:42:00 UTC, 2 replies.
- [GitHub] [flink] dawidwys merged pull request #10158: [FLINK-14694] [table-planner-blink] Most tests from package o.a.f.table.planner.functions.aggfunctions are not executed during mvn test and fix BinaryGeneric comparison failure - posted by GitBox <gi...@apache.org> on 2019/11/18 15:48:36 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10238: [FLINK-8949] Allow configuration of maximum Rest HTTP header length - posted by GitBox <gi...@apache.org> on 2019/11/18 15:57:30 UTC, 1 replies.
- [jira] [Updated] (FLINK-7151) Support function DDL - posted by "Zhenqiu Huang (Jira)" <ji...@apache.org> on 2019/11/18 16:35:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14095) Add Pravega in Flink ecosystem page - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/18 16:39:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14841) Add create and drop function DDL in parser - posted by "Zhenqiu Huang (Jira)" <ji...@apache.org> on 2019/11/18 16:40:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14841) Add create and drop function DDL in parser - posted by "Zhenqiu Huang (Jira)" <ji...@apache.org> on 2019/11/18 16:42:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-14841) Add create and drop function DDL in parser - posted by "Zhenqiu Huang (Jira)" <ji...@apache.org> on 2019/11/18 16:45:00 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10239: [Flink-11491][Test] Support all TPC-DS queries - posted by GitBox <gi...@apache.org> on 2019/11/18 17:00:09 UTC, 7 replies.
- [GitHub] [flink] HuangZhenQiu closed pull request #10234: [FLINK-14841] [table] add create and drop function ddl in SQL parser - posted by GitBox <gi...@apache.org> on 2019/11/18 17:02:00 UTC, 0 replies.
- [GitHub] [flink] HuangZhenQiu opened a new pull request #10240: [FLINK-14841][table] add create and drop function ddl in SQL parser - posted by GitBox <gi...@apache.org> on 2019/11/18 17:05:54 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14841) Add create and drop function DDL in parser - posted by "Zhenqiu Huang (Jira)" <ji...@apache.org> on 2019/11/18 17:07:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10240: [FLINK-14841][table] add create and drop function ddl in SQL parser - posted by GitBox <gi...@apache.org> on 2019/11/18 17:08:31 UTC, 1 replies.
- [GitHub] [flink] aljoscha commented on a change in pull request #10217: [FLINK-14786][configuration] Add configure method to ExecutionConfig - posted by GitBox <gi...@apache.org> on 2019/11/18 17:10:14 UTC, 8 replies.
- [jira] [Created] (FLINK-14842) add logging for functions loaded from modules - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/18 17:19:00 UTC, 0 replies.
- [GitHub] [flink] HuangZhenQiu commented on issue #10240: [FLINK-14841][table] add create and drop function ddl in SQL parser - posted by GitBox <gi...@apache.org> on 2019/11/18 17:24:24 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10240: [FLINK-14841][table] add create and drop function ddl in SQL parser - posted by GitBox <gi...@apache.org> on 2019/11/18 17:40:56 UTC, 4 replies.
- [GitHub] [flink] bowenli86 commented on a change in pull request #10240: [FLINK-14841][table] add create and drop function ddl in SQL parser - posted by GitBox <gi...@apache.org> on 2019/11/18 18:00:56 UTC, 9 replies.
- [GitHub] [flink] bowenli86 commented on a change in pull request #10231: [FLINK-14711][table] add alter and show function ddl - posted by GitBox <gi...@apache.org> on 2019/11/18 18:03:55 UTC, 5 replies.
- [jira] [Updated] (FLINK-14842) add logging for loaded modules and functions - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/18 18:27:00 UTC, 1 replies.
- [GitHub] [flink] bowenli86 opened a new pull request #10241: [FLINK-14842][table] add logging for loaded modules and functions - posted by GitBox <gi...@apache.org> on 2019/11/18 18:28:24 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10241: [FLINK-14842][table] add logging for loaded modules and functions - posted by GitBox <gi...@apache.org> on 2019/11/18 18:31:57 UTC, 1 replies.
- [GitHub] [flink] Myasuka commented on a change in pull request #10230: [FLINK-14803][metrics]Support Consistency Level for InfluxDB metrics - posted by GitBox <gi...@apache.org> on 2019/11/18 18:36:36 UTC, 1 replies.
- [GitHub] [flink] xuefuz commented on a change in pull request #10240: [FLINK-14841][table] add create and drop function ddl in SQL parser - posted by GitBox <gi...@apache.org> on 2019/11/18 19:01:09 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10241: [FLINK-14842][table] add logging for loaded modules and functions - posted by GitBox <gi...@apache.org> on 2019/11/18 19:10:47 UTC, 7 replies.
- [GitHub] [flink] Wosin commented on issue #8371: [FLINK-9679] - Add AvroSerializationSchema - posted by GitBox <gi...@apache.org> on 2019/11/18 21:07:54 UTC, 1 replies.
- [jira] [Created] (FLINK-14843) Streaming bucketing end-to-end test can fail with Output hash mismatch - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/18 21:21:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14843) Streaming bucketing end-to-end test can fail with Output hash mismatch - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/18 21:22:00 UTC, 2 replies.
- [jira] [Commented] (FLINK-14807) Add Table#collect api for fetching data to client - posted by "Stephan Ewen (Jira)" <ji...@apache.org> on 2019/11/18 21:28:00 UTC, 4 replies.
- [GitHub] [flink] bowenli86 commented on issue #10241: [FLINK-14842][table] add logging for loaded modules and functions - posted by GitBox <gi...@apache.org> on 2019/11/18 21:39:54 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14841) Add create and drop function DDL in parser - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/18 21:57:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14837) Support Function DDL in TableEnvironment - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/18 21:58:00 UTC, 0 replies.
- [GitHub] [flink] xuefuz commented on a change in pull request #10241: [FLINK-14842][table] add logging for loaded modules and functions - posted by GitBox <gi...@apache.org> on 2019/11/18 22:14:25 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on a change in pull request #10241: [FLINK-14842][table] add logging for loaded modules and functions - posted by GitBox <gi...@apache.org> on 2019/11/18 22:39:25 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #8371: [FLINK-9679] - Add AvroSerializationSchema - posted by GitBox <gi...@apache.org> on 2019/11/19 00:42:46 UTC, 7 replies.
- [jira] [Commented] (FLINK-14790) Custom state backend in job graph composition without depending on concrete state backend implementation - posted by "Kezhu Wang (Jira)" <ji...@apache.org> on 2019/11/19 00:59:00 UTC, 1 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10152: [FLINK-14466][runtime] Let YarnJobClusterEntrypoint use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/19 01:20:33 UTC, 0 replies.
- [jira] [Commented] (FLINK-13993) Using FlinkUserCodeClassLoaders to load the user class in the perjob mode - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/19 01:32:00 UTC, 0 replies.
- [GitHub] [flink] link3280 opened a new pull request #10242: [BP-1.8][FLINK-13749] Make client respect classloading policy - posted by GitBox <gi...@apache.org> on 2019/11/19 01:41:46 UTC, 0 replies.
- [GitHub] [flink] link3280 commented on issue #10242: [BP-1.8][FLINK-13749] Make client respect classloading policy - posted by GitBox <gi...@apache.org> on 2019/11/19 01:41:58 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10242: [BP-1.8][FLINK-13749] Make client respect classloading policy - posted by GitBox <gi...@apache.org> on 2019/11/19 01:43:47 UTC, 0 replies.
- [GitHub] [flink] link3280 opened a new pull request #10243: [BP-1.9][FLINK-13747][client] Make client respect classloading policy - posted by GitBox <gi...@apache.org> on 2019/11/19 01:45:34 UTC, 0 replies.
- [GitHub] [flink] link3280 commented on issue #10243: [BP-1.9][FLINK-13747][client] Make client respect classloading policy - posted by GitBox <gi...@apache.org> on 2019/11/19 01:45:55 UTC, 0 replies.
- [GitHub] [flink] dianfu commented on a change in pull request #9433: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/19 01:46:01 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10243: [BP-1.9][FLINK-13747][client] Make client respect classloading policy - posted by GitBox <gi...@apache.org> on 2019/11/19 01:47:31 UTC, 1 replies.
- [GitHub] [flink] docete commented on a change in pull request #10208: [FLINK-11935][table-planner][table-planner-blink] Remove DateTimeUtils pull-in and fix datetime casting problem - posted by GitBox <gi...@apache.org> on 2019/11/19 01:49:11 UTC, 1 replies.
- [GitHub] [flink] hequn8128 commented on a change in pull request #9433: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/19 01:57:46 UTC, 0 replies.
- [GitHub] [flink] docete commented on issue #10208: [FLINK-11935][table-planner][table-planner-blink] Remove DateTimeUtils pull-in and fix datetime casting problem - posted by GitBox <gi...@apache.org> on 2019/11/19 01:58:49 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10242: [BP-1.8][FLINK-13749][client] Make client respect classloading policy - posted by GitBox <gi...@apache.org> on 2019/11/19 02:08:22 UTC, 0 replies.
- [GitHub] [flink] docete edited a comment on issue #10208: [FLINK-11935][table-planner][table-planner-blink] Remove DateTimeUtils pull-in and fix datetime casting problem - posted by GitBox <gi...@apache.org> on 2019/11/19 02:08:36 UTC, 2 replies.
- [GitHub] [flink] AT-Fieldless edited a comment on issue #10184: [FLINK-14481]Modify the Flink valid socket port check to 0 to 65535. - posted by GitBox <gi...@apache.org> on 2019/11/19 02:19:06 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #10152: [FLINK-14466][runtime] Let YarnJobClusterEntrypoint use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/19 02:35:02 UTC, 3 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10242: [BP-1.8][FLINK-13749][client] Make client respect classloading policy - posted by GitBox <gi...@apache.org> on 2019/11/19 02:38:24 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10243: [BP-1.9][FLINK-13747][client] Make client respect classloading policy - posted by GitBox <gi...@apache.org> on 2019/11/19 02:38:42 UTC, 1 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10237: [FLINK-14362][runtime] Change DefaultSchedulingResultPartition to return correct partition state - posted by GitBox <gi...@apache.org> on 2019/11/19 02:41:13 UTC, 1 replies.
- [GitHub] [flink] zhuzhurk edited a comment on issue #10237: [FLINK-14362][runtime] Change DefaultSchedulingResultPartition to return correct partition state - posted by GitBox <gi...@apache.org> on 2019/11/19 02:41:46 UTC, 1 replies.
- [GitHub] [flink] WeiZhong94 commented on a change in pull request #10103: [FLINK-14506][python][build] Improve the release script for Python API release package - posted by GitBox <gi...@apache.org> on 2019/11/19 02:48:52 UTC, 10 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #10212: [FLINK-14806][table-planner-blink] Add setTimestamp/getTimestamp inte… - posted by GitBox <gi...@apache.org> on 2019/11/19 02:53:58 UTC, 4 replies.
- [jira] [Issue Comment Deleted] (FLINK-9953) Active Kubernetes integration - posted by "Yang Wang (Jira)" <ji...@apache.org> on 2019/11/19 02:59:01 UTC, 0 replies.
- [jira] [Created] (FLINK-14844) ConnectorCatalogTable should not patch the row type with TimeAttributes for batch mode - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2019/11/19 03:12:00 UTC, 0 replies.
- [GitHub] [flink] KurtYoung merged pull request #10196: [FLINK-14789] [table-planner-blink] extends max/min type in ColumnStats from Number to Comparable - posted by GitBox <gi...@apache.org> on 2019/11/19 03:25:47 UTC, 0 replies.
- [jira] [Created] (FLINK-14845) Introduce data compression to blocking shuffle. - posted by "Yingjie Cao (Jira)" <ji...@apache.org> on 2019/11/19 03:27:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14789) extends max/min type in ColumnStats from Number to Comparable - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/19 03:27:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14845) Introduce data compression to blocking shuffle. - posted by "Yingjie Cao (Jira)" <ji...@apache.org> on 2019/11/19 03:33:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14838) Cleanup the description about container number config option in Scala and python shell doc - posted by "Yang Wang (Jira)" <ji...@apache.org> on 2019/11/19 03:49:00 UTC, 3 replies.
- [jira] [Commented] (FLINK-14845) Introduce data compression to blocking shuffle. - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/19 03:52:00 UTC, 26 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #10239: [Flink-11491][Test] Support all TPC-DS queries - posted by GitBox <gi...@apache.org> on 2019/11/19 04:13:29 UTC, 12 replies.
- [GitHub] [flink] Myasuka opened a new pull request #10244: [hotfix][docs] Fix broken links to table functions - posted by GitBox <gi...@apache.org> on 2019/11/19 04:13:56 UTC, 0 replies.
- [GitHub] [flink] KurtYoung commented on issue #10239: [Flink-11491][Test] Support all TPC-DS queries - posted by GitBox <gi...@apache.org> on 2019/11/19 04:14:41 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10244: [hotfix][docs] Fix broken links to table functions - posted by GitBox <gi...@apache.org> on 2019/11/19 04:16:26 UTC, 1 replies.
- [GitHub] [flink] Myasuka commented on issue #10244: [hotfix][docs] Fix broken links to table functions - posted by GitBox <gi...@apache.org> on 2019/11/19 04:19:35 UTC, 0 replies.
- [GitHub] [flink] HuangZhenQiu commented on a change in pull request #10240: [FLINK-14841][table] add create and drop function ddl in SQL parser - posted by GitBox <gi...@apache.org> on 2019/11/19 04:20:59 UTC, 10 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10244: [hotfix][docs] Fix broken links to table functions - posted by GitBox <gi...@apache.org> on 2019/11/19 05:09:03 UTC, 1 replies.
- [jira] [Closed] (FLINK-14725) Remove unused (anymore) TaskManagerOptions#EXIT_ON_FATAL_AKKA_ERROR - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/19 05:17:00 UTC, 0 replies.
- [GitHub] [flink] yanghua commented on issue #10215: [FLINK-14767] Mark TaskManagerOptions#EXIT_ON_FATAL_AKKA_ERROR with @Deprecated annotation - posted by GitBox <gi...@apache.org> on 2019/11/19 05:46:33 UTC, 4 replies.
- [GitHub] [flink] hequn8128 commented on issue #10061: [FLINK-14581][python] Let python UDF execution no longer rely on the flink directory structure to support running python UDFs on yarn. - posted by GitBox <gi...@apache.org> on 2019/11/19 06:15:54 UTC, 0 replies.
- [jira] [Created] (FLINK-14846) Correct the default writerbuffer size documentation of RocksDB - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/19 06:29:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14847) Support retrieving Hive PK constraints - posted by "Rui Li (Jira)" <ji...@apache.org> on 2019/11/19 06:31:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14846) Correct the default writerbuffer size documentation of RocksDB - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/19 06:32:00 UTC, 2 replies.
- [jira] [Comment Edited] (FLINK-14846) Correct the default writerbuffer size documentation of RocksDB - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/19 06:33:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14848) BaseRowSerializer.toBinaryRow wrongly process null for objects with variable-length part - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/19 06:34:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14848) BaseRowSerializer.toBinaryRow wrongly process null for objects with variable-length part - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/19 06:39:00 UTC, 4 replies.
- [jira] [Commented] (FLINK-14848) BaseRowSerializer.toBinaryRow wrongly process null for objects with variable-length part - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/19 06:40:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9986: [FLINK-10933][kubernetes] Implement KubernetesSessionClusterEntrypoint. - posted by GitBox <gi...@apache.org> on 2019/11/19 06:46:46 UTC, 5 replies.
- [GitHub] [flink] leonardBang commented on issue #10239: [Flink-11491][Test] Support all TPC-DS queries - posted by GitBox <gi...@apache.org> on 2019/11/19 06:54:28 UTC, 11 replies.
- [GitHub] [flink] wangyang0918 opened a new pull request #10245: [FLINK-10936][kubernetes] Implement Kubernetes command line tools to support session cluster. The FlinkKubernetesCustomCli will be added to customCommandLines of CliFrotend. - posted by GitBox <gi...@apache.org> on 2019/11/19 07:14:31 UTC, 0 replies.
- [jira] [Updated] (FLINK-10936) Implement Command line tools - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/19 07:15:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10245: [FLINK-10936][kubernetes] Implement Kubernetes command line tools to support session cluster. The FlinkKubernetesCustomCli will be added to customCommandLines of CliFrotend. - posted by GitBox <gi...@apache.org> on 2019/11/19 07:17:26 UTC, 0 replies.
- [GitHub] [flink] wangyang0918 opened a new pull request #10246: [FLINK-10937][dist] Add kubernetes-entry.sh for JobManager and TaskManager container entrypoint. Add kubernetes-session.sh for starting session cluster. - posted by GitBox <gi...@apache.org> on 2019/11/19 07:22:02 UTC, 0 replies.
- [jira] [Updated] (FLINK-10937) Add entrypoint scripts for k8s - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/19 07:23:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10246: [FLINK-10937][dist] Add kubernetes-entry.sh and kubernetes-session.sh. - posted by GitBox <gi...@apache.org> on 2019/11/19 07:25:03 UTC, 1 replies.
- [GitHub] [flink] Mrart commented on issue #10230: [FLINK-14803][metrics]Support Consistency Level for InfluxDB metrics - posted by GitBox <gi...@apache.org> on 2019/11/19 07:27:34 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10245: [FLINK-10936][kubernetes] Implement Kubernetes command line tools to support session cluster. - posted by GitBox <gi...@apache.org> on 2019/11/19 07:40:54 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14834) Kerberized YARN on Docker test (custom fs plugin) fails on Travis - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/19 07:52:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14849) Can not submit job when use hive connector - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/19 07:54:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14849) Can not submit job when use hive connector - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/19 07:55:00 UTC, 0 replies.
- [GitHub] [flink] pnowojski commented on issue #10184: [FLINK-14481]Modify the Flink valid socket port check to 0 to 65535. - posted by GitBox <gi...@apache.org> on 2019/11/19 08:04:43 UTC, 3 replies.
- [GitHub] [flink] pnowojski edited a comment on issue #10184: [FLINK-14481]Modify the Flink valid socket port check to 0 to 65535. - posted by GitBox <gi...@apache.org> on 2019/11/19 08:05:04 UTC, 0 replies.
- [GitHub] [flink] KurtYoung commented on issue #10212: [FLINK-14806][table-planner-blink] Add setTimestamp/getTimestamp inte… - posted by GitBox <gi...@apache.org> on 2019/11/19 08:07:07 UTC, 1 replies.
- [GitHub] [flink] aljoscha commented on issue #8371: [FLINK-9679] - Add AvroSerializationSchema - posted by GitBox <gi...@apache.org> on 2019/11/19 08:12:30 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10245: [FLINK-10936][kubernetes] Implement Kubernetes command line tools to support session cluster. - posted by GitBox <gi...@apache.org> on 2019/11/19 08:12:49 UTC, 4 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10246: [FLINK-10937][dist] Add kubernetes-entry.sh and kubernetes-session.sh. - posted by GitBox <gi...@apache.org> on 2019/11/19 08:12:55 UTC, 4 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9957: [FLINK-10932] Initialize flink-kubernetes module - posted by GitBox <gi...@apache.org> on 2019/11/19 08:18:31 UTC, 5 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9965: [FLINK-10935][kubernetes]Implement KubeClient with Faric8 Kubernetes clients - posted by GitBox <gi...@apache.org> on 2019/11/19 08:18:39 UTC, 11 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9973: [FLINK-9955] Add Kubernetes ClusterDescriptor to support deploying session cluster. - posted by GitBox <gi...@apache.org> on 2019/11/19 08:18:51 UTC, 5 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9984: [FLINK-9495][kubernetes] Implement ResourceManager for Kubernetes. - posted by GitBox <gi...@apache.org> on 2019/11/19 08:19:23 UTC, 11 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9985: [FLINK-10968][kubernetes] Implement TaskManager Entrypoint for Kubernetes. - posted by GitBox <gi...@apache.org> on 2019/11/19 08:19:29 UTC, 8 replies.
- [jira] [Created] (FLINK-14850) Refactor Executor interface and introduce a minimal JobClient interface - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/19 08:22:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14851) Make the (Stream)ContextEnvironment use the Executors - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/19 08:23:00 UTC, 0 replies.
- [GitHub] [flink] jinglining opened a new pull request #10247: [FLINK-14813][runtime]Expose the new mechanism implemented in FLINK-1… - posted by GitBox <gi...@apache.org> on 2019/11/19 08:26:08 UTC, 0 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #10217: [FLINK-14786][configuration] Add configure method to ExecutionConfig - posted by GitBox <gi...@apache.org> on 2019/11/19 08:27:41 UTC, 3 replies.
- [jira] [Commented] (FLINK-14850) Refactor Executor interface and introduce a minimal JobClient interface - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/19 08:28:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14851) Make the (Stream)ContextEnvironment use the Executors - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/19 08:29:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10247: [FLINK-14813][runtime]Expose the new mechanism implemented in FLINK-1… - posted by GitBox <gi...@apache.org> on 2019/11/19 08:29:16 UTC, 1 replies.
- [GitHub] [flink] dianfu commented on a change in pull request #10188: [FLINK-14066][python] Support to install pyflink in windows - posted by GitBox <gi...@apache.org> on 2019/11/19 08:29:58 UTC, 2 replies.
- [jira] [Created] (FLINK-14852) translate concepts/programming-model to chinese - posted by "Zhangcheng Hu (Jira)" <ji...@apache.org> on 2019/11/19 08:31:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14849) Can not submit job when use hive connector - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/19 08:38:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14853) Use higher granularity units in generated docs for Duration & MemorySize if possible - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/19 08:41:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14853) Use higher granularity units in generated docs for Duration & MemorySize if possible - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/19 08:41:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-14852) translate concepts/programming-model to chinese - posted by "Zhangcheng Hu (Jira)" <ji...@apache.org> on 2019/11/19 08:47:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-14042) Different RelDataTypes generated for same TemporalTableFunction - posted by "Yuval Itzchakov (Jira)" <ji...@apache.org> on 2019/11/19 09:04:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14854) Add executeAsync() method to environments - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/19 09:05:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14854) Add executeAsync() method to environments - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/19 09:06:00 UTC, 0 replies.
- [GitHub] [flink] HuangXingBo commented on issue #10103: [FLINK-14506][python][build] Improve the release script for Python API release package - posted by GitBox <gi...@apache.org> on 2019/11/19 09:06:45 UTC, 1 replies.
- [GitHub] [flink] klion26 opened a new pull request #10248: [FLINK-14776][Configuration] Migrate duration and memory size ConfigOptions in RocksDBConfigurableOptions - posted by GitBox <gi...@apache.org> on 2019/11/19 09:07:03 UTC, 0 replies.
- [jira] [Updated] (FLINK-14776) Migrate duration and memory size ConfigOptions in RocksDBConfigurableOptions - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/19 09:08:00 UTC, 0 replies.
- [GitHub] [flink] klion26 commented on a change in pull request #10248: [FLINK-14776][Configuration] Migrate duration and memory size ConfigOptions in RocksDBConfigurableOptions - posted by GitBox <gi...@apache.org> on 2019/11/19 09:08:49 UTC, 0 replies.
- [GitHub] [flink] aljoscha merged pull request #10242: [BP-1.8][FLINK-13749][client] Make client respect classloading policy - posted by GitBox <gi...@apache.org> on 2019/11/19 09:09:42 UTC, 0 replies.
- [GitHub] [flink] aljoscha merged pull request #10243: [BP-1.9][FLINK-13749][client] Make client respect classloading policy - posted by GitBox <gi...@apache.org> on 2019/11/19 09:09:46 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #10243: [BP-1.9][FLINK-13749][client] Make client respect classloading policy - posted by GitBox <gi...@apache.org> on 2019/11/19 09:09:58 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #10242: [BP-1.8][FLINK-13749][client] Make client respect classloading policy - posted by GitBox <gi...@apache.org> on 2019/11/19 09:10:01 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10248: [FLINK-14776][Configuration] Migrate duration and memory size ConfigOptions in RocksDBConfigurableOptions - posted by GitBox <gi...@apache.org> on 2019/11/19 09:11:33 UTC, 1 replies.
- [jira] [Commented] (FLINK-14854) Add executeAsync() method to environments - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/19 09:17:00 UTC, 3 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10247: [FLINK-14813][runtime]Expose the new mechanism implemented in FLINK-1… - posted by GitBox <gi...@apache.org> on 2019/11/19 09:17:12 UTC, 12 replies.
- [jira] [Comment Edited] (FLINK-14854) Add executeAsync() method to environments - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/19 09:20:00 UTC, 3 replies.
- [jira] [Created] (FLINK-14855) travis-ci error. - posted by "ouyangwulin (Jira)" <ji...@apache.org> on 2019/11/19 09:20:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14855) travis-ci error. - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/19 09:26:00 UTC, 2 replies.
- [GitHub] [flink] HuangXingBo commented on a change in pull request #10126: [FLINK-14590][python] Unify the working directory of Java process and Python process when submitting python jobs via "flink run -py" - posted by GitBox <gi...@apache.org> on 2019/11/19 09:39:14 UTC, 6 replies.
- [GitHub] [flink] hequn8128 closed pull request #10061: [FLINK-14581][python] Let python UDF execution no longer rely on the flink directory structure to support running python UDFs on yarn. - posted by GitBox <gi...@apache.org> on 2019/11/19 09:39:57 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14815) Expose network pool usage in IOMetricsInfo - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/19 09:40:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14581) Support to run Python UDF jobs in a YARN cluster - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/19 09:41:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14581) Support to run Python UDF jobs in a YARN cluster - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/19 09:41:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14581) Support to run Python UDF jobs in a YARN cluster - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/19 09:42:00 UTC, 0 replies.
- [GitHub] [flink] klion26 commented on issue #10248: [FLINK-14776][Configuration] Migrate duration and memory size ConfigOptions in RocksDBConfigurableOptions - posted by GitBox <gi...@apache.org> on 2019/11/19 09:42:16 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10248: [FLINK-14776][Configuration] Migrate duration and memory size ConfigOptions in RocksDBConfigurableOptions - posted by GitBox <gi...@apache.org> on 2019/11/19 09:50:59 UTC, 1 replies.
- [GitHub] [flink] lirui-apache opened a new pull request #10249: [FLINK-14847][hive] Support retrieving Hive PK constraints - posted by GitBox <gi...@apache.org> on 2019/11/19 10:03:33 UTC, 0 replies.
- [jira] [Updated] (FLINK-14847) Support retrieving Hive PK constraints - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/19 10:04:00 UTC, 1 replies.
- [GitHub] [flink] lirui-apache commented on issue #10249: [FLINK-14847][hive] Support retrieving Hive PK constraints - posted by GitBox <gi...@apache.org> on 2019/11/19 10:06:12 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10249: [FLINK-14847][hive] Support retrieving Hive PK constraints - posted by GitBox <gi...@apache.org> on 2019/11/19 10:07:14 UTC, 1 replies.
- [GitHub] [flink] dawidwys closed pull request #10217: [FLINK-14786][configuration] Add configure method to ExecutionConfig - posted by GitBox <gi...@apache.org> on 2019/11/19 10:08:16 UTC, 0 replies.
- [jira] [Closed] (FLINK-14786) Add configure method to ExecutionConfig - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/19 10:10:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14856) Allow setting "state.checkpoints.num-retained" for individual jobs - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/19 10:10:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14798) how to setup a ha flink cluster on k8s? - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/19 10:15:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14757) scala.StreamExecutionEnvironment Doesn't set return type upon adding source - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/19 10:18:00 UTC, 2 replies.
- [GitHub] [flink] azagrebin commented on a change in pull request #10161: [FLINK-13986][runtime] Clean up legacy code for FLIP-49. - posted by GitBox <gi...@apache.org> on 2019/11/19 10:40:05 UTC, 32 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10249: [FLINK-14847][hive] Support retrieving Hive PK constraints - posted by GitBox <gi...@apache.org> on 2019/11/19 10:59:36 UTC, 1 replies.
- [GitHub] [flink] xintongsong commented on a change in pull request #10161: [FLINK-13986][runtime] Clean up legacy code for FLIP-49. - posted by GitBox <gi...@apache.org> on 2019/11/19 11:00:40 UTC, 12 replies.
- [GitHub] [flink] GJL commented on a change in pull request #10237: [FLINK-14362][runtime] Change DefaultSchedulingResultPartition to return correct partition state - posted by GitBox <gi...@apache.org> on 2019/11/19 11:10:25 UTC, 3 replies.
- [jira] [Created] (FLINK-14857) Deprecate checkpoint lock from the Operators API - posted by "Roman Khachatryan (Jira)" <ji...@apache.org> on 2019/11/19 11:17:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14764) The final Explicit/Implicit conversion matrix we should support in our planner - posted by "Timo Walther (Jira)" <ji...@apache.org> on 2019/11/19 11:23:00 UTC, 0 replies.
- [GitHub] [flink] hequn8128 commented on a change in pull request #10188: [FLINK-14066][python] Support to install pyflink in windows - posted by GitBox <gi...@apache.org> on 2019/11/19 11:29:02 UTC, 0 replies.
- [GitHub] [flink] openinx commented on issue #10236: [FLINK-14703][e2e] Port the Kafka SQL related tests. - posted by GitBox <gi...@apache.org> on 2019/11/19 11:34:55 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14857) Deprecate checkpoint lock from the Operators API - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/19 11:36:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14857) Deprecate checkpoint lock from the Operators API - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/19 11:38:00 UTC, 3 replies.
- [GitHub] [flink] pnowojski edited a comment on issue #10211: [FLINK-14382] Backport to 1.9 - posted by GitBox <gi...@apache.org> on 2019/11/19 11:49:59 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #10237: [FLINK-14362][runtime] Change DefaultSchedulingResultPartition to return correct partition state - posted by GitBox <gi...@apache.org> on 2019/11/19 12:13:09 UTC, 4 replies.
- [GitHub] [flink] KurtYoung merged pull request #10212: [FLINK-14806][table-planner-blink] Add setTimestamp/getTimestamp inte… - posted by GitBox <gi...@apache.org> on 2019/11/19 12:14:38 UTC, 0 replies.
- [jira] [Closed] (FLINK-14806) Introduce setTimestamp/getTimestamp interface to TypeGetterSetters/VectorizedColumnBatch and writeTimestamp interface to BinaryWriter - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/19 12:16:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on a change in pull request #10175: [FLINK-14746][web] Handle uncaught exceptions in HistoryServerArchive… - posted by GitBox <gi...@apache.org> on 2019/11/19 12:16:30 UTC, 1 replies.
- [GitHub] [flink] guoweiM commented on issue #10152: [FLINK-14466][runtime] Let YarnJobClusterEntrypoint use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/19 12:25:43 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14807) Add Table#collect api for fetching data to client - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/19 12:34:00 UTC, 1 replies.
- [GitHub] [flink] wangyang0918 commented on issue #10211: [FLINK-14382] Incorrect handling of FLINK_PLUGINS_DIR on Yarn (Backport to 1.9) - posted by GitBox <gi...@apache.org> on 2019/11/19 12:35:34 UTC, 0 replies.
- [GitHub] [flink] kl0u opened a new pull request #10250: Executors clean - posted by GitBox <gi...@apache.org> on 2019/11/19 12:37:14 UTC, 0 replies.
- [GitHub] [flink] kl0u closed pull request #10250: Executors clean - posted by GitBox <gi...@apache.org> on 2019/11/19 12:37:42 UTC, 0 replies.
- [GitHub] [flink] kl0u opened a new pull request #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/19 12:39:39 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10250: Executors clean - posted by GitBox <gi...@apache.org> on 2019/11/19 12:39:59 UTC, 0 replies.
- [jira] [Updated] (FLINK-14851) Make the (Stream)ContextEnvironment use the Executors - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/19 12:40:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/19 12:42:28 UTC, 1 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/19 12:46:42 UTC, 28 replies.
- [GitHub] [flink] aljoscha commented on a change in pull request #10222: [FLINK-14788][configuration] Add configure method to CheckpointConfig - posted by GitBox <gi...@apache.org> on 2019/11/19 12:48:19 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14721) HiveTableSource should implement LimitableTableSource interface - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/19 12:49:00 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #10152: [FLINK-14466][runtime] Let YarnJobClusterEntrypoint use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/19 12:50:24 UTC, 0 replies.
- [GitHub] [flink] rkhachatryan opened a new pull request #10252: [FLINK-14857] [runtime/task] deprecate StreamTask.getCheckpointLock m… - posted by GitBox <gi...@apache.org> on 2019/11/19 12:51:42 UTC, 0 replies.
- [GitHub] [flink] kl0u commented on a change in pull request #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/19 12:52:05 UTC, 8 replies.
- [jira] [Updated] (FLINK-14466) Let YarnJobClusterEntrypoint use user code class loader - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/19 12:53:00 UTC, 1 replies.
- [jira] [Closed] (FLINK-14466) Let YarnJobClusterEntrypoint use user code class loader - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/19 12:53:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10252: [FLINK-14857] [runtime/task] deprecate StreamTask.getCheckpointLock m… - posted by GitBox <gi...@apache.org> on 2019/11/19 12:54:48 UTC, 1 replies.
- [jira] [Created] (FLINK-14858) Coding error,this should be "else if" not the "if". - posted by "zhaozhangwan (Jira)" <ji...@apache.org> on 2019/11/19 12:56:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14858) Coding error,this should be "else if" not the "if". - posted by "zhaozhangwan (Jira)" <ji...@apache.org> on 2019/11/19 12:59:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14858) Coding error,this should be "else if" not the "if". - posted by "zhaozhangwan (Jira)" <ji...@apache.org> on 2019/11/19 13:00:02 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14858) Coding error,this should be "else if" not the "if". - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/19 13:03:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14858) Wrong "if" statement in SqlToOperationConverter - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/19 13:05:00 UTC, 5 replies.
- [jira] [Commented] (FLINK-14858) Wrong "if" statement in SqlToOperationConverter - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/19 13:06:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13899) Add SQL DDL for Elasticsearch 5.X version - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/19 13:29:00 UTC, 4 replies.
- [jira] [Commented] (FLINK-13833) Incorrect Maven dependencies for Flink-Hive connector - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/19 13:38:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-13833) Incorrect Maven dependencies for Flink-Hive connector - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/19 13:39:00 UTC, 0 replies.
- [GitHub] [flink] jiemotongxue opened a new pull request #10253: Wrong "if" statement in SqlToOperationConverter - posted by GitBox <gi...@apache.org> on 2019/11/19 13:40:26 UTC, 0 replies.
- [jira] [Updated] (FLINK-13810) Update `Elasticsearch Connector` label - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/19 13:41:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10253: [FLINK-14858][Table SQL / Planner] Wrong "if" statement in SqlToOperationConverter - posted by GitBox <gi...@apache.org> on 2019/11/19 13:43:39 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/19 13:47:56 UTC, 10 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10252: [FLINK-14857] [runtime/task] deprecate StreamTask.getCheckpointLock m… - posted by GitBox <gi...@apache.org> on 2019/11/19 13:48:03 UTC, 1 replies.
- [jira] [Closed] (FLINK-13940) S3RecoverableWriter causes job to get stuck in recovery - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/19 13:51:00 UTC, 0 replies.
- [GitHub] [flink] GJL commented on issue #10226: [FLINK-14821][tests] Enable E2E test to pass with new DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/19 13:51:10 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #10227: [FLINK-14822][tests] Enable E2E test to pass with new DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/19 13:51:39 UTC, 0 replies.
- [jira] [Closed] (FLINK-13768) Update documentation regarding `path style access` for S3 filesystem implementations - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/19 13:54:00 UTC, 0 replies.
- [GitHub] [flink] rmetzger commented on issue #9587: [FLINK-13685][yarn] Validate YARN deployment against YARN scheduler maximum vcore size - posted by GitBox <gi...@apache.org> on 2019/11/19 13:58:48 UTC, 0 replies.
- [jira] [Closed] (FLINK-14823) Enable 'Streaming bucketing end-to-end test' to pass with new DefaultScheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/19 13:59:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14859) Avoid leaking unassigned Slot in DefaultScheduler when Deployment is outdated - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/19 14:09:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14860) Provide a new InputSplitAssigner that consider page cache utilization ratio - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/19 14:19:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14860) Provide a new InputSplitAssigner that consider page cache utilization ratio - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/19 14:21:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10253: [FLINK-14858][Table SQL / Planner] Wrong "if" statement in SqlToOperationConverter - posted by GitBox <gi...@apache.org> on 2019/11/19 14:22:07 UTC, 1 replies.
- [jira] [Updated] (FLINK-13589) DelimitedInputFormat index error on multi-byte delimiters with whole file input splits - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/19 14:43:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-13538) Give field names in deserializers thrown exceptions - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/19 14:50:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14861) parallelism.default in flink-conf.yaml do not work which is a bug imported by[FLINK-14745] - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/19 14:57:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14861) parallelism.default in flink-conf.yaml do not work which is a bug imported by[FLINK-14745] - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/19 15:02:00 UTC, 2 replies.
- [GitHub] [flink] leonardBang opened a new pull request #10254: [FLINK-14745][Client / Job Submission] parallelism.default in flink-conf.yaml do not work - posted by GitBox <gi...@apache.org> on 2019/11/19 15:09:15 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10254: [FLINK-14745][Client / Job Submission] parallelism.default in flink-conf.yaml do not work - posted by GitBox <gi...@apache.org> on 2019/11/19 15:13:40 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14861) parallelism.default in flink-conf.yaml do not work which is a bug imported by[FLINK-14745] - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/19 15:16:00 UTC, 1 replies.
- [GitHub] [flink] azagrebin merged pull request #10034: [FLINK-14400] Shrink scope of MemoryManager from TaskExecutor to slot - posted by GitBox <gi...@apache.org> on 2019/11/19 15:58:25 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14400) Shrink the scope of MemoryManager from TaskExecutor to slot - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/19 16:00:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10254: [FLINK-14745][Client / Job Submission] parallelism.default in flink-conf.yaml do not work - posted by GitBox <gi...@apache.org> on 2019/11/19 16:01:18 UTC, 1 replies.
- [GitHub] [flink] GJL opened a new pull request #10255: [FLINK-14859][runtime] Avoid leaking unassigned slots - posted by GitBox <gi...@apache.org> on 2019/11/19 16:08:51 UTC, 0 replies.
- [jira] [Updated] (FLINK-14859) Avoid leaking unassigned Slot in DefaultScheduler when Deployment is outdated - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/19 16:09:00 UTC, 0 replies.
- [GitHub] [flink] guoweiM opened a new pull request #10256: [FLINK-14467][runtime] Let MesosJobClusterEntrypoint use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/19 16:10:16 UTC, 0 replies.
- [jira] [Updated] (FLINK-14467) Let MesosJobClusterEntrypoint use user code class loader - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/19 16:11:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14066) Pyflink building failure in master and 1.9.0 version - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/19 16:11:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10255: [FLINK-14859][runtime] Avoid leaking unassigned slots - posted by GitBox <gi...@apache.org> on 2019/11/19 16:11:57 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10256: [FLINK-14467][runtime] Let MesosJobClusterEntrypoint use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/19 16:14:09 UTC, 1 replies.
- [GitHub] [flink] azagrebin merged pull request #10171: [FLINK-14720] Mark ExecutionVertex#deployToSlot with @VisibleForTesting annotation - posted by GitBox <gi...@apache.org> on 2019/11/19 16:24:27 UTC, 0 replies.
- [jira] [Closed] (FLINK-14720) Mark ExecutionVertex#deployToSlot with @VisibleForTesting annotation - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/19 16:26:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14742) Unstable tests TaskExecutorTest#testSubmitTaskBeforeAcceptSlot - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/19 16:28:00 UTC, 1 replies.
- [GitHub] [flink] azagrebin commented on issue #10214: [FLINK-14812][Deployment / Kubernetes][Deployment / Script] Add metric libs to Flink classpath with an environment variable. - posted by GitBox <gi...@apache.org> on 2019/11/19 16:41:13 UTC, 0 replies.
- [jira] [Commented] (FLINK-14812) Add metric libs to Flink classpath with an environment variable. - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/19 16:47:00 UTC, 5 replies.
- [jira] [Created] (FLINK-14862) Fuse initalizeState and open passes in StreamTask#invoke - posted by "Igal Shilman (Jira)" <ji...@apache.org> on 2019/11/19 17:00:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10255: [FLINK-14859][runtime] Avoid leaking unassigned slots - posted by GitBox <gi...@apache.org> on 2019/11/19 17:06:28 UTC, 4 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10256: [FLINK-14467][runtime] Let MesosJobClusterEntrypoint use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/19 17:06:35 UTC, 5 replies.
- [jira] [Commented] (FLINK-14661) rename args of setters in sql cli Environment - posted by "Chengjian (Jira)" <ji...@apache.org> on 2019/11/19 17:11:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14661) rename args of setters in sql cli Environment - posted by "Chengjian (Jira)" <ji...@apache.org> on 2019/11/19 17:14:00 UTC, 0 replies.
- [GitHub] [flink] jacobsevart opened a new pull request #10257: [FLINK-14618] [Runtime/Coordination] Provide the required akka framesize in the oversized message exception - posted by GitBox <gi...@apache.org> on 2019/11/19 17:31:32 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10257: [FLINK-14618] [Runtime/Coordination] Provide the required akka framesize in the oversized message exception - posted by GitBox <gi...@apache.org> on 2019/11/19 17:35:13 UTC, 1 replies.
- [GitHub] [flink] bowenli86 commented on issue #10244: [hotfix][docs] Fix broken links to table functions - posted by GitBox <gi...@apache.org> on 2019/11/19 18:17:03 UTC, 0 replies.
- [GitHub] [flink] bowenli86 closed pull request #10244: [hotfix][docs] Fix broken links to table functions - posted by GitBox <gi...@apache.org> on 2019/11/19 18:18:11 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10257: [FLINK-14618] [Runtime/Coordination] Provide the required akka framesize in the oversized message exception - posted by GitBox <gi...@apache.org> on 2019/11/19 18:39:33 UTC, 1 replies.
- [jira] [Commented] (FLINK-14816) Add thread dump feature for taskmanager - posted by "Stephan Ewen (Jira)" <ji...@apache.org> on 2019/11/19 18:40:00 UTC, 0 replies.
- [GitHub] [flink] StephanEwen commented on issue #10228: [FLINK-14816] Add thread dump feature for taskmanager - posted by GitBox <gi...@apache.org> on 2019/11/19 18:47:00 UTC, 1 replies.
- [GitHub] [flink] StephanEwen commented on a change in pull request #10228: [FLINK-14816] Add thread dump feature for taskmanager - posted by GitBox <gi...@apache.org> on 2019/11/19 18:55:18 UTC, 5 replies.
- [jira] [Created] (FLINK-14863) remove default in-memory catalog from CatalogManager - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/19 19:28:01 UTC, 0 replies.
- [jira] [Closed] (FLINK-14760) Documentation links check failed on travis - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/19 19:34:00 UTC, 1 replies.
- [GitHub] [flink] gustavo-momente commented on issue #7547: [FLINK-11401] Allow setting of compression on ParquetWriter - posted by GitBox <gi...@apache.org> on 2019/11/19 19:52:53 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #7547: [FLINK-11401] Allow setting of compression on ParquetWriter - posted by GitBox <gi...@apache.org> on 2019/11/19 20:21:51 UTC, 0 replies.
- [GitHub] [flink] Fokko commented on issue #7547: [FLINK-11401] Allow setting of compression on ParquetWriter - posted by GitBox <gi...@apache.org> on 2019/11/19 20:39:44 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #7547: [FLINK-11401] Allow setting of compression on ParquetWriter - posted by GitBox <gi...@apache.org> on 2019/11/19 20:52:16 UTC, 1 replies.
- [jira] [Created] (FLINK-14864) Inconsistent REST Parameter Name: `programArg` vs `programArgs` - posted by "Kelly Smith (Jira)" <ji...@apache.org> on 2019/11/19 21:42:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14864) Inconsistent REST Parameter Name: `programArg` vs `programArgs` - posted by "Kelly Smith (Jira)" <ji...@apache.org> on 2019/11/19 21:43:00 UTC, 0 replies.
- [GitHub] [flink] StephanEwen commented on issue #10238: [FLINK-8949] Allow configuration of maximum Rest HTTP header length - posted by GitBox <gi...@apache.org> on 2019/11/19 22:35:47 UTC, 0 replies.
- [GitHub] [flink] elanv closed pull request #10214: [FLINK-14812][Deployment / Kubernetes][Deployment / Script] Add metric libs to Flink classpath with an environment variable. - posted by GitBox <gi...@apache.org> on 2019/11/19 22:45:44 UTC, 0 replies.
- [GitHub] [flink] elanv commented on issue #10214: [FLINK-14812][Deployment / Kubernetes][Deployment / Script] Add metric libs to Flink classpath with an environment variable. - posted by GitBox <gi...@apache.org> on 2019/11/19 22:45:44 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-8949) Rest API failure with long URL - posted by "Thomas Weise (Jira)" <ji...@apache.org> on 2019/11/19 22:47:00 UTC, 0 replies.
- [GitHub] [flink] tweise commented on issue #9953: [FLINK-14471][web]: Hide error when metric api broken - posted by GitBox <gi...@apache.org> on 2019/11/19 22:54:29 UTC, 0 replies.
- [GitHub] [flink] bowenli86 closed pull request #10241: [FLINK-14842][table] add logging for loaded modules and functions - posted by GitBox <gi...@apache.org> on 2019/11/19 23:00:25 UTC, 0 replies.
- [jira] [Closed] (FLINK-14842) add logging for loaded modules and functions - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/19 23:01:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 closed pull request #10231: [FLINK-14711][table] add alter and show function ddl - posted by GitBox <gi...@apache.org> on 2019/11/19 23:03:59 UTC, 0 replies.
- [jira] [Closed] (FLINK-14711) Add Alter Function and Show Functions in SQL Parser - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/19 23:05:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on issue #10231: [FLINK-14711][table] add alter and show function ddl - posted by GitBox <gi...@apache.org> on 2019/11/19 23:05:37 UTC, 0 replies.
- [GitHub] [flink] StephanEwen commented on issue #10239: [Flink-11491][Test] Support all TPC-DS queries - posted by GitBox <gi...@apache.org> on 2019/11/19 23:15:37 UTC, 11 replies.
- [jira] [Comment Edited] (FLINK-14812) Add metric libs to Flink classpath with an environment variable. - posted by "Eui Heo (Jira)" <ji...@apache.org> on 2019/11/20 00:11:00 UTC, 2 replies.
- [GitHub] [flink] hequn8128 closed pull request #10188: [FLINK-14066][python] Support to install pyflink in windows - posted by GitBox <gi...@apache.org> on 2019/11/20 01:23:33 UTC, 0 replies.
- [jira] [Commented] (FLINK-14861) parallelism.default in flink-conf.yaml do not work which is a bug imported by[FLINK-14745] - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/20 01:24:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14861) parallelism.default in flink-conf.yaml do not work which is a bug imported by[FLINK-14745] - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/20 01:25:00 UTC, 2 replies.
- [GitHub] [flink] TisonKun closed pull request #10143: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread - posted by GitBox <gi...@apache.org> on 2019/11/20 01:30:45 UTC, 0 replies.
- [jira] [Assigned] (FLINK-13184) Starting a TaskExecutor blocks the YarnResourceManager's main thread - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/20 01:32:00 UTC, 0 replies.
- [GitHub] [flink] leonardBang commented on issue #10254: [FLINK-14861][Client / Job Submission] parallelism.default in flink-conf.yaml do not work - posted by GitBox <gi...@apache.org> on 2019/11/20 01:33:02 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10254: [FLINK-14861][Client / Job Submission] parallelism.default in flink-conf.yaml do not work - posted by GitBox <gi...@apache.org> on 2019/11/20 01:45:26 UTC, 6 replies.
- [jira] [Created] (FLINK-14865) PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2 failed in travis - posted by "Dian Fu (Jira)" <ji...@apache.org> on 2019/11/20 01:50:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #10235: [FLINK-14839][config] Let JobGraph#classpaths become non-null - posted by GitBox <gi...@apache.org> on 2019/11/20 01:55:14 UTC, 2 replies.
- [jira] [Updated] (FLINK-14865) Unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2 - posted by "Dian Fu (Jira)" <ji...@apache.org> on 2019/11/20 01:56:00 UTC, 1 replies.
- [GitHub] [flink] lamber-ken commented on a change in pull request #10228: [FLINK-14816] Add thread dump feature for taskmanager - posted by GitBox <gi...@apache.org> on 2019/11/20 02:01:15 UTC, 4 replies.
- [jira] [Commented] (FLINK-14865) Unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2 - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/20 02:06:00 UTC, 1 replies.
- [jira] [Comment Edited] (FLINK-14845) Introduce data compression to blocking shuffle. - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/20 02:11:00 UTC, 8 replies.
- [GitHub] [flink] leonardBang commented on a change in pull request #10239: [Flink-11491][Test] Support all TPC-DS queries - posted by GitBox <gi...@apache.org> on 2019/11/20 02:11:12 UTC, 14 replies.
- [GitHub] [flink] KurtYoung commented on issue #10253: [FLINK-14858][Table SQL / Planner] Wrong "if" statement in SqlToOperationConverter - posted by GitBox <gi...@apache.org> on 2019/11/20 02:15:45 UTC, 0 replies.
- [GitHub] [flink] KurtYoung merged pull request #10253: [FLINK-14858][Table SQL / Planner] Wrong "if" statement in SqlToOperationConverter - posted by GitBox <gi...@apache.org> on 2019/11/20 02:16:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14858) Wrong "if" statement in SqlToOperationConverter - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/20 02:17:00 UTC, 0 replies.
- [GitHub] [flink] vthinkxie commented on issue #9953: [FLINK-14471][web]: Hide error when metric api broken - posted by GitBox <gi...@apache.org> on 2019/11/20 02:20:50 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10226: [FLINK-14821][tests] Enable E2E test to pass with new DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/20 02:38:42 UTC, 0 replies.
- [GitHub] [flink] wuchong commented on issue #10249: [FLINK-14847][hive] Support retrieving Hive PK constraints - posted by GitBox <gi...@apache.org> on 2019/11/20 02:47:07 UTC, 0 replies.
- [jira] [Closed] (FLINK-14852) translate concepts/programming-model to chinese - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/20 02:49:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14852) translate concepts/programming-model to chinese - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/20 02:49:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14862) Fuse initalizeState and open passes in StreamTask#invoke - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/20 02:51:00 UTC, 0 replies.
- [GitHub] [flink] leonardBang edited a comment on issue #10239: [Flink-11491][Test] Support all TPC-DS queries - posted by GitBox <gi...@apache.org> on 2019/11/20 02:51:04 UTC, 3 replies.
- [GitHub] [flink] hequn8128 commented on a change in pull request #10221: [1.9][FLINK-14104][build] Add opt-in jackson 2.10.1 profile - posted by GitBox <gi...@apache.org> on 2019/11/20 03:01:30 UTC, 0 replies.
- [jira] [Closed] (FLINK-14066) Pyflink building failure in master and 1.9.0 version - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/20 03:12:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (FLINK-14862) Fuse initalizeState and open passes in StreamTask#invoke - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/20 03:13:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14672) Make Executor stateful in sql client - posted by "Zheng Hu (Jira)" <ji...@apache.org> on 2019/11/20 03:27:00 UTC, 2 replies.
- [GitHub] [flink] wangyang0918 edited a comment on issue #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission - posted by GitBox <gi...@apache.org> on 2019/11/20 03:32:30 UTC, 3 replies.
- [GitHub] [flink] banmoy commented on a change in pull request #6275: [FLINK-9776] [runtime] Stop sending periodic interrupts once executing thread leaves user function / operator code. - posted by GitBox <gi...@apache.org> on 2019/11/20 03:33:17 UTC, 0 replies.
- [GitHub] [flink] wuchong closed pull request #10208: [FLINK-11935][table-planner][table-planner-blink] Remove DateTimeUtils pull-in and fix datetime casting problem - posted by GitBox <gi...@apache.org> on 2019/11/20 03:43:07 UTC, 0 replies.
- [jira] [Resolved] (FLINK-11935) Remove DateTimeUtils pull-in and fix datetime casting problem - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/20 03:45:00 UTC, 0 replies.
- [GitHub] [flink] CrazyAnt-bcd opened a new pull request #10258: 1.9.0 - posted by GitBox <gi...@apache.org> on 2019/11/20 03:51:07 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10258: 1.9.0 - posted by GitBox <gi...@apache.org> on 2019/11/20 03:54:34 UTC, 1 replies.
- [GitHub] [flink] CrazyAnt-bcd closed pull request #10258: 1.9.0 - posted by GitBox <gi...@apache.org> on 2019/11/20 04:27:13 UTC, 0 replies.
- [jira] [Commented] (FLINK-11605) Translate the "Dataflow Programming Model" page into Chinese - posted by "Zhangcheng Hu (Jira)" <ji...@apache.org> on 2019/11/20 05:28:00 UTC, 3 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10240: [FLINK-14841][table] add create and drop function ddl - posted by GitBox <gi...@apache.org> on 2019/11/20 05:41:57 UTC, 2 replies.
- [GitHub] [flink] godfreyhe commented on a change in pull request #10249: [FLINK-14847][hive] Support retrieving Hive PK constraints - posted by GitBox <gi...@apache.org> on 2019/11/20 05:50:30 UTC, 1 replies.
- [jira] [Comment Edited] (FLINK-11605) Translate the "Dataflow Programming Model" page into Chinese - posted by "Zhangcheng Hu (Jira)" <ji...@apache.org> on 2019/11/20 05:56:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14866) A few documentation links are broken - posted by "Dian Fu (Jira)" <ji...@apache.org> on 2019/11/20 05:57:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14866) A few documentation links are broken - posted by "Dian Fu (Jira)" <ji...@apache.org> on 2019/11/20 05:58:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14867) Move TextInputFormat & TextOutputFormat to flink-core - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/20 06:00:08 UTC, 0 replies.
- [GitHub] [flink] dianfu commented on issue #10244: [hotfix][docs] Fix broken links to table functions - posted by GitBox <gi...@apache.org> on 2019/11/20 06:01:36 UTC, 0 replies.
- [jira] [Commented] (FLINK-14866) A few documentation links are broken - posted by "Dian Fu (Jira)" <ji...@apache.org> on 2019/11/20 06:07:00 UTC, 1 replies.
- [GitHub] [flink] wangyang0918 opened a new pull request #10259: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread(Backport to 1.9) - posted by GitBox <gi...@apache.org> on 2019/11/20 06:19:08 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10259: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread(Backport to 1.9) - posted by GitBox <gi...@apache.org> on 2019/11/20 06:21:13 UTC, 1 replies.
- [GitHub] [flink] wuchong closed pull request #10224: [FLINK-14716][table-planner-blink] Cooperate computed column with push down rules - posted by GitBox <gi...@apache.org> on 2019/11/20 06:27:18 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14716) Cooperate computed column with push down rules - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/20 06:28:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14868) Provides the ability for multiple sinks to write data serially - posted by "ShenDa (Jira)" <ji...@apache.org> on 2019/11/20 06:31:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14868) Provides the ability for multiple sinks to write data serially - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/20 06:40:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14869) Force an extended resource to be null if it's value is 0 - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/20 06:44:00 UTC, 0 replies.
- [GitHub] [flink] wangyang0918 opened a new pull request #10260: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread(Backport to 1.8) - posted by GitBox <gi...@apache.org> on 2019/11/20 06:46:58 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14733) Introduce ResourceProfile builder to enable flexible building - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/20 06:49:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14811) Replace Java Streams with for-loops in vertex input checking - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/20 06:49:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10260: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread(Backport to 1.8) - posted by GitBox <gi...@apache.org> on 2019/11/20 06:50:11 UTC, 1 replies.
- [jira] [Comment Edited] (FLINK-14672) Make Executor stateful in sql client - posted by "Zheng Hu (Jira)" <ji...@apache.org> on 2019/11/20 06:52:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14869) Force an extended resource to be null if it's value is 0 - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/20 06:53:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #10260: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread(Backport to 1.8) - posted by GitBox <gi...@apache.org> on 2019/11/20 06:55:42 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #10259: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread(Backport to 1.9) - posted by GitBox <gi...@apache.org> on 2019/11/20 06:56:20 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10259: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread(Backport to 1.9) - posted by GitBox <gi...@apache.org> on 2019/11/20 07:13:39 UTC, 1 replies.
- [jira] [Commented] (FLINK-14716) Cooperate computed column with push down rules - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/20 07:14:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14716) Cooperate computed column with push down rules - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/20 07:14:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14716) Cooperate computed column with push down rules - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/20 07:14:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14664) Support to reference user defined functions of external catalog in computed columns - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/20 07:28:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14870) Introducing non-nullable assumption for task slot sharing group - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/20 07:29:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14871) Better formatter of toString method for StateTransition - posted by "chaiyongqiang (Jira)" <ji...@apache.org> on 2019/11/20 07:34:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10260: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread(Backport to 1.8) - posted by GitBox <gi...@apache.org> on 2019/11/20 07:43:43 UTC, 1 replies.
- [GitHub] [flink] cyq89051127 opened a new pull request #10261: [FLINK-14871][Library / CEP]A better formatter for toString method in StateTransition - posted by GitBox <gi...@apache.org> on 2019/11/20 07:49:31 UTC, 0 replies.
- [jira] [Updated] (FLINK-14871) Better formatter of toString method for StateTransition - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/20 07:50:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10261: [FLINK-14871][Library / CEP]A better formatter for toString method in StateTransition - posted by GitBox <gi...@apache.org> on 2019/11/20 07:51:35 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14862) Fuse initalizeState and open passes in StreamTask#invoke - posted by "Tzu-Li (Gordon) Tai (Jira)" <ji...@apache.org> on 2019/11/20 07:56:00 UTC, 0 replies.
- [GitHub] [flink] JingsongLi commented on issue #9928: [FLINK-12122] Add support for spreading slots out across all TaskExecutors - posted by GitBox <gi...@apache.org> on 2019/11/20 08:04:48 UTC, 0 replies.
- [jira] [Created] (FLINK-14872) Potential deadlock for task reading from blocking ResultPartition. - posted by "Yingjie Cao (Jira)" <ji...@apache.org> on 2019/11/20 08:05:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun opened a new pull request #10262: [hotfix][client] PackagedProgram#userCodeClassLoader is final - posted by GitBox <gi...@apache.org> on 2019/11/20 08:06:45 UTC, 0 replies.
- [jira] [Updated] (FLINK-14872) Potential deadlock for task reading from blocking ResultPartition. - posted by "Yingjie Cao (Jira)" <ji...@apache.org> on 2019/11/20 08:07:00 UTC, 2 replies.
- [GitHub] [flink] zzchun opened a new pull request #9978: [FLINK-14511][Deployment / YARN] Checking YARN queues with "root." prefix - posted by GitBox <gi...@apache.org> on 2019/11/20 08:07:04 UTC, 0 replies.
- [jira] [Created] (FLINK-14873) Make PackagedProgram#savepointSettings final - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/20 08:09:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10262: [hotfix][client] PackagedProgram#userCodeClassLoader is final - posted by GitBox <gi...@apache.org> on 2019/11/20 08:09:09 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10261: [FLINK-14871][Library / CEP]A better formatter for toString method in StateTransition - posted by GitBox <gi...@apache.org> on 2019/11/20 08:45:56 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10262: [hotfix][client] PackagedProgram#userCodeClassLoader is final - posted by GitBox <gi...@apache.org> on 2019/11/20 08:46:03 UTC, 1 replies.
- [GitHub] [flink] StephanEwen commented on issue #10257: [FLINK-14618] [Runtime/Coordination] Provide the required akka framesize in the oversized message exception - posted by GitBox <gi...@apache.org> on 2019/11/20 08:47:33 UTC, 0 replies.
- [jira] [Updated] (FLINK-14818) StreamNetworkBenchmarkEnvironment incorrectly setups a receiving InputGate - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/20 08:51:00 UTC, 0 replies.
- [GitHub] [flink] link3280 opened a new pull request #10263: [hotfix] Fix confusing error message in TableSourceValidation - posted by GitBox <gi...@apache.org> on 2019/11/20 08:53:07 UTC, 0 replies.
- [jira] [Commented] (FLINK-14697) Connection timeout occurs while checkpointing - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/20 08:54:00 UTC, 4 replies.
- [GitHub] [flink] KarmaGYZ commented on a change in pull request #10245: [FLINK-10936][kubernetes] Implement Kubernetes command line tools to support session cluster. - posted by GitBox <gi...@apache.org> on 2019/11/20 08:56:12 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10263: [hotfix] Fix confusing error message in TableSourceValidation - posted by GitBox <gi...@apache.org> on 2019/11/20 08:57:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun merged pull request #10263: [hotfix] Fix confusing error message in TableSourceValidation - posted by GitBox <gi...@apache.org> on 2019/11/20 08:58:32 UTC, 0 replies.
- [GitHub] [flink] TisonKun merged pull request #10259: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread(Backport to 1.9) - posted by GitBox <gi...@apache.org> on 2019/11/20 09:00:46 UTC, 0 replies.
- [GitHub] [flink] TisonKun merged pull request #10260: [FLINK-13184]Starting a TaskExecutor blocks the YarnResourceManager's main thread(Backport to 1.8) - posted by GitBox <gi...@apache.org> on 2019/11/20 09:01:55 UTC, 0 replies.
- [jira] [Closed] (FLINK-13184) Starting a TaskExecutor blocks the YarnResourceManager's main thread - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/20 09:04:00 UTC, 0 replies.
- [GitHub] [flink] uce commented on issue #10238: [FLINK-8949] Allow configuration of maximum Rest HTTP header length - posted by GitBox <gi...@apache.org> on 2019/11/20 09:04:13 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk opened a new pull request #10264: [FLINK-14811][runtime] Replace Java Streams in input check methods with for-loops - posted by GitBox <gi...@apache.org> on 2019/11/20 09:24:30 UTC, 0 replies.
- [jira] [Updated] (FLINK-14811) Replace Java Streams with for-loops in vertex input checking - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/20 09:25:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10264: [FLINK-14811][runtime] Replace Java Streams in input check methods with for-loops - posted by GitBox <gi...@apache.org> on 2019/11/20 09:28:06 UTC, 1 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10264: [FLINK-14811][runtime] Replace Java Streams in input check methods with for-loops - posted by GitBox <gi...@apache.org> on 2019/11/20 09:28:07 UTC, 3 replies.
- [jira] [Assigned] (FLINK-14845) Introduce data compression to blocking shuffle. - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/20 09:31:00 UTC, 0 replies.
- [GitHub] [flink] zentol merged pull request #10189: [FLINK-14104][build] Pin jackson version to 2.10.1 - posted by GitBox <gi...@apache.org> on 2019/11/20 09:35:05 UTC, 0 replies.
- [jira] [Commented] (FLINK-14104) Bump Jackson to 2.10.1 - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/20 09:36:00 UTC, 1 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10221: [1.9][FLINK-14104][build] Add opt-in jackson 2.10.1 profile - posted by GitBox <gi...@apache.org> on 2019/11/20 09:36:24 UTC, 0 replies.
- [GitHub] [flink] igalshilman opened a new pull request #10265: [FLINK-14862][runtime] Fuse initializeState and open - posted by GitBox <gi...@apache.org> on 2019/11/20 09:42:48 UTC, 0 replies.
- [GitHub] [flink] mxm edited a comment on issue #10238: [FLINK-8949] Allow configuration of maximum Rest HTTP header length - posted by GitBox <gi...@apache.org> on 2019/11/20 09:42:58 UTC, 0 replies.
- [jira] [Updated] (FLINK-14862) Fuse initalizeState and open passes in StreamTask#invoke - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/20 09:43:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10264: [FLINK-14811][runtime] Replace Java Streams in input check methods with for-loops - posted by GitBox <gi...@apache.org> on 2019/11/20 09:45:54 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10265: [FLINK-14862][runtime] Fuse initializeState and open - posted by GitBox <gi...@apache.org> on 2019/11/20 09:47:14 UTC, 1 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #10264: [FLINK-14811][runtime] Replace Java Streams in input check methods with for-loops - posted by GitBox <gi...@apache.org> on 2019/11/20 09:47:41 UTC, 4 replies.
- [jira] [Closed] (FLINK-14864) Inconsistent REST Parameter Name: `programArg` vs `programArgs` - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/20 09:59:00 UTC, 0 replies.
- [GitHub] [flink] JingsongLi closed pull request #10183: [FLINK-14743][table-blink] Optimize BaseRowSerializer to use Projection instead of switch - posted by GitBox <gi...@apache.org> on 2019/11/20 10:00:57 UTC, 0 replies.
- [GitHub] [flink] JingsongLi closed pull request #10147: [FLINK-14676][table-planner-blink] Introduce parallelism inference for InputFormatTableSource - posted by GitBox <gi...@apache.org> on 2019/11/20 10:01:15 UTC, 0 replies.
- [GitHub] [flink] GJL commented on issue #10255: [FLINK-14859][runtime] Avoid leaking unassigned slots - posted by GitBox <gi...@apache.org> on 2019/11/20 10:04:10 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/20 10:06:30 UTC, 1 replies.
- [GitHub] [flink] TisonKun edited a comment on issue #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/20 10:06:47 UTC, 1 replies.
- [GitHub] [flink] zentol commented on issue #10220: [1.8][FLINK-14104][build] Add opt-in jackson 2.10.1 profile - posted by GitBox <gi...@apache.org> on 2019/11/20 10:08:24 UTC, 4 replies.
- [GitHub] [flink] kl0u commented on issue #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/20 10:09:11 UTC, 6 replies.
- [GitHub] [flink] kl0u edited a comment on issue #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/20 10:12:10 UTC, 1 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #10255: [FLINK-14859][runtime] Avoid leaking unassigned slots - posted by GitBox <gi...@apache.org> on 2019/11/20 10:15:53 UTC, 7 replies.
- [GitHub] [flink] GJL opened a new pull request #10266: [FLINK-14826][tests] Increase number of restarts in BucketingSinkTestProgram - posted by GitBox <gi...@apache.org> on 2019/11/20 10:16:15 UTC, 0 replies.
- [GitHub] [flink] GJL opened a new pull request #10267: [FLINK-14822][runtime] Increase number of restarts in StreamingFileSinkProgram… - posted by GitBox <gi...@apache.org> on 2019/11/20 10:18:58 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10266: [FLINK-14826][tests] Increase number of restarts in BucketingSinkTestProgram - posted by GitBox <gi...@apache.org> on 2019/11/20 10:19:24 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10267: [FLINK-14822][runtime] Increase number of restarts in StreamingFileSinkProgram… - posted by GitBox <gi...@apache.org> on 2019/11/20 10:21:57 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10264: [FLINK-14811][runtime] Replace Java Streams in input check methods with for-loops - posted by GitBox <gi...@apache.org> on 2019/11/20 10:23:28 UTC, 8 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10265: [FLINK-14862][runtime] Fuse initializeState and open - posted by GitBox <gi...@apache.org> on 2019/11/20 10:23:34 UTC, 6 replies.
- [GitHub] [flink] GJL commented on a change in pull request #10255: [FLINK-14859][runtime] Avoid leaking unassigned slots - posted by GitBox <gi...@apache.org> on 2019/11/20 10:27:48 UTC, 7 replies.
- [GitHub] [flink] asfgit closed pull request #10257: [FLINK-14618] [Runtime/Coordination] Provide the required akka framesize in the oversized message exception - posted by GitBox <gi...@apache.org> on 2019/11/20 10:38:54 UTC, 0 replies.
- [jira] [Created] (FLINK-14874) add local aggregate to solve data skew for ROLLUP/CUBE case - posted by "godfrey he (Jira)" <ji...@apache.org> on 2019/11/20 10:46:00 UTC, 0 replies.
- [GitHub] [flink] zentol commented on issue #10221: [1.9][FLINK-14104][build] Add opt-in jackson 2.10.1 profile - posted by GitBox <gi...@apache.org> on 2019/11/20 10:47:16 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14803) Support Consistency Level for InfluxDB metrics - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/20 10:51:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14875) Set Unmodifiable collection serializer of Kryo in Flink code - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2019/11/20 10:53:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14703) Port the Kafka SQL related tests. - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/20 10:55:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14531) Add Kafka Metrics Reporter - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/20 10:57:00 UTC, 0 replies.
- [GitHub] [flink] docete closed pull request #10105: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/20 10:57:57 UTC, 0 replies.
- [jira] [Created] (FLINK-14876) Putting xercesImpl related classes into alwaysParentFirstLoaderPatterns - posted by "liupengcheng (Jira)" <ji...@apache.org> on 2019/11/20 10:59:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14875) Blink planner should pass the right ExecutionConfig to the creation of serializer - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/20 11:03:00 UTC, 2 replies.
- [jira] [Commented] (FLINK-14875) Set Unmodifiable collection serializer of Kryo in Flink code - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/20 11:03:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14264) Expose CheckpointBackend in checkpoint config RestAPI - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/20 11:05:00 UTC, 1 replies.
- [GitHub] [flink] aljoscha commented on a change in pull request #10178: [FLINK-14433][DataStream] Move generated Jaas conf file from /tmp directory to Job specific directory - posted by GitBox <gi...@apache.org> on 2019/11/20 11:06:50 UTC, 5 replies.
- [GitHub] [flink] docete opened a new pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/20 11:06:53 UTC, 0 replies.
- [GitHub] [flink] liupc opened a new pull request #10269: [FLINK-14876]Putting xercesImpl related classes into alwaysParentFirstLoaderPatterns to avoid conflicts - posted by GitBox <gi...@apache.org> on 2019/11/20 11:09:01 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/20 11:09:37 UTC, 1 replies.
- [jira] [Updated] (FLINK-14876) Putting xercesImpl related classes into alwaysParentFirstLoaderPatterns - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/20 11:10:00 UTC, 0 replies.
- [GitHub] [flink] liupc commented on issue #10269: [FLINK-14876]Putting xercesImpl related classes into alwaysParentFirstLoaderPatterns to avoid conflicts - posted by GitBox <gi...@apache.org> on 2019/11/20 11:10:15 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10269: [FLINK-14876]Putting xercesImpl related classes into alwaysParentFirstLoaderPatterns to avoid conflicts - posted by GitBox <gi...@apache.org> on 2019/11/20 11:12:12 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10266: [FLINK-14826][tests] Increase number of restarts in BucketingSinkTestProgram - posted by GitBox <gi...@apache.org> on 2019/11/20 11:30:56 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10267: [FLINK-14822][runtime] Increase number of restarts in StreamingFileSinkProgram… - posted by GitBox <gi...@apache.org> on 2019/11/20 11:31:04 UTC, 1 replies.
- [GitHub] [flink] kl0u commented on issue #10254: [FLINK-14861][Client / Job Submission] parallelism.default in flink-conf.yaml do not work - posted by GitBox <gi...@apache.org> on 2019/11/20 11:36:08 UTC, 1 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10264: [FLINK-14811][runtime] Replace Java Streams in input check methods with for-loops - posted by GitBox <gi...@apache.org> on 2019/11/20 11:44:15 UTC, 2 replies.
- [GitHub] [flink] openinx opened a new pull request #10270: [FLINK-14672][sql-client] Make Executor stateful in sql client - posted by GitBox <gi...@apache.org> on 2019/11/20 11:52:55 UTC, 0 replies.
- [jira] [Updated] (FLINK-14672) Make Executor stateful in sql client - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/20 11:53:00 UTC, 0 replies.
- [GitHub] [flink] openinx commented on issue #10270: [FLINK-14672][sql-client] Make Executor stateful in sql client - posted by GitBox <gi...@apache.org> on 2019/11/20 11:53:48 UTC, 1 replies.
- [GitHub] [flink] klion26 commented on a change in pull request #10178: [FLINK-14433][DataStream] Move generated Jaas conf file from /tmp directory to Job specific directory - posted by GitBox <gi...@apache.org> on 2019/11/20 11:56:57 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10270: [FLINK-14672][sql-client] Make Executor stateful in sql client - posted by GitBox <gi...@apache.org> on 2019/11/20 11:57:23 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/20 12:02:39 UTC, 31 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10269: [FLINK-14876]Putting xercesImpl related classes into alwaysParentFirstLoaderPatterns to avoid conflicts - posted by GitBox <gi...@apache.org> on 2019/11/20 12:02:46 UTC, 5 replies.
- [jira] [Commented] (FLINK-12403) Translate "How to use logging" page into Chinese - posted by "Chen Hui (Jira)" <ji...@apache.org> on 2019/11/20 12:12:00 UTC, 0 replies.
- [GitHub] [flink] zentol merged pull request #10079: [FLINK-14594] Fix matching logics of ResourceSpec/ResourceProfile/Resource considering double values - posted by GitBox <gi...@apache.org> on 2019/11/20 12:15:20 UTC, 0 replies.
- [jira] [Closed] (FLINK-14594) Fix matching logics of ResourceSpec/ResourceProfile/Resource considering double values - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/20 12:17:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (FLINK-12403) Translate "How to use logging" page into Chinese - posted by "Hui Chen (Jira)" <ji...@apache.org> on 2019/11/20 12:23:00 UTC, 0 replies.
- [GitHub] [flink] zentol merged pull request #10190: [hotfix][docs] fix 'optional' SQL Client function parameters stated as 'optimal' - posted by GitBox <gi...@apache.org> on 2019/11/20 12:23:52 UTC, 0 replies.
- [GitHub] [flink] zentol merged pull request #10219: [FLINK-13727][docs] update jekyll to the final version 4.0.0 - posted by GitBox <gi...@apache.org> on 2019/11/20 12:24:22 UTC, 0 replies.
- [GitHub] [flink] GJL commented on issue #10237: [FLINK-14362][runtime] Change DefaultSchedulingResultPartition to return correct partition state - posted by GitBox <gi...@apache.org> on 2019/11/20 12:26:26 UTC, 0 replies.
- [GitHub] [flink] zentol merged pull request #10230: [FLINK-14803][metrics]Support Consistency Level for InfluxDB metrics - posted by GitBox <gi...@apache.org> on 2019/11/20 12:30:33 UTC, 0 replies.
- [jira] [Closed] (FLINK-14803) Support Consistency Level for InfluxDB metrics - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/20 12:31:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14855) travis-ci error. - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/20 12:32:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-13727) Build docs with jekyll 4.0.0 (final) - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/20 12:33:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-13727) Build docs with jekyll 4.0.0 (final) - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/20 12:33:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10270: [FLINK-14672][sql-client] Make Executor stateful in sql client - posted by GitBox <gi...@apache.org> on 2019/11/20 12:38:28 UTC, 19 replies.
- [GitHub] [flink] TisonKun merged pull request #10262: [hotfix][client] PackagedProgram#userCodeClassLoader is final - posted by GitBox <gi...@apache.org> on 2019/11/20 12:41:28 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on a change in pull request #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/20 12:56:23 UTC, 6 replies.
- [jira] [Updated] (FLINK-14874) add local aggregate to solve data skew for ROLLUP/CUBE case - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/20 13:05:00 UTC, 3 replies.
- [GitHub] [flink] azagrebin commented on a change in pull request #10146: [FLINK-14188][runtime] TaskExecutor derive and register with default slot resource profile - posted by GitBox <gi...@apache.org> on 2019/11/20 13:24:48 UTC, 41 replies.
- [GitHub] [flink] aljoscha commented on a change in pull request #10265: [FLINK-14862][runtime] Fuse initializeState and open - posted by GitBox <gi...@apache.org> on 2019/11/20 13:26:07 UTC, 0 replies.
- [GitHub] [flink] kl0u commented on a change in pull request #10223: [FLINK-14787][configuration] Add configure method to StreamExecutionEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/20 13:40:56 UTC, 3 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #10146: [FLINK-14188][runtime] TaskExecutor derive and register with default slot resource profile - posted by GitBox <gi...@apache.org> on 2019/11/20 13:42:41 UTC, 0 replies.
- [jira] [Closed] (FLINK-14861) parallelism.default in flink-conf.yaml do not work which is a bug imported by[FLINK-14745] - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/20 13:51:00 UTC, 0 replies.
- [GitHub] [flink] kl0u closed pull request #10254: [FLINK-14861][Client / Job Submission] parallelism.default in flink-conf.yaml do not work - posted by GitBox <gi...@apache.org> on 2019/11/20 13:51:28 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10255: [FLINK-14859][runtime] Avoid leaking unassigned slots - posted by GitBox <gi...@apache.org> on 2019/11/20 13:51:46 UTC, 0 replies.
- [jira] [Created] (FLINK-14877) Enable FRocksDB to optimize performance via options when bounding total memory - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/20 13:54:00 UTC, 0 replies.
- [GitHub] [flink] igalshilman commented on issue #10265: [FLINK-14862][runtime] Fuse initializeState and open - posted by GitBox <gi...@apache.org> on 2019/11/20 13:55:19 UTC, 0 replies.
- [jira] [Updated] (FLINK-14690) Support catalog related DDLs that need return values in TableEnvironment - posted by "Terry Wang (Jira)" <ji...@apache.org> on 2019/11/20 14:00:19 UTC, 1 replies.
- [GitHub] [flink] kl0u commented on issue #10265: [FLINK-14862][runtime] Fuse initializeState and open - posted by GitBox <gi...@apache.org> on 2019/11/20 14:01:33 UTC, 0 replies.
- [jira] [Created] (FLINK-14878) Support `use catalog` through sqlUpdate() method in TableEnvironment - posted by "Terry Wang (Jira)" <ji...@apache.org> on 2019/11/20 14:03:00 UTC, 0 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10232: [FLINK-14314][runtime] Allocate shared slot resources respecting the resources of all vertices in the group - posted by GitBox <gi...@apache.org> on 2019/11/20 14:03:49 UTC, 2 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10179: [FLINK-14734][runtime] Add a ResourceSpec in SlotSharingGroup to describe its overall resources - posted by GitBox <gi...@apache.org> on 2019/11/20 14:03:55 UTC, 0 replies.
- [GitHub] [flink] pnowojski commented on issue #10211: [FLINK-14382] Incorrect handling of FLINK_PLUGINS_DIR on Yarn (Backport to 1.9) - posted by GitBox <gi...@apache.org> on 2019/11/20 14:05:03 UTC, 0 replies.
- [GitHub] [flink] zentol merged pull request #10261: [FLINK-14871][Library / CEP]A better formatter for toString method in StateTransition - posted by GitBox <gi...@apache.org> on 2019/11/20 14:05:33 UTC, 0 replies.
- [GitHub] [flink] pnowojski merged pull request #10211: [FLINK-14382] Incorrect handling of FLINK_PLUGINS_DIR on Yarn (Backport to 1.9) - posted by GitBox <gi...@apache.org> on 2019/11/20 14:05:34 UTC, 0 replies.
- [jira] [Created] (FLINK-14879) Support database related DDLs that needs return value in TableEnvironment - posted by "Terry Wang (Jira)" <ji...@apache.org> on 2019/11/20 14:06:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14871) Better formatter of toString method for StateTransition - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/20 14:06:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14871) Better formatter of toString method for StateTransition - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/20 14:06:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14691) Support database related DDLs (don't need return values) through sqlUpdate() method in TableEnvironment - posted by "Terry Wang (Jira)" <ji...@apache.org> on 2019/11/20 14:07:00 UTC, 2 replies.
- [jira] [Closed] (FLINK-14382) Incorrect handling of FLINK_PLUGINS_DIR on Yarn - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/20 14:08:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10200: [FLINK-14062][runtime] Calculate managed memory fraction based on slot sharing groups - posted by GitBox <gi...@apache.org> on 2019/11/20 14:08:25 UTC, 1 replies.
- [GitHub] [flink] zentol merged pull request #10128: [FLINK-14641][docs] Fix description of metric `fullRestarts` - posted by GitBox <gi...@apache.org> on 2019/11/20 14:11:38 UTC, 0 replies.
- [jira] [Closed] (FLINK-14641) Fix description of metric `fullRestarts` - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/20 14:14:00 UTC, 0 replies.
- [GitHub] [flink] zentol merged pull request #10129: [FLINK-14642][runtime] Deprecate metric `fullRestarts` - posted by GitBox <gi...@apache.org> on 2019/11/20 14:18:38 UTC, 0 replies.
- [jira] [Closed] (FLINK-14643) Deprecate metric `fullRestarts` - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/20 14:20:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #10232: [FLINK-14314][runtime] Allocate shared slot resources respecting the resources of all vertices in the group - posted by GitBox <gi...@apache.org> on 2019/11/20 14:21:12 UTC, 6 replies.
- [GitHub] [flink] GJL commented on a change in pull request #10256: [FLINK-14467][runtime] Let MesosJobClusterEntrypoint use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/20 14:27:38 UTC, 17 replies.
- [GitHub] [flink] godfreyhe opened a new pull request #10271: [FLINK-14874] [table-planner-blink] add local aggregate to solve data skew for ROLLUP/CUBE case - posted by GitBox <gi...@apache.org> on 2019/11/20 14:29:58 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10271: [FLINK-14874] [table-planner-blink] add local aggregate to solve data skew for ROLLUP/CUBE case - posted by GitBox <gi...@apache.org> on 2019/11/20 14:34:25 UTC, 1 replies.
- [GitHub] [flink] GJL closed pull request #10267: [FLINK-14822][runtime] Increase number of restarts in StreamingFileSinkProgram… - posted by GitBox <gi...@apache.org> on 2019/11/20 14:38:52 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #10266: [FLINK-14826][tests] Increase number of restarts in BucketingSinkTestProgram - posted by GitBox <gi...@apache.org> on 2019/11/20 14:38:53 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #10226: [FLINK-14821][tests] Enable E2E test to pass with new DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/20 14:38:53 UTC, 0 replies.
- [jira] [Closed] (FLINK-14826) Enable 'Streaming bucketing end-to-end test' to pass with new DefaultScheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/20 14:40:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14821) Enable 'Queryable state (rocksdb) with TM restart' E2E test to pass with new DefaultScheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/20 14:40:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14822) Enable 'Streaming File Sink end-to-end test' to pass with new DefaultScheduler - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/20 14:40:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13595) KafkaITCase.testBigRecordJob fails on Travis - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/20 14:44:00 UTC, 1 replies.
- [GitHub] [flink] jacobsevart commented on issue #10257: [FLINK-14618] [Runtime/Coordination] Provide the required akka framesize in the oversized message exception - posted by GitBox <gi...@apache.org> on 2019/11/20 15:23:15 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14618) Give more detailed debug information on akka framesize exception - posted by "Jacob Sevart (Jira)" <ji...@apache.org> on 2019/11/20 15:25:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10271: [FLINK-14874] [table-planner-blink] add local aggregate to solve data skew for ROLLUP/CUBE case - posted by GitBox <gi...@apache.org> on 2019/11/20 15:25:21 UTC, 13 replies.
- [GitHub] [flink] hequn8128 commented on issue #10220: [1.8][FLINK-14104][build] Add opt-in jackson 2.10.1 profile - posted by GitBox <gi...@apache.org> on 2019/11/20 15:41:30 UTC, 1 replies.
- [GitHub] [flink] hequn8128 edited a comment on issue #10220: [1.8][FLINK-14104][build] Add opt-in jackson 2.10.1 profile - posted by GitBox <gi...@apache.org> on 2019/11/20 15:43:02 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #10265: [FLINK-14862][runtime] Fuse initializeState and open - posted by GitBox <gi...@apache.org> on 2019/11/20 15:49:50 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #10178: [FLINK-14433][DataStream] Move generated Jaas conf file from /tmp directory to Job specific directory - posted by GitBox <gi...@apache.org> on 2019/11/20 15:55:42 UTC, 0 replies.
- [GitHub] [flink] aljoscha closed pull request #10178: [FLINK-14433][DataStream] Move generated Jaas conf file from /tmp directory to Job specific directory - posted by GitBox <gi...@apache.org> on 2019/11/20 15:55:43 UTC, 0 replies.
- [jira] [Closed] (FLINK-14433) Move generated Jaas conf file from /tmp directory to Job specific directory - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/20 15:56:00 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #10237: [FLINK-14362][runtime] Change DefaultSchedulingResultPartition to return correct partition state - posted by GitBox <gi...@apache.org> on 2019/11/20 16:12:56 UTC, 0 replies.
- [jira] [Closed] (FLINK-14362) Change DefaultSchedulingResultPartition to return correct partition state - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/20 16:19:00 UTC, 0 replies.
- [GitHub] [flink] zentol merged pull request #10179: [FLINK-14734][runtime] Add a ResourceSpec in SlotSharingGroup to describe its overall resources - posted by GitBox <gi...@apache.org> on 2019/11/20 16:29:19 UTC, 0 replies.
- [jira] [Closed] (FLINK-14734) Add a ResourceSpec in SlotSharingGroup to describe its overall resources - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/20 16:30:00 UTC, 0 replies.
- [GitHub] [flink] StephanEwen edited a comment on issue #10239: [Flink-11491][Test] Support all TPC-DS queries - posted by GitBox <gi...@apache.org> on 2019/11/20 16:39:59 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #10255: [FLINK-14859][runtime] Avoid leaking unassigned slots - posted by GitBox <gi...@apache.org> on 2019/11/20 16:42:01 UTC, 0 replies.
- [jira] [Closed] (FLINK-14859) Avoid leaking unassigned Slot in DefaultScheduler when Deployment is outdated - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/20 16:43:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14880) package org.apache.flink.sql.parser.impl does not exist - posted by "Muideen A. Lawal (Jira)" <ji...@apache.org> on 2019/11/20 17:00:10 UTC, 0 replies.
- [jira] [Created] (FLINK-14881) Upgrade AWS SDK to support "IAM Roles for Service Accounts" in AWS EKS - posted by "Vincent Chenal (Jira)" <ji...@apache.org> on 2019/11/20 17:04:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14880) package org.apache.flink.sql.parser.impl does not exist - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/20 17:08:00 UTC, 2 replies.
- [GitHub] [flink] mxm commented on issue #10238: [FLINK-8949] Add dedicated watermarks metric retrieval endpoint - posted by GitBox <gi...@apache.org> on 2019/11/20 17:57:34 UTC, 6 replies.
- [GitHub] [flink] bowenli86 commented on issue #10240: [FLINK-14841][table] add create and drop function ddl - posted by GitBox <gi...@apache.org> on 2019/11/20 18:02:09 UTC, 0 replies.
- [GitHub] [flink] bowenli86 closed pull request #10240: [FLINK-14841][table] add create and drop function ddl - posted by GitBox <gi...@apache.org> on 2019/11/20 18:02:38 UTC, 0 replies.
- [jira] [Closed] (FLINK-14841) Add create and drop function DDL in parser - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/20 18:04:00 UTC, 0 replies.
- [GitHub] [flink] zjuwangg opened a new pull request #10272: [FLINK-14878]Support `use catalog` through sqlUpdate() method in TableEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/20 18:04:35 UTC, 0 replies.
- [jira] [Updated] (FLINK-14878) Support `use catalog` through sqlUpdate() method in TableEnvironment - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/20 18:05:00 UTC, 1 replies.
- [GitHub] [flink] zjuwangg commented on issue #10272: [FLINK-14878]Support `use catalog` through sqlUpdate() method in TableEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/20 18:06:30 UTC, 1 replies.
- [GitHub] [flink] bowenli86 commented on issue #10209: [FLINK-14688] Add table related DDLs support in SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/20 18:06:58 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10272: [FLINK-14878]Support `use catalog` through sqlUpdate() method in TableEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/20 18:07:43 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10238: [FLINK-8949] Add dedicated watermarks metric retrieval endpoint - posted by GitBox <gi...@apache.org> on 2019/11/20 18:19:53 UTC, 12 replies.
- [jira] [Comment Edited] (FLINK-14864) Inconsistent REST Parameter Name: `programArg` vs `programArgs` - posted by "Kelly Smith (Jira)" <ji...@apache.org> on 2019/11/20 18:47:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14864) Inconsistent REST Parameter Name: `programArg` vs `programArgs` - posted by "Kelly Smith (Jira)" <ji...@apache.org> on 2019/11/20 18:47:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14757) scala.StreamExecutionEnvironment Doesn't set return type upon adding source - posted by "Tim Bess (Jira)" <ji...@apache.org> on 2019/11/20 19:02:00 UTC, 0 replies.
- [GitHub] [flink] soumyasmruti commented on issue #8371: [FLINK-9679] - Add AvroSerializationSchema - posted by GitBox <gi...@apache.org> on 2019/11/20 19:04:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10272: [FLINK-14878]Support `use catalog` through sqlUpdate() method in TableEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/20 19:10:05 UTC, 7 replies.
- [GitHub] [flink] bowenli86 commented on a change in pull request #10272: [FLINK-14878]Support `use catalog` through sqlUpdate() method in TableEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/20 19:24:08 UTC, 4 replies.
- [GitHub] [flink] bowenli86 opened a new pull request #10273: [FLINK-14866][doc] fix a few broken doc links - posted by GitBox <gi...@apache.org> on 2019/11/20 22:53:27 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on issue #10273: [FLINK-14866][doc] fix a few broken doc links - posted by GitBox <gi...@apache.org> on 2019/11/20 22:55:32 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14866) A few documentation links are broken - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/20 22:56:01 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10273: [FLINK-14866][doc] fix a few broken doc links - posted by GitBox <gi...@apache.org> on 2019/11/20 22:56:24 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10273: [FLINK-14866][doc] fix a few broken doc links - posted by GitBox <gi...@apache.org> on 2019/11/20 23:49:19 UTC, 1 replies.
- [GitHub] [flink] hequn8128 commented on issue #10221: [1.9][FLINK-14104][build] Add opt-in jackson 2.10.1 profile - posted by GitBox <gi...@apache.org> on 2019/11/21 01:41:44 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14874) add local aggregate to solve data skew for ROLLUP/CUBE case - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/21 01:51:00 UTC, 0 replies.
- [GitHub] [flink] godfreyhe commented on issue #7838: [FLINK-11711][table-planner-blink] Add table and column stats - posted by GitBox <gi...@apache.org> on 2019/11/21 02:12:59 UTC, 0 replies.
- [GitHub] [flink] godfreyhe closed pull request #7838: [FLINK-11711][table-planner-blink] Add table and column stats - posted by GitBox <gi...@apache.org> on 2019/11/21 02:13:00 UTC, 0 replies.
- [GitHub] [flink] godfreyhe edited a comment on issue #7838: [FLINK-11711][table-planner-blink] Add table and column stats - posted by GitBox <gi...@apache.org> on 2019/11/21 02:13:17 UTC, 0 replies.
- [GitHub] [flink] TisonKun opened a new pull request #10274: [FLINK-14873][client] Make PackagedProgram#savepointSettings final - posted by GitBox <gi...@apache.org> on 2019/11/21 02:13:59 UTC, 0 replies.
- [jira] [Updated] (FLINK-14873) Make PackagedProgram#savepointSettings final - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/21 02:15:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10274: [FLINK-14873][client] Make PackagedProgram#savepointSettings final - posted by GitBox <gi...@apache.org> on 2019/11/21 02:15:58 UTC, 1 replies.
- [jira] [Reopened] (FLINK-11711) Add table and column stats - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/21 02:38:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-11711) Add table and column stats - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/21 02:38:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-11711) Add table and column stats - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/21 02:38:00 UTC, 1 replies.
- [jira] [Assigned] (FLINK-11605) Translate the "Dataflow Programming Model" page into Chinese - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/21 02:46:00 UTC, 0 replies.
- [GitHub] [flink] zjuwangg commented on a change in pull request #10272: [FLINK-14878]Support `use catalog` through sqlUpdate() method in TableEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/21 02:46:31 UTC, 3 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10274: [FLINK-14873][client] Make PackagedProgram#savepointSettings final - posted by GitBox <gi...@apache.org> on 2019/11/21 03:04:24 UTC, 4 replies.
- [jira] [Created] (FLINK-14882) Wrong null order when change flink default null order from NullCollation.LOW to NullCollation.FIRST - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/21 03:18:00 UTC, 0 replies.
- [GitHub] [flink] dianfu commented on a change in pull request #10017: [FLINK-14019][python] add support for managing environment and dependencies of Python UDF in Flink Python API - posted by GitBox <gi...@apache.org> on 2019/11/21 03:30:33 UTC, 83 replies.
- [jira] [Created] (FLINK-14883) Resource management on state backends - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/21 03:52:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14882) Wrong null order when change flink default null order from NullCollation.LOW to NullCollation.FIRST - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/21 03:54:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14883) Resource management on state backends - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/21 03:58:00 UTC, 2 replies.
- [jira] [Updated] (FLINK-14489) Check and make sure state backend fits into TaskExecutor memory configuration - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/21 04:05:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14884) User defined function for checkpoint trigger time and interval behavior - posted by "Shuwen Zhou (Jira)" <ji...@apache.org> on 2019/11/21 04:05:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14492) Modify state backend to report reserved memory to MemoryManager - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/21 04:06:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-14482) Bump up rocksdb version to support WriteBufferManager - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/21 04:22:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14482) Bump up rocksdb version to support WriteBufferManager - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/21 04:23:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14877) Enable FRocksDB to optimize performance via options when bounding total memory - posted by "zhijiang (Jira)" <ji...@apache.org> on 2019/11/21 04:24:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14482) Bump up rocksdb version - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/21 04:26:00 UTC, 0 replies.
- [GitHub] [flink] buptljy commented on issue #8125: [FLINK-10205] Batch Job: InputSplit Fault tolerant for DataSourceTask - posted by GitBox <gi...@apache.org> on 2019/11/21 05:31:15 UTC, 0 replies.
- [GitHub] [flink] buptljy edited a comment on issue #8125: [FLINK-10205] Batch Job: InputSplit Fault tolerant for DataSourceTask - posted by GitBox <gi...@apache.org> on 2019/11/21 05:31:39 UTC, 1 replies.
- [jira] [Commented] (FLINK-12994) Improve the buffer processing performance in SpilledBufferOrEventSequence#getNext - posted by "zhijiang (Jira)" <ji...@apache.org> on 2019/11/21 05:33:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-12994) Improve the buffer processing performance in SpilledBufferOrEventSequence#getNext - posted by "zhijiang (Jira)" <ji...@apache.org> on 2019/11/21 05:34:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk opened a new pull request #10275: [FLINK-14733][runtime] Introduce a builder for flexible ResourceProfile building - posted by GitBox <gi...@apache.org> on 2019/11/21 05:34:08 UTC, 0 replies.
- [GitHub] [flink] zhijiangW commented on issue #7197: [FLINK-12909][flink-runtime][network] continue trying to find a suitable spilling channel even in case of exceptions - posted by GitBox <gi...@apache.org> on 2019/11/21 05:36:10 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10275: [FLINK-14733][runtime] Introduce a builder for flexible ResourceProfile building - posted by GitBox <gi...@apache.org> on 2019/11/21 05:36:43 UTC, 1 replies.
- [jira] [Closed] (FLINK-9761) Potential buffer leak in PartitionRequestClientHandler during job failures - posted by "zhijiang (Jira)" <ji...@apache.org> on 2019/11/21 05:40:00 UTC, 0 replies.
- [GitHub] [flink] dianfu commented on issue #10273: [FLINK-14866][doc] fix a few broken doc links - posted by GitBox <gi...@apache.org> on 2019/11/21 05:50:43 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #7197: [FLINK-12909][flink-runtime][network] continue trying to find a suitable spilling channel even in case of exceptions - posted by GitBox <gi...@apache.org> on 2019/11/21 05:51:17 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #7197: [FLINK-12909][flink-runtime][network] continue trying to find a suitable spilling channel even in case of exceptions - posted by GitBox <gi...@apache.org> on 2019/11/21 06:19:29 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10275: [FLINK-14733][runtime] Introduce a builder for flexible ResourceProfile building - posted by GitBox <gi...@apache.org> on 2019/11/21 06:20:31 UTC, 10 replies.
- [GitHub] [flink] QiLuo-BD commented on a change in pull request #9864: [FLINK-14254][table] Introduce FileSystemOutputFormat for batch - posted by GitBox <gi...@apache.org> on 2019/11/21 06:27:20 UTC, 0 replies.
- [jira] [Commented] (FLINK-7289) Memory allocation of RocksDB can be problematic in container environments - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/21 06:57:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-7289) Memory allocation of RocksDB can be problematic in container environments - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/21 06:58:01 UTC, 0 replies.
- [jira] [Commented] (FLINK-14872) Potential deadlock for task reading from blocking ResultPartition. - posted by "Yingjie Cao (Jira)" <ji...@apache.org> on 2019/11/21 07:15:00 UTC, 7 replies.
- [GitHub] [flink] guoweiM commented on a change in pull request #10256: [FLINK-14467][runtime] Let MesosJobClusterEntrypoint use user code class loader - posted by GitBox <gi...@apache.org> on 2019/11/21 07:39:54 UTC, 8 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #10271: [FLINK-14874] [table-planner-blink] add local aggregate to solve data skew for ROLLUP/CUBE case - posted by GitBox <gi...@apache.org> on 2019/11/21 07:42:01 UTC, 7 replies.
- [jira] [Commented] (FLINK-14696) Support precision of TimestampType in built-in SQL functions and operators - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/21 08:17:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14696) Support precision of TimestampType in built-in SQL functions and operators - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/21 08:19:00 UTC, 2 replies.
- [jira] [Closed] (FLINK-14696) Support precision of TimestampType in built-in SQL functions and operators - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/21 08:20:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14885) YarnClusterDescriptor should not know about detached option - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/21 08:33:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14885) YarnClusterDescriptor should not know about detached option - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/21 08:33:00 UTC, 1 replies.
- [GitHub] [flink] godfreyhe commented on a change in pull request #10271: [FLINK-14874] [table-planner-blink] add local aggregate to solve data skew for ROLLUP/CUBE case - posted by GitBox <gi...@apache.org> on 2019/11/21 08:41:49 UTC, 5 replies.
- [jira] [Created] (FLINK-14886) Wrong result in scalar query using blink planner - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/21 08:46:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun opened a new pull request #10276: [FLINK-14885][client] YarnClusterDescriptor should not know about detached option - posted by GitBox <gi...@apache.org> on 2019/11/21 08:46:34 UTC, 0 replies.
- [jira] [Updated] (FLINK-14886) Wrong result in scalar query using blink planner - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/21 08:47:00 UTC, 9 replies.
- [GitHub] [flink] pnowojski commented on a change in pull request #10252: [FLINK-14857] [runtime/task] deprecate StreamTask.getCheckpointLock m… - posted by GitBox <gi...@apache.org> on 2019/11/21 08:47:32 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10276: [FLINK-14885][client] YarnClusterDescriptor should not know about detached option - posted by GitBox <gi...@apache.org> on 2019/11/21 08:48:49 UTC, 1 replies.
- [jira] [Commented] (FLINK-14886) Wrong result in scalar query using blink planner - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/21 08:51:00 UTC, 5 replies.
- [jira] [Comment Edited] (FLINK-14886) Wrong result in scalar query using blink planner - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/21 08:52:00 UTC, 1 replies.
- [GitHub] [flink] godfreyhe commented on issue #10271: [FLINK-14874] [table-planner-blink] add local aggregate to solve data skew for ROLLUP/CUBE case - posted by GitBox <gi...@apache.org> on 2019/11/21 09:00:08 UTC, 0 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #10222: [FLINK-14788][configuration] Add configure method to CheckpointConfig - posted by GitBox <gi...@apache.org> on 2019/11/21 09:33:58 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10276: [FLINK-14885][client] YarnClusterDescriptor should not know about detached option - posted by GitBox <gi...@apache.org> on 2019/11/21 09:40:50 UTC, 6 replies.
- [GitHub] [flink] aljoscha merged pull request #10265: [FLINK-14862][runtime] Fuse initializeState and open - posted by GitBox <gi...@apache.org> on 2019/11/21 09:41:58 UTC, 0 replies.
- [jira] [Closed] (FLINK-14862) Fuse initalizeState and open passes in StreamTask#invoke - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/21 09:43:01 UTC, 0 replies.
- [jira] [Commented] (FLINK-14848) BaseRowSerializer.toBinaryRow wrongly process null for non-compact decimal - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/21 09:54:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14848) BaseRowSerializer.toBinaryRow wrongly process null for non-compact decimal - posted by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/11/21 09:54:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14887) Provide a dedicated test class for SqlDateTimeUtils - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/21 10:04:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #10269: [FLINK-14876]Putting xercesImpl related classes into alwaysParentFirstLoaderPatterns to avoid conflicts - posted by GitBox <gi...@apache.org> on 2019/11/21 10:06:17 UTC, 4 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/21 10:06:29 UTC, 14 replies.
- [GitHub] [flink] KurtYoung commented on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/21 10:07:19 UTC, 1 replies.
- [GitHub] [flink] docete commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/21 10:18:11 UTC, 22 replies.
- [jira] [Issue Comment Deleted] (FLINK-14886) Wrong result in scalar query using blink planner - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/21 10:24:00 UTC, 1 replies.
- [GitHub] [flink] docete commented on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/21 10:26:21 UTC, 6 replies.
- [GitHub] [flink] docete edited a comment on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/21 10:26:35 UTC, 1 replies.
- [GitHub] [flink] JingsongLi opened a new pull request #10277: [FLINK-14595][orc] Move flink-orc to flink-formats from flink-connectors - posted by GitBox <gi...@apache.org> on 2019/11/21 10:56:45 UTC, 0 replies.
- [jira] [Updated] (FLINK-14595) Move flink-orc to flink-formats from flink-connectors - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/21 10:57:00 UTC, 0 replies.
- [GitHub] [flink] JingsongLi commented on a change in pull request #10277: [FLINK-14595][orc] Move flink-orc to flink-formats from flink-connectors - posted by GitBox <gi...@apache.org> on 2019/11/21 10:58:55 UTC, 0 replies.
- [jira] [Closed] (FLINK-14886) Wrong result in scalar query using blink planner - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/21 11:00:00 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10277: [FLINK-14595][orc] Move flink-orc to flink-formats from flink-connectors - posted by GitBox <gi...@apache.org> on 2019/11/21 11:00:50 UTC, 1 replies.
- [GitHub] [flink] zentol merged pull request #10220: [1.8][FLINK-14104][build] Add opt-in jackson 2.10.1 profile - posted by GitBox <gi...@apache.org> on 2019/11/21 11:02:44 UTC, 0 replies.
- [GitHub] [flink] zentol merged pull request #10200: [FLINK-14062][runtime] Calculate managed memory fraction based on slot sharing groups - posted by GitBox <gi...@apache.org> on 2019/11/21 11:07:11 UTC, 0 replies.
- [jira] [Closed] (FLINK-14062) Set managed memory fractions according to slot sharing groups - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/21 11:08:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14888) Move the Python SqlDialect to module table - posted by "Dian Fu (Jira)" <ji...@apache.org> on 2019/11/21 11:15:00 UTC, 0 replies.
- [GitHub] [flink] StephanEwen opened a new pull request #10278: [FLINK-14735][scheduler] Improve scheduling of all-to-all partitions with ALL input constraint for legacy scheduler - posted by GitBox <gi...@apache.org> on 2019/11/21 11:23:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10278: [FLINK-14735][scheduler] Improve scheduling of all-to-all partitions with ALL input constraint for legacy scheduler - posted by GitBox <gi...@apache.org> on 2019/11/21 11:26:24 UTC, 1 replies.
- [jira] [Commented] (FLINK-11982) BatchTableSourceFactory support Json Format File - posted by "Nikhil (Jira)" <ji...@apache.org> on 2019/11/21 11:41:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-11982) BatchTableSourceFactory support Json Format File - posted by "Nikhil (Jira)" <ji...@apache.org> on 2019/11/21 11:43:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14889) TIMESTAMPADD/TIMESTAMPDIFF with microsecond/nanosecond unit lost precision - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/21 11:44:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10277: [FLINK-14595][orc] Move flink-orc to flink-formats from flink-connectors - posted by GitBox <gi...@apache.org> on 2019/11/21 11:45:44 UTC, 3 replies.
- [jira] [Closed] (FLINK-14889) TIMESTAMPADD/TIMESTAMPDIFF with microsecond/nanosecond unit lost precision - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/21 11:48:00 UTC, 0 replies.
- [jira] [Reopened] (FLINK-14886) Wrong result in scalar query using blink planner - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/21 11:51:00 UTC, 1 replies.
- [GitHub] [flink] StephanEwen commented on a change in pull request #10239: [Flink-11491][Test] Support all TPC-DS queries - posted by GitBox <gi...@apache.org> on 2019/11/21 11:51:50 UTC, 15 replies.
- [jira] [Updated] (FLINK-14725) Remove unused (anymore) TaskManagerOptions#EXIT_ON_FATAL_AKKA_ERROR - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/21 11:54:00 UTC, 0 replies.
- [GitHub] [flink] lamber-ken edited a comment on issue #10228: [FLINK-14816] Add thread dump feature for taskmanager - posted by GitBox <gi...@apache.org> on 2019/11/21 11:56:25 UTC, 4 replies.
- [jira] [Commented] (FLINK-14818) StreamNetworkBenchmarkEnvironment incorrectly setups a receiving InputGate - posted by "Yingjie Cao (Jira)" <ji...@apache.org> on 2019/11/21 12:04:00 UTC, 1 replies.
- [GitHub] [flink] HuangXingBo opened a new pull request #10279: [FLINK-14888][python] Move the Python SqlDialect to module table - posted by GitBox <gi...@apache.org> on 2019/11/21 12:10:26 UTC, 0 replies.
- [jira] [Created] (FLINK-14890) TestHarness for KeyedBroadcastProcessFunction - posted by "Jun Qin (Jira)" <ji...@apache.org> on 2019/11/21 12:11:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14888) Move the Python SqlDialect to module table - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/21 12:11:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10279: [FLINK-14888][python] Move the Python SqlDialect to module table - posted by GitBox <gi...@apache.org> on 2019/11/21 12:12:53 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10278: [FLINK-14735][scheduler] Improve scheduling of all-to-all partitions with ALL input constraint for legacy scheduler - posted by GitBox <gi...@apache.org> on 2019/11/21 12:15:39 UTC, 3 replies.
- [GitHub] [flink] aljoscha commented on issue #10175: [FLINK-14746][web] Handle uncaught exceptions in HistoryServerArchive… - posted by GitBox <gi...@apache.org> on 2019/11/21 12:30:13 UTC, 0 replies.
- [GitHub] [flink] aljoscha merged pull request #10175: [FLINK-14746][web] Handle uncaught exceptions in HistoryServerArchive… - posted by GitBox <gi...@apache.org> on 2019/11/21 12:30:32 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #10278: [FLINK-14735][scheduler] Improve scheduling of all-to-all partitions with ALL input constraint for legacy scheduler - posted by GitBox <gi...@apache.org> on 2019/11/21 12:31:38 UTC, 2 replies.
- [jira] [Closed] (FLINK-14746) History server does not handle uncaught exceptions in archive fetcher. - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/21 12:32:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14876) Putting xercesImpl related classes into alwaysParentFirstLoaderPatterns - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/21 12:33:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14891) PythonScalarFunctionOperator should be chained with upstream operators by default - posted by "Dian Fu (Jira)" <ji...@apache.org> on 2019/11/21 12:34:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14892) Add description for checkpoint directory layout - posted by "Congxian Qiu(klion26) (Jira)" <ji...@apache.org> on 2019/11/21 12:36:00 UTC, 0 replies.
- [GitHub] [flink] StephanEwen commented on a change in pull request #10278: [FLINK-14735][scheduler] Improve scheduling of all-to-all partitions with ALL input constraint for legacy scheduler - posted by GitBox <gi...@apache.org> on 2019/11/21 12:36:07 UTC, 1 replies.
- [jira] [Commented] (FLINK-14892) Add description for checkpoint directory layout - posted by "Congxian Qiu(klion26) (Jira)" <ji...@apache.org> on 2019/11/21 12:38:00 UTC, 0 replies.
- [GitHub] [flink] dianfu opened a new pull request #10280: [FLINK-14891][python] Set the default chaining strategy to ALWAYS for Python operators - posted by GitBox <gi...@apache.org> on 2019/11/21 12:38:41 UTC, 0 replies.
- [jira] [Updated] (FLINK-14891) PythonScalarFunctionOperator should be chained with upstream operators by default - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/21 12:39:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10280: [FLINK-14891][python] Set the default chaining strategy to ALWAYS for Python operators - posted by GitBox <gi...@apache.org> on 2019/11/21 12:40:58 UTC, 1 replies.
- [jira] [Created] (FLINK-14893) Using Child ClassLoader to load class when Parent ClassLoader couldn't load in ParentFirstPatterns - posted by "hailong wang (Jira)" <ji...@apache.org> on 2019/11/21 12:45:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14894) HybridOffHeapUnsafeMemorySegmentTest#testByteBufferWrap failed on Travis - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/21 12:55:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14895) same rank in rollup row with group row that all group key are null - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/21 12:59:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14850) Refactor Executor interface and introduce a minimal JobClient interface - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/21 12:59:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14851) Make the (Stream)ContextEnvironment use the Executors - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/21 12:59:00 UTC, 0 replies.
- [GitHub] [flink] kl0u closed pull request #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/21 13:00:21 UTC, 0 replies.
- [jira] [Created] (FLINK-14896) Kinesis connector doesn't shade jackson dependency - posted by "Michel Davit (Jira)" <ji...@apache.org> on 2019/11/21 13:01:00 UTC, 0 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10236: [FLINK-14703][e2e] Port the Kafka SQL related tests. - posted by GitBox <gi...@apache.org> on 2019/11/21 13:07:02 UTC, 9 replies.
- [GitHub] [flink] StephanEwen commented on issue #10278: [FLINK-14735][scheduler] Improve scheduling of all-to-all partitions with ALL input constraint for legacy scheduler - posted by GitBox <gi...@apache.org> on 2019/11/21 13:09:15 UTC, 1 replies.
- [GitHub] [flink] zentol commented on issue #10264: [FLINK-14811][runtime] Replace Java Streams in input check methods with for-loops - posted by GitBox <gi...@apache.org> on 2019/11/21 13:09:44 UTC, 0 replies.
- [GitHub] [flink] zentol merged pull request #10264: [FLINK-14811][runtime] Replace Java Streams in input check methods with for-loops - posted by GitBox <gi...@apache.org> on 2019/11/21 13:12:37 UTC, 0 replies.
- [jira] [Closed] (FLINK-14811) Replace Java Streams with for-loops in vertex input checking - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/21 13:13:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10278: [FLINK-14735][scheduler] Improve scheduling of all-to-all partitions with ALL input constraint for legacy scheduler - posted by GitBox <gi...@apache.org> on 2019/11/21 13:15:15 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10279: [FLINK-14888][python] Move the Python SqlDialect to module table - posted by GitBox <gi...@apache.org> on 2019/11/21 13:17:10 UTC, 1 replies.
- [jira] [Created] (FLINK-14897) HiveTableOutputFormat fails to finalize on master - posted by "Rui Li (Jira)" <ji...@apache.org> on 2019/11/21 13:21:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14897) HiveTableOutputFormat fails to finalize on master - posted by "Rui Li (Jira)" <ji...@apache.org> on 2019/11/21 13:27:00 UTC, 0 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10197: [FLINK-14503][coordination] Add partition report to heartbeat - posted by GitBox <gi...@apache.org> on 2019/11/21 13:31:27 UTC, 0 replies.
- [jira] [Created] (FLINK-14898) Enable background cleanup of state with TTL by default - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/21 13:40:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14896) Kinesis connector doesn't shade jackson dependency - posted by "Michel Davit (Jira)" <ji...@apache.org> on 2019/11/21 13:40:00 UTC, 2 replies.
- [jira] [Updated] (FLINK-14896) Kinesis connector doesn't shade jackson dependency - posted by "Michel Davit (Jira)" <ji...@apache.org> on 2019/11/21 13:41:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-14834) Kerberized YARN on Docker test fails on Travis - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/21 13:41:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14834) Kerberized YARN on Docker test fails on Travis - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/21 13:42:00 UTC, 5 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10280: [FLINK-14891][python] Set the default chaining strategy to ALWAYS for Python operators - posted by GitBox <gi...@apache.org> on 2019/11/21 13:48:43 UTC, 1 replies.
- [jira] [Created] (FLINK-14899) can not be translated to StreamExecDeduplicate when PROCTIME is defined in query - posted by "godfrey he (Jira)" <ji...@apache.org> on 2019/11/21 13:57:00 UTC, 0 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10238: [FLINK-8949] Add dedicated watermarks metric retrieval endpoint - posted by GitBox <gi...@apache.org> on 2019/11/21 13:58:18 UTC, 1 replies.
- [GitHub] [flink] zentol commented on issue #10238: [FLINK-8949] Add dedicated watermarks metric retrieval endpoint - posted by GitBox <gi...@apache.org> on 2019/11/21 13:59:18 UTC, 2 replies.
- [GitHub] [flink] zentol edited a comment on issue #10238: [FLINK-8949] Add dedicated watermarks metric retrieval endpoint - posted by GitBox <gi...@apache.org> on 2019/11/21 14:01:01 UTC, 0 replies.
- [GitHub] [flink] azagrebin opened a new pull request #10281: [FLINK-14898] Enable background cleanup of state with TTL by default - posted by GitBox <gi...@apache.org> on 2019/11/21 14:09:21 UTC, 0 replies.
- [jira] [Updated] (FLINK-14898) Enable background cleanup of state with TTL by default - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/21 14:10:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14900) output contains null value when a is null where a <> 'String' - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/21 14:12:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10281: [FLINK-14898] Enable background cleanup of state with TTL by default - posted by GitBox <gi...@apache.org> on 2019/11/21 14:14:01 UTC, 1 replies.
- [jira] [Updated] (FLINK-14900) output contains null value when a is null in pattern where a <> 'String' - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/21 14:15:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14901) Throw Error in MemoryUtils if there is problem with using system classes over reflection - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/21 14:34:00 UTC, 0 replies.
- [GitHub] [flink] pnowojski merged pull request #10177: [FLINK-14747] Fix performance regression with latest changes to Mailbox - posted by GitBox <gi...@apache.org> on 2019/11/21 14:34:27 UTC, 0 replies.
- [jira] [Closed] (FLINK-14747) Performance regression with latest changes to Mailbox - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/21 14:36:00 UTC, 0 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #10223: [FLINK-14787][configuration] Add configure method to StreamExecutionEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/21 14:38:10 UTC, 1 replies.
- [GitHub] [flink] azagrebin opened a new pull request #10282: [FLINK-14901] Throw Error in MemoryUtils if there is problem with using system classes over reflection - posted by GitBox <gi...@apache.org> on 2019/11/21 14:40:18 UTC, 0 replies.
- [jira] [Updated] (FLINK-14901) Throw Error in MemoryUtils if there is problem with using system classes over reflection - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/21 14:41:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10282: [FLINK-14901] Throw Error in MemoryUtils if there is problem with using system classes over reflection - posted by GitBox <gi...@apache.org> on 2019/11/21 14:43:07 UTC, 1 replies.
- [jira] [Created] (FLINK-14902) JDBCTableSource support AsyncLookupFunction - posted by "hailong wang (Jira)" <ji...@apache.org> on 2019/11/21 14:47:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10281: [FLINK-14898] Enable background cleanup of state with TTL by default - posted by GitBox <gi...@apache.org> on 2019/11/21 14:52:29 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14890) TestHarness for KeyedBroadcastProcessFunction - posted by "Nico Kruber (Jira)" <ji...@apache.org> on 2019/11/21 14:59:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14903) Relax structured types constraints - posted by "Timo Walther (Jira)" <ji...@apache.org> on 2019/11/21 15:03:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-11491) Support all TPC-DS queries - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/21 15:06:03 UTC, 0 replies.
- [jira] [Created] (FLINK-14904) Rename ANY type to RAW type - posted by "Timo Walther (Jira)" <ji...@apache.org> on 2019/11/21 15:06:03 UTC, 0 replies.
- [jira] [Created] (FLINK-14905) Unify packaging process - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/21 15:09:00 UTC, 0 replies.
- [GitHub] [flink] asfgit closed pull request #10278: [FLINK-14735][scheduler] Improve scheduling of all-to-all partitions with ALL input constraint for legacy scheduler - posted by GitBox <gi...@apache.org> on 2019/11/21 15:10:02 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14735) Improve batch schedule check input consumable performance - posted by "Stephan Ewen (Jira)" <ji...@apache.org> on 2019/11/21 15:13:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14735) Improve batch schedule check input consumable performance - posted by "Stephan Ewen (Jira)" <ji...@apache.org> on 2019/11/21 15:14:00 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14735) Improve batch schedule check input consumable performance - posted by "Stephan Ewen (Jira)" <ji...@apache.org> on 2019/11/21 15:14:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10282: [FLINK-14901] Throw Error in MemoryUtils if there is problem with using system classes over reflection - posted by GitBox <gi...@apache.org> on 2019/11/21 15:23:41 UTC, 4 replies.
- [GitHub] [flink] TisonKun commented on issue #9751: [FLINK-14177] bump curator from 2.12.0 to 4.2.0 - posted by GitBox <gi...@apache.org> on 2019/11/21 15:33:09 UTC, 0 replies.
- [GitHub] [flink] zentol merged pull request #10221: [1.9][FLINK-14104][build] Add opt-in jackson 2.10.1 profile - posted by GitBox <gi...@apache.org> on 2019/11/21 15:34:35 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14104) Bump Jackson to 2.10.1 - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/21 15:35:00 UTC, 2 replies.
- [GitHub] [flink] aljoscha commented on issue #10153: [FLINK-14709] Allow outputting elements in user defined close method,… - posted by GitBox <gi...@apache.org> on 2019/11/21 15:51:37 UTC, 4 replies.
- [GitHub] [flink] aljoscha commented on a change in pull request #10153: [FLINK-14709] Allow outputting elements in user defined close method,… - posted by GitBox <gi...@apache.org> on 2019/11/21 15:52:09 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk opened a new pull request #10283: [FLINK-14735][scheduler] Improve scheduling of all-to-all partitions with ALL input constraint for legacy scheduler - posted by GitBox <gi...@apache.org> on 2019/11/21 15:55:48 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10283: [FLINK-14735][scheduler] Improve scheduling of all-to-all partitions with ALL input constraint for legacy scheduler - posted by GitBox <gi...@apache.org> on 2019/11/21 15:59:00 UTC, 1 replies.
- [GitHub] [flink] zhuzhurk opened a new pull request #10284: [FLINK-14735][scheduler] Improve scheduling of all-to-all partitions with ALL input constraint for legacy scheduler - posted by GitBox <gi...@apache.org> on 2019/11/21 16:08:27 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10284: [FLINK-14735][scheduler] Improve scheduling of all-to-all partitions with ALL input constraint for legacy scheduler - posted by GitBox <gi...@apache.org> on 2019/11/21 16:11:54 UTC, 1 replies.
- [GitHub] [flink] sjwiesman commented on issue #10281: [FLINK-14898] Enable background cleanup of state with TTL by default - posted by GitBox <gi...@apache.org> on 2019/11/21 16:26:31 UTC, 0 replies.
- [jira] [Created] (FLINK-14906) Add function related method in CatalogManager - posted by "Zhenqiu Huang (Jira)" <ji...@apache.org> on 2019/11/21 16:27:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14906) Add function related method in CatalogManager - posted by "Zhenqiu Huang (Jira)" <ji...@apache.org> on 2019/11/21 16:29:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-14907) Support to Configure Azure Storage Key via Environment Variable - posted by "Konstantin Knauf (Jira)" <ji...@apache.org> on 2019/11/21 16:31:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14907) Support to Configure Azure Storage Key via Environment Variable - posted by "Konstantin Knauf (Jira)" <ji...@apache.org> on 2019/11/21 16:31:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #10205: [FLINK-14797][tests] Remove power mockito from RemoteStreamExecutionEnvironmentTest - posted by GitBox <gi...@apache.org> on 2019/11/21 16:33:32 UTC, 0 replies.
- [GitHub] [flink] aljoscha closed pull request #10205: [FLINK-14797][tests] Remove power mockito from RemoteStreamExecutionEnvironmentTest - posted by GitBox <gi...@apache.org> on 2019/11/21 16:33:32 UTC, 0 replies.
- [jira] [Commented] (FLINK-14617) Dataset Parquet ClassCastException for SpecificRecord - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/21 16:35:00 UTC, 0 replies.
- [GitHub] [flink] GJL commented on a change in pull request #10235: [FLINK-14839][config] Let JobGraph#classpaths become non-null - posted by GitBox <gi...@apache.org> on 2019/11/21 16:39:29 UTC, 2 replies.
- [jira] [Created] (FLINK-14908) Distributing CacheFiles through DFS does not work - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/21 16:42:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14908) Distributing CacheFiles through DFS does not work - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/21 16:43:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14908) Distributing CacheFiles through DFS does not work - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/21 16:43:00 UTC, 1 replies.
- [GitHub] [flink] aljoscha merged pull request #10012: [hotfix][typo] fix typo in ContaineredTaskManagerParameters - posted by GitBox <gi...@apache.org> on 2019/11/21 16:45:52 UTC, 0 replies.
- [GitHub] [flink] aljoscha merged pull request #9989: [hotfix][docs] Delete useless annotation in NonWindowLeftRightJoinWithNonEquiPredicates - posted by GitBox <gi...@apache.org> on 2019/11/21 16:46:42 UTC, 0 replies.
- [GitHub] [flink] aljoscha merged pull request #9765: [FLINK-14126][test] Disable Xpack.ml for elasticsearch 6.0+ on ARM - posted by GitBox <gi...@apache.org> on 2019/11/21 16:54:15 UTC, 0 replies.
- [jira] [Updated] (FLINK-14126) Elasticsearch Xpack Machine Learning doesn't support ARM - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/21 16:55:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14126) Elasticsearch Xpack Machine Learning doesn't support ARM - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/21 16:55:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10283: [FLINK-14735][scheduler] Improve scheduling of all-to-all partitions with ALL input constraint for legacy scheduler - posted by GitBox <gi...@apache.org> on 2019/11/21 16:55:07 UTC, 4 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10284: [FLINK-14735][scheduler] Improve scheduling of all-to-all partitions with ALL input constraint for legacy scheduler - posted by GitBox <gi...@apache.org> on 2019/11/21 16:55:13 UTC, 3 replies.
- [jira] [Closed] (FLINK-14126) Elasticsearch Xpack Machine Learning doesn't support ARM - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/21 16:56:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14909) Let tasks in a batch get scheduled in topological order and subtaskIndex ascending pattern - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/21 17:21:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14910) disableAutoGeneratedUIDs fails on keyBy - posted by "William Cheng (Jira)" <ji...@apache.org> on 2019/11/21 17:56:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14910) disableAutoGeneratedUIDs fails on keyBy - posted by "William Cheng (Jira)" <ji...@apache.org> on 2019/11/21 17:58:00 UTC, 2 replies.
- [jira] [Commented] (FLINK-14910) disableAutoGeneratedUIDs fails on keyBy - posted by "William Cheng (Jira)" <ji...@apache.org> on 2019/11/21 18:07:00 UTC, 3 replies.
- [GitHub] [flink] bowenli86 closed pull request #10209: [FLINK-14688] Add table related DDLs support in SQL Parser - posted by GitBox <gi...@apache.org> on 2019/11/21 18:29:30 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14688) Add table related DDLs support in SQL Parser - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/21 18:31:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14688) Add table related DDLs support in SQL Parser - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/21 18:31:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 closed pull request #10273: [FLINK-14866][doc] fix a few broken doc links - posted by GitBox <gi...@apache.org> on 2019/11/21 18:31:22 UTC, 0 replies.
- [jira] [Closed] (FLINK-14866) A few documentation links are broken - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/21 18:32:00 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on issue #10272: [FLINK-14878]Support `use catalog` through sqlUpdate() method in TableEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/21 18:34:44 UTC, 0 replies.
- [GitHub] [flink] bowenli86 edited a comment on issue #10272: [FLINK-14878]Support `use catalog` through sqlUpdate() method in TableEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/21 18:35:14 UTC, 1 replies.
- [GitHub] [flink] RustedBones opened a new pull request #10285: [FLINK-14896] [flink-kinesis-connector] Set jackson and guava dependency to flink-shaded - posted by GitBox <gi...@apache.org> on 2019/11/21 18:36:16 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10285: [FLINK-14896] [flink-kinesis-connector] Set jackson and guava dependency to flink-shaded - posted by GitBox <gi...@apache.org> on 2019/11/21 18:38:35 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14906) register temp system functions created by DDL to FunctionCatalog - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/21 19:14:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14906) register temp system functions created by DDL to FunctionCatalog - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/21 19:14:00 UTC, 2 replies.
- [jira] [Created] (FLINK-14911) register temp catalog functions created by DDL to FunctionCatalog - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/21 19:15:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10285: [FLINK-14896] [flink-kinesis-connector] Set jackson and guava dependency to flink-shaded - posted by GitBox <gi...@apache.org> on 2019/11/21 19:15:53 UTC, 4 replies.
- [jira] [Updated] (FLINK-14911) register, drop, and alter temp catalog functions from DDL to FunctionCatalog - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/21 19:16:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14906) register,drop, and alter temp system functions from DDL to FunctionCatalog - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/21 19:16:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14906) register and drop temp system functions from DDL to FunctionCatalog - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/21 19:16:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14912) register,drop, and alter catalog functions from DDL to FunctionCatalog - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/21 19:17:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14913) refactor CatalogFunction interface and impls by removing properties map - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/21 19:18:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14914) refactor CatalogFunction interface and impls to add language field - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/21 19:20:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14913) refactor CatalogFunction interface and impls to remove properties map - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/21 19:20:00 UTC, 2 replies.
- [jira] [Updated] (FLINK-14912) register, drop, and alter catalog functions from DDL via catalog - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/21 19:22:00 UTC, 0 replies.
- [GitHub] [flink] afedulov opened a new pull request #10286: [FLINK-14890] [tests] Add missing test harnesses for broadcast functions - posted by GitBox <gi...@apache.org> on 2019/11/21 22:19:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14890) TestHarness for KeyedBroadcastProcessFunction - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/21 22:20:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10286: [FLINK-14890] [tests] Add missing test harnesses for broadcast functions - posted by GitBox <gi...@apache.org> on 2019/11/21 22:21:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10286: [FLINK-14890] [tests] Add missing test harnesses for broadcast functions - posted by GitBox <gi...@apache.org> on 2019/11/21 23:15:36 UTC, 10 replies.
- [jira] [Closed] (FLINK-14675) output directory settings of tpc-ds dataGenerator have length limitation - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/22 01:05:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14674) some tpc-ds query hang in scheduled stage for long time - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/22 01:05:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14677) validate all tpc-ds query result with TPC Official reference answer set - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/22 01:06:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14424) Create tpc-ds end to end test to support all tpc-ds queries - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/22 01:07:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10232: [FLINK-14314][runtime] Allocate shared slot resources respecting the resources of all vertices in the group - posted by GitBox <gi...@apache.org> on 2019/11/22 01:49:32 UTC, 3 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10275: [FLINK-14733][runtime] Introduce a builder for flexible ResourceProfile building - posted by GitBox <gi...@apache.org> on 2019/11/22 01:53:58 UTC, 0 replies.
- [jira] [Updated] (FLINK-14892) Add documentation for checkpoint directory layout - posted by "Congxian Qiu(klion26) (Jira)" <ji...@apache.org> on 2019/11/22 01:56:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-14915) SchedulingStrategyFactory#createInstance might not need to know JobGraph - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/22 02:11:00 UTC, 4 replies.
- [jira] [Created] (FLINK-14915) SchedulingStrategyFactory#createInstance might not need to know JobGraph - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/22 02:11:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14424) Create tpc-ds end to end test to support all tpc-ds queries - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/22 02:27:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14423) Import teradat.tpcds as test data generator (refer to hive) - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/22 02:27:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14426) Test and pass 103 tpcds tests - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/22 02:28:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14425) Add table statistics support for tpc-ds tests - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/22 02:28:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14916) Asynchronously deploy cluster in AbstractJobClusterExecutor#execute - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/22 02:33:00 UTC, 0 replies.
- [GitHub] [flink] hequn8128 commented on issue #9433: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/22 02:43:26 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9751: [FLINK-14177] bump curator from 2.12.0 to 4.2.0 - posted by GitBox <gi...@apache.org> on 2019/11/22 02:52:16 UTC, 8 replies.
- [GitHub] [flink] lamber-ken closed pull request #7362: [FLINK-11218][runtime] fix the default restart stragegy delay value - posted by GitBox <gi...@apache.org> on 2019/11/22 02:58:47 UTC, 0 replies.
- [GitHub] [flink] lamber-ken closed pull request #7296: [hotfix][web] fix the desc about restart strategy in web - posted by GitBox <gi...@apache.org> on 2019/11/22 02:58:51 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #10205: [FLINK-14797][tests] Remove power mockito from RemoteStreamExecutionEnvironmentTest - posted by GitBox <gi...@apache.org> on 2019/11/22 02:58:57 UTC, 0 replies.
- [GitHub] [flink] lamber-ken closed pull request #7279: [hotfix] add hadoop user name to yarn logs command - posted by GitBox <gi...@apache.org> on 2019/11/22 02:58:58 UTC, 0 replies.
- [GitHub] [flink] wuchong commented on issue #9433: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/22 02:59:30 UTC, 0 replies.
- [jira] [Updated] (FLINK-14899) can not be translated to StreamExecDeduplicate when PROCTIME() is defined in query - posted by "godfrey he (Jira)" <ji...@apache.org> on 2019/11/22 03:00:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14899) can not be translated to StreamExecDeduplicate when PROCTIME() is defined in query - posted by "godfrey he (Jira)" <ji...@apache.org> on 2019/11/22 03:03:00 UTC, 4 replies.
- [jira] [Updated] (FLINK-14895) same rank in rollup row with group row that all group key are null - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/22 03:26:00 UTC, 0 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #10270: [FLINK-14672][sql-client] Make Executor stateful in sql client - posted by GitBox <gi...@apache.org> on 2019/11/22 03:37:25 UTC, 9 replies.
- [jira] [Commented] (FLINK-14902) JDBCTableSource support AsyncLookupFunction - posted by "hailong wang (Jira)" <ji...@apache.org> on 2019/11/22 03:41:00 UTC, 3 replies.
- [jira] [Closed] (FLINK-14648) When using udaf, the startup task has a “Cannot determine simple type name 'com' ” exception - posted by "Ruiliang Li (Jira)" <ji...@apache.org> on 2019/11/22 03:44:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14899) can not be translated to StreamExecDeduplicate when PROCTIME() is defined in query - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/22 03:49:00 UTC, 0 replies.
- [GitHub] [flink] JingsongLi edited a comment on issue #10210: [FLINK-14800][hive] Introduce parallelism inference for HiveSource - posted by GitBox <gi...@apache.org> on 2019/11/22 04:00:26 UTC, 0 replies.
- [jira] [Commented] (FLINK-14915) SchedulingStrategyFactory#createInstance might not need to know JobGraph - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/22 04:01:00 UTC, 4 replies.
- [jira] [Created] (FLINK-14917) Add end to end performance testing framework - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/22 04:16:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14918) Add performance e2e test module and scripts - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/22 04:23:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14919) Add performance e2e test suite for basic operations - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/22 04:26:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14918) Add performance e2e test module and scripts - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/22 04:27:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14920) Set up environment to run performance e2e tests - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/22 04:32:00 UTC, 0 replies.
- [GitHub] [flink] JingsongLi commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/22 04:32:24 UTC, 27 replies.
- [jira] [Created] (FLINK-14921) Add more metrics for performance end to end benchmark - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/22 04:35:00 UTC, 0 replies.
- [GitHub] [flink] JingsongLi commented on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/22 04:35:29 UTC, 2 replies.
- [jira] [Created] (FLINK-14922) Add performance e2e test suite for state backend - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/22 04:36:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14923) Add performance e2e test suite for shuffle service - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/22 04:37:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14923) Add performance e2e test suite for shuffle service - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/22 04:39:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14915) SchedulingStrategyFactory#createInstance might not need to know JobGraph - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/22 04:49:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14915) SchedulingStrategyFactory#createInstance might not need to know JobGraph - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/22 05:22:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-3158) Shading does not remove google guava from flink-dist fat jar - posted by "lamber-ken (Jira)" <ji...@apache.org> on 2019/11/22 05:25:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk opened a new pull request #10287: [FLINK-14915][runtime] Remove the unnecessary param JobGraph from SchedulingStrategyFactory#createInstance - posted by GitBox <gi...@apache.org> on 2019/11/22 05:36:26 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10287: [FLINK-14915][runtime] Remove the unnecessary param JobGraph from SchedulingStrategyFactory#createInstance - posted by GitBox <gi...@apache.org> on 2019/11/22 05:38:57 UTC, 1 replies.
- [GitHub] [flink] TisonKun commented on issue #10270: [FLINK-14672][sql-client] Make Executor stateful in sql client - posted by GitBox <gi...@apache.org> on 2019/11/22 05:45:46 UTC, 0 replies.
- [GitHub] [flink] TisonKun edited a comment on issue #10270: [FLINK-14672][sql-client] Make Executor stateful in sql client - posted by GitBox <gi...@apache.org> on 2019/11/22 05:46:01 UTC, 0 replies.
- [GitHub] [flink] yanghua opened a new pull request #10288: [FLINK-14765] Remove STATE_UPDATER in Execution - posted by GitBox <gi...@apache.org> on 2019/11/22 05:48:46 UTC, 0 replies.
- [GitHub] [flink] docete removed a comment on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/22 05:49:24 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10288: [FLINK-14765] Remove STATE_UPDATER in Execution - posted by GitBox <gi...@apache.org> on 2019/11/22 05:50:42 UTC, 1 replies.
- [jira] [Comment Edited] (FLINK-14872) Potential deadlock for task reading from blocking ResultPartition. - posted by "Yingjie Cao (Jira)" <ji...@apache.org> on 2019/11/22 05:53:00 UTC, 3 replies.
- [jira] [Created] (FLINK-14924) CsvTableSource can not config empty column as null - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/22 06:19:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14924) CsvTableSource can not config empty column as null - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/22 06:29:00 UTC, 5 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10287: [FLINK-14915][runtime] Remove the unnecessary param JobGraph from SchedulingStrategyFactory#createInstance - posted by GitBox <gi...@apache.org> on 2019/11/22 06:35:39 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10288: [FLINK-14765] Remove STATE_UPDATER in Execution - posted by GitBox <gi...@apache.org> on 2019/11/22 06:35:46 UTC, 1 replies.
- [jira] [Created] (FLINK-14925) the return type of TO_TIMESTAMP should be Timestamp(9) instead of Timestamp(3) - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/22 06:36:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14895) same rank in rollup row with group row that all group key are null - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/22 06:37:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14902) JDBCTableSource support AsyncLookupFunction - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/22 06:37:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14900) output contains null value when a is null in pattern where a <> 'String' - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/22 06:37:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10284: [FLINK-14735][scheduler] Improve scheduling of all-to-all partitions with ALL input constraint for legacy scheduler - posted by GitBox <gi...@apache.org> on 2019/11/22 06:40:28 UTC, 0 replies.
- [GitHub] [flink] openinx commented on a change in pull request #10270: [FLINK-14672][sql-client] Make Executor stateful in sql client - posted by GitBox <gi...@apache.org> on 2019/11/22 06:51:43 UTC, 9 replies.
- [GitHub] [flink] wuchong commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/22 06:59:55 UTC, 6 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #10170: [FLINK-14722][hadoop] Optimize mapred.HadoopInputSplit to not serialize conf when split is not configurable - posted by GitBox <gi...@apache.org> on 2019/11/22 07:03:59 UTC, 2 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10283: [FLINK-14735][scheduler] Improve scheduling of all-to-all partitions with ALL input constraint for legacy scheduler - posted by GitBox <gi...@apache.org> on 2019/11/22 07:10:25 UTC, 1 replies.
- [GitHub] [flink] JingsongLi commented on a change in pull request #10170: [FLINK-14722][hadoop] Optimize mapred.HadoopInputSplit to not serialize conf when split is not configurable - posted by GitBox <gi...@apache.org> on 2019/11/22 07:11:52 UTC, 2 replies.
- [GitHub] [flink] leonardBang opened a new pull request #10289: [FLINK-14924][table sql / api] CsvTableSource can not config empty column as null - posted by GitBox <gi...@apache.org> on 2019/11/22 07:21:23 UTC, 0 replies.
- [jira] [Updated] (FLINK-14924) CsvTableSource can not config empty column as null - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/22 07:22:00 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10289: [FLINK-14924][table sql / api] CsvTableSource can not config empty column as null - posted by GitBox <gi...@apache.org> on 2019/11/22 07:23:32 UTC, 1 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #10289: [FLINK-14924][table sql / api] CsvTableSource can not config empty column as null - posted by GitBox <gi...@apache.org> on 2019/11/22 07:46:12 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14924) CsvTableSource can not config empty column as null - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/22 07:49:00 UTC, 0 replies.
- [GitHub] [flink] yanghua commented on issue #10288: [FLINK-14765] Remove STATE_UPDATER in Execution - posted by GitBox <gi...@apache.org> on 2019/11/22 07:52:46 UTC, 0 replies.
- [GitHub] [flink] liupc edited a comment on issue #10269: [FLINK-14876]Putting xercesImpl related classes into alwaysParentFirstLoaderPatterns to avoid conflicts - posted by GitBox <gi...@apache.org> on 2019/11/22 07:53:11 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10289: [FLINK-14924][table sql / api] CsvTableSource can not config empty column as null - posted by GitBox <gi...@apache.org> on 2019/11/22 07:59:15 UTC, 7 replies.
- [jira] [Created] (FLINK-14926) Make sure no resource leak of RocksObject - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/22 08:03:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #10215: [FLINK-14767] Mark TaskManagerOptions#EXIT_ON_FATAL_AKKA_ERROR with @Deprecated annotation - posted by GitBox <gi...@apache.org> on 2019/11/22 08:06:43 UTC, 3 replies.
- [jira] [Assigned] (FLINK-14926) Make sure no resource leak of RocksObject - posted by "zhijiang (Jira)" <ji...@apache.org> on 2019/11/22 08:07:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14927) Remove LegacyTimestampTypeInfo and LegacyLocalDateTimeTypeInfo when the conversion is not needed - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/22 08:10:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14505) SQL Client end-to-end test for Kafka 0.10 nightly end-to-end test failed on travis - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/22 08:18:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14916) Asynchronously deploy cluster in AbstractJobClusterExecutor#execute - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/22 08:20:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14916) Asynchronously deploy cluster in AbstractJobClusterExecutor#execute - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/22 08:22:00 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14916) Asynchronously deploy cluster in AbstractJobClusterExecutor#execute - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/22 08:22:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14928) Documentation links check nightly run failed on travis - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/22 08:24:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14928) Documentation links check nightly run failed on travis - posted by "zhijiang (Jira)" <ji...@apache.org> on 2019/11/22 08:28:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14928) Documentation links check nightly run failed on travis - posted by "Congxian Qiu(klion26) (Jira)" <ji...@apache.org> on 2019/11/22 08:28:00 UTC, 2 replies.
- [GitHub] [flink] dawidwys closed pull request #10222: [FLINK-14788][configuration] Add configure method to CheckpointConfig - posted by GitBox <gi...@apache.org> on 2019/11/22 08:49:16 UTC, 0 replies.
- [jira] [Closed] (FLINK-14788) Add configure method to CheckpointConfig - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/22 08:53:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14909) Let tasks in a batch get scheduled in topological order and subtaskIndex ascending pattern - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/22 08:55:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14483) Build and supply frocksdb version to support WriteBufferManager - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/22 09:04:00 UTC, 4 replies.
- [jira] [Comment Edited] (FLINK-14483) Build and supply frocksdb version to support WriteBufferManager - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/22 09:05:00 UTC, 3 replies.
- [jira] [Updated] (FLINK-14483) Build and supply frocksdb version to support WriteBufferManager - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/22 09:07:00 UTC, 1 replies.
- [GitHub] [flink] godfreyhe opened a new pull request #10290: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/22 09:10:55 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10290: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/22 09:13:43 UTC, 1 replies.
- [jira] [Comment Edited] (FLINK-13708) transformations should be cleared because a table environment could execute multiple job - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/22 09:16:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14927) Remove LegacyTimestampTypeInfo and LegacyLocalDateTimeTypeInfo when the conversion is not needed - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/22 09:17:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14927) Remove LegacyTimestampTypeInfo and LegacyLocalDateTimeTypeInfo when the conversion is not needed - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/22 09:17:00 UTC, 0 replies.
- [GitHub] [flink] wuchong closed pull request #9433: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/22 09:21:22 UTC, 0 replies.
- [jira] [Commented] (FLINK-14003) Add access to customized state other than built in state types - posted by "Xintong Song (Jira)" <ji...@apache.org> on 2019/11/22 09:35:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14109) Improve javadocs and tests for high-availability backend - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/22 09:37:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14110) Deleting state.backend.rocksdb.localdir causes silent failure - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/22 09:37:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14105) Make flink-runtime scala-free - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/22 09:39:00 UTC, 2 replies.
- [GitHub] [flink] leonardBang commented on a change in pull request #10289: [FLINK-14924][table sql / api] CsvTableSource can not config empty column as null - posted by GitBox <gi...@apache.org> on 2019/11/22 09:39:25 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14599) Support precision of TimestampType in blink planner - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/22 09:42:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13721) BroadcastState should support StateTTL - posted by "Xintong Song (Jira)" <ji...@apache.org> on 2019/11/22 09:45:00 UTC, 0 replies.
- [jira] [Resolved] (FLINK-13846) Implement benchmark case on MapState#isEmpty - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/22 09:45:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-13721) BroadcastState should support StateTTL - posted by "Xintong Song (Jira)" <ji...@apache.org> on 2019/11/22 09:45:00 UTC, 0 replies.
- [GitHub] [flink] pnowojski merged pull request #10184: [FLINK-14481]Modify the Flink valid socket port check to 0 to 65535. - posted by GitBox <gi...@apache.org> on 2019/11/22 09:46:15 UTC, 0 replies.
- [GitHub] [flink] leonardBang commented on issue #10289: [FLINK-14924][table sql / api] CsvTableSource can not config empty column as null - posted by GitBox <gi...@apache.org> on 2019/11/22 09:48:57 UTC, 1 replies.
- [jira] [Commented] (FLINK-13550) Support for CPU FlameGraphs in new web UI - posted by "Xintong Song (Jira)" <ji...@apache.org> on 2019/11/22 09:49:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-13480) Export SlotManager status at debug mode. - posted by "Xintong Song (Jira)" <ji...@apache.org> on 2019/11/22 09:52:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13694) Refactor Flink on YARN configuration with relavent overlay classes to make hadoop user name env configurable - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/22 09:56:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10290: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/22 09:58:23 UTC, 2 replies.
- [jira] [Commented] (FLINK-14112) Removing zookeeper state should cause the task manager and job managers to restart - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/22 09:59:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-13685) YARN deployment hangs when requested container is above the maximum vcore size - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/22 10:00:02 UTC, 0 replies.
- [jira] [Closed] (FLINK-13846) Implement benchmark case on MapState#isEmpty - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/22 10:02:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13590) flink-on-yarn sometimes could create many little files that are xxx-taskmanager-conf.yaml - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/22 10:04:00 UTC, 3 replies.
- [jira] [Commented] (FLINK-14032) Make the cache size of RocksDBPriorityQueueSetFactory configurable - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/22 10:06:00 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14892) Add documentation for checkpoint directory layout - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/22 10:08:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14892) Add documentation for checkpoint directory layout - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/22 10:10:00 UTC, 1 replies.
- [GitHub] [flink] hequn8128 commented on issue #10290: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/22 10:12:40 UTC, 0 replies.
- [jira] [Commented] (FLINK-14884) User defined function for checkpoint trigger time and interval behavior - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/22 10:16:00 UTC, 0 replies.
- [GitHub] [flink] godfreyhe opened a new pull request #10291: [FLINK-14899] [table-planner-blink] Fix unexpected plan when PROCTIME() is defined in query - posted by GitBox <gi...@apache.org> on 2019/11/22 10:33:55 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10291: [FLINK-14899] [table-planner-blink] Fix unexpected plan when PROCTIME() is defined in query - posted by GitBox <gi...@apache.org> on 2019/11/22 10:37:12 UTC, 1 replies.
- [jira] [Commented] (FLINK-14833) Remove unnecessary SnapshotStrategySynchronicityBehavior interface from HeapSnapshotStrategy - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/22 10:53:00 UTC, 1 replies.
- [jira] [Comment Edited] (FLINK-14833) Remove unnecessary SnapshotStrategySynchronicityBehavior interface from HeapSnapshotStrategy - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/22 10:54:00 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14919) Add performance e2e test suite for basic operations - posted by "zhijiang (Jira)" <ji...@apache.org> on 2019/11/22 11:14:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14918) Add performance e2e test module and scripts - posted by "zhijiang (Jira)" <ji...@apache.org> on 2019/11/22 11:14:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14920) Set up environment to run performance e2e tests - posted by "zhijiang (Jira)" <ji...@apache.org> on 2019/11/22 11:15:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14574) flink-s3-fs-hadoop doesn't work with plugins mechanism - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/22 11:19:00 UTC, 2 replies.
- [jira] [Assigned] (FLINK-14574) flink-s3-fs-hadoop doesn't work with plugins mechanism - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/22 11:20:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10291: [FLINK-14899] [table-planner-blink] Fix unexpected plan when PROCTIME() is defined in query - posted by GitBox <gi...@apache.org> on 2019/11/22 11:27:42 UTC, 5 replies.
- [jira] [Updated] (FLINK-14909) Let tasks in a batch get scheduled in topological order and subtaskIndex ascending pattern - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/22 11:35:00 UTC, 2 replies.
- [GitHub] [flink] WeiZhong94 commented on a change in pull request #10055: [FLINK-14573][python] Support time data types in Python user-defined functions - posted by GitBox <gi...@apache.org> on 2019/11/22 11:58:54 UTC, 3 replies.
- [GitHub] [flink] klion26 opened a new pull request #10292: [FLINK-14928][docs] Fix the broken links in documentation of page systemFunctions - posted by GitBox <gi...@apache.org> on 2019/11/22 12:00:10 UTC, 0 replies.
- [jira] [Updated] (FLINK-14928) Documentation links check nightly run failed on travis - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/22 12:00:24 UTC, 0 replies.
- [GitHub] [flink] klion26 commented on issue #10292: [FLINK-14928][docs] Fix the broken links in documentation of page systemFunctions - posted by GitBox <gi...@apache.org> on 2019/11/22 12:00:51 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10292: [FLINK-14928][docs] Fix the broken links in documentation of page systemFunctions - posted by GitBox <gi...@apache.org> on 2019/11/22 12:03:23 UTC, 1 replies.
- [GitHub] [flink] klion26 edited a comment on issue #10292: [FLINK-14928][docs] Fix the broken links in documentation of page systemFunctions - posted by GitBox <gi...@apache.org> on 2019/11/22 12:04:14 UTC, 0 replies.
- [GitHub] [flink] zentol commented on issue #10285: [FLINK-14896] [flink-kinesis-connector] Set jackson and guava dependency to flink-shaded - posted by GitBox <gi...@apache.org> on 2019/11/22 12:13:13 UTC, 2 replies.
- [jira] [Closed] (FLINK-14908) Distributing CacheFiles through DFS does not work - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/22 12:17:00 UTC, 0 replies.
- [GitHub] [flink] dawidwys merged pull request #10223: [FLINK-14787][configuration] Add configure method to StreamExecutionEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/22 12:17:01 UTC, 0 replies.
- [jira] [Closed] (FLINK-14787) Add configure method to StreamExecutionEnvironment - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/22 12:22:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14785) Enable execution configuration from Configuration object - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/22 12:23:00 UTC, 0 replies.
- [GitHub] [flink] zentol commented on issue #10232: [FLINK-14314][runtime] Allocate shared slot resources respecting the resources of all vertices in the group - posted by GitBox <gi...@apache.org> on 2019/11/22 12:26:32 UTC, 0 replies.
- [GitHub] [flink] zentol opened a new pull request #10293: [FLINK-14905][build] Unify Java8/11 packaging process - posted by GitBox <gi...@apache.org> on 2019/11/22 12:33:11 UTC, 0 replies.
- [jira] [Updated] (FLINK-14905) Unify packaging process - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/22 12:34:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10293: [FLINK-14905][build] Unify Java8/11 packaging process - posted by GitBox <gi...@apache.org> on 2019/11/22 12:35:11 UTC, 1 replies.
- [GitHub] [flink] dawidwys commented on issue #10059: [FLINK-14543][table] Support partition for temporary table - posted by GitBox <gi...@apache.org> on 2019/11/22 12:46:27 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10292: [FLINK-14928][docs] Fix the broken links in documentation of page systemFunctions - posted by GitBox <gi...@apache.org> on 2019/11/22 12:54:35 UTC, 1 replies.
- [GitHub] [flink] RustedBones commented on issue #10285: [FLINK-14896] [flink-kinesis-connector] Set jackson and guava dependency to flink-shaded - posted by GitBox <gi...@apache.org> on 2019/11/22 13:14:25 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10293: [FLINK-14905][build] Unify Java8/11 packaging process - posted by GitBox <gi...@apache.org> on 2019/11/22 13:24:23 UTC, 8 replies.
- [GitHub] [flink] KurtYoung merged pull request #10170: [FLINK-14722][hadoop] Optimize mapred.HadoopInputSplit to not serialize conf when split is not configurable - posted by GitBox <gi...@apache.org> on 2019/11/22 13:39:18 UTC, 0 replies.
- [jira] [Closed] (FLINK-14722) Optimize mapred.HadoopInputSplit to not serialize conf when split is not configurable - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/22 13:40:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14866) A few documentation links are broken - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/22 13:41:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-5125) ContinuousFileProcessingCheckpointITCase is Flaky - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/22 13:46:00 UTC, 0 replies.
- [GitHub] [flink] ChengzhiZhao commented on issue #5521: [FLINK-8599] Improve the failure behavior of the FileInputFormat for … - posted by GitBox <gi...@apache.org> on 2019/11/22 15:17:57 UTC, 0 replies.
- [jira] [Created] (FLINK-14929) ContinuousFileProcessingCheckpointITCase sporadically fails due to FileNotFoundException - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/22 15:20:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14929) ContinuousFileProcessingCheckpointITCase sporadically fails due to FileNotFoundException - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/22 15:21:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-5125) ContinuousFileProcessingCheckpointITCase is Flaky - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/22 15:22:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun merged pull request #10287: [FLINK-14915][runtime] Remove the unnecessary param JobGraph from SchedulingStrategyFactory#createInstance - posted by GitBox <gi...@apache.org> on 2019/11/22 15:44:59 UTC, 0 replies.
- [jira] [Closed] (FLINK-14915) SchedulingStrategyFactory#createInstance might not need to know JobGraph - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/22 15:46:01 UTC, 0 replies.
- [GitHub] [flink] HuangZhenQiu opened a new pull request #10294: [FLINK-14913][table] refactor CatalogFunction to remove properties - posted by GitBox <gi...@apache.org> on 2019/11/22 16:21:42 UTC, 0 replies.
- [GitHub] [flink] HuangZhenQiu commented on issue #10294: [FLINK-14913][table] refactor CatalogFunction to remove properties - posted by GitBox <gi...@apache.org> on 2019/11/22 16:22:55 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10294: [FLINK-14913][table] refactor CatalogFunction to remove properties - posted by GitBox <gi...@apache.org> on 2019/11/22 16:26:33 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10294: [FLINK-14913][table] refactor CatalogFunction to remove properties - posted by GitBox <gi...@apache.org> on 2019/11/22 17:18:38 UTC, 22 replies.
- [GitHub] [flink] aljoscha merged pull request #10269: [FLINK-14876]Putting xercesImpl related classes into alwaysParentFirstLoaderPatterns to avoid conflicts - posted by GitBox <gi...@apache.org> on 2019/11/22 17:33:32 UTC, 0 replies.
- [jira] [Closed] (FLINK-14876) Putting xercesImpl related classes into alwaysParentFirstLoaderPatterns - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/22 17:35:00 UTC, 0 replies.
- [GitHub] [flink] lamber-ken commented on issue #9751: [FLINK-14177] bump curator from 2.12.0 to 4.2.0 - posted by GitBox <gi...@apache.org> on 2019/11/22 17:54:39 UTC, 0 replies.
- [GitHub] [flink] bowenli86 closed pull request #10272: [FLINK-14878]Support `use catalog` through sqlUpdate() method in TableEnvironment - posted by GitBox <gi...@apache.org> on 2019/11/22 18:17:14 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14878) Support `use catalog` through sqlUpdate() method in TableEnvironment - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/22 18:18:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14878) Support `use catalog` through sqlUpdate() method in TableEnvironment - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/22 18:19:00 UTC, 0 replies.
- [GitHub] [flink] walterddr commented on issue #10187: [FLINK-13938][yarn] Enable configure shared libraries on YARN - posted by GitBox <gi...@apache.org> on 2019/11/22 18:55:27 UTC, 0 replies.
- [jira] [Created] (FLINK-14930) OSS Filesystem Uses Wrong Shading Prefix - posted by "Konstantin Knauf (Jira)" <ji...@apache.org> on 2019/11/22 20:10:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14930) OSS Filesystem Uses Wrong Shading Prefix - posted by "Konstantin Knauf (Jira)" <ji...@apache.org> on 2019/11/22 20:12:00 UTC, 1 replies.
- [GitHub] [flink] knaufk opened a new pull request #10295: [FLINK-14930] fix FLINK_SHADING_PREFIX in OSSFileSystemFactory - posted by GitBox <gi...@apache.org> on 2019/11/22 21:01:46 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10295: [FLINK-14930] fix FLINK_SHADING_PREFIX in OSSFileSystemFactory - posted by GitBox <gi...@apache.org> on 2019/11/22 21:05:06 UTC, 1 replies.
- [GitHub] [flink] zentol edited a comment on issue #10285: [FLINK-14896] [flink-kinesis-connector] Set jackson and guava dependency to flink-shaded - posted by GitBox <gi...@apache.org> on 2019/11/22 21:57:17 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10295: [FLINK-14930] fix FLINK_SHADING_PREFIX in OSSFileSystemFactory - posted by GitBox <gi...@apache.org> on 2019/11/22 21:59:12 UTC, 1 replies.
- [GitHub] [flink] bowenli86 commented on a change in pull request #10294: [FLINK-14913][table] refactor CatalogFunction to remove properties - posted by GitBox <gi...@apache.org> on 2019/11/22 22:22:12 UTC, 3 replies.
- [GitHub] [flink] HuangZhenQiu commented on a change in pull request #10294: [FLINK-14913][table] refactor CatalogFunction to remove properties - posted by GitBox <gi...@apache.org> on 2019/11/22 22:39:04 UTC, 1 replies.
- [jira] [Updated] (FLINK-14319) Register user jar files in {Stream}ExecutionEnvironment - posted by "Leo Zhang (Jira)" <ji...@apache.org> on 2019/11/23 01:14:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14729) Multi-topics consuming from KafkaTableSource - posted by "Leo Zhang (Jira)" <ji...@apache.org> on 2019/11/23 01:22:00 UTC, 1 replies.
- [GitHub] [flink] KurtYoung merged pull request #10289: [FLINK-14924][table sql / api] CsvTableSource can not config empty column as null - posted by GitBox <gi...@apache.org> on 2019/11/23 01:52:35 UTC, 0 replies.
- [jira] [Closed] (FLINK-14924) CsvTableSource can not config empty column as null - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/23 01:54:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14931) ConfigOptionsDocsCompletenessITCase fails on traivs - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/23 02:55:00 UTC, 0 replies.
- [GitHub] [flink] zjuwangg opened a new pull request #10296: [FLINK-14691][table]Add use/create/drop/alter database operation and support it in flink/blink planner - posted by GitBox <gi...@apache.org> on 2019/11/23 03:00:09 UTC, 0 replies.
- [GitHub] [flink] zjuwangg commented on issue #10296: [FLINK-14691][table]Add use/create/drop/alter database operation and support it in flink/blink planner - posted by GitBox <gi...@apache.org> on 2019/11/23 03:00:40 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10296: [FLINK-14691][table]Add use/create/drop/alter database operation and support it in flink/blink planner - posted by GitBox <gi...@apache.org> on 2019/11/23 03:02:12 UTC, 1 replies.
- [jira] [Updated] (FLINK-14692) Support alter/rename table through `sqlUpdate` in TableEnvironment - posted by "Terry Wang (Jira)" <ji...@apache.org> on 2019/11/23 03:27:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14932) Support table related DDLs that needs return value in TableEnvironment - posted by "Terry Wang (Jira)" <ji...@apache.org> on 2019/11/23 03:27:00 UTC, 0 replies.
- [GitHub] [flink] xuefuz commented on a change in pull request #10296: [FLINK-14691][table]Add use/create/drop/alter database operation and support it in flink/blink planner - posted by GitBox <gi...@apache.org> on 2019/11/23 03:59:05 UTC, 10 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10296: [FLINK-14691][table]Add use/create/drop/alter database operation and support it in flink/blink planner - posted by GitBox <gi...@apache.org> on 2019/11/23 04:00:13 UTC, 11 replies.
- [jira] [Resolved] (FLINK-14877) Enable FRocksDB to optimize performance via options when bounding total memory - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/23 07:03:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13034) Improve the performance when checking whether mapstate is empty for RocksDBStateBackend - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/23 07:33:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-12785) RocksDB savepoint recovery can use a lot of unmanaged memory - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/23 08:03:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-12785) RocksDB savepoint recovery can use a lot of unmanaged memory - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/23 08:04:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-13034) Improve the performance when checking whether mapstate is empty for RocksDBStateBackend - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/23 08:50:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14931) ConfigOptionsDocsCompletenessITCase fails on traivs - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/23 12:09:00 UTC, 0 replies.
- [GitHub] [flink] catkint commented on a change in pull request #10206: [FLINK-14781] [docs-zh] correct the state_backends.zh external link and some other things - posted by GitBox <gi...@apache.org> on 2019/11/23 12:21:39 UTC, 0 replies.
- [jira] [Closed] (FLINK-14931) ConfigOptionsDocsCompletenessITCase fails on traivs - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/23 12:24:00 UTC, 0 replies.
- [GitHub] [flink] ZhangchengHu0923 opened a new pull request #10297: [FLINK-11529] Translate the "Dataflow Programming Model" page into Chinese - posted by GitBox <gi...@apache.org> on 2019/11/23 13:32:57 UTC, 0 replies.
- [jira] [Updated] (FLINK-11529) Support Chinese Documentation for Apache Flink - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/23 13:34:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10297: [FLINK-11529] Translate the "Dataflow Programming Model" page into Chinese - posted by GitBox <gi...@apache.org> on 2019/11/23 13:36:08 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10297: [FLINK-11605] Translate the "Dataflow Programming Model" page into Chinese - posted by GitBox <gi...@apache.org> on 2019/11/23 14:05:56 UTC, 0 replies.
- [GitHub] [flink] ZhangchengHu0923 closed pull request #10297: [FLINK-11605] Translate the "Dataflow Programming Model" page into Chinese - posted by GitBox <gi...@apache.org> on 2019/11/23 14:12:48 UTC, 0 replies.
- [jira] [Updated] (FLINK-11605) Translate the "Dataflow Programming Model" page into Chinese - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/23 14:13:00 UTC, 1 replies.
- [GitHub] [flink] ZhangchengHu0923 opened a new pull request #10298: [FLINK-11605] Translate the "Dataflow Programming Model" page into Ch… … - posted by GitBox <gi...@apache.org> on 2019/11/23 14:38:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10298: [FLINK-11605] Translate the "Dataflow Programming Model" page into Ch… … - posted by GitBox <gi...@apache.org> on 2019/11/23 14:40:55 UTC, 1 replies.
- [jira] [Created] (FLINK-14933) translate "Data Streaming Fault Tolerance" page in to - posted by "Zhangcheng Hu (Jira)" <ji...@apache.org> on 2019/11/23 14:59:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14933) translate "Data Streaming Fault Tolerance" page in to Chinese - posted by "Zhangcheng Hu (Jira)" <ji...@apache.org> on 2019/11/23 15:02:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10298: [FLINK-11605] Translate the "Dataflow Programming Model" page into Ch… … - posted by GitBox <gi...@apache.org> on 2019/11/23 15:29:25 UTC, 1 replies.
- [jira] [Commented] (FLINK-14893) Using Child ClassLoader to load class when Parent ClassLoader couldn't load in ParentFirstPatterns - posted by "hailong wang (Jira)" <ji...@apache.org> on 2019/11/23 16:25:00 UTC, 2 replies.
- [GitHub] [flink] walterddr commented on a change in pull request #9957: [FLINK-10932] Initialize flink-kubernetes module - posted by GitBox <gi...@apache.org> on 2019/11/23 17:47:09 UTC, 1 replies.
- [GitHub] [flink] zentol commented on a change in pull request #9751: [FLINK-14177] bump curator from 2.12.0 to 4.2.0 - posted by GitBox <gi...@apache.org> on 2019/11/23 22:02:42 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (FLINK-11605) Translate the "Dataflow Programming Model" page into Chinese - posted by "Zhangcheng Hu (Jira)" <ji...@apache.org> on 2019/11/24 04:59:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-11491) Support all TPC-DS queries - posted by "Leonard Xu (Jira)" <ji...@apache.org> on 2019/11/24 09:20:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14124) potential memory leak in netty server - posted by "YufeiLiu (Jira)" <ji...@apache.org> on 2019/11/24 09:23:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10239: [FLINK-11491][end2end] Support all TPC-DS queries - posted by GitBox <gi...@apache.org> on 2019/11/24 09:37:18 UTC, 9 replies.
- [GitHub] [flink] RustedBones commented on a change in pull request #10285: [FLINK-14896] [flink-kinesis-connector] Set jackson and guava dependency to flink-shaded - posted by GitBox <gi...@apache.org> on 2019/11/24 10:17:06 UTC, 0 replies.
- [GitHub] [flink] lamber-ken commented on a change in pull request #9751: [FLINK-14177] bump curator from 2.12.0 to 4.2.0 - posted by GitBox <gi...@apache.org> on 2019/11/24 11:02:04 UTC, 3 replies.
- [GitHub] [flink] faaronzheng opened a new pull request #10299: [FLINK-14560] [runtime] The value of taskmanager.memory.size in flink… - posted by GitBox <gi...@apache.org> on 2019/11/24 11:41:26 UTC, 0 replies.
- [jira] [Updated] (FLINK-13899) Add SQL DDL for Elasticsearch 5.X version - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/24 11:44:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-13111) FlinkKinesisConsumer fails with endpoint and region used together - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/24 11:44:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10299: [FLINK-14560] [runtime] The value of taskmanager.memory.size in flink… - posted by GitBox <gi...@apache.org> on 2019/11/24 11:44:30 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10299: [FLINK-14560] [runtime] The value of taskmanager.memory.size in flink… - posted by GitBox <gi...@apache.org> on 2019/11/24 12:40:05 UTC, 8 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #9751: [FLINK-14177] bump curator from 2.12.0 to 4.2.0 - posted by GitBox <gi...@apache.org> on 2019/11/24 12:59:53 UTC, 0 replies.
- [GitHub] [flink] carp84 opened a new pull request #10300: [FLINK-14926] [state backends] Make sure no resource leak of RocksObject - posted by GitBox <gi...@apache.org> on 2019/11/24 13:29:53 UTC, 0 replies.
- [jira] [Updated] (FLINK-14926) Make sure no resource leak of RocksObject - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/24 13:30:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10300: [FLINK-14926] [state backends] Make sure no resource leak of RocksObject - posted by GitBox <gi...@apache.org> on 2019/11/24 13:32:45 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #8746: [hotfix][FLINK-11120][table]fix the bug of timestampadd handles time - posted by GitBox <gi...@apache.org> on 2019/11/24 13:33:46 UTC, 7 replies.
- [GitHub] [flink] carp84 commented on issue #10300: [FLINK-14926] [state backends] Make sure no resource leak of RocksObject - posted by GitBox <gi...@apache.org> on 2019/11/24 14:02:17 UTC, 0 replies.
- [GitHub] [flink] carp84 edited a comment on issue #10300: [FLINK-14926] [state backends] Make sure no resource leak of RocksObject - posted by GitBox <gi...@apache.org> on 2019/11/24 14:03:12 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10300: [FLINK-14926] [state backends] Make sure no resource leak of RocksObject - posted by GitBox <gi...@apache.org> on 2019/11/24 14:32:11 UTC, 3 replies.
- [GitHub] [flink] zentol merged pull request #10232: [FLINK-14314][runtime] Allocate shared slot resources respecting the resources of all vertices in the group - posted by GitBox <gi...@apache.org> on 2019/11/24 15:16:31 UTC, 0 replies.
- [jira] [Closed] (FLINK-14314) Allocate shared slot resources respecting the resources of all vertices in the group - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/24 15:18:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14846) Correct the default writerbuffer size documentation of RocksDB - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/24 18:02:00 UTC, 1 replies.
- [GitHub] [flink] Myasuka opened a new pull request #10301: [FLINK-14846][doc] Correct the default writerbuffer size documentation of RocksDB - posted by GitBox <gi...@apache.org> on 2019/11/24 18:05:21 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10301: [FLINK-14846][doc] Correct the default writerbuffer size documentation of RocksDB - posted by GitBox <gi...@apache.org> on 2019/11/24 18:07:46 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10301: [FLINK-14846][doc] Correct the default writerbuffer size documentation of RocksDB - posted by GitBox <gi...@apache.org> on 2019/11/24 18:45:48 UTC, 1 replies.
- [jira] [Created] (FLINK-14934) Remove error log statement in ES connector - posted by "Arvid Heise (Jira)" <ji...@apache.org> on 2019/11/24 21:05:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14935) Improve mailbox exception handling - posted by "Arvid Heise (Jira)" <ji...@apache.org> on 2019/11/24 21:13:00 UTC, 0 replies.
- [GitHub] [flink] zentol opened a new pull request #10302: [FLINK-14104][build] Use flink-shaded-jackson 9.0 - posted by GitBox <gi...@apache.org> on 2019/11/24 22:52:35 UTC, 0 replies.
- [GitHub] [flink] zentol opened a new pull request #10303: [1.9][FLINK-14104][build] Use flink-shaded-jackson 9.0 - posted by GitBox <gi...@apache.org> on 2019/11/24 22:53:57 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10302: [1.8][FLINK-14104][build] Use flink-shaded-jackson 9.0 - posted by GitBox <gi...@apache.org> on 2019/11/24 22:54:25 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10303: [1.9][FLINK-14104][build] Use flink-shaded-jackson 9.0 - posted by GitBox <gi...@apache.org> on 2019/11/24 22:56:08 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10302: [1.8][FLINK-14104][build] Use flink-shaded-jackson 9.0 - posted by GitBox <gi...@apache.org> on 2019/11/24 23:52:49 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10303: [1.9][FLINK-14104][build] Use flink-shaded-jackson 9.0 - posted by GitBox <gi...@apache.org> on 2019/11/24 23:52:55 UTC, 1 replies.
- [GitHub] [flink] wuchong merged pull request #10290: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/25 02:43:27 UTC, 0 replies.
- [jira] [Resolved] (FLINK-13708) transformations should be cleared because a table environment could execute multiple job - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/25 02:45:00 UTC, 0 replies.
- [GitHub] [flink] wuchong merged pull request #10292: [FLINK-14928][docs] Fix the broken links in documentation of page systemFunctions - posted by GitBox <gi...@apache.org> on 2019/11/25 02:55:29 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14928) Documentation links check nightly run failed on travis - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/25 02:56:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14815) Expose network metric in IOMetricsInfo - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/25 03:08:00 UTC, 1 replies.
- [jira] [Comment Edited] (FLINK-14834) Kerberized YARN on Docker test fails on Travis - posted by "Yu Li (Jira)" <ji...@apache.org> on 2019/11/25 03:12:00 UTC, 0 replies.
- [GitHub] [flink] wuchong merged pull request #10277: [FLINK-14595][orc] Move flink-orc to flink-formats from flink-connectors - posted by GitBox <gi...@apache.org> on 2019/11/25 03:17:26 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14595) Move flink-orc to flink-formats from flink-connectors - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/25 03:33:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14933) translate "Data Streaming Fault Tolerance" page in to Chinese - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/25 03:43:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14933) translate "Data Streaming Fault Tolerance" page in to Chinese - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/25 03:50:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-13995) Fix shading of the licence information of netty - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/25 04:12:00 UTC, 1 replies.
- [GitHub] [flink] zjuwangg commented on a change in pull request #10296: [FLINK-14691][table]Add use/create/drop/alter database operation and support it in flink/blink planner - posted by GitBox <gi...@apache.org> on 2019/11/25 04:35:11 UTC, 2 replies.
- [GitHub] [flink] yanghua opened a new pull request #10304: [FLINK-14838] Cleanup the description about container number config option in Scala and python shell doc - posted by GitBox <gi...@apache.org> on 2019/11/25 05:52:21 UTC, 0 replies.
- [jira] [Updated] (FLINK-14838) Cleanup the description about container number config option in Scala and python shell doc - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/25 05:53:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10304: [FLINK-14838] Cleanup the description about container number config option in Scala and python shell doc - posted by GitBox <gi...@apache.org> on 2019/11/25 05:54:51 UTC, 1 replies.
- [GitHub] [flink] klion26 opened a new pull request #10305: [FLINK-14892][docs] Add documentation for checkpoint directory layout - posted by GitBox <gi...@apache.org> on 2019/11/25 06:05:22 UTC, 0 replies.
- [GitHub] [flink] klion26 commented on issue #10305: [FLINK-14892][docs] Add documentation for checkpoint directory layout - posted by GitBox <gi...@apache.org> on 2019/11/25 06:06:06 UTC, 2 replies.
- [GitHub] [flink] KurtYoung commented on a change in pull request #10239: [FLINK-11491][end2end] Support all TPC-DS queries - posted by GitBox <gi...@apache.org> on 2019/11/25 06:07:19 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10305: [FLINK-14892][docs] Add documentation for checkpoint directory layout - posted by GitBox <gi...@apache.org> on 2019/11/25 06:08:21 UTC, 1 replies.
- [GitHub] [flink] klion26 commented on a change in pull request #10305: [FLINK-14892][docs] Add documentation for checkpoint directory layout - posted by GitBox <gi...@apache.org> on 2019/11/25 06:08:25 UTC, 0 replies.
- [GitHub] [flink] wuchong commented on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/25 06:27:12 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10304: [FLINK-14838] Cleanup the description about container number config option in Scala and python shell doc - posted by GitBox <gi...@apache.org> on 2019/11/25 06:30:53 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14552) Enable partition statistics in blink planner - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/25 06:35:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14543) Support partition for temporary table - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/25 06:35:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14930) OSS Filesystem Uses Wrong Shading Prefix - posted by "Konstantin Knauf (Jira)" <ji...@apache.org> on 2019/11/25 06:37:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10305: [FLINK-14892][docs] Add documentation for checkpoint directory layout - posted by GitBox <gi...@apache.org> on 2019/11/25 06:59:47 UTC, 4 replies.
- [jira] [Created] (FLINK-14936) Introduce MemoryManager#computeMemorySize to calculate managed memory of an operator from a fraction - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/25 07:00:14 UTC, 0 replies.
- [GitHub] [flink] TsReaper opened a new pull request #10306: [FLINK-13943][table-api] Provide utility method to convert Flink table to Java List - posted by GitBox <gi...@apache.org> on 2019/11/25 07:03:13 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10306: [FLINK-13943][table-api] Provide utility method to convert Flink table to Java List - posted by GitBox <gi...@apache.org> on 2019/11/25 07:05:50 UTC, 1 replies.
- [GitHub] [flink] zjffdu commented on a change in pull request #10306: [FLINK-13943][table-api] Provide utility method to convert Flink table to Java List - posted by GitBox <gi...@apache.org> on 2019/11/25 07:09:54 UTC, 3 replies.
- [jira] [Updated] (FLINK-14936) Introduce MemoryManager#computeMemorySize to calculate managed memory of an operator from a fraction - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/25 07:11:00 UTC, 2 replies.
- [GitHub] [flink] hequn8128 commented on a change in pull request #10103: [FLINK-14506][python][build] Improve the release script for Python API release package - posted by GitBox <gi...@apache.org> on 2019/11/25 07:54:29 UTC, 3 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10306: [FLINK-13943][table-api] Provide utility method to convert Flink table to Java List - posted by GitBox <gi...@apache.org> on 2019/11/25 07:57:26 UTC, 6 replies.
- [jira] [Assigned] (FLINK-14590) Unify the working directory of Java process and Python process when submitting python jobs via "flink run -py" - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/25 07:58:00 UTC, 1 replies.
- [GitHub] [flink] wangyang0918 commented on a change in pull request #10245: [FLINK-10936][kubernetes] Implement Kubernetes command line tools to support session cluster. - posted by GitBox <gi...@apache.org> on 2019/11/25 08:04:24 UTC, 2 replies.
- [jira] [Updated] (FLINK-13758) failed to submit JobGraph when registered hdfs file in DistributedCache - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/25 08:09:00 UTC, 0 replies.
- [GitHub] [flink] zhijiangW commented on a change in pull request #10180: [FLINK-14631] Account for netty direct allocations in direct memory limit (Netty Shuffle) - posted by GitBox <gi...@apache.org> on 2019/11/25 08:23:26 UTC, 0 replies.
- [GitHub] [flink] hequn8128 commented on issue #10103: [FLINK-14506][python][build] Improve the release script for Python API release package - posted by GitBox <gi...@apache.org> on 2019/11/25 08:24:26 UTC, 0 replies.
- [jira] [Created] (FLINK-14937) Flink WebUI could not display - posted by "Yang Wang (Jira)" <ji...@apache.org> on 2019/11/25 08:25:00 UTC, 0 replies.
- [GitHub] [flink] dawidwys commented on issue #8859: [FLINK-12905][table-planner] Enable querying CatalogViews in legacy planner - posted by GitBox <gi...@apache.org> on 2019/11/25 08:28:22 UTC, 2 replies.
- [GitHub] [flink] twalthr opened a new pull request #10307: [FLINK-14903][table] Relax structured types constraints - posted by GitBox <gi...@apache.org> on 2019/11/25 08:29:54 UTC, 0 replies.
- [jira] [Updated] (FLINK-14903) Relax structured types constraints - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/25 08:30:00 UTC, 0 replies.
- [GitHub] [flink] yanghua commented on issue #10304: [FLINK-14838] Cleanup the description about container number config option in Scala and python shell doc - posted by GitBox <gi...@apache.org> on 2019/11/25 08:30:12 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10307: [FLINK-14903][table] Relax structured types constraints - posted by GitBox <gi...@apache.org> on 2019/11/25 08:32:59 UTC, 1 replies.
- [jira] [Created] (FLINK-14938) Flink elasticsearch failure handler re-add indexrequest causes ConcurrentModificationException - posted by "Shengnan YU (Jira)" <ji...@apache.org> on 2019/11/25 08:33:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14938) Flink elasticsearch failure handler re-add indexrequest causes ConcurrentModificationException - posted by "Shengnan YU (Jira)" <ji...@apache.org> on 2019/11/25 08:42:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14938) Flink elasticsearch failure handler re-add indexrequest causes ConcurrentModificationException - posted by "Shengnan YU (Jira)" <ji...@apache.org> on 2019/11/25 08:42:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14907) Support to Configure Azure Storage Key via Environment Variable - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/25 08:53:00 UTC, 1 replies.
- [GitHub] [flink] pnowojski commented on a change in pull request #10305: [FLINK-14892][docs] Add documentation for checkpoint directory layout - posted by GitBox <gi...@apache.org> on 2019/11/25 08:55:28 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #8859: [FLINK-12905][table-planner] Enable querying CatalogViews in legacy planner - posted by GitBox <gi...@apache.org> on 2019/11/25 09:01:50 UTC, 13 replies.
- [GitHub] [flink] twalthr opened a new pull request #10308: [FLINK-14904][table] Rename ANY type to RAW type - posted by GitBox <gi...@apache.org> on 2019/11/25 09:04:29 UTC, 0 replies.
- [jira] [Updated] (FLINK-14904) Rename ANY type to RAW type - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/25 09:05:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk opened a new pull request #10309: [FLINK-14909][runtime] Let tasks get scheduled in topological order when possible - posted by GitBox <gi...@apache.org> on 2019/11/25 09:05:45 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10308: [FLINK-14904][table] Rename ANY type to RAW type - posted by GitBox <gi...@apache.org> on 2019/11/25 09:06:37 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10309: [FLINK-14909][runtime] Let tasks get scheduled in topological order when possible - posted by GitBox <gi...@apache.org> on 2019/11/25 09:08:42 UTC, 1 replies.
- [GitHub] [flink] aljoscha commented on issue #10274: [FLINK-14873][client] Make PackagedProgram#savepointSettings final - posted by GitBox <gi...@apache.org> on 2019/11/25 09:11:47 UTC, 0 replies.
- [GitHub] [flink] aljoscha closed pull request #10274: [FLINK-14873][client] Make PackagedProgram#savepointSettings final - posted by GitBox <gi...@apache.org> on 2019/11/25 09:11:47 UTC, 0 replies.
- [jira] [Closed] (FLINK-14873) Make PackagedProgram#savepointSettings final - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/25 09:12:00 UTC, 0 replies.
- [GitHub] [flink] yanghua edited a comment on issue #10215: [FLINK-14767] Mark TaskManagerOptions#EXIT_ON_FATAL_AKKA_ERROR with @Deprecated annotation - posted by GitBox <gi...@apache.org> on 2019/11/25 09:19:09 UTC, 3 replies.
- [GitHub] [flink] WeiZhong94 opened a new pull request #10310: [FLINK-14865][python] fix unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2 - posted by GitBox <gi...@apache.org> on 2019/11/25 09:21:09 UTC, 0 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #10307: [FLINK-14903][table] Relax structured types constraints - posted by GitBox <gi...@apache.org> on 2019/11/25 09:29:18 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10307: [FLINK-14903][table] Relax structured types constraints - posted by GitBox <gi...@apache.org> on 2019/11/25 09:29:30 UTC, 4 replies.
- [GitHub] [flink] TisonKun opened a new pull request #10311: [FLINK-14762][client] Enrich JobClient API - posted by GitBox <gi...@apache.org> on 2019/11/25 09:35:43 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10311: [FLINK-14762][client] Enrich JobClient API - posted by GitBox <gi...@apache.org> on 2019/11/25 09:39:01 UTC, 1 replies.
- [jira] [Created] (FLINK-14939) StreamingKafkaITCase fails due to distDir property not being set - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/25 09:41:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14940) Travis build passes despite Test failures - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/25 09:42:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10308: [FLINK-14904][table] Rename ANY type to RAW type - posted by GitBox <gi...@apache.org> on 2019/11/25 10:02:04 UTC, 3 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10309: [FLINK-14909][runtime] Let tasks get scheduled in topological order when possible - posted by GitBox <gi...@apache.org> on 2019/11/25 10:02:11 UTC, 14 replies.
- [GitHub] [flink] flinkbot commented on issue #10310: [FLINK-14865][python] fix unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2 - posted by GitBox <gi...@apache.org> on 2019/11/25 10:02:18 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14624) Support computed column as rowtime attribute - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/25 10:16:00 UTC, 0 replies.
- [GitHub] [flink] xintongsong commented on a change in pull request #10146: [FLINK-14188][runtime] TaskExecutor derive and register with default slot resource profile - posted by GitBox <gi...@apache.org> on 2019/11/25 10:18:15 UTC, 7 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10310: [FLINK-14865][python] fix unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2 - posted by GitBox <gi...@apache.org> on 2019/11/25 10:35:02 UTC, 5 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10311: [FLINK-14762][client] Enrich JobClient API - posted by GitBox <gi...@apache.org> on 2019/11/25 10:35:08 UTC, 29 replies.
- [jira] [Updated] (FLINK-13191) Add a simplified UDF type extraction - posted by "Timo Walther (Jira)" <ji...@apache.org> on 2019/11/25 10:38:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-12692) Support disk spilling in HeapKeyedStateBackend - posted by "Simon Su (Jira)" <ji...@apache.org> on 2019/11/25 11:10:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha merged pull request #10215: [FLINK-14767] Mark TaskManagerOptions#EXIT_ON_FATAL_AKKA_ERROR with @Deprecated annotation - posted by GitBox <gi...@apache.org> on 2019/11/25 11:10:21 UTC, 0 replies.
- [jira] [Closed] (FLINK-14767) Mark TaskManagerOptions#EXIT_ON_FATAL_AKKA_ERROR with @Deprecated annotation - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/25 11:11:01 UTC, 0 replies.
- [GitHub] [flink] twalthr opened a new pull request #10312: [FLINK-12996][table-common] Add type validators and strategies for FLIP-65 - posted by GitBox <gi...@apache.org> on 2019/11/25 11:17:40 UTC, 0 replies.
- [jira] [Updated] (FLINK-12996) Add predefined type validators, strategies, and transformations - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/25 11:18:00 UTC, 0 replies.
- [jira] [Reopened] (FLINK-13749) Make Flink client respect classloading policy - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/25 11:19:00 UTC, 0 replies.
- [GitHub] [flink] twalthr commented on issue #10270: [FLINK-14672][sql-client] Make Executor stateful in sql client - posted by GitBox <gi...@apache.org> on 2019/11/25 11:20:36 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10312: [FLINK-12996][table-common] Add type validators and strategies for FLIP-65 - posted by GitBox <gi...@apache.org> on 2019/11/25 11:20:53 UTC, 1 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #10308: [FLINK-14904][table] Rename ANY type to RAW type - posted by GitBox <gi...@apache.org> on 2019/11/25 11:25:13 UTC, 1 replies.
- [GitHub] [flink] dawidwys closed pull request #8915: [FLINK-13015][table-api-java] Create validators, strategies and transformations required for porting logical expressions - posted by GitBox <gi...@apache.org> on 2019/11/25 11:26:06 UTC, 0 replies.
- [jira] [Updated] (FLINK-14854) Add executeAsync() method to execution environments - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/25 11:27:00 UTC, 0 replies.
- [GitHub] [flink] XuQianJin-Stars commented on issue #8746: [hotfix][FLINK-11120][table]fix the bug of timestampadd handles time - posted by GitBox <gi...@apache.org> on 2019/11/25 11:51:08 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10312: [FLINK-12996][table-common] Add type validators and strategies for FLIP-65 - posted by GitBox <gi...@apache.org> on 2019/11/25 12:11:16 UTC, 5 replies.
- [jira] [Created] (FLINK-14941) The AbstractTableInputFormat#nextRecord in hbase connector will handle the same rowkey twice once encountered any exception - posted by "Zheng Hu (Jira)" <ji...@apache.org> on 2019/11/25 12:14:00 UTC, 0 replies.
- [GitHub] [flink] yanghua commented on issue #8871: [FLINK-12976] Bump Kafka client version to 2.3.0 for universal Kafka connector - posted by GitBox <gi...@apache.org> on 2019/11/25 12:26:03 UTC, 0 replies.
- [GitHub] [flink] zentol merged pull request #10302: [1.8][FLINK-14104][build] Use flink-shaded-jackson 9.0 - posted by GitBox <gi...@apache.org> on 2019/11/25 12:26:55 UTC, 0 replies.
- [GitHub] [flink] aljoscha opened a new pull request #10313: [FLINK-14840] Use Executor interface in SQL cli - posted by GitBox <gi...@apache.org> on 2019/11/25 12:50:41 UTC, 0 replies.
- [jira] [Updated] (FLINK-14840) Use new Executor interface in SQL cli - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/25 12:51:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10313: [FLINK-14840] Use Executor interface in SQL cli - posted by GitBox <gi...@apache.org> on 2019/11/25 12:53:02 UTC, 1 replies.
- [GitHub] [flink] klion26 commented on issue #10298: [FLINK-11605] Translate the "Dataflow Programming Model" page into Ch… … - posted by GitBox <gi...@apache.org> on 2019/11/25 12:58:23 UTC, 0 replies.
- [GitHub] [flink] kl0u commented on issue #10311: [FLINK-14762][client] Enrich JobClient API - posted by GitBox <gi...@apache.org> on 2019/11/25 13:03:49 UTC, 0 replies.
- [GitHub] [flink] lirui-apache commented on a change in pull request #10296: [FLINK-14691][table]Add use/create/drop/alter database operation and support it in flink/blink planner - posted by GitBox <gi...@apache.org> on 2019/11/25 13:12:11 UTC, 8 replies.
- [GitHub] [flink] aljoscha commented on issue #10286: [FLINK-14890] [tests] Add missing test harnesses for broadcast functions - posted by GitBox <gi...@apache.org> on 2019/11/25 13:13:08 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14765) Remove STATE_UPDATER in Execution - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/25 13:23:00 UTC, 0 replies.
- [GitHub] [flink] kl0u commented on a change in pull request #10276: [FLINK-14885][client] YarnClusterDescriptor should not know about detached option - posted by GitBox <gi...@apache.org> on 2019/11/25 13:25:24 UTC, 0 replies.
- [GitHub] [flink] openinx opened a new pull request #10314: [FLINK-14941][hbase] The AbstractTableInputFormat#nextRecord in hbase connector will handle the same rowkey twice once encountered any exception - posted by GitBox <gi...@apache.org> on 2019/11/25 13:33:53 UTC, 0 replies.
- [jira] [Updated] (FLINK-14941) The AbstractTableInputFormat#nextRecord in hbase connector will handle the same rowkey twice once encountered any exception - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/25 13:34:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10314: [FLINK-14941][hbase] The AbstractTableInputFormat#nextRecord in hbase connector will handle the same rowkey twice once encountered any exception - posted by GitBox <gi...@apache.org> on 2019/11/25 13:37:28 UTC, 1 replies.
- [jira] [Commented] (FLINK-14941) The AbstractTableInputFormat#nextRecord in hbase connector will handle the same rowkey twice once encountered any exception - posted by "Zheng Hu (Jira)" <ji...@apache.org> on 2019/11/25 13:38:00 UTC, 3 replies.
- [GitHub] [flink] aljoscha merged pull request #10304: [FLINK-14838] Cleanup the description about container number config option in Scala and python shell doc - posted by GitBox <gi...@apache.org> on 2019/11/25 13:44:36 UTC, 0 replies.
- [jira] [Closed] (FLINK-14838) Cleanup the description about container number config option in Scala and python shell doc - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/25 13:45:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14838) Cleanup the description about container number config option in Scala and python shell doc - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/25 13:46:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10313: [FLINK-14840] Use Executor interface in SQL cli - posted by GitBox <gi...@apache.org> on 2019/11/25 13:48:25 UTC, 9 replies.
- [GitHub] [flink] pnowojski commented on issue #10305: [FLINK-14892][docs] Add documentation for checkpoint directory layout - posted by GitBox <gi...@apache.org> on 2019/11/25 13:59:24 UTC, 0 replies.
- [GitHub] [flink] KurtYoung merged pull request #10271: [FLINK-14874] [table-planner-blink] add local aggregate to solve data skew for ROLLUP/CUBE case - posted by GitBox <gi...@apache.org> on 2019/11/25 14:19:08 UTC, 0 replies.
- [jira] [Closed] (FLINK-14874) add local aggregate to solve data skew for ROLLUP/CUBE case - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/25 14:20:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10314: [FLINK-14941][hbase] The AbstractTableInputFormat#nextRecord in hbase connector will handle the same rowkey twice once encountered any exception - posted by GitBox <gi...@apache.org> on 2019/11/25 14:22:23 UTC, 3 replies.
- [jira] [Updated] (FLINK-11695) Make sharedStateDir could create sub-directories to avoid MaxDirectoryItemsExceededException - posted by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/25 14:50:00 UTC, 0 replies.
- [GitHub] [flink] zjffdu commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli - posted by GitBox <gi...@apache.org> on 2019/11/25 15:00:17 UTC, 1 replies.
- [jira] [Created] (FLINK-14942) State Processing API: add an option to make deep copy - posted by "Jun Qin (Jira)" <ji...@apache.org> on 2019/11/25 15:02:00 UTC, 0 replies.
- [GitHub] [flink] leonardBang commented on a change in pull request #10239: [FLINK-11491][end2end] Support all TPC-DS queries - posted by GitBox <gi...@apache.org> on 2019/11/25 15:12:09 UTC, 2 replies.
- [GitHub] [flink] JingsongLi opened a new pull request #10315: [FLINK-14552][table] Enable partition statistics in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/25 15:36:33 UTC, 0 replies.
- [jira] [Updated] (FLINK-14552) Enable partition statistics in blink planner - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/25 15:37:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10315: [FLINK-14552][table] Enable partition statistics in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/25 15:39:33 UTC, 1 replies.
- [GitHub] [flink] walterddr commented on issue #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission - posted by GitBox <gi...@apache.org> on 2019/11/25 15:58:34 UTC, 2 replies.
- [GitHub] [flink] walterddr edited a comment on issue #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission - posted by GitBox <gi...@apache.org> on 2019/11/25 15:59:21 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10315: [FLINK-14552][table] Enable partition statistics in blink planner - posted by GitBox <gi...@apache.org> on 2019/11/25 16:33:20 UTC, 6 replies.
- [GitHub] [flink] wuchong opened a new pull request #10316: [FLINK-14624][table-blink] Support computed column as rowtime attribute - posted by GitBox <gi...@apache.org> on 2019/11/25 16:34:51 UTC, 0 replies.
- [jira] [Updated] (FLINK-14624) Support computed column as rowtime attribute - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/25 16:35:00 UTC, 0 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #10312: [FLINK-12996][table-common] Add type validators and strategies for FLIP-65 - posted by GitBox <gi...@apache.org> on 2019/11/25 16:37:22 UTC, 9 replies.
- [GitHub] [flink] flinkbot commented on issue #10316: [FLINK-14624][table-blink] Support computed column as rowtime attribute - posted by GitBox <gi...@apache.org> on 2019/11/25 16:38:26 UTC, 1 replies.
- [jira] [Commented] (FLINK-14940) Travis build passes despite Test failures - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/25 16:50:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14939) StreamingKafkaITCase fails due to distDir property not being set - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/25 16:50:00 UTC, 2 replies.
- [jira] [Commented] (FLINK-14936) Introduce MemoryManager#computeMemorySize to calculate managed memory of an operator from a fraction - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/25 17:22:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10316: [FLINK-14624][table-blink] Support computed column as rowtime attribute - posted by GitBox <gi...@apache.org> on 2019/11/25 17:34:07 UTC, 2 replies.
- [GitHub] [flink] kl0u commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli - posted by GitBox <gi...@apache.org> on 2019/11/25 18:56:46 UTC, 15 replies.
- [GitHub] [flink] bowenli86 commented on a change in pull request #10296: [FLINK-14691][table]Add use/create/drop/alter database operation and support it in flink/blink planner - posted by GitBox <gi...@apache.org> on 2019/11/25 19:32:06 UTC, 3 replies.
- [jira] [Reopened] (FLINK-14760) Documentation links check failed on travis - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/25 19:50:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14726) avoid creating new HiveShim instance every time when calling HiveShimLoader.loadHiveShim() - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/25 21:13:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14943) make callback and related members protected so that user can override the callback handling - posted by "Steven Zhen Wu (Jira)" <ji...@apache.org> on 2019/11/25 22:54:00 UTC, 0 replies.
- [GitHub] [flink] stevenzwu opened a new pull request #10317: [FLINK-14943] [Connections/Kafka] make callback protected so that we can override it for different beha… - posted by GitBox <gi...@apache.org> on 2019/11/26 00:10:25 UTC, 0 replies.
- [jira] [Updated] (FLINK-14943) make callback and related members protected so that user can override the callback handling - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/26 00:11:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10317: [FLINK-14943] [Connections/Kafka] make callback protected so that we can override it for different beha… - posted by GitBox <gi...@apache.org> on 2019/11/26 00:12:57 UTC, 1 replies.
- [jira] [Closed] (FLINK-14109) Improve javadocs and tests for high-availability backend - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/26 00:38:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10276: [FLINK-14885][client] YarnClusterDescriptor should not know about detached option - posted by GitBox <gi...@apache.org> on 2019/11/26 00:45:22 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10317: [FLINK-14943] [Connector/Kafka] make callback protected so that we can override it for different beha… - posted by GitBox <gi...@apache.org> on 2019/11/26 00:57:00 UTC, 1 replies.
- [GitHub] [flink] TisonKun commented on issue #10311: [FLINK-14762][client] Enrich JobClient API - posted by GitBox <gi...@apache.org> on 2019/11/26 01:14:08 UTC, 5 replies.
- [GitHub] [flink] TisonKun edited a comment on issue #10311: [FLINK-14762][client] Enrich JobClient API - posted by GitBox <gi...@apache.org> on 2019/11/26 01:20:44 UTC, 0 replies.
- [GitHub] [flink] hequn8128 commented on a change in pull request #10195: [FLINK-13995][legal] Properly exclude netty license directory - posted by GitBox <gi...@apache.org> on 2019/11/26 01:22:45 UTC, 3 replies.
- [GitHub] [flink] danny0405 commented on issue #8859: [FLINK-12905][table-planner] Enable querying CatalogViews in legacy planner - posted by GitBox <gi...@apache.org> on 2019/11/26 01:23:30 UTC, 1 replies.
- [GitHub] [flink] zjffdu commented on issue #10306: [FLINK-13943][table-api] Provide utility method to convert Flink table to Java List - posted by GitBox <gi...@apache.org> on 2019/11/26 01:31:59 UTC, 0 replies.
- [GitHub] [flink] zjffdu edited a comment on issue #10306: [FLINK-13943][table-api] Provide utility method to convert Flink table to Java List - posted by GitBox <gi...@apache.org> on 2019/11/26 01:34:40 UTC, 0 replies.
- [GitHub] [flink] hequn8128 closed pull request #10103: [FLINK-14506][python][build] Improve the release script for Python API release package - posted by GitBox <gi...@apache.org> on 2019/11/26 01:54:58 UTC, 0 replies.
- [jira] [Commented] (FLINK-14506) Improve the release script for Python API release package - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/26 01:57:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14506) Improve the release script for Python API release package - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/26 01:57:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14506) Improve the release script for Python API release package - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/26 01:58:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #8444: [FLINK-10190] [Kinesis Connector] Allow AWS_REGION to be supplied along with custom Kinesis endpoint - posted by GitBox <gi...@apache.org> on 2019/11/26 02:02:18 UTC, 2 replies.
- [jira] [Created] (FLINK-14944) Unstable test FlinkFnExecutionSyncTests.test_flink_fn_execution_pb2_synced - posted by "Dian Fu (Jira)" <ji...@apache.org> on 2019/11/26 02:05:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14944) Unstable test FlinkFnExecutionSyncTests.test_flink_fn_execution_pb2_synced - posted by "Dian Fu (Jira)" <ji...@apache.org> on 2019/11/26 02:07:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14944) Unstable test FlinkFnExecutionSyncTests.test_flink_fn_execution_pb2_synced - posted by "Dian Fu (Jira)" <ji...@apache.org> on 2019/11/26 02:14:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14944) Unstable test FlinkFnExecutionSyncTests.test_flink_fn_execution_pb2_synced - posted by "Dian Fu (Jira)" <ji...@apache.org> on 2019/11/26 02:14:00 UTC, 1 replies.
- [GitHub] [flink] danny0405 commented on a change in pull request #8859: [FLINK-12905][table-planner] Enable querying CatalogViews in legacy planner - posted by GitBox <gi...@apache.org> on 2019/11/26 02:37:23 UTC, 9 replies.
- [GitHub] [flink] zjuwangg opened a new pull request #10318: [FLINK-14721][hive]HiveTableSource implement LimitableTableSource interface - posted by GitBox <gi...@apache.org> on 2019/11/26 02:39:25 UTC, 1 replies.
- [GitHub] [flink] zjuwangg closed pull request #10318: [FLINK-14721][hive]HiveTableSource implement LimitableTableSource interface - posted by GitBox <gi...@apache.org> on 2019/11/26 02:39:49 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10318: [FLINK-14721][hive]HiveTableSource implement LimitableTableSource interface - posted by GitBox <gi...@apache.org> on 2019/11/26 02:42:28 UTC, 1 replies.
- [GitHub] [flink] hequn8128 commented on a change in pull request #10310: [FLINK-14865][python] fix unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2 - posted by GitBox <gi...@apache.org> on 2019/11/26 02:44:59 UTC, 2 replies.
- [GitHub] [flink] TisonKun merged pull request #10276: [FLINK-14885][client] YarnClusterDescriptor should not know about detached option - posted by GitBox <gi...@apache.org> on 2019/11/26 03:05:08 UTC, 0 replies.
- [jira] [Closed] (FLINK-14885) YarnClusterDescriptor should not know about detached option - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/26 03:06:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10318: [FLINK-14721][hive]HiveTableSource implement LimitableTableSource interface - posted by GitBox <gi...@apache.org> on 2019/11/26 03:28:55 UTC, 4 replies.
- [GitHub] [flink] TisonKun closed pull request #10185: [FLINK-14762][client] Implement ClusterClientJobClientAdapter - posted by GitBox <gi...@apache.org> on 2019/11/26 04:42:21 UTC, 0 replies.
- [jira] [Created] (FLINK-14945) Simplify some code in runtime - posted by "clay (Jira)" <ji...@apache.org> on 2019/11/26 05:13:00 UTC, 0 replies.
- [GitHub] [flink] clay4444 opened a new pull request #10319: [FLINK-14945] [runtime] simplify some code - posted by GitBox <gi...@apache.org> on 2019/11/26 05:19:56 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #10319: [FLINK-14945] [runtime] simplify some code - posted by GitBox <gi...@apache.org> on 2019/11/26 05:21:39 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14945) Simplify some code in runtime - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/26 05:22:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10319: [FLINK-14945] [runtime] simplify some code - posted by GitBox <gi...@apache.org> on 2019/11/26 05:22:30 UTC, 1 replies.
- [GitHub] [flink] TsReaper commented on issue #10306: [FLINK-13943][table-api] Provide utility method to convert Flink table to Java List - posted by GitBox <gi...@apache.org> on 2019/11/26 05:56:28 UTC, 0 replies.
- [GitHub] [flink] hequn8128 closed pull request #10310: [FLINK-14865][python] fix unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2 - posted by GitBox <gi...@apache.org> on 2019/11/26 06:00:08 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14865) Unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2 - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/26 06:01:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14865) Unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2 - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/26 06:02:00 UTC, 0 replies.
- [GitHub] [flink] godfreyhe commented on issue #10174: [FLINK-14625][table-planner-blink] Add a rule to eliminate cross join as much as possible without statistics - posted by GitBox <gi...@apache.org> on 2019/11/26 06:23:16 UTC, 0 replies.
- [jira] [Updated] (FLINK-14936) Introduce MemoryManager#computeMemorySize to calculate managed memory from a fraction - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/26 06:26:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10319: [FLINK-14945] [runtime] simplify some code - posted by GitBox <gi...@apache.org> on 2019/11/26 06:30:01 UTC, 1 replies.
- [GitHub] [flink] wuchong merged pull request #10305: [FLINK-14892][docs] Add documentation for checkpoint directory layout - posted by GitBox <gi...@apache.org> on 2019/11/26 06:35:42 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14892) Add documentation for checkpoint directory layout - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/26 06:37:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli - posted by GitBox <gi...@apache.org> on 2019/11/26 06:39:00 UTC, 14 replies.
- [jira] [Assigned] (FLINK-14941) The AbstractTableInputFormat#nextRecord in hbase connector will handle the same rowkey twice once encountered any exception - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/26 06:44:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14946) Retraction infer would result in bad plan under corner case in blink planner - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2019/11/26 06:58:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14946) Retraction infer would result in bad plan under corner case in blink planner - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2019/11/26 07:00:00 UTC, 12 replies.
- [jira] [Commented] (FLINK-14936) Introduce MemoryManager#computeMemorySize to calculate managed memory from a fraction - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/26 07:08:00 UTC, 2 replies.
- [jira] [Comment Edited] (FLINK-14936) Introduce MemoryManager#computeMemorySize to calculate managed memory from a fraction - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/26 07:09:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14947) Implement LocalExecutor as new Executor interface - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/26 07:18:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14813) Expose the new mechanism implemented in FLINK-14472 as a "is back-pressured" metric - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/26 07:19:00 UTC, 2 replies.
- [GitHub] [flink] lirui-apache commented on a change in pull request #8859: [FLINK-12905][table-planner] Enable querying CatalogViews in legacy planner - posted by GitBox <gi...@apache.org> on 2019/11/26 07:20:04 UTC, 0 replies.
- [jira] [Created] (FLINK-14948) Implement shutDownCluster for MiniClusterClient - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/26 07:23:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14949) Task cancellation can be stuck against out-of-thread error - posted by "Hwanju Kim (Jira)" <ji...@apache.org> on 2019/11/26 07:23:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14947) Implement LocalExecutor as new Executor interface - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/26 07:24:00 UTC, 2 replies.
- [GitHub] [flink] TisonKun opened a new pull request #10320: [FLINK-14948][client] Implement shutDownCluster for MiniClusterClient - posted by GitBox <gi...@apache.org> on 2019/11/26 07:26:54 UTC, 0 replies.
- [jira] [Updated] (FLINK-14948) Implement shutDownCluster for MiniClusterClient - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/26 07:27:00 UTC, 0 replies.
- [GitHub] [flink] zjffdu commented on a change in pull request #10320: [FLINK-14948][client] Implement shutDownCluster for MiniClusterClient - posted by GitBox <gi...@apache.org> on 2019/11/26 07:28:55 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10320: [FLINK-14948][client] Implement shutDownCluster for MiniClusterClient - posted by GitBox <gi...@apache.org> on 2019/11/26 07:29:25 UTC, 1 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10320: [FLINK-14948][client] Implement shutDownCluster for MiniClusterClient - posted by GitBox <gi...@apache.org> on 2019/11/26 07:36:59 UTC, 0 replies.
- [jira] [Commented] (FLINK-10538) standalone-job.sh causes Classpath issues - posted by "limbo (Jira)" <ji...@apache.org> on 2019/11/26 07:37:00 UTC, 0 replies.
- [GitHub] [flink] lirui-apache commented on issue #8859: [FLINK-12905][table-planner] Enable querying CatalogViews in legacy planner - posted by GitBox <gi...@apache.org> on 2019/11/26 07:47:52 UTC, 0 replies.
- [jira] [Commented] (FLINK-14947) Implement LocalExecutor as new Executor interface - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/26 07:50:00 UTC, 5 replies.
- [jira] [Assigned] (FLINK-14947) Implement LocalExecutor as new Executor interface - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/26 07:54:00 UTC, 1 replies.
- [jira] [Comment Edited] (FLINK-14947) Implement LocalExecutor as new Executor interface - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/26 07:57:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli - posted by GitBox <gi...@apache.org> on 2019/11/26 07:58:41 UTC, 13 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #8859: [FLINK-12905][table-planner] Enable querying CatalogViews in legacy planner - posted by GitBox <gi...@apache.org> on 2019/11/26 08:09:12 UTC, 11 replies.
- [GitHub] [flink] aljoscha commented on issue #9398: [FLINK-13479] [flink-cassandra-connector] Fix for Deterministic ordering for prepared statement - posted by GitBox <gi...@apache.org> on 2019/11/26 08:11:54 UTC, 1 replies.
- [jira] [Commented] (FLINK-14946) Retraction infer would result in bad plan under corner case in blink planner - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2019/11/26 08:14:00 UTC, 1 replies.
- [GitHub] [flink] WeiZhong94 commented on a change in pull request #10126: [FLINK-14590][python] Unify the working directory of Java process and Python process when submitting python jobs via "flink run -py" - posted by GitBox <gi...@apache.org> on 2019/11/26 08:24:50 UTC, 1 replies.
- [GitHub] [flink] twalthr commented on issue #10313: [FLINK-14840] Use Executor interface in SQL cli - posted by GitBox <gi...@apache.org> on 2019/11/26 08:29:06 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10320: [FLINK-14948][client] Implement shutDownCluster for MiniClusterClient - posted by GitBox <gi...@apache.org> on 2019/11/26 08:30:30 UTC, 1 replies.
- [GitHub] [flink] WeiZhong94 commented on issue #10126: [FLINK-14590][python] Unify the working directory of Java process and Python process when submitting python jobs via "flink run -py" - posted by GitBox <gi...@apache.org> on 2019/11/26 08:32:46 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14939) StreamingKafkaITCase fails due to distDir property not being set - posted by "clay (Jira)" <ji...@apache.org> on 2019/11/26 08:34:00 UTC, 0 replies.
- [GitHub] [flink] HuangXingBo commented on issue #10126: [FLINK-14590][python] Unify the working directory of Java process and Python process when submitting python jobs via "flink run -py" - posted by GitBox <gi...@apache.org> on 2019/11/26 08:42:18 UTC, 0 replies.
- [GitHub] [flink] spoon-lz opened a new pull request #10321: [hotfix] Fix wrong log type - posted by GitBox <gi...@apache.org> on 2019/11/26 08:44:51 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10321: [hotfix] Fix wrong log type - posted by GitBox <gi...@apache.org> on 2019/11/26 08:48:00 UTC, 1 replies.
- [GitHub] [flink] link3280 opened a new pull request #10322: [hotfix] Improve error message in JDBCUpsertTableSink - posted by GitBox <gi...@apache.org> on 2019/11/26 08:48:52 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10322: [hotfix] Improve error message in JDBCUpsertTableSink - posted by GitBox <gi...@apache.org> on 2019/11/26 08:52:19 UTC, 1 replies.
- [GitHub] [flink] twalthr commented on issue #10307: [FLINK-14903][table] Relax structured types constraints - posted by GitBox <gi...@apache.org> on 2019/11/26 08:54:23 UTC, 0 replies.
- [GitHub] [flink] eskabetxe commented on issue #9434: [FLINK-13634][Formats]: added module to compress data using StreamingFileSink - posted by GitBox <gi...@apache.org> on 2019/11/26 08:54:38 UTC, 4 replies.
- [GitHub] [flink] TisonKun merged pull request #10321: [hotfix] Fix wrong log type - posted by GitBox <gi...@apache.org> on 2019/11/26 08:57:09 UTC, 0 replies.
- [GitHub] [flink] GJL commented on a change in pull request #10282: [FLINK-14901] Throw Error in MemoryUtils if there is problem with using system classes over reflection - posted by GitBox <gi...@apache.org> on 2019/11/26 09:11:07 UTC, 0 replies.
- [GitHub] [flink] jiasheng55 opened a new pull request #10323: [FLINK-14817][doc] Fix misleading documentation using method chaining… - posted by GitBox <gi...@apache.org> on 2019/11/26 09:27:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14846) Correct the default writerbuffer size documentation of RocksDB - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/26 09:27:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10323: [FLINK-14817][doc] Fix misleading documentation using method chaining… - posted by GitBox <gi...@apache.org> on 2019/11/26 09:30:36 UTC, 1 replies.
- [GitHub] [flink] tzulitai opened a new pull request #10324: [FLINK-11767] Introduce new TypeSerializerUpgradeTestBase - posted by GitBox <gi...@apache.org> on 2019/11/26 09:31:56 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10322: [hotfix] Improve error message in JDBCUpsertTableSink - posted by GitBox <gi...@apache.org> on 2019/11/26 09:33:05 UTC, 4 replies.
- [jira] [Updated] (FLINK-14949) Task cancellation can be stuck against out-of-thread error - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/26 09:34:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10324: [FLINK-11767] Introduce new TypeSerializerUpgradeTestBase - posted by GitBox <gi...@apache.org> on 2019/11/26 09:35:39 UTC, 1 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10195: [FLINK-13995][legal] Properly exclude netty license directory - posted by GitBox <gi...@apache.org> on 2019/11/26 09:42:24 UTC, 0 replies.
- [jira] [Commented] (FLINK-14949) Task cancellation can be stuck against out-of-thread error - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/26 09:57:00 UTC, 2 replies.
- [GitHub] [flink] azagrebin merged pull request #10301: [FLINK-14846][doc] Correct the default writerbuffer size documentation of RocksDB - posted by GitBox <gi...@apache.org> on 2019/11/26 10:03:36 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14846) Correct the default writerbuffer size documentation of RocksDB - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/26 10:06:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14949) Task cancellation can be stuck against out-of-thread error - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/26 10:22:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14903) Relax structured types constraints - posted by "Timo Walther (Jira)" <ji...@apache.org> on 2019/11/26 10:36:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10323: [FLINK-14817][doc] Fix misleading documentation using method chaining… - posted by GitBox <gi...@apache.org> on 2019/11/26 10:39:17 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10324: [FLINK-11767] Introduce new TypeSerializerUpgradeTestBase - posted by GitBox <gi...@apache.org> on 2019/11/26 10:39:25 UTC, 0 replies.
- [GitHub] [flink] zentol merged pull request #10195: [FLINK-13995][legal] Properly exclude netty license directory - posted by GitBox <gi...@apache.org> on 2019/11/26 10:47:18 UTC, 0 replies.
- [GitHub] [flink] pnowojski commented on a change in pull request #10247: [FLINK-14813][runtime]Expose the new mechanism implemented in FLINK-1… - posted by GitBox <gi...@apache.org> on 2019/11/26 10:49:28 UTC, 4 replies.
- [jira] [Closed] (FLINK-13995) Fix shading of the licence information of netty - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/26 10:50:00 UTC, 0 replies.
- [GitHub] [flink] twalthr commented on issue #10308: [FLINK-14904][table] Rename ANY type to RAW type - posted by GitBox <gi...@apache.org> on 2019/11/26 10:57:19 UTC, 0 replies.
- [jira] [Commented] (FLINK-14482) Bump up rocksdb version - posted by "Gyula Fora (Jira)" <ji...@apache.org> on 2019/11/26 11:05:00 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14883) Resource management on state backends - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/26 11:14:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14950) Support getKey in WindowOperator.Context - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/26 11:47:00 UTC, 0 replies.
- [GitHub] [flink] asfgit closed pull request #10308: [FLINK-14904][table] Rename ANY type to RAW type - posted by GitBox <gi...@apache.org> on 2019/11/26 11:54:08 UTC, 0 replies.
- [jira] [Closed] (FLINK-14904) Rename ANY type to RAW type - posted by "Timo Walther (Jira)" <ji...@apache.org> on 2019/11/26 11:55:00 UTC, 1 replies.
- [jira] [Reopened] (FLINK-14904) Rename ANY type to RAW type - posted by "Timo Walther (Jira)" <ji...@apache.org> on 2019/11/26 11:56:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14951) State TTL backend end-to-end test fail when taskManager has multiple slot - posted by "Yangze Guo (Jira)" <ji...@apache.org> on 2019/11/26 12:38:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14951) State TTL backend end-to-end test fail when taskManager has multiple slot - posted by "Yangze Guo (Jira)" <ji...@apache.org> on 2019/11/26 12:40:00 UTC, 6 replies.
- [GitHub] [flink] lirui-apache commented on issue #9864: [FLINK-14254][table] Introduce FileSystemOutputFormat for batch - posted by GitBox <gi...@apache.org> on 2019/11/26 13:01:38 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #10313: [FLINK-14840] Use Executor interface in SQL cli - posted by GitBox <gi...@apache.org> on 2019/11/26 13:04:04 UTC, 1 replies.
- [jira] [Created] (FLINK-14952) Yarn containers can exceed physical memory limits when using BoundedBlockingSubpartition. - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/26 13:41:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14952) Yarn containers can exceed physical memory limits when using BoundedBlockingSubpartition. - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/26 13:44:00 UTC, 0 replies.
- [GitHub] [flink] JingsongLi opened a new pull request #10325: [FLINK-14512][table] Introduce listPartitionsByFilter to Catalog - posted by GitBox <gi...@apache.org> on 2019/11/26 13:55:40 UTC, 0 replies.
- [jira] [Updated] (FLINK-14512) Introduce listPartitionsByFilter to Catalog - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/26 13:56:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14894) HybridOffHeapUnsafeMemorySegmentTest#testByteBufferWrap failed on Travis - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/26 13:57:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14894) HybridOffHeapUnsafeMemorySegmentTest#testByteBufferWrap failed on Travis - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/26 13:57:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10325: [FLINK-14512][table] Introduce listPartitionsByFilter to Catalog - posted by GitBox <gi...@apache.org> on 2019/11/26 13:59:44 UTC, 1 replies.
- [GitHub] [flink] zentol merged pull request #10303: [1.9][FLINK-14104][build] Use flink-shaded-jackson 9.0 - posted by GitBox <gi...@apache.org> on 2019/11/26 14:06:53 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14512) Introduce listPartitionsByFilter to Catalog - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/26 14:14:00 UTC, 0 replies.
- [GitHub] [flink] afedulov commented on issue #10286: [FLINK-14890] [tests] Add missing test harnesses for broadcast functions - posted by GitBox <gi...@apache.org> on 2019/11/26 14:25:51 UTC, 1 replies.
- [GitHub] [flink] afedulov edited a comment on issue #10286: [FLINK-14890] [tests] Add missing test harnesses for broadcast functions - posted by GitBox <gi...@apache.org> on 2019/11/26 14:26:00 UTC, 2 replies.
- [GitHub] [flink] GJL commented on a change in pull request #10309: [FLINK-14909][runtime] Let tasks get scheduled in topological order when possible - posted by GitBox <gi...@apache.org> on 2019/11/26 14:35:43 UTC, 24 replies.
- [GitHub] [flink] twalthr commented on issue #10312: [FLINK-12996][table-common] Add type validators and strategies for FLIP-65 - posted by GitBox <gi...@apache.org> on 2019/11/26 14:42:50 UTC, 0 replies.
- [jira] [Updated] (FLINK-14951) State TTL backend end-to-end test fail when taskManager has multiple slot - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/26 14:48:00 UTC, 2 replies.
- [GitHub] [flink] rkhachatryan opened a new pull request #10326: [FLINK-12484][runtime] remove unnessecary checkpoint lock usages - posted by GitBox <gi...@apache.org> on 2019/11/26 14:49:40 UTC, 0 replies.
- [GitHub] [flink] asfgit closed pull request #10312: [FLINK-12996][table-common] Add type validators and strategies for FLIP-65 - posted by GitBox <gi...@apache.org> on 2019/11/26 14:49:49 UTC, 0 replies.
- [jira] [Updated] (FLINK-12484) Drop unnecessary locking for code-paths that now use the mailbox - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/26 14:50:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-12996) Add predefined type validators, strategies, and transformations - posted by "Timo Walther (Jira)" <ji...@apache.org> on 2019/11/26 14:53:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10326: [FLINK-12484][runtime] remove unnessecary checkpoint lock usages - posted by GitBox <gi...@apache.org> on 2019/11/26 14:53:52 UTC, 1 replies.
- [jira] [Assigned] (FLINK-12484) Drop unnecessary locking for code-paths that now use the mailbox - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/26 14:57:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10325: [FLINK-14512][table] Introduce listPartitionsByFilter to Catalog - posted by GitBox <gi...@apache.org> on 2019/11/26 15:02:18 UTC, 1 replies.
- [GitHub] [flink] wuchong merged pull request #10323: [FLINK-14817][doc] Fix misleading documentation using method chaining… - posted by GitBox <gi...@apache.org> on 2019/11/26 15:04:15 UTC, 0 replies.
- [jira] [Commented] (FLINK-14952) Yarn containers can exceed physical memory limits when using BoundedBlockingSubpartition. - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/26 15:22:00 UTC, 7 replies.
- [jira] [Assigned] (FLINK-13634) StreamingFileSink - allow bulkwriter to compress data - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/26 15:32:00 UTC, 1 replies.
- [jira] [Resolved] (FLINK-14817) "Streaming Aggregation" document contains misleading code examples - posted by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/26 15:40:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14729) Multi-topics consuming from KafkaTableSource - posted by "Matt Wang (Jira)" <ji...@apache.org> on 2019/11/26 15:54:00 UTC, 4 replies.
- [jira] [Created] (FLINK-14953) Parquet table source should use schema type to build FilterPredicate - posted by "Zhenqiu Huang (Jira)" <ji...@apache.org> on 2019/11/26 16:03:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14953) Parquet table source should use schema type to build FilterPredicate - posted by "Zhenqiu Huang (Jira)" <ji...@apache.org> on 2019/11/26 16:06:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10326: [FLINK-12484][runtime] remove unnessecary checkpoint lock usages - posted by GitBox <gi...@apache.org> on 2019/11/26 16:07:44 UTC, 4 replies.
- [GitHub] [flink] bowenli86 commented on issue #10294: [FLINK-14913][table] refactor CatalogFunction to remove properties - posted by GitBox <gi...@apache.org> on 2019/11/26 17:01:21 UTC, 0 replies.
- [GitHub] [flink] bowenli86 closed pull request #10294: [FLINK-14913][table] refactor CatalogFunction to remove properties - posted by GitBox <gi...@apache.org> on 2019/11/26 17:11:14 UTC, 0 replies.
- [jira] [Closed] (FLINK-14913) refactor CatalogFunction interface and impls to remove properties map - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/26 17:12:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14954) Consider providing an official OpenAPI specification of REST Monitoring API - posted by "Michaël Melchiore (Jira)" <ji...@apache.org> on 2019/11/26 17:14:00 UTC, 0 replies.
- [GitHub] [flink] skidder commented on issue #8444: [FLINK-10190] [Kinesis Connector] Allow AWS_REGION to be supplied along with custom Kinesis endpoint - posted by GitBox <gi...@apache.org> on 2019/11/26 17:23:36 UTC, 0 replies.
- [jira] [Created] (FLINK-14955) Not able to write to swift via StreamingFileSink.forBulkFormat - posted by "Simya Jose (Jira)" <ji...@apache.org> on 2019/11/26 18:07:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14955) Not able to write to swift via StreamingFileSink.forBulkFormat - posted by "Simya Jose (Jira)" <ji...@apache.org> on 2019/11/26 18:15:00 UTC, 3 replies.
- [GitHub] [flink] walterddr commented on issue #8746: [hotfix][FLINK-11120][table]fix the bug of timestampadd handles time - posted by GitBox <gi...@apache.org> on 2019/11/27 00:42:14 UTC, 0 replies.
- [GitHub] [flink] walterddr commented on a change in pull request #8746: [hotfix][FLINK-11120][table]fix the bug of timestampadd handles time - posted by GitBox <gi...@apache.org> on 2019/11/27 00:43:22 UTC, 5 replies.
- [GitHub] [flink] TisonKun merged pull request #10320: [FLINK-14948][client] Implement shutDownCluster for MiniClusterClient - posted by GitBox <gi...@apache.org> on 2019/11/27 01:30:27 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #10320: [FLINK-14948][client] Implement shutDownCluster for MiniClusterClient - posted by GitBox <gi...@apache.org> on 2019/11/27 01:30:39 UTC, 0 replies.
- [jira] [Closed] (FLINK-14948) Implement shutDownCluster for MiniClusterClient - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/27 01:31:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14761) ProgramDeployer#deployJobOnNewCluster potentially leak cluster - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/27 01:35:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14956) MemoryMappedBoundedData Compressed Buffer Slicer - posted by "Nicholas Jiang (Jira)" <ji...@apache.org> on 2019/11/27 01:36:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14956) MemoryMappedBoundedData Compressed Buffer Slicer - posted by "Nicholas Jiang (Jira)" <ji...@apache.org> on 2019/11/27 01:37:00 UTC, 3 replies.
- [jira] [Created] (FLINK-14957) Remove no power option -yst - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/27 01:43:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14958) ProgramTargetDescriptor#jobID possibly can be of type JobID instead of String - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/27 01:54:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-11958) flink on windows yarn deploy failed - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/27 01:55:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-13689) Rest High Level Client for Elasticsearch6.x connector leaks threads if no connection could be established - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/27 01:56:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-13925) ClassLoader in BlobLibraryCacheManager is not using context class loader - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/27 01:56:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14385) There are ClassNotFoundException when run the example in Local Setup Tutorial - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/27 01:56:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14956) MemoryMappedBoundedData Compressed Buffer Slicer - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/27 01:57:00 UTC, 2 replies.
- [jira] [Created] (FLINK-14959) Support precision of LocalZonedTimestampType in blink planner - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/27 02:00:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14951) State TTL backend end-to-end test fail when taskManager has multiple slot - posted by "Yangze Guo (Jira)" <ji...@apache.org> on 2019/11/27 02:09:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14956) MemoryMappedBoundedData Compressed Buffer Slicer - posted by "Nicholas Jiang (Jira)" <ji...@apache.org> on 2019/11/27 02:27:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14960) Dependency shading of table modules test fails on Travis - posted by "Caizhi Weng (Jira)" <ji...@apache.org> on 2019/11/27 02:28:00 UTC, 3 replies.
- [jira] [Created] (FLINK-14960) Dependency shading of table modules test fails on Travis - posted by "Caizhi Weng (Jira)" <ji...@apache.org> on 2019/11/27 02:28:00 UTC, 0 replies.
- [GitHub] [flink] XuQianJin-Stars commented on a change in pull request #8746: [hotfix][FLINK-11120][table]fix the bug of timestampadd handles time - posted by GitBox <gi...@apache.org> on 2019/11/27 02:30:03 UTC, 3 replies.
- [jira] [Updated] (FLINK-10932) Initial flink-kubernetes module with empty implementation - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/27 02:35:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14958) ProgramTargetDescriptor#jobID possibly can be of type JobID instead of String - posted by "AT-Fieldless (Jira)" <ji...@apache.org> on 2019/11/27 02:36:01 UTC, 1 replies.
- [jira] [Updated] (FLINK-9953) Active Kubernetes integration - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/27 02:36:01 UTC, 0 replies.
- [GitHub] [flink] TisonKun merged pull request #9957: [FLINK-10932] Initialize flink-kubernetes module - posted by GitBox <gi...@apache.org> on 2019/11/27 02:36:43 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #9957: [FLINK-10932] Initialize flink-kubernetes module - posted by GitBox <gi...@apache.org> on 2019/11/27 02:37:08 UTC, 0 replies.
- [jira] [Closed] (FLINK-10932) Initial flink-kubernetes module with empty implementation - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/27 02:38:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14957) Remove no power option -yst - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/27 02:43:00 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14957) Remove no power option -yst - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/27 02:44:00 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (FLINK-12692) Support disk spilling in HeapKeyedStateBackend - posted by "Simon Su (Jira)" <ji...@apache.org> on 2019/11/27 02:45:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14958) ProgramTargetDescriptor#jobID possibly can be of type JobID instead of String - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/27 02:45:00 UTC, 0 replies.
- [GitHub] [flink] jinglining commented on a change in pull request #10247: [FLINK-14813][runtime]Expose the new mechanism implemented in FLINK-1… - posted by GitBox <gi...@apache.org> on 2019/11/27 03:11:11 UTC, 4 replies.
- [jira] [Comment Edited] (FLINK-14566) Enable ResourceSpec to get/set whether managed memory is used - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/27 03:14:00 UTC, 2 replies.
- [jira] [Commented] (FLINK-14950) Support getKey in WindowOperator.Context - posted by "Biao Liu (Jira)" <ji...@apache.org> on 2019/11/27 03:26:00 UTC, 4 replies.
- [GitHub] [flink] KurtYoung merged pull request #10239: [FLINK-11491][end2end] Support all TPC-DS queries - posted by GitBox <gi...@apache.org> on 2019/11/27 03:55:12 UTC, 0 replies.
- [jira] [Closed] (FLINK-11491) Support all TPC-DS queries - posted by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/27 03:57:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14961) Join with a LookupableTableSource: Expected results are inconsistent when using SQL expressions or UDF - posted by "Rockey Cui (Jira)" <ji...@apache.org> on 2019/11/27 04:05:00 UTC, 0 replies.
- [GitHub] [flink] HuangZhenQiu opened a new pull request #10327: [FLINK-14914][table] refactor CatalogFunction by adding Language support - posted by GitBox <gi...@apache.org> on 2019/11/27 04:21:38 UTC, 0 replies.
- [jira] [Updated] (FLINK-14914) refactor CatalogFunction interface and impls to add language field - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/27 04:22:00 UTC, 0 replies.
- [GitHub] [flink] HuangZhenQiu commented on issue #10327: [FLINK-14914][table] refactor CatalogFunction by adding Language support - posted by GitBox <gi...@apache.org> on 2019/11/27 04:22:23 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10327: [FLINK-14914][table] refactor CatalogFunction by adding Language support - posted by GitBox <gi...@apache.org> on 2019/11/27 04:24:44 UTC, 1 replies.
- [jira] [Updated] (FLINK-14961) Join with a LookupableTableSource: Expected results are inconsistent when using SQL expressions or UDF - posted by "Rockey Cui (Jira)" <ji...@apache.org> on 2019/11/27 05:00:00 UTC, 5 replies.
- [jira] [Commented] (FLINK-14961) Join with a LookupableTableSource: Expected results are inconsistent when using SQL expressions or UDF - posted by "hailong wang (Jira)" <ji...@apache.org> on 2019/11/27 05:00:08 UTC, 0 replies.
- [jira] [Created] (FLINK-14962) FindBugs warnings: Inefficient use of keySet iterator instead of entrySet iterator - posted by "Dezhi Cai (Jira)" <ji...@apache.org> on 2019/11/27 05:10:00 UTC, 0 replies.
- [GitHub] [flink] caidezhi opened a new pull request #10328: FLINK-14962 fix findbugs WMI_WRONG_MAP_ITERATOR warning - posted by GitBox <gi...@apache.org> on 2019/11/27 05:14:52 UTC, 0 replies.
- [jira] [Updated] (FLINK-14962) FindBugs warnings: Inefficient use of keySet iterator instead of entrySet iterator - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/27 05:15:00 UTC, 2 replies.
- [GitHub] [flink] flinkbot commented on issue #10328: FLINK-14962 fix findbugs WMI_WRONG_MAP_ITERATOR warning - posted by GitBox <gi...@apache.org> on 2019/11/27 05:18:18 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10327: [FLINK-14914][table] refactor CatalogFunction by adding Language support - posted by GitBox <gi...@apache.org> on 2019/11/27 05:18:56 UTC, 10 replies.
- [jira] [Created] (FLINK-14963) Massive Duplicated Useless Oss Message in jobmanager.log - posted by "Eric Lee (Jira)" <ji...@apache.org> on 2019/11/27 05:30:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #10309: [FLINK-14909][runtime] Let tasks get scheduled in topological order when possible - posted by GitBox <gi...@apache.org> on 2019/11/27 05:30:55 UTC, 37 replies.
- [jira] [Updated] (FLINK-14963) Massive Duplicated Useless Oss Message in jobmanager.log - posted by "Eric Lee (Jira)" <ji...@apache.org> on 2019/11/27 05:32:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14962) FindBugs warnings: Inefficient use of keySet iterator instead of entrySet iterator - posted by "Dezhi Cai (Jira)" <ji...@apache.org> on 2019/11/27 05:43:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14962) FindBugs warnings: Inefficient use of keySet iterator instead of entrySet iterator - posted by "Dezhi Cai (Jira)" <ji...@apache.org> on 2019/11/27 05:43:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10328: [FLINK-14962] fix findbugs WMI_WRONG_MAP_ITERATOR warning - posted by GitBox <gi...@apache.org> on 2019/11/27 06:16:36 UTC, 3 replies.
- [GitHub] [flink] KarmaGYZ commented on a change in pull request #10322: [hotfix] Improve error message in JDBCUpsertTableSink - posted by GitBox <gi...@apache.org> on 2019/11/27 06:37:02 UTC, 0 replies.
- [GitHub] [flink] JingsongLi commented on a change in pull request #10322: [hotfix] Improve error message in JDBCUpsertTableSink - posted by GitBox <gi...@apache.org> on 2019/11/27 06:48:09 UTC, 0 replies.
- [jira] [Created] (FLINK-14964) Support configure remote flink jar - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/27 06:54:00 UTC, 0 replies.
- [GitHub] [flink] link3280 commented on a change in pull request #10322: [hotfix] Improve error message in JDBCUpsertTableSink - posted by GitBox <gi...@apache.org> on 2019/11/27 06:58:22 UTC, 0 replies.
- [GitHub] [flink] klion26 opened a new pull request #10329: [FLINK-12785][StateBackend] RocksDB savepoint recovery can use a lot of unmanaged memory - posted by GitBox <gi...@apache.org> on 2019/11/27 07:05:15 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10329: [FLINK-12785][StateBackend] RocksDB savepoint recovery can use a lot of unmanaged memory - posted by GitBox <gi...@apache.org> on 2019/11/27 07:07:35 UTC, 1 replies.
- [GitHub] [flink] caidezhi commented on issue #10328: [FLINK-14962] fix findbugs WMI_WRONG_MAP_ITERATOR warning - posted by GitBox <gi...@apache.org> on 2019/11/27 07:19:56 UTC, 1 replies.
- [jira] [Commented] (FLINK-7990) Strange behavior when configuring Logback for logging - posted by "Phillip.K.Moon (Jira)" <ji...@apache.org> on 2019/11/27 07:22:00 UTC, 2 replies.
- [GitHub] [flink] caidezhi removed a comment on issue #10328: [FLINK-14962] fix findbugs WMI_WRONG_MAP_ITERATOR warning - posted by GitBox <gi...@apache.org> on 2019/11/27 07:22:21 UTC, 1 replies.
- [GitHub] [flink] xintongsong opened a new pull request #10330: [FLINK-14189][runtime] Extend TaskExecutor to support dynamic slot allocation - posted by GitBox <gi...@apache.org> on 2019/11/27 07:27:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14189) Extend TaskExecutor to support dynamic slot allocation - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/27 07:28:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10330: [FLINK-14189][runtime] Extend TaskExecutor to support dynamic slot allocation - posted by GitBox <gi...@apache.org> on 2019/11/27 07:29:20 UTC, 1 replies.
- [jira] [Comment Edited] (FLINK-7990) Strange behavior when configuring Logback for logging - posted by "Nathan Howell (Jira)" <ji...@apache.org> on 2019/11/27 07:37:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14965) CatalogTableStatistics UNKNOWN should be consistent with TableStats UNKNOWN - posted by "Terry Wang (Jira)" <ji...@apache.org> on 2019/11/27 07:39:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14965) CatalogTableStatistics UNKNOWN should be consistent with TableStats UNKNOWN - posted by "Terry Wang (Jira)" <ji...@apache.org> on 2019/11/27 07:41:00 UTC, 2 replies.
- [jira] [Created] (FLINK-14966) one error in document - posted by "yuzhemin (Jira)" <ji...@apache.org> on 2019/11/27 07:49:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14967) Add a utility for creating data types via reflection - posted by "Timo Walther (Jira)" <ji...@apache.org> on 2019/11/27 07:53:00 UTC, 0 replies.
- [GitHub] [flink] zjuwangg commented on issue #10318: [FLINK-14721][hive]HiveTableSource implement LimitableTableSource interface - posted by GitBox <gi...@apache.org> on 2019/11/27 07:53:31 UTC, 0 replies.
- [jira] [Commented] (FLINK-14686) Flink SQL DDL Enhancement - posted by "Nicholas Jiang (Jira)" <ji...@apache.org> on 2019/11/27 07:56:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (FLINK-14686) Flink SQL DDL Enhancement - posted by "Nicholas Jiang (Jira)" <ji...@apache.org> on 2019/11/27 08:08:00 UTC, 0 replies.
- [GitHub] [flink] tony810430 commented on a change in pull request #6723: [FLINK-10377] Remove precondition in TwoPhaseCommitSinkFunction.notif… - posted by GitBox <gi...@apache.org> on 2019/11/27 08:09:38 UTC, 1 replies.
- [GitHub] [flink] JingsongLi commented on a change in pull request #10318: [FLINK-14721][hive]HiveTableSource implement LimitableTableSource interface - posted by GitBox <gi...@apache.org> on 2019/11/27 08:11:04 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10329: [FLINK-12785][StateBackend] RocksDB savepoint recovery can use a lot of unmanaged memory - posted by GitBox <gi...@apache.org> on 2019/11/27 08:14:25 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10330: [FLINK-14189][runtime] Extend TaskExecutor to support dynamic slot allocation - posted by GitBox <gi...@apache.org> on 2019/11/27 08:14:32 UTC, 10 replies.
- [jira] [Created] (FLINK-14968) Kerberized YARN on Docker test (custom fs plugin) fails on Travis - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/27 08:19:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14834) Kerberized YARN on Docker test (default input) fails on Travis - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/27 08:19:00 UTC, 2 replies.
- [GitHub] [flink] kl0u commented on a change in pull request #10311: [FLINK-14762][client] Enrich JobClient API - posted by GitBox <gi...@apache.org> on 2019/11/27 08:22:38 UTC, 12 replies.
- [jira] [Assigned] (FLINK-14968) Kerberized YARN on Docker test (custom fs plugin) fails on Travis - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/27 08:24:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14968) Kerberized YARN on Docker test (custom fs plugin) fails on Travis - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/27 08:24:00 UTC, 3 replies.
- [jira] [Created] (FLINK-14969) Refactor CliFrontendRunWithYarnTest reflect to new execution codepath - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/27 08:27:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14969) Refactor CliFrontendRunWithYarnTest reflect to new execution codepath - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/27 08:29:00 UTC, 1 replies.
- [jira] [Commented] (FLINK-14968) Kerberized YARN on Docker test (custom fs plugin) fails on Travis - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/27 08:30:00 UTC, 6 replies.
- [GitHub] [flink] TisonKun opened a new pull request #10331: [FLINK-14969][tests] Refactor CliFrontendRunWithYarnTest reflect to new execution codepath - posted by GitBox <gi...@apache.org> on 2019/11/27 08:30:35 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10331: [FLINK-14969][tests] Refactor CliFrontendRunWithYarnTest reflect to new execution codepath - posted by GitBox <gi...@apache.org> on 2019/11/27 08:32:49 UTC, 1 replies.
- [GitHub] [flink] klion26 commented on issue #10329: [FLINK-12785][StateBackend] RocksDB savepoint recovery can use a lot of unmanaged memory - posted by GitBox <gi...@apache.org> on 2019/11/27 08:36:22 UTC, 0 replies.
- [GitHub] [flink] klion26 commented on a change in pull request #10329: [FLINK-12785][StateBackend] RocksDB savepoint recovery can use a lot of unmanaged memory - posted by GitBox <gi...@apache.org> on 2019/11/27 08:38:08 UTC, 0 replies.
- [jira] [Updated] (FLINK-13987) add new logs api, see more log files and can see logs by pages - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/27 08:42:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10311: [FLINK-14762][client] Enrich JobClient API - posted by GitBox <gi...@apache.org> on 2019/11/27 08:51:10 UTC, 14 replies.
- [jira] [Assigned] (FLINK-14953) Parquet table source should use schema type to build FilterPredicate - posted by "Robert Metzger (Jira)" <ji...@apache.org> on 2019/11/27 08:59:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14970) Doomed test for equality to NaN - posted by "Dezhi Cai (Jira)" <ji...@apache.org> on 2019/11/27 09:06:00 UTC, 4 replies.
- [jira] [Created] (FLINK-14970) fDoomed test for equality to NaN - posted by "Dezhi Cai (Jira)" <ji...@apache.org> on 2019/11/27 09:06:00 UTC, 0 replies.
- [jira] [Reopened] (FLINK-14939) StreamingKafkaITCase fails due to distDir property not being set - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/27 09:09:00 UTC, 0 replies.
- [GitHub] [flink] ifndef-SleePy opened a new pull request #10332: [FLINK-13905][checkpointing] Separate checkpoint triggering into several asynchronous stages - posted by GitBox <gi...@apache.org> on 2019/11/27 09:15:17 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10331: [FLINK-14969][tests] Refactor CliFrontendRunWithYarnTest reflect to new execution codepath - posted by GitBox <gi...@apache.org> on 2019/11/27 09:15:51 UTC, 1 replies.
- [jira] [Updated] (FLINK-13905) Separate checkpoint triggering into stages - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/27 09:16:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10332: [FLINK-13905][checkpointing] Separate checkpoint triggering into several asynchronous stages - posted by GitBox <gi...@apache.org> on 2019/11/27 09:17:59 UTC, 1 replies.
- [GitHub] [flink] caidezhi opened a new pull request #10333: [FLINK-14970]Doomed test for equality to NaN - posted by GitBox <gi...@apache.org> on 2019/11/27 09:24:46 UTC, 0 replies.
- [jira] [Created] (FLINK-14971) Move ACK and declined message handling in the same thread with triggering - posted by "Biao Liu (Jira)" <ji...@apache.org> on 2019/11/27 09:26:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10333: [FLINK-14970]Doomed test for equality to NaN - posted by GitBox <gi...@apache.org> on 2019/11/27 09:27:06 UTC, 1 replies.
- [jira] [Updated] (FLINK-9679) Add ConfluentRegistryAvroSerializationSchema - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/27 09:37:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14968) Kerberized YARN on Docker test (custom fs plugin) fails on Travis - posted by "Yang Wang (Jira)" <ji...@apache.org> on 2019/11/27 10:11:00 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (FLINK-14962) FindBugs warnings: Inefficient use of keySet iterator instead of entrySet iterator - posted by "Dezhi Cai (Jira)" <ji...@apache.org> on 2019/11/27 10:14:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14972) Implement RemoteExecutor as a new Executor - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/27 10:18:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10332: [FLINK-13905][checkpointing] Separate checkpoint triggering into several asynchronous stages - posted by GitBox <gi...@apache.org> on 2019/11/27 10:21:25 UTC, 4 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10333: [FLINK-14970]Doomed test for equality to NaN - posted by GitBox <gi...@apache.org> on 2019/11/27 10:21:32 UTC, 2 replies.
- [GitHub] [flink] zentol merged pull request #10275: [FLINK-14733][runtime] Introduce a builder for flexible ResourceProfile building - posted by GitBox <gi...@apache.org> on 2019/11/27 10:22:58 UTC, 0 replies.
- [jira] [Closed] (FLINK-14733) Introduce ResourceProfile builder to enable flexible building - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/27 10:24:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on a change in pull request #10311: [FLINK-14762][client] Enrich JobClient API - posted by GitBox <gi...@apache.org> on 2019/11/27 10:27:51 UTC, 4 replies.
- [jira] [Assigned] (FLINK-14930) OSS Filesystem Uses Wrong Shading Prefix - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/27 10:38:00 UTC, 0 replies.
- [GitHub] [flink] azagrebin closed pull request #10180: [FLINK-14631] Account for netty direct allocations in direct memory limit (Netty Shuffle) - posted by GitBox <gi...@apache.org> on 2019/11/27 10:40:31 UTC, 0 replies.
- [jira] [Closed] (FLINK-13980) FLIP-49 Unified Memory Configuration for TaskExecutors - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/27 10:44:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (FLINK-13980) FLIP-49 Unified Memory Configuration for TaskExecutors - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/27 10:44:00 UTC, 0 replies.
- [GitHub] [flink] zentol merged pull request #10295: [FLINK-14930] fix FLINK_SHADING_PREFIX in OSSFileSystemFactory - posted by GitBox <gi...@apache.org> on 2019/11/27 10:44:54 UTC, 0 replies.
- [jira] [Closed] (FLINK-14631) Account for netty direct allocations in direct memory limit (Netty Shuffle) - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/27 10:45:00 UTC, 0 replies.
- [jira] [Reopened] (FLINK-13980) FLIP-49 Unified Memory Configuration for TaskExecutors - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/27 10:45:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14930) OSS Filesystem Uses Wrong Shading Prefix - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/27 10:47:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #9711: [FLINK-14033] upload user artifacts for yarn job cluster - posted by GitBox <gi...@apache.org> on 2019/11/27 10:48:38 UTC, 0 replies.
- [GitHub] [flink] azagrebin commented on issue #10282: [FLINK-14901] Throw Error in MemoryUtils if there is problem with using system classes over reflection - posted by GitBox <gi...@apache.org> on 2019/11/27 10:52:10 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14935) Improve mailbox exception handling - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/27 10:55:00 UTC, 0 replies.
- [GitHub] [flink] zentol merged pull request #10169: [FLINK-11835][runtime,tests] Waiting the recovered job status become … - posted by GitBox <gi...@apache.org> on 2019/11/27 11:01:40 UTC, 0 replies.
- [jira] [Closed] (FLINK-11835) ZooKeeperLeaderElectionITCase.testJobExecutionOnClusterWithLeaderChange failed - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/27 11:05:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-13482) How can I cleanly shutdown streaming jobs in local mode? - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/27 11:05:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14951) State TTL backend end-to-end test fail when taskManager has multiple slot - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/27 11:06:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-11835) ZooKeeperLeaderElectionITCase.testJobExecutionOnClusterWithLeaderChange failed - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/27 11:06:00 UTC, 0 replies.
- [GitHub] [flink] GJL opened a new pull request #10334: [FLINK-14505][tests] Temporarily disable SQL Client end-to-end tests for Kafka - posted by GitBox <gi...@apache.org> on 2019/11/27 11:09:19 UTC, 0 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10285: [FLINK-14896] [flink-kinesis-connector] Set jackson and guava dependency to flink-shaded - posted by GitBox <gi...@apache.org> on 2019/11/27 11:11:12 UTC, 0 replies.
- [jira] [Commented] (FLINK-14966) one error in document - posted by "Congxian Qiu(klion26) (Jira)" <ji...@apache.org> on 2019/11/27 11:12:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10334: [FLINK-14505][tests] Temporarily disable SQL Client end-to-end tests for Kafka - posted by GitBox <gi...@apache.org> on 2019/11/27 11:12:25 UTC, 1 replies.
- [jira] [Comment Edited] (FLINK-14966) one error in document - posted by "Congxian Qiu(klion26) (Jira)" <ji...@apache.org> on 2019/11/27 11:13:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #9434: [FLINK-13634][Formats]: added module to compress data using StreamingFileSink - posted by GitBox <gi...@apache.org> on 2019/11/27 11:13:17 UTC, 4 replies.
- [jira] [Created] (FLINK-14973) OSS filesystem does not relocate many dependencies - posted by "Patrick Lucas (Jira)" <ji...@apache.org> on 2019/11/27 11:17:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun closed pull request #10235: [FLINK-14839][config] Let JobGraph#classpaths become non-null - posted by GitBox <gi...@apache.org> on 2019/11/27 11:32:29 UTC, 0 replies.
- [jira] [Closed] (FLINK-14839) JobGraph#userJars & JobGraph#classpaths are non-null - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/27 11:34:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10334: [FLINK-14505][tests] Temporarily disable SQL Client end-to-end tests for Kafka - posted by GitBox <gi...@apache.org> on 2019/11/27 12:01:18 UTC, 1 replies.
- [GitHub] [flink] vthinkxie commented on issue #10238: [FLINK-8949] Add dedicated watermarks metric retrieval endpoint - posted by GitBox <gi...@apache.org> on 2019/11/27 12:03:26 UTC, 0 replies.
- [jira] [Created] (FLINK-14974) Managed memory fractions should be rounded properly to not summed up to be more than 1.0 - posted by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/27 12:32:00 UTC, 0 replies.
- [GitHub] [flink] NicoK opened a new pull request #10335: [hotfix][rocksdb] fix exception message upon failure to create directory - posted by GitBox <gi...@apache.org> on 2019/11/27 12:37:16 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10335: [hotfix][rocksdb] fix exception message upon failure to create directory - posted by GitBox <gi...@apache.org> on 2019/11/27 12:40:49 UTC, 1 replies.
- [GitHub] [flink] rkhachatryan commented on issue #10326: [FLINK-12484][runtime] remove unnessecary checkpoint lock usages - posted by GitBox <gi...@apache.org> on 2019/11/27 12:46:25 UTC, 0 replies.
- [GitHub] [flink] dmvk commented on a change in pull request #10153: [FLINK-14709] Allow outputting elements in user defined close method,… - posted by GitBox <gi...@apache.org> on 2019/11/27 13:02:24 UTC, 1 replies.
- [GitHub] [flink] aljoscha commented on issue #10319: [FLINK-14945] [runtime] simplify some code - posted by GitBox <gi...@apache.org> on 2019/11/27 13:09:27 UTC, 0 replies.
- [jira] [Created] (FLINK-14975) Presto filesystem plugin shades wrong version of guava - posted by "Arvid Heise (Jira)" <ji...@apache.org> on 2019/11/27 13:15:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on a change in pull request #10286: [FLINK-14890] [tests] Add missing test harnesses for broadcast functions - posted by GitBox <gi...@apache.org> on 2019/11/27 13:17:09 UTC, 1 replies.
- [jira] [Created] (FLINK-14976) Cassandra Connector leaks Semaphore on Throwable; hangs on close - posted by "Mads Chr. Olesen (Jira)" <ji...@apache.org> on 2019/11/27 13:22:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14977) Add informational primary key constraints in Table API - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/27 13:24:00 UTC, 0 replies.
- [GitHub] [flink] pnowojski opened a new pull request #10336: [FLINK-14935][task, runtime] Use RunnableWithException in the Mailbox - posted by GitBox <gi...@apache.org> on 2019/11/27 13:27:46 UTC, 0 replies.
- [jira] [Created] (FLINK-14978) Introduce constraint class hierarchy required for primary keys - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/27 13:28:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14935) Improve mailbox exception handling - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/27 13:28:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10336: [FLINK-14935][task, runtime] Use RunnableWithException in the Mailbox - posted by GitBox <gi...@apache.org> on 2019/11/27 13:30:35 UTC, 1 replies.
- [jira] [Commented] (FLINK-14847) Support retrieving Hive PK constraints - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/27 13:31:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10335: [hotfix][rocksdb] fix exception message upon failure to create directory - posted by GitBox <gi...@apache.org> on 2019/11/27 13:37:27 UTC, 1 replies.
- [jira] [Assigned] (FLINK-14939) StreamingKafkaITCase fails due to distDir property not being set - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/27 13:46:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14940) Travis build passes despite Test failures - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/27 13:46:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (FLINK-14940) Travis build passes despite Test failures - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/27 13:53:00 UTC, 0 replies.
- [GitHub] [flink] zentol opened a new pull request #10337: [FLINK-14940][travis] Fix error code handling for maven calls - posted by GitBox <gi...@apache.org> on 2019/11/27 13:53:40 UTC, 0 replies.
- [GitHub] [flink] zentol opened a new pull request #10338: [FLINK-14939][e2e] Set distDir property - posted by GitBox <gi...@apache.org> on 2019/11/27 13:53:45 UTC, 0 replies.
- [jira] [Updated] (FLINK-14940) Travis build passes despite Test failures - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/27 13:54:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-14939) StreamingKafkaITCase fails due to distDir property not being set - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/27 13:54:00 UTC, 1 replies.
- [GitHub] [flink] zentol merged pull request #10337: [FLINK-14940][travis] Fix error code handling for maven calls - posted by GitBox <gi...@apache.org> on 2019/11/27 13:58:27 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10338: [FLINK-14939][e2e] Set distDir property - posted by GitBox <gi...@apache.org> on 2019/11/27 13:58:49 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10337: [FLINK-14940][travis] Fix error code handling for maven calls - posted by GitBox <gi...@apache.org> on 2019/11/27 13:58:53 UTC, 1 replies.
- [GitHub] [flink] zentol merged pull request #10338: [FLINK-14939][e2e] Set distDir property - posted by GitBox <gi...@apache.org> on 2019/11/27 14:03:53 UTC, 0 replies.
- [jira] [Closed] (FLINK-14939) StreamingKafkaITCase fails due to distDir property not being set - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/27 14:05:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14940) Travis build passes despite Test failures - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/27 14:05:00 UTC, 0 replies.
- [GitHub] [flink] mchro opened a new pull request #10339: [FLINK-14976][cassandra] Release semaphore on all Throwable's in send() - posted by GitBox <gi...@apache.org> on 2019/11/27 14:07:42 UTC, 0 replies.
- [jira] [Updated] (FLINK-14976) Cassandra Connector leaks Semaphore on Throwable; hangs on close - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/27 14:08:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10339: [FLINK-14976][cassandra] Release semaphore on all Throwable's in send() - posted by GitBox <gi...@apache.org> on 2019/11/27 14:12:20 UTC, 1 replies.
- [GitHub] [flink] AHeise commented on a change in pull request #10336: [FLINK-14935][task, runtime] Use RunnableWithException in the Mailbox - posted by GitBox <gi...@apache.org> on 2019/11/27 14:14:09 UTC, 11 replies.
- [GitHub] [flink] dawidwys opened a new pull request #10340: [FLINK-14978][table-api] Introduce constraint class hierarchy required for primary keys - posted by GitBox <gi...@apache.org> on 2019/11/27 14:20:07 UTC, 0 replies.
- [jira] [Updated] (FLINK-14978) Introduce constraint class hierarchy required for primary keys - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/27 14:21:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10340: [FLINK-14978][table-api] Introduce constraint class hierarchy required for primary keys - posted by GitBox <gi...@apache.org> on 2019/11/27 14:22:46 UTC, 1 replies.
- [GitHub] [flink] pnowojski commented on a change in pull request #10336: [FLINK-14935][task, runtime] Use RunnableWithException in the Mailbox - posted by GitBox <gi...@apache.org> on 2019/11/27 14:23:07 UTC, 13 replies.
- [GitHub] [flink] dawidwys commented on issue #10340: [FLINK-14978][table-api] Introduce constraint class hierarchy required for primary keys - posted by GitBox <gi...@apache.org> on 2019/11/27 14:24:05 UTC, 0 replies.
- [GitHub] [flink] xuefuz commented on a change in pull request #10327: [FLINK-14914][table] refactor CatalogFunction by adding Language support - posted by GitBox <gi...@apache.org> on 2019/11/27 14:30:04 UTC, 1 replies.
- [GitHub] [flink] azagrebin merged pull request #10282: [FLINK-14901] Throw Error in MemoryUtils if there is problem with using system classes over reflection - posted by GitBox <gi...@apache.org> on 2019/11/27 14:30:35 UTC, 0 replies.
- [jira] [Resolved] (FLINK-14901) Throw Error in MemoryUtils if there is problem with using system classes over reflection - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/27 14:32:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10336: [FLINK-14935][task, runtime] Use RunnableWithException in the Mailbox - posted by GitBox <gi...@apache.org> on 2019/11/27 14:43:12 UTC, 4 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10338: [FLINK-14939][e2e] Set distDir property - posted by GitBox <gi...@apache.org> on 2019/11/27 14:43:18 UTC, 1 replies.
- [GitHub] [flink] azagrebin commented on a change in pull request #10339: [FLINK-14976][cassandra] Release semaphore on all Throwable's in send() - posted by GitBox <gi...@apache.org> on 2019/11/27 14:50:28 UTC, 7 replies.
- [jira] [Assigned] (FLINK-14976) Cassandra Connector leaks Semaphore on Throwable; hangs on close - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/27 14:51:00 UTC, 0 replies.
- [GitHub] [flink] rkhachatryan commented on a change in pull request #10336: [FLINK-14935][task, runtime] Use RunnableWithException in the Mailbox - posted by GitBox <gi...@apache.org> on 2019/11/27 14:54:31 UTC, 4 replies.
- [jira] [Commented] (FLINK-14964) Support configure remote flink jar - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/27 15:00:19 UTC, 0 replies.
- [GitHub] [flink] mchro commented on a change in pull request #10339: [FLINK-14976][cassandra] Release semaphore on all Throwable's in send() - posted by GitBox <gi...@apache.org> on 2019/11/27 15:02:35 UTC, 6 replies.
- [jira] [Assigned] (FLINK-14974) Managed memory fractions should be rounded properly to not summed up to be more than 1.0 - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/27 15:06:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14974) Managed memory fractions should be rounded properly to not summed up to be more than 1.0 - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/27 15:06:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14954) Consider providing an official OpenAPI specification of REST Monitoring API - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/27 15:09:00 UTC, 0 replies.
- [GitHub] [flink] zentol commented on issue #10319: [FLINK-14945] [runtime] simplify some code - posted by GitBox <gi...@apache.org> on 2019/11/27 15:10:45 UTC, 0 replies.
- [GitHub] [flink] zentol closed pull request #10319: [FLINK-14945] [runtime] simplify some code - posted by GitBox <gi...@apache.org> on 2019/11/27 15:10:46 UTC, 0 replies.
- [jira] [Closed] (FLINK-14945) Simplify some code in runtime - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/27 15:11:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14945) Simplify some code in runtime - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/27 15:11:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14945) Simplify some code in runtime - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/27 15:11:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10339: [FLINK-14976][cassandra] Release semaphore on all Throwable's in send() - posted by GitBox <gi...@apache.org> on 2019/11/27 15:19:59 UTC, 9 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10340: [FLINK-14978][table-api] Introduce constraint class hierarchy required for primary keys - posted by GitBox <gi...@apache.org> on 2019/11/27 15:20:07 UTC, 1 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10309: [FLINK-14909][runtime] Let tasks get scheduled in topological order when possible - posted by GitBox <gi...@apache.org> on 2019/11/27 15:28:09 UTC, 0 replies.
- [GitHub] [flink] Wosin edited a comment on issue #8371: [FLINK-9679] - Add AvroSerializationSchema - posted by GitBox <gi...@apache.org> on 2019/11/27 16:10:19 UTC, 0 replies.
- [jira] [Created] (FLINK-14979) TwoPhaseCommitSink fails when checkpoint overtakes a savepoint - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/27 16:12:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14979) TwoPhaseCommitSink fails when checkpoint overtakes a savepoint - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/27 16:17:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14979) TwoPhaseCommitSink fails when checkpoint overtakes a savepoint - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/27 16:17:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14516) Remove non credit based network code - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/27 16:19:00 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #10334: [FLINK-14505][tests] Temporarily disable SQL Client end-to-end tests for Kafka - posted by GitBox <gi...@apache.org> on 2019/11/27 16:51:23 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk opened a new pull request #10341: [FLINK-14974][runtime] Calculate managed memory fractions with BigDecimal and round down it properly - posted by GitBox <gi...@apache.org> on 2019/11/27 16:56:28 UTC, 0 replies.
- [jira] [Updated] (FLINK-14974) Managed memory fractions should be rounded properly to not summed up to be more than 1.0 - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/27 16:57:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10341: [FLINK-14974][runtime] Calculate managed memory fractions with BigDecimal and round down it properly - posted by GitBox <gi...@apache.org> on 2019/11/27 16:59:45 UTC, 1 replies.
- [GitHub] [flink] HuangZhenQiu commented on a change in pull request #10327: [FLINK-14914][table] refactor CatalogFunction by adding Language support - posted by GitBox <gi...@apache.org> on 2019/11/27 17:01:55 UTC, 2 replies.
- [GitHub] [flink] ifndef-SleePy commented on issue #10332: [FLINK-13905][checkpointing] Separate checkpoint triggering into several asynchronous stages - posted by GitBox <gi...@apache.org> on 2019/11/27 17:32:45 UTC, 0 replies.
- [GitHub] [flink] twalthr opened a new pull request #10342: [FLINK-14967][table] Add a utility for creating data types via reflection - posted by GitBox <gi...@apache.org> on 2019/11/27 17:50:55 UTC, 0 replies.
- [jira] [Updated] (FLINK-14967) Add a utility for creating data types via reflection - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/27 17:51:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10342: [FLINK-14967][table] Add a utility for creating data types via reflection - posted by GitBox <gi...@apache.org> on 2019/11/27 17:52:58 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10341: [FLINK-14974][runtime] Calculate managed memory fractions with BigDecimal and round down it properly - posted by GitBox <gi...@apache.org> on 2019/11/27 17:55:07 UTC, 7 replies.
- [jira] [Created] (FLINK-14980) add documentation and example for function DDL - posted by "Bowen Li (Jira)" <ji...@apache.org> on 2019/11/27 18:00:20 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on issue #10327: [FLINK-14914][table] refactor CatalogFunction by adding Language support - posted by GitBox <gi...@apache.org> on 2019/11/27 18:31:22 UTC, 0 replies.
- [GitHub] [flink] eskabetxe edited a comment on issue #9434: [FLINK-13634][Formats]: added module to compress data using StreamingFileSink - posted by GitBox <gi...@apache.org> on 2019/11/27 18:55:34 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10342: [FLINK-14967][table] Add a utility for creating data types via reflection - posted by GitBox <gi...@apache.org> on 2019/11/27 18:55:42 UTC, 1 replies.
- [GitHub] [flink] bowenli86 commented on a change in pull request #10318: [FLINK-14721][hive]HiveTableSource implement LimitableTableSource interface - posted by GitBox <gi...@apache.org> on 2019/11/27 19:20:47 UTC, 0 replies.
- [GitHub] [flink] bowenli86 commented on a change in pull request #10327: [FLINK-14914][table] refactor CatalogFunction by adding Language support - posted by GitBox <gi...@apache.org> on 2019/11/27 21:05:54 UTC, 0 replies.
- [GitHub] [flink] fangpengcheng95 opened a new pull request #10343: [FLINK-14729][connectors] Multi-topics consuming from KafkaTableSource - posted by GitBox <gi...@apache.org> on 2019/11/28 02:12:45 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10343: [FLINK-14729][connectors] Multi-topics consuming from KafkaTableSource - posted by GitBox <gi...@apache.org> on 2019/11/28 02:15:53 UTC, 1 replies.
- [jira] [Created] (FLINK-14981) web frontend support dynamic adjustment of the log level - posted by "liu (Jira)" <ji...@apache.org> on 2019/11/28 02:18:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14966) Online document typo, package name org.apache.flinktypes.xxxx should be corrected as org.apache.flink.types.xxxx . From online documents flink-docs-release-1.9 (Application Development > Basic API Concepts>Supported Data Types>Values). - posted by "yuzhemin (Jira)" <ji...@apache.org> on 2019/11/28 02:38:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14966) Online document typo, package name org.apache.flinktypes.xxxx should be corrected as org.apache.flink.types.xxxx . From online documents flink-docs-release-1.9 (Application Development > Basic API Concepts>Supported Data Types>Values). - posted by "yuzhemin (Jira)" <ji...@apache.org> on 2019/11/28 02:55:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10343: [FLINK-14729][connectors] Multi-topics consuming from KafkaTableSource - posted by GitBox <gi...@apache.org> on 2019/11/28 03:19:39 UTC, 6 replies.
- [GitHub] [flink] fangpengcheng95 commented on issue #10343: [FLINK-14729][connectors] Multi-topics consuming from KafkaTableSource - posted by GitBox <gi...@apache.org> on 2019/11/28 03:41:51 UTC, 1 replies.
- [jira] [Updated] (FLINK-14147) Reduce REST API Request/Response redundancy - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/28 06:39:00 UTC, 0 replies.
- [GitHub] [flink] klion26 opened a new pull request #10344: [FLINK-14264][StateBackend][Rest] Expose state backend in checkpoint rest api - posted by GitBox <gi...@apache.org> on 2019/11/28 06:48:17 UTC, 0 replies.
- [GitHub] [flink] klion26 commented on issue #10344: [FLINK-14264][StateBackend][Rest] Expose state backend in checkpoint rest api - posted by GitBox <gi...@apache.org> on 2019/11/28 06:51:27 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10344: [FLINK-14264][StateBackend][Rest] Expose state backend in checkpoint rest api - posted by GitBox <gi...@apache.org> on 2019/11/28 06:51:47 UTC, 1 replies.
- [jira] [Commented] (FLINK-14470) Watermark display not working with high parallelism job - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/28 06:52:00 UTC, 1 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #9965: [FLINK-10935][kubernetes]Implement KubeClient with Faric8 Kubernetes clients - posted by GitBox <gi...@apache.org> on 2019/11/28 06:56:40 UTC, 8 replies.
- [GitHub] [flink] klion26 commented on a change in pull request #10344: [FLINK-14264][StateBackend][Rest] Expose state backend in checkpoint rest api - posted by GitBox <gi...@apache.org> on 2019/11/28 06:57:04 UTC, 1 replies.
- [GitHub] [flink] TisonKun commented on issue #9965: [FLINK-10935][kubernetes]Implement KubeClient with Faric8 Kubernetes clients - posted by GitBox <gi...@apache.org> on 2019/11/28 06:57:55 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #9973: [FLINK-9955] Add Kubernetes ClusterDescriptor to support deploying session cluster. - posted by GitBox <gi...@apache.org> on 2019/11/28 07:03:58 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14470) Watermark display not working with high parallelism job - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/28 07:12:00 UTC, 5 replies.
- [GitHub] [flink] HuangZhenQiu commented on issue #9711: [FLINK-14033][yarn] upload user artifacts for yarn job cluster - posted by GitBox <gi...@apache.org> on 2019/11/28 07:13:13 UTC, 1 replies.
- [jira] [Created] (FLINK-14982) YARN IT Test Case log config is mistakenly disabled - posted by "Zhenqiu Huang (Jira)" <ji...@apache.org> on 2019/11/28 07:21:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #9711: [FLINK-14033][yarn] upload user artifacts for yarn job cluster - posted by GitBox <gi...@apache.org> on 2019/11/28 07:27:25 UTC, 2 replies.
- [jira] [Issue Comment Deleted] (FLINK-14470) Watermark display not working with high parallelism job - posted by "lining (Jira)" <ji...@apache.org> on 2019/11/28 07:31:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10344: [FLINK-14264][StateBackend][Rest] Expose state backend in checkpoint rest api - posted by GitBox <gi...@apache.org> on 2019/11/28 07:45:18 UTC, 4 replies.
- [jira] [Commented] (FLINK-14970) Doomed test for equality to NaN - posted by "Dezhi Cai (Jira)" <ji...@apache.org> on 2019/11/28 07:57:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14983) Add interfaces for input type inference - posted by "Timo Walther (Jira)" <ji...@apache.org> on 2019/11/28 08:03:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14983) Add interfaces for input type inference - posted by "Timo Walther (Jira)" <ji...@apache.org> on 2019/11/28 08:04:00 UTC, 1 replies.
- [jira] [Updated] (FLINK-14984) Remove old WebUI - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/28 08:32:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14984) Remove old WebUI - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/28 08:32:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14984) Remove old WebUI - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/28 08:32:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14880) package org.apache.flink.sql.parser.impl does not exist - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/28 08:56:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-9449) `mvn clean` fails on macOS 10.13 - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/28 09:12:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-9973) Config property taskmanager.exit-on-fatal-akka-error is no longer used in Flip6 - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/28 09:18:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-10824) Compile Flink unit test failed with 1.6.0 branch - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/28 09:28:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-10836) Add repositories and pluginRepositories in root pom.xml - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/28 09:29:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-11301) Travis failed: No output has been received in the last 10m0s - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/28 09:30:00 UTC, 0 replies.
- [GitHub] [flink] rkhachatryan opened a new pull request #10345: Flink 12484 synchronize all mailbox actions - posted by GitBox <gi...@apache.org> on 2019/11/28 09:30:15 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10345: Flink 12484 synchronize all mailbox actions - posted by GitBox <gi...@apache.org> on 2019/11/28 09:34:22 UTC, 1 replies.
- [jira] [Closed] (FLINK-14955) Not able to write to swift via StreamingFileSink.forBulkFormat - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/28 09:38:01 UTC, 0 replies.
- [jira] [Commented] (FLINK-14955) Not able to write to swift via StreamingFileSink.forBulkFormat - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/28 09:38:01 UTC, 2 replies.
- [jira] [Commented] (FLINK-14170) Support hadoop < 2.7 with StreamingFileSink.BulkFormatBuilder - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/28 09:39:00 UTC, 1 replies.
- [GitHub] [flink] aljoscha closed pull request #9398: [FLINK-13479] [flink-cassandra-connector] Fix for Deterministic ordering for prepared statement - posted by GitBox <gi...@apache.org> on 2019/11/28 09:40:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #9468: [FLINK-13689] [Connectors/ElasticSearch] Fix thread leak when elasticsearch6 rest high level cli… - posted by GitBox <gi...@apache.org> on 2019/11/28 09:40:41 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #9848: [FLINK-14332] [flink-metrics-signalfx] add flink-metrics-signalfx - posted by GitBox <gi...@apache.org> on 2019/11/28 09:41:27 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10345: [FLINK-12484][runtime] synchronize all mailbox actions - posted by GitBox <gi...@apache.org> on 2019/11/28 10:21:31 UTC, 13 replies.
- [GitHub] [flink] kl0u merged pull request #10331: [FLINK-14969][tests] Refactor CliFrontendRunWithYarnTest reflect to new execution codepath - posted by GitBox <gi...@apache.org> on 2019/11/28 10:34:30 UTC, 0 replies.
- [jira] [Closed] (FLINK-14969) Refactor CliFrontendRunWithYarnTest reflect to new execution codepath - posted by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/28 10:36:00 UTC, 0 replies.
- [GitHub] [flink] AHeise commented on a change in pull request #10345: [FLINK-12484][runtime] synchronize all mailbox actions - posted by GitBox <gi...@apache.org> on 2019/11/28 10:36:21 UTC, 13 replies.
- [GitHub] [flink] kl0u opened a new pull request #10346: Remote env - posted by GitBox <gi...@apache.org> on 2019/11/28 10:39:21 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #10344: [FLINK-14264][StateBackend][Rest] Expose state backend in checkpoint rest api - posted by GitBox <gi...@apache.org> on 2019/11/28 10:40:05 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10346: Remote env - posted by GitBox <gi...@apache.org> on 2019/11/28 10:42:10 UTC, 0 replies.
- [GitHub] [flink] kl0u commented on issue #10346: Remote env - posted by GitBox <gi...@apache.org> on 2019/11/28 10:43:10 UTC, 0 replies.
- [GitHub] [flink] rkhachatryan commented on a change in pull request #10345: [FLINK-12484][runtime] synchronize all mailbox actions - posted by GitBox <gi...@apache.org> on 2019/11/28 10:49:06 UTC, 13 replies.
- [GitHub] [flink] flinkbot commented on issue #10346: [FLINK-14972] Make Remote(Stream)Environment use Executors. - posted by GitBox <gi...@apache.org> on 2019/11/28 10:55:05 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on a change in pull request #10346: [FLINK-14972] Make Remote(Stream)Environment use Executors. - posted by GitBox <gi...@apache.org> on 2019/11/28 10:55:45 UTC, 2 replies.
- [GitHub] [flink] kl0u commented on a change in pull request #10346: [FLINK-14972] Make Remote(Stream)Environment use Executors. - posted by GitBox <gi...@apache.org> on 2019/11/28 11:00:37 UTC, 2 replies.
- [GitHub] [flink] kl0u commented on issue #10346: [FLINK-14972] Make Remote(Stream)Environment use Executors. - posted by GitBox <gi...@apache.org> on 2019/11/28 11:09:46 UTC, 4 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10346: [FLINK-14972] Make Remote(Stream)Environment use Executors. - posted by GitBox <gi...@apache.org> on 2019/11/28 11:27:47 UTC, 9 replies.
- [jira] [Created] (FLINK-14985) FLNIK YARN per job with ehcache Exception - posted by "Rockey Cui (Jira)" <ji...@apache.org> on 2019/11/28 11:45:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14985) FLNIK YARN per job with ehcache Exception - posted by "Rockey Cui (Jira)" <ji...@apache.org> on 2019/11/28 11:48:00 UTC, 0 replies.
- [GitHub] [flink] pnowojski opened a new pull request #10347: [FLINK-14516][network] Remove non credit-based flow control code - posted by GitBox <gi...@apache.org> on 2019/11/28 11:51:14 UTC, 0 replies.
- [jira] [Updated] (FLINK-14516) Remove non credit based network code - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/28 11:52:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10347: [FLINK-14516][network] Remove non credit-based flow control code - posted by GitBox <gi...@apache.org> on 2019/11/28 11:54:40 UTC, 1 replies.
- [jira] [Reopened] (FLINK-14955) Not able to write to swift via StreamingFileSink.forBulkFormat - posted by "Simya Jose (Jira)" <ji...@apache.org> on 2019/11/28 12:00:00 UTC, 0 replies.
- [GitHub] [flink] rmetzger commented on issue #8444: [FLINK-10190] [Kinesis Connector] Allow AWS_REGION to be supplied along with custom Kinesis endpoint - posted by GitBox <gi...@apache.org> on 2019/11/28 12:42:17 UTC, 0 replies.
- [jira] [Updated] (FLINK-13634) Add Hadoop compression format for use with StreamingFileSink - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/28 12:58:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10347: [FLINK-14516][network] Remove non credit-based flow control code - posted by GitBox <gi...@apache.org> on 2019/11/28 13:04:50 UTC, 1 replies.
- [jira] [Commented] (FLINK-14985) FLNIK YARN per job with ehcache Exception - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/28 13:30:00 UTC, 1 replies.
- [GitHub] [flink] KarmaGYZ opened a new pull request #10348: [FLINK-14951][tests] Harden the thread safety of State TTL backend tests - posted by GitBox <gi...@apache.org> on 2019/11/28 13:44:52 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10348: [FLINK-14951][tests] Harden the thread safety of State TTL backend tests - posted by GitBox <gi...@apache.org> on 2019/11/28 13:48:08 UTC, 1 replies.
- [jira] [Created] (FLINK-14986) Support to get detailed Kubernetes cluster description - posted by "Yang Wang (Jira)" <ji...@apache.org> on 2019/11/28 13:56:00 UTC, 0 replies.
- [GitHub] [flink] wangyang0918 commented on a change in pull request #9973: [FLINK-9955] Add Kubernetes ClusterDescriptor to support deploying session cluster. - posted by GitBox <gi...@apache.org> on 2019/11/28 13:56:45 UTC, 0 replies.
- [GitHub] [flink] wangyang0918 commented on a change in pull request #9965: [FLINK-10935][kubernetes]Implement KubeClient with Faric8 Kubernetes clients - posted by GitBox <gi...@apache.org> on 2019/11/28 14:06:47 UTC, 8 replies.
- [GitHub] [flink] pnowojski commented on issue #10336: [FLINK-14935][task, runtime] Use RunnableWithException in the Mailbox - posted by GitBox <gi...@apache.org> on 2019/11/28 14:21:15 UTC, 0 replies.
- [GitHub] [flink] pnowojski edited a comment on issue #10336: [FLINK-14935][task, runtime] Use RunnableWithException in the Mailbox - posted by GitBox <gi...@apache.org> on 2019/11/28 14:21:26 UTC, 1 replies.
- [GitHub] [flink] aljoscha closed pull request #10153: [FLINK-14709] Allow outputting elements in user defined close method,… - posted by GitBox <gi...@apache.org> on 2019/11/28 14:27:39 UTC, 0 replies.
- [jira] [Closed] (FLINK-14709) Allow outputting elements in close method of chained drivers. - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/28 14:28:00 UTC, 0 replies.
- [GitHub] [flink] pnowojski merged pull request #10247: [FLINK-14813][runtime]Expose the new mechanism implemented in FLINK-1… - posted by GitBox <gi...@apache.org> on 2019/11/28 14:34:14 UTC, 0 replies.
- [jira] [Closed] (FLINK-14813) Expose the new mechanism implemented in FLINK-14472 as a "is back-pressured" metric - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/28 14:36:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha closed pull request #9434: [FLINK-13634][Formats]: added module to compress data using StreamingFileSink - posted by GitBox <gi...@apache.org> on 2019/11/28 14:36:44 UTC, 0 replies.
- [jira] [Closed] (FLINK-13634) Add Hadoop compression format for use with StreamingFileSink - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/28 14:37:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-10377) Remove precondition in TwoPhaseCommitSinkFunction.notifyCheckpointComplete - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/28 14:40:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14979) TwoPhaseCommitSink fails when checkpoint overtakes a savepoint - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/28 14:40:00 UTC, 0 replies.
- [GitHub] [flink] StefanRRichter opened a new pull request #6723: [FLINK-10377] Remove precondition in TwoPhaseCommitSinkFunction.notif… - posted by GitBox <gi...@apache.org> on 2019/11/28 14:40:36 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10348: [FLINK-14951][tests] Harden the thread safety of State TTL backend tests - posted by GitBox <gi...@apache.org> on 2019/11/28 14:45:35 UTC, 1 replies.
- [GitHub] [flink] pnowojski commented on a change in pull request #6723: [FLINK-10377] Remove precondition in TwoPhaseCommitSinkFunction.notif… - posted by GitBox <gi...@apache.org> on 2019/11/28 14:47:08 UTC, 0 replies.
- [jira] [Updated] (FLINK-10377) Remove precondition in TwoPhaseCommitSinkFunction.notifyCheckpointComplete - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/28 14:50:00 UTC, 1 replies.
- [GitHub] [flink] GJL commented on issue #10309: [FLINK-14909][runtime] Let tasks get scheduled in topological order when possible - posted by GitBox <gi...@apache.org> on 2019/11/28 15:13:50 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #6723: [FLINK-10377] Remove precondition in TwoPhaseCommitSinkFunction.notif… - posted by GitBox <gi...@apache.org> on 2019/11/28 15:17:53 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #10309: [FLINK-14909][runtime] Let tasks get scheduled in topological order when possible - posted by GitBox <gi...@apache.org> on 2019/11/28 15:34:43 UTC, 0 replies.
- [jira] [Closed] (FLINK-14909) Let tasks in a batch get scheduled in topological order and subtaskIndex ascending pattern - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/28 15:36:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14833) Remove hierachy of SnapshotStrategySynchronicityBehavior in HeapSnapshotStrategy - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/28 15:44:00 UTC, 1 replies.
- [GitHub] [flink] buptljy opened a new pull request #10349: [FLINK-14833] [runtime] Remove hierachy of SnapshotStrategySynchronicityBehavior in HeapSnapshotStrategy - posted by GitBox <gi...@apache.org> on 2019/11/28 15:46:09 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10349: [FLINK-14833] [runtime] Remove hierachy of SnapshotStrategySynchronicityBehavior in HeapSnapshotStrategy - posted by GitBox <gi...@apache.org> on 2019/11/28 15:50:25 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #6723: [FLINK-10377] Remove precondition in TwoPhaseCommitSinkFunction.notif… - posted by GitBox <gi...@apache.org> on 2019/11/28 15:51:07 UTC, 1 replies.
- [jira] [Created] (FLINK-14987) JDBCTableSource can't support DataTypes.DECIMAL - posted by "Dezhi Cai (Jira)" <ji...@apache.org> on 2019/11/28 15:53:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14987) JDBCTableSource can't support DataTypes.DECIMAL - posted by "Dezhi Cai (Jira)" <ji...@apache.org> on 2019/11/28 15:54:00 UTC, 0 replies.
- [GitHub] [flink] buptljy opened a new pull request #10350: [FLINK-14957] Remove deprecated -yst option - posted by GitBox <gi...@apache.org> on 2019/11/28 16:04:46 UTC, 0 replies.
- [jira] [Updated] (FLINK-14957) Remove no power option -yst - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/28 16:05:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10350: [FLINK-14957] Remove deprecated -yst option - posted by GitBox <gi...@apache.org> on 2019/11/28 16:07:12 UTC, 1 replies.
- [GitHub] [flink] pnowojski commented on a change in pull request #10345: [FLINK-12484][runtime] synchronize all mailbox actions - posted by GitBox <gi...@apache.org> on 2019/11/28 16:13:51 UTC, 8 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10341: [FLINK-14974][runtime] Calculate managed memory fractions with BigDecimal and round down it properly - posted by GitBox <gi...@apache.org> on 2019/11/28 16:18:07 UTC, 3 replies.
- [GitHub] [flink] pnowojski commented on issue #6723: [FLINK-10377] Remove precondition in TwoPhaseCommitSinkFunction.notif… - posted by GitBox <gi...@apache.org> on 2019/11/28 16:18:55 UTC, 0 replies.
- [jira] [Reopened] (FLINK-14859) Avoid leaking unassigned Slot in DefaultScheduler when Deployment is outdated - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/28 16:20:00 UTC, 0 replies.
- [GitHub] [flink] pnowojski merged pull request #6723: [FLINK-10377] Remove precondition in TwoPhaseCommitSinkFunction.notif… - posted by GitBox <gi...@apache.org> on 2019/11/28 16:21:54 UTC, 0 replies.
- [GitHub] [flink] GJL opened a new pull request #10351: [FLINK-14859][runtime] Remove wrong checkState - posted by GitBox <gi...@apache.org> on 2019/11/28 16:25:25 UTC, 0 replies.
- [GitHub] [flink] GJL commented on issue #10351: [FLINK-14859][runtime] Remove wrong checkState - posted by GitBox <gi...@apache.org> on 2019/11/28 16:25:35 UTC, 0 replies.
- [jira] [Closed] (FLINK-10377) Remove precondition in TwoPhaseCommitSinkFunction.notifyCheckpointComplete - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/28 16:27:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10351: [FLINK-14859][runtime] Remove wrong checkState - posted by GitBox <gi...@apache.org> on 2019/11/28 16:29:17 UTC, 1 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10346: [FLINK-14972] Make Remote(Stream)Environment use Executors. - posted by GitBox <gi...@apache.org> on 2019/11/28 16:36:20 UTC, 6 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10344: [FLINK-14264][StateBackend][Rest] Expose state backend in checkpoint rest api - posted by GitBox <gi...@apache.org> on 2019/11/28 16:36:46 UTC, 2 replies.
- [GitHub] [flink] dawidwys commented on a change in pull request #10342: [FLINK-14967][table] Add a utility for creating data types via reflection - posted by GitBox <gi...@apache.org> on 2019/11/28 16:49:26 UTC, 22 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10349: [FLINK-14833] [runtime] Remove hierachy of SnapshotStrategySynchronicityBehavior in HeapSnapshotStrategy - posted by GitBox <gi...@apache.org> on 2019/11/28 16:58:37 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10350: [FLINK-14957] Remove deprecated -yst option - posted by GitBox <gi...@apache.org> on 2019/11/28 16:58:44 UTC, 1 replies.
- [GitHub] [flink] GJL opened a new pull request #10352: [WIP][FLINK-14651] - posted by GitBox <gi...@apache.org> on 2019/11/28 17:08:55 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10352: [WIP][FLINK-14651] - posted by GitBox <gi...@apache.org> on 2019/11/28 17:11:37 UTC, 1 replies.
- [GitHub] [flink] zentol commented on issue #10247: [FLINK-14813][runtime]Expose the new mechanism implemented in FLINK-1… - posted by GitBox <gi...@apache.org> on 2019/11/28 17:18:30 UTC, 0 replies.
- [GitHub] [flink] zentol edited a comment on issue #10247: [FLINK-14813][runtime]Expose the new mechanism implemented in FLINK-1… - posted by GitBox <gi...@apache.org> on 2019/11/28 17:18:46 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10351: [FLINK-14859][runtime] Remove wrong checkState - posted by GitBox <gi...@apache.org> on 2019/11/28 17:29:50 UTC, 1 replies.
- [GitHub] [flink] pnowojski commented on issue #10247: [FLINK-14813][runtime]Expose the new mechanism implemented in FLINK-1… - posted by GitBox <gi...@apache.org> on 2019/11/28 17:37:57 UTC, 2 replies.
- [jira] [Reopened] (FLINK-14813) Expose the new mechanism implemented in FLINK-14472 as a "is back-pressured" metric - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/28 17:40:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14937) Flink WebUI could not display - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/28 17:52:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14937) Flink WebUI could not display - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/28 17:54:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14834) Kerberized YARN on Docker test (default input) fails on Travis - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/28 17:57:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14968) Kerberized YARN on Docker test (custom fs plugin) fails on Travis - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/28 17:58:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10352: [WIP][FLINK-14651] - posted by GitBox <gi...@apache.org> on 2019/11/28 18:00:50 UTC, 3 replies.
- [jira] [Closed] (FLINK-14880) package org.apache.flink.sql.parser.impl does not exist - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/28 18:02:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14910) disableAutoGeneratedUIDs fails on keyBy - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/28 18:06:00 UTC, 0 replies.
- [GitHub] [flink] zhuzhurk commented on issue #10351: [FLINK-14859][runtime] Remove wrong checkState - posted by GitBox <gi...@apache.org> on 2019/11/28 18:07:07 UTC, 0 replies.
- [jira] [Closed] (FLINK-14669) All hadoop-2.4.1 related nightly end-to-end tests failed on travis - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/28 18:13:00 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #10351: [FLINK-14859][runtime] Remove wrong checkState - posted by GitBox <gi...@apache.org> on 2019/11/28 20:46:12 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14859) Avoid leaking unassigned Slot in DefaultScheduler when Deployment is outdated - posted by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/28 20:47:00 UTC, 0 replies.
- [GitHub] [flink] GJL closed pull request #10352: [WIP][FLINK-14651] - posted by GitBox <gi...@apache.org> on 2019/11/28 21:05:27 UTC, 0 replies.
- [jira] [Updated] (FLINK-14988) Table dependency shading fails - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/28 21:28:00 UTC, 1 replies.
- [jira] [Created] (FLINK-14988) Table dependency shading fails - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/28 21:28:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10114: [FLINK -14651][runtime] Enable DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/28 21:41:49 UTC, 7 replies.
- [GitHub] [flink] GJL commented on issue #10114: [FLINK -14651][runtime] Enable DefaultScheduler - posted by GitBox <gi...@apache.org> on 2019/11/28 21:50:53 UTC, 0 replies.
- [GitHub] [flink] fangpengcheng95 closed pull request #10343: [FLINK-14729][connectors] Multi-topics consuming from KafkaTableSource - posted by GitBox <gi...@apache.org> on 2019/11/29 01:47:05 UTC, 0 replies.
- [GitHub] [flink] Rishi55 commented on issue #9468: [FLINK-13689] [Connectors/ElasticSearch] Fix thread leak when elasticsearch6 rest high level cli… - posted by GitBox <gi...@apache.org> on 2019/11/29 02:09:19 UTC, 0 replies.
- [GitHub] [flink] vthinkxie commented on a change in pull request #10238: [FLINK-8949] Add dedicated watermarks metric retrieval endpoint - posted by GitBox <gi...@apache.org> on 2019/11/29 02:10:24 UTC, 11 replies.
- [GitHub] [flink] fangpengcheng95 opened a new pull request #10353: [docs] remove surplus semicolon in Utils - posted by GitBox <gi...@apache.org> on 2019/11/29 02:11:35 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10353: [docs] remove surplus semicolon in Utils - posted by GitBox <gi...@apache.org> on 2019/11/29 02:15:02 UTC, 1 replies.
- [jira] [Commented] (FLINK-14987) JDBCTableSource can't support DataTypes.DECIMAL - posted by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/29 02:43:00 UTC, 0 replies.
- [GitHub] [flink] jinglining commented on issue #10247: [FLINK-14813][runtime]Expose the new mechanism implemented in FLINK-1… - posted by GitBox <gi...@apache.org> on 2019/11/29 02:51:37 UTC, 3 replies.
- [GitHub] [flink] jinglining edited a comment on issue #10247: [FLINK-14813][runtime]Expose the new mechanism implemented in FLINK-1… - posted by GitBox <gi...@apache.org> on 2019/11/29 02:53:03 UTC, 1 replies.
- [jira] [Created] (FLINK-14989) Improve efficiency by bitwise operation. - posted by "Zhang Ziqiang (Jira)" <ji...@apache.org> on 2019/11/29 03:02:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10353: [docs] remove surplus semicolon in Utils - posted by GitBox <gi...@apache.org> on 2019/11/29 03:03:54 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14946) Retraction infer would result in bad plan under corner case in blink planner - posted by "lincoln lee (Jira)" <ji...@apache.org> on 2019/11/29 03:04:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14989) Improve efficiency by bitwise operation. - posted by "Caizhi Weng (Jira)" <ji...@apache.org> on 2019/11/29 03:07:00 UTC, 1 replies.
- [GitHub] [flink] fangpengcheng95 opened a new pull request #10354: [FLINK-14729][connectors] Multi-topics consuming from KafkaTableSource - posted by GitBox <gi...@apache.org> on 2019/11/29 03:12:19 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10354: [FLINK-14729][connectors] Multi-topics consuming from KafkaTableSource - posted by GitBox <gi...@apache.org> on 2019/11/29 03:15:12 UTC, 1 replies.
- [jira] [Created] (FLINK-14990) Add bit functions to Blink planner - posted by "hailong wang (Jira)" <ji...@apache.org> on 2019/11/29 03:51:00 UTC, 0 replies.
- [GitHub] [flink] zhangzqit opened a new pull request #10355: [FLINK-14989][table] Improve efficiency by bitwise operation. - posted by GitBox <gi...@apache.org> on 2019/11/29 03:51:11 UTC, 0 replies.
- [jira] [Updated] (FLINK-14989) Improve efficiency by bitwise operation. - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/29 03:52:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10355: [FLINK-14989][table] Improve efficiency by bitwise operation. - posted by GitBox <gi...@apache.org> on 2019/11/29 03:53:16 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10354: [FLINK-14729][connectors] Multi-topics consuming from KafkaTableSource - posted by GitBox <gi...@apache.org> on 2019/11/29 04:04:53 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10355: [FLINK-14989][table] Improve efficiency by bitwise operation. - posted by GitBox <gi...@apache.org> on 2019/11/29 04:35:32 UTC, 1 replies.
- [jira] [Closed] (FLINK-14956) MemoryMappedBoundedData Compressed Buffer Slicer - posted by "zhijiang (Jira)" <ji...@apache.org> on 2019/11/29 07:25:00 UTC, 0 replies.
- [GitHub] [flink] wangxlong opened a new pull request #10356: [FLINK-14902][Connector-JDBC]JDBCTableSource Supports AsyncLookupFunction - posted by GitBox <gi...@apache.org> on 2019/11/29 07:44:10 UTC, 0 replies.
- [jira] [Updated] (FLINK-14902) JDBCTableSource support AsyncLookupFunction - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/29 07:45:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10356: [FLINK-14902][Connector-JDBC]JDBCTableSource Supports AsyncLookupFunction - posted by GitBox <gi...@apache.org> on 2019/11/29 07:47:32 UTC, 1 replies.
- [jira] [Commented] (FLINK-14235) Kafka010ProducerITCase>KafkaProducerTestBase.testOneToOneAtLeastOnceCustomOperator fails on travis - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/29 07:55:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14235) Kafka010ProducerITCase>KafkaProducerTestBase.testOneToOneAtLeastOnceCustomOperator fails on travis - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/29 07:55:00 UTC, 1 replies.
- [jira] [Closed] (FLINK-14988) Table dependency shading fails - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/29 07:56:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14370) KafkaProducerAtLeastOnceITCase>KafkaProducerTestBase.testOneToOneAtLeastOnceRegularSink fails on Travis - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/29 07:58:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14235) Kafka010ProducerITCase>KafkaProducerTestBase.testOneToOneAtLeastOnceCustomOperator fails on travis - posted by "Hequn Cheng (Jira)" <ji...@apache.org> on 2019/11/29 08:01:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14975) Presto filesystem plugin shades wrong version of guava - posted by "Arvid Heise (Jira)" <ji...@apache.org> on 2019/11/29 08:03:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14960) Dependency shading of table modules test fails on Travis - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/29 08:09:00 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10356: [FLINK-14902][Connector-JDBC]JDBCTableSource Supports AsyncLookupFunction - posted by GitBox <gi...@apache.org> on 2019/11/29 08:39:18 UTC, 1 replies.
- [GitHub] [flink] zentol commented on issue #10353: [docs] remove surplus semicolon in Utils - posted by GitBox <gi...@apache.org> on 2019/11/29 08:49:32 UTC, 0 replies.
- [GitHub] [flink] zentol closed pull request #10353: [docs] remove surplus semicolon in Utils - posted by GitBox <gi...@apache.org> on 2019/11/29 08:49:33 UTC, 0 replies.
- [jira] [Updated] (FLINK-14975) Presto filesystem plugin shades wrong version of guava - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/29 08:58:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14975) Presto filesystem plugin shades wrong version of guava - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/29 08:59:00 UTC, 0 replies.
- [GitHub] [flink] fangpengcheng95 commented on issue #10353: [docs] remove surplus semicolon in Utils - posted by GitBox <gi...@apache.org> on 2019/11/29 08:59:43 UTC, 0 replies.
- [GitHub] [flink] zhijiangW commented on a change in pull request #9985: [FLINK-10968][kubernetes] Implement TaskManager Entrypoint for Kubernetes. - posted by GitBox <gi...@apache.org> on 2019/11/29 09:00:10 UTC, 1 replies.
- [GitHub] [flink] fangpengcheng95 commented on issue #10354: [FLINK-14729][connectors] Multi-topics consuming from KafkaTableSource - posted by GitBox <gi...@apache.org> on 2019/11/29 09:02:23 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (FLINK-14729) Multi-topics consuming from KafkaTableSource - posted by "Fang Peng Cheng (Jira)" <ji...@apache.org> on 2019/11/29 09:18:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-13550) Support for CPU FlameGraphs in new web UI - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/29 09:42:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-13551) Add vertex FlameGraph REST endpoint - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/29 09:42:00 UTC, 0 replies.
- [jira] [Assigned] (FLINK-13552) Render vertex FlameGraph in web UI - posted by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2019/11/29 09:42:00 UTC, 0 replies.
- [GitHub] [flink] wangyang0918 commented on a change in pull request #9985: [FLINK-10968][kubernetes] Implement TaskManager Entrypoint for Kubernetes. - posted by GitBox <gi...@apache.org> on 2019/11/29 10:01:46 UTC, 1 replies.
- [GitHub] [flink] wangyang0918 commented on issue #9985: [FLINK-10968][kubernetes] Implement TaskManager Entrypoint for Kubernetes. - posted by GitBox <gi...@apache.org> on 2019/11/29 10:03:07 UTC, 1 replies.
- [GitHub] [flink] jinglining removed a comment on issue #10247: [FLINK-14813][runtime]Expose the new mechanism implemented in FLINK-1… - posted by GitBox <gi...@apache.org> on 2019/11/29 10:10:25 UTC, 0 replies.
- [jira] [Created] (FLINK-14991) Export `FLINK_HOME` environment variable to all the entrypoint - posted by "Guowei Ma (Jira)" <ji...@apache.org> on 2019/11/29 10:37:00 UTC, 0 replies.
- [GitHub] [flink] mxm commented on a change in pull request #10238: [FLINK-8949] Add dedicated watermarks metric retrieval endpoint - posted by GitBox <gi...@apache.org> on 2019/11/29 10:40:15 UTC, 0 replies.
- [GitHub] [flink] zentol commented on issue #10350: [FLINK-14957] Remove deprecated -yst option - posted by GitBox <gi...@apache.org> on 2019/11/29 11:04:16 UTC, 0 replies.
- [GitHub] [flink] zentol merged pull request #10350: [FLINK-14957] Remove deprecated -yst option - posted by GitBox <gi...@apache.org> on 2019/11/29 11:04:31 UTC, 0 replies.
- [jira] [Closed] (FLINK-14957) Remove no power option -yst - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/29 11:05:00 UTC, 0 replies.
- [GitHub] [flink] TisonKun commented on issue #10350: [FLINK-14957] Remove deprecated -yst option - posted by GitBox <gi...@apache.org> on 2019/11/29 11:05:20 UTC, 0 replies.
- [jira] [Updated] (FLINK-14957) Remove deprecated option -yst - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/29 11:06:00 UTC, 0 replies.
- [GitHub] [flink] buptljy commented on issue #10350: [FLINK-14957] Remove deprecated -yst option - posted by GitBox <gi...@apache.org> on 2019/11/29 11:11:18 UTC, 0 replies.
- [GitHub] [flink] wangxlong opened a new pull request #10357: [FLINK-14990][Table-Api]Add bit function inncluding bitand bitor bitnot bitxor - posted by GitBox <gi...@apache.org> on 2019/11/29 11:30:48 UTC, 0 replies.
- [jira] [Updated] (FLINK-14990) Add bit functions to Blink planner - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/29 11:31:00 UTC, 0 replies.
- [GitHub] [flink] shuttie opened a new pull request #10358: [FLINK-14346] [serialization] faster implementation of StringValue writeString and readString - posted by GitBox <gi...@apache.org> on 2019/11/29 11:32:54 UTC, 0 replies.
- [jira] [Updated] (FLINK-14346) Performance issue with StringSerializer - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/29 11:33:00 UTC, 3 replies.
- [jira] [Assigned] (FLINK-14907) Support to Configure Azure Storage Key via Environment Variable - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/29 11:33:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10357: [FLINK-14990][Table-Api]Add bit function inncluding bitand bitor bitnot bitxor - posted by GitBox <gi...@apache.org> on 2019/11/29 11:33:52 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10358: [FLINK-14346] [serialization] faster implementation of StringValue writeString and readString - posted by GitBox <gi...@apache.org> on 2019/11/29 11:35:57 UTC, 1 replies.
- [jira] [Commented] (FLINK-14346) Performance issue with StringSerializer - posted by "Roman Grebennikov (Jira)" <ji...@apache.org> on 2019/11/29 11:37:00 UTC, 2 replies.
- [GitHub] [flink] wangyang0918 edited a comment on issue #9985: [FLINK-10968][kubernetes] Implement TaskManager Entrypoint for Kubernetes. - posted by GitBox <gi...@apache.org> on 2019/11/29 11:41:09 UTC, 1 replies.
- [GitHub] [flink] GJL commented on a change in pull request #10293: [FLINK-14905][build] Unify Java8/11 packaging process - posted by GitBox <gi...@apache.org> on 2019/11/29 11:55:46 UTC, 0 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10293: [FLINK-14905][build] Unify Java8/11 packaging process - posted by GitBox <gi...@apache.org> on 2019/11/29 12:00:53 UTC, 0 replies.
- [GitHub] [flink] jinglining opened a new pull request #10359: [FLINK-14813][metrics] Provide `isBackPressured` Task metric - posted by GitBox <gi...@apache.org> on 2019/11/29 12:01:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10359: [FLINK-14813][metrics] Provide `isBackPressured` Task metric - posted by GitBox <gi...@apache.org> on 2019/11/29 12:03:57 UTC, 1 replies.
- [GitHub] [flink] jinglining commented on issue #10359: [FLINK-14813][metrics] Provide `isBackPressured` Task metric - posted by GitBox <gi...@apache.org> on 2019/11/29 12:07:08 UTC, 0 replies.
- [GitHub] [flink] zentol commented on a change in pull request #10359: [FLINK-14813][metrics] Provide `isBackPressured` Task metric - posted by GitBox <gi...@apache.org> on 2019/11/29 12:17:53 UTC, 4 replies.
- [GitHub] [flink] Li-Aihua opened a new pull request #10360: [FLINK-14917] [flink-end-to-end-perf-tests] Add performance e2e test suite for basic operations - posted by GitBox <gi...@apache.org> on 2019/11/29 12:18:12 UTC, 0 replies.
- [jira] [Updated] (FLINK-14917) Add end to end performance testing framework - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/29 12:19:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10360: [FLINK-14917] [flink-end-to-end-perf-tests] Add performance e2e test suite for basic operations - posted by GitBox <gi...@apache.org> on 2019/11/29 12:20:23 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10357: [FLINK-14990][Table-Api]Add bit function inncluding bitand bitor bitnot bitxor - posted by GitBox <gi...@apache.org> on 2019/11/29 12:22:58 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10358: [FLINK-14346] [serialization] faster implementation of StringValue writeString and readString - posted by GitBox <gi...@apache.org> on 2019/11/29 12:23:05 UTC, 1 replies.
- [GitHub] [flink] pnowojski commented on a change in pull request #10359: [FLINK-14813][metrics] Provide `isBackPressured` Task metric - posted by GitBox <gi...@apache.org> on 2019/11/29 12:33:21 UTC, 2 replies.
- [jira] [Closed] (FLINK-14835) Make `org.apache.flink.configuration.Configuration` support method chaining - posted by "Victor Wong (Jira)" <ji...@apache.org> on 2019/11/29 12:35:00 UTC, 0 replies.
- [GitHub] [flink] wangyang0918 commented on issue #9965: [FLINK-10935][kubernetes]Implement KubeClient with Faric8 Kubernetes clients - posted by GitBox <gi...@apache.org> on 2019/11/29 12:51:31 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10359: [FLINK-14813][metrics] Provide `isBackPressured` Task metric - posted by GitBox <gi...@apache.org> on 2019/11/29 12:55:50 UTC, 1 replies.
- [GitHub] [flink] zhuzhurk commented on a change in pull request #10341: [FLINK-14974][runtime] Calculate managed memory fractions with BigDecimal and round down it properly - posted by GitBox <gi...@apache.org> on 2019/11/29 13:17:50 UTC, 3 replies.
- [GitHub] [flink] zentol opened a new pull request #10361: [FLINK-14795][tests] Rework TaskExecutorPartitionLifecycleTest - posted by GitBox <gi...@apache.org> on 2019/11/29 13:23:43 UTC, 0 replies.
- [jira] [Updated] (FLINK-14795) Rework TaskExecutorPartitionLifecycleTest - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/29 13:24:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #10311: [FLINK-14762][client] Enrich JobClient API - posted by GitBox <gi...@apache.org> on 2019/11/29 13:24:27 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10361: [FLINK-14795][tests] Rework TaskExecutorPartitionLifecycleTest - posted by GitBox <gi...@apache.org> on 2019/11/29 13:27:17 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10360: [FLINK-14917] [flink-end-to-end-perf-tests] Add performance e2e test suite for basic operations - posted by GitBox <gi...@apache.org> on 2019/11/29 13:28:42 UTC, 0 replies.
- [GitHub] [flink] zentol commented on issue #10355: [FLINK-14989][table] Improve efficiency by bitwise operation. - posted by GitBox <gi...@apache.org> on 2019/11/29 13:36:08 UTC, 0 replies.
- [GitHub] [flink] zentol closed pull request #10355: [FLINK-14989][table] Improve efficiency by bitwise operation. - posted by GitBox <gi...@apache.org> on 2019/11/29 13:36:09 UTC, 0 replies.
- [GitHub] [flink] zentol opened a new pull request #10362: [FLINK-14792][coordination] Implement TE cluster partition release - posted by GitBox <gi...@apache.org> on 2019/11/29 13:44:56 UTC, 0 replies.
- [jira] [Updated] (FLINK-14792) Extend TaskExecutor interface to support release of cluster partitions - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/29 13:45:00 UTC, 0 replies.
- [GitHub] [flink] zentol merged pull request #10197: [FLINK-14503][coordination] Add partition report to heartbeat - posted by GitBox <gi...@apache.org> on 2019/11/29 13:47:59 UTC, 0 replies.
- [jira] [Closed] (FLINK-14503) Send PartitionReport to ResourceManager via heartbeats - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/29 13:49:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10362: [FLINK-14792][coordination] Implement TE cluster partition release - posted by GitBox <gi...@apache.org> on 2019/11/29 13:49:20 UTC, 1 replies.
- [GitHub] [flink] TisonKun closed pull request #10311: [FLINK-14762][client] Enrich JobClient API - posted by GitBox <gi...@apache.org> on 2019/11/29 13:53:21 UTC, 0 replies.
- [jira] [Updated] (FLINK-14762) Implement JobClient APIs - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/29 13:57:00 UTC, 1 replies.
- [GitHub] [flink] zentol opened a new pull request #10363: [FLINK-14104][build] Upgrade to flink-shaded 9.0 - posted by GitBox <gi...@apache.org> on 2019/11/29 13:57:59 UTC, 0 replies.
- [jira] [Closed] (FLINK-14762) Implement JobClient APIs - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/29 14:00:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10363: [FLINK-14104][build] Upgrade to flink-shaded 9.0 - posted by GitBox <gi...@apache.org> on 2019/11/29 14:00:33 UTC, 1 replies.
- [jira] [Created] (FLINK-14992) Add job submission listener to execution environments - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/29 14:29:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14992) Add job submission listener to execution environments - posted by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2019/11/29 14:29:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10361: [FLINK-14795][tests] Rework TaskExecutorPartitionLifecycleTest - posted by GitBox <gi...@apache.org> on 2019/11/29 14:37:35 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10362: [FLINK-14792][coordination] Implement TE cluster partition release - posted by GitBox <gi...@apache.org> on 2019/11/29 14:37:41 UTC, 1 replies.
- [jira] [Created] (FLINK-14993) Pass all reporter-specific settings via the FrontMetricGroup - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/29 14:43:00 UTC, 0 replies.
- [GitHub] [flink] faaronzheng commented on issue #10299: [FLINK-14560] [runtime] The value of taskmanager.memory.size in flink… - posted by GitBox <gi...@apache.org> on 2019/11/29 14:51:16 UTC, 2 replies.
- [jira] [Created] (FLINK-14994) StreamTableEnvironment.connect throw exception when using "FileSystem" connector and "CSV" format - posted by "Dezhi Cai (Jira)" <ji...@apache.org> on 2019/11/29 15:04:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14994) StreamTableEnvironment.connect throw exception when using "FileSystem" connector and "CSV" format - posted by "Dezhi Cai (Jira)" <ji...@apache.org> on 2019/11/29 15:05:00 UTC, 1 replies.
- [GitHub] [flink] zentol opened a new pull request #10364: [FLINK-14993][metrics] FrontMetricGroup passes reporter-specific parameters - posted by GitBox <gi...@apache.org> on 2019/11/29 15:09:53 UTC, 0 replies.
- [jira] [Updated] (FLINK-14993) Pass all reporter-specific settings via the FrontMetricGroup - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/29 15:10:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10363: [FLINK-14104][build] Upgrade to flink-shaded 9.0 - posted by GitBox <gi...@apache.org> on 2019/11/29 15:10:29 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10364: [FLINK-14993][metrics] FrontMetricGroup passes reporter-specific parameters - posted by GitBox <gi...@apache.org> on 2019/11/29 15:13:53 UTC, 1 replies.
- [jira] [Updated] (FLINK-14639) Fix the document of Metrics that has an error for `User Scope` - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/29 15:14:00 UTC, 1 replies.
- [GitHub] [flink] caidezhi opened a new pull request #10365: [FLINK-14994] StreamTableEnvironment.connect throw exception when using "FileSystem" connector and "CSV" format - posted by GitBox <gi...@apache.org> on 2019/11/29 15:18:59 UTC, 0 replies.
- [jira] [Updated] (FLINK-14175) Upgrade KPL version in flink-connector-kinesis to fix application OOM - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/29 15:20:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14434) Dispatcher#createJobManagerRunner should not start JobManagerRunner - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/29 15:20:00 UTC, 0 replies.
- [jira] [Updated] (FLINK-14334) ElasticSearch docs refer to non-existent ExceptionUtils.containsThrowable - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/29 15:20:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10365: [FLINK-14994] StreamTableEnvironment.connect throw exception when using "FileSystem" connector and "CSV" format - posted by GitBox <gi...@apache.org> on 2019/11/29 15:22:14 UTC, 1 replies.
- [jira] [Updated] (FLINK-14347) YARNSessionFIFOITCase.checkForProhibitedLogContents found a log with prohibited string - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/29 15:30:00 UTC, 0 replies.
- [jira] [Created] (FLINK-14995) Kinesis NOTICE is incorrect - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/29 15:46:00 UTC, 0 replies.
- [GitHub] [flink] aljoscha commented on issue #9711: [FLINK-14033][yarn] upload user artifacts for yarn job cluster - posted by GitBox <gi...@apache.org> on 2019/11/29 15:48:30 UTC, 0 replies.
- [GitHub] [flink] zentol opened a new pull request #10366: [1.8][FLINK-14995][kinesis][legal] Update NOTICE - posted by GitBox <gi...@apache.org> on 2019/11/29 15:51:43 UTC, 0 replies.
- [jira] [Updated] (FLINK-14995) Kinesis NOTICE is incorrect - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/29 15:52:00 UTC, 1 replies.
- [GitHub] [flink] flinkbot commented on issue #10366: [1.8][FLINK-14995][kinesis][legal] Update NOTICE - posted by GitBox <gi...@apache.org> on 2019/11/29 15:54:25 UTC, 1 replies.
- [GitHub] [flink] zentol opened a new pull request #10367: [1.9][FLINK-14995][kinesis][legal] Update NOTICE - posted by GitBox <gi...@apache.org> on 2019/11/29 15:54:41 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14994) StreamTableEnvironment.connect throw exception when using "FileSystem" connector and "CSV" format - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/29 15:55:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14994) StreamTableEnvironment.connect throw exception when using "FileSystem" connector and "CSV" format - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/29 15:55:00 UTC, 0 replies.
- [jira] [Closed] (FLINK-14994) StreamTableEnvironment.connect throw exception when using "FileSystem" connector and "CSV" format - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/11/29 15:55:00 UTC, 0 replies.
- [GitHub] [flink] zentol merged pull request #10293: [FLINK-14905][build] Unify Java8/11 packaging process - posted by GitBox <gi...@apache.org> on 2019/11/29 15:56:51 UTC, 0 replies.
- [jira] [Closed] (FLINK-14905) Unify packaging process - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/29 15:58:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10367: [1.9][FLINK-14995][kinesis][legal] Update NOTICE - posted by GitBox <gi...@apache.org> on 2019/11/29 15:58:28 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10364: [FLINK-14993][metrics] FrontMetricGroup passes reporter-specific parameters - posted by GitBox <gi...@apache.org> on 2019/11/29 16:15:13 UTC, 0 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10365: [FLINK-14994] StreamTableEnvironment.connect throw exception when using "FileSystem" connector and "CSV" format - posted by GitBox <gi...@apache.org> on 2019/11/29 16:15:20 UTC, 0 replies.
- [GitHub] [flink] azagrebin commented on issue #10146: [FLINK-14188][runtime] TaskExecutor derive and register with default slot resource profile - posted by GitBox <gi...@apache.org> on 2019/11/29 16:44:10 UTC, 0 replies.
- [GitHub] [flink] azagrebin edited a comment on issue #10146: [FLINK-14188][runtime] TaskExecutor derive and register with default slot resource profile - posted by GitBox <gi...@apache.org> on 2019/11/29 16:44:25 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10366: [1.8][FLINK-14995][kinesis][legal] Update NOTICE - posted by GitBox <gi...@apache.org> on 2019/11/29 16:47:40 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10367: [1.9][FLINK-14995][kinesis][legal] Update NOTICE - posted by GitBox <gi...@apache.org> on 2019/11/29 16:47:46 UTC, 1 replies.
- [GitHub] [flink] zentol merged pull request #10341: [FLINK-14974][runtime] Calculate managed memory fractions with BigDecimal and round down it properly - posted by GitBox <gi...@apache.org> on 2019/11/29 16:52:40 UTC, 0 replies.
- [GitHub] [flink] twalthr opened a new pull request #10368: [FLINK-14983][table-common] Add interfaces for input type inference - posted by GitBox <gi...@apache.org> on 2019/11/29 16:52:41 UTC, 0 replies.
- [jira] [Closed] (FLINK-14974) Managed memory fractions should be rounded properly to not summed up to be more than 1.0 - posted by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/29 16:53:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10368: [FLINK-14983][table-common] Add interfaces for input type inference - posted by GitBox <gi...@apache.org> on 2019/11/29 16:54:38 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10368: [FLINK-14983][table-common] Add interfaces for input type inference - posted by GitBox <gi...@apache.org> on 2019/11/29 17:50:59 UTC, 1 replies.
- [GitHub] [flink] azagrebin merged pull request #10339: [FLINK-14976][cassandra] Release semaphore on all Throwable's in send() - posted by GitBox <gi...@apache.org> on 2019/11/29 17:59:17 UTC, 0 replies.
- [GitHub] [flink] azagrebin commented on issue #10339: [FLINK-14976][cassandra] Release semaphore on all Throwable's in send() - posted by GitBox <gi...@apache.org> on 2019/11/29 18:00:07 UTC, 0 replies.
- [GitHub] [flink] twalthr commented on a change in pull request #10342: [FLINK-14967][table] Add a utility for creating data types via reflection - posted by GitBox <gi...@apache.org> on 2019/11/29 18:02:04 UTC, 1 replies.
- [jira] [Closed] (FLINK-14976) Cassandra Connector leaks Semaphore on Throwable; hangs on close - posted by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/29 18:56:00 UTC, 0 replies.
- [GitHub] [flink] azagrebin commented on a change in pull request #10330: [FLINK-14189][runtime] Extend TaskExecutor to support dynamic slot allocation - posted by GitBox <gi...@apache.org> on 2019/11/29 19:19:44 UTC, 14 replies.
- [GitHub] [flink] TisonKun commented on issue #10346: [FLINK-14972] Make Remote(Stream)Environment use Executors. - posted by GitBox <gi...@apache.org> on 2019/11/30 02:21:17 UTC, 0 replies.
- [jira] [Commented] (FLINK-14854) Add executeAsync() method to execution environments - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/30 02:25:00 UTC, 0 replies.
- [GitHub] [flink] caidezhi closed pull request #10365: [FLINK-14994] StreamTableEnvironment.connect throw exception when using "FileSystem" connector and "CSV" format - posted by GitBox <gi...@apache.org> on 2019/11/30 02:42:18 UTC, 0 replies.
- [GitHub] [flink] wangxlong opened a new pull request #10369: [FLINK-14893][flink-core]Try child classLoader when parent classLoader could not load in parentFirstPatterns - posted by GitBox <gi...@apache.org> on 2019/11/30 02:53:51 UTC, 0 replies.
- [jira] [Updated] (FLINK-14893) Using Child ClassLoader to load class when Parent ClassLoader couldn't load in ParentFirstPatterns - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/30 02:54:00 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10369: [FLINK-14893][flink-core]Try child classLoader when parent classLoader could not load in parentFirstPatterns - posted by GitBox <gi...@apache.org> on 2019/11/30 02:56:48 UTC, 1 replies.
- [GitHub] [flink] TisonKun commented on issue #10369: [FLINK-14893][flink-core]Try child classLoader when parent classLoader could not load in parentFirstPatterns - posted by GitBox <gi...@apache.org> on 2019/11/30 02:58:05 UTC, 0 replies.
- [jira] [Assigned] (FLINK-14893) Using Child ClassLoader to load class when Parent ClassLoader couldn't load in ParentFirstPatterns - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/30 02:59:00 UTC, 0 replies.
- [GitHub] [flink] faaronzheng removed a comment on issue #10299: [FLINK-14560] [runtime] The value of taskmanager.memory.size in flink… - posted by GitBox <gi...@apache.org> on 2019/11/30 03:49:43 UTC, 2 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10369: [FLINK-14893][flink-core]Try child classLoader when parent classLoader could not load in parentFirstPatterns - posted by GitBox <gi...@apache.org> on 2019/11/30 04:06:05 UTC, 1 replies.
- [jira] [Commented] (FLINK-14984) Remove old WebUI - posted by "lamber-ken (Jira)" <ji...@apache.org> on 2019/11/30 05:19:00 UTC, 0 replies.
- [jira] [Comment Edited] (FLINK-14984) Remove old WebUI - posted by "lamber-ken (Jira)" <ji...@apache.org> on 2019/11/30 05:19:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14991) Export `FLINK_HOME` environment variable to all the entrypoint - posted by "Jeff Zhang (Jira)" <ji...@apache.org> on 2019/11/30 05:46:00 UTC, 0 replies.
- [GitHub] [flink] Aitozi commented on issue #8479: [FLINK-11193][State Backends]Use user passed configuration overriding default configuration loading from file - posted by GitBox <gi...@apache.org> on 2019/11/30 09:15:22 UTC, 0 replies.
- [jira] [Created] (FLINK-14996) Missing java doc in org.apache.flink.runtime.operators.TempBarrier - posted by "Jiayi Liao (Jira)" <ji...@apache.org> on 2019/11/30 10:10:00 UTC, 0 replies.
- [jira] [Commented] (FLINK-14996) Missing java doc in org.apache.flink.runtime.operators.TempBarrier - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/30 10:13:00 UTC, 2 replies.
- [jira] [Assigned] (FLINK-14996) Missing java doc in org.apache.flink.runtime.operators.TempBarrier - posted by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/30 10:42:00 UTC, 0 replies.
- [GitHub] [flink] kl0u opened a new pull request #10370: [FLINK-14947] Introduce LocalExecutor and make Local(Stream)Environment use it - posted by GitBox <gi...@apache.org> on 2019/11/30 11:50:24 UTC, 0 replies.
- [GitHub] [flink] flinkbot commented on issue #10370: [FLINK-14947] Introduce LocalExecutor and make Local(Stream)Environment use it - posted by GitBox <gi...@apache.org> on 2019/11/30 11:53:34 UTC, 1 replies.
- [GitHub] [flink] flinkbot edited a comment on issue #10370: [FLINK-14947] Introduce LocalExecutor and make Local(Stream)Environment use it - posted by GitBox <gi...@apache.org> on 2019/11/30 12:53:23 UTC, 1 replies.
- [GitHub] [flink] TisonKun commented on a change in pull request #10370: [FLINK-14947] Introduce LocalExecutor and make Local(Stream)Environment use it - posted by GitBox <gi...@apache.org> on 2019/11/30 17:33:12 UTC, 0 replies.
- [GitHub] [flink] rkhachatryan closed pull request #10326: [FLINK-12484][runtime] remove unnessecary checkpoint lock usages - posted by GitBox <gi...@apache.org> on 2019/11/30 20:01:45 UTC, 0 replies.