Want Flink startup issues :-)

2016-02-05 Thread Dongwon Kim
Hello, I'm Dongwon Kim and I want to get involved in Flink community. Can anyone guide me through contributing to Flink with some startup issues? Although my research interest lie in big data systems including Flink, Spark, MapReduce, and Tez, I've never participated in open source c

Re: Want Flink startup issues :-)

2016-02-05 Thread Dongwon Kim
you find an issue that sounds interesting, just drop a note and we can > give you some details about if you want to learn more. > > Best, Fabian > > [1] > https://issues.apache.org/jira/issues/?jql=project%20%3D%20FLINK%20AND%20resolution%20%3D%20Unresolved > > 2016-02-05

Re: Want Flink startup issues :-)

2016-02-06 Thread Dongwon Kim
Hi Chiwan! That's what I wanted to know! Thanks! Dongwon Kim 2016-02-06 22:00 GMT+09:00 Chiwan Park : > Hi Dongwon, > > Yes, the things to do are picking an issue (by assigning the issue to you or > commenting on the issue) and make changes and send a pull request fo

Re: [DISCUSS] Drop Zookeeper 3.4

2021-12-07 Thread Dongwon Kim
When should I prepare for upgrading ZK to 3.5 or newer? We're operating a Hadoop cluster w/ ZK 3.4.6 for running only Flink jobs. Just hope that the rolling update is not that painful - any advice on this? Best, Dongwon On Tue, Dec 7, 2021 at 3:22 AM Chesnay Schepler wrote: > Current users of

Re: [DISCUSS] FLIP-107: Reading table columns from different parts of source records

2020-08-11 Thread Dongwon Kim
Big +1 for this FLIP. Recently I'm working on some Kafka topics that have timestamps as metadata, not in the message body. I want to declare a table from the topics with DDL but "rowtime_column_name" in seems to accept only existing columns. > : > WATERMARK FOR rowtime_column_name AS watermar

[jira] [Created] (FLINK-10917) Bump up the version of codahale's metrics-core to 3.2.3 or higher

2018-11-18 Thread Dongwon Kim (JIRA)
Dongwon Kim created FLINK-10917: --- Summary: Bump up the version of codahale's metrics-core to 3.2.3 or higher Key: FLINK-10917 URL: https://issues.apache.org/jira/browse/FLINK-10917 Project:

[jira] [Created] (FLINK-21218) "state.checkpoints.dir" should be required only when "execution.checkpointing.interval" is specified

2021-01-30 Thread Dongwon Kim (Jira)
Dongwon Kim created FLINK-21218: --- Summary: "state.checkpoints.dir" should be required only when "execution.checkpointing.interval" is specified Key: FLINK-21218 URL: https://issues.apache.o

[jira] [Created] (FLINK-8431) Allow to specify # GPUs for TaskManager in Mesos

2018-01-13 Thread Dongwon Kim (JIRA)
Dongwon Kim created FLINK-8431: -- Summary: Allow to specify # GPUs for TaskManager in Mesos Key: FLINK-8431 URL: https://issues.apache.org/jira/browse/FLINK-8431 Project: Flink Issue Type