[flink-statefun-playground] branch dev updated (d6f6da3 -> cf7251c)

2022-02-15 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/flink-statefun-playground.git. from d6f6da3 [FLINK-25934] Reduce Statefun's memory consumption to 300mb add cf7251c [FLINK-2615

[flink] branch master updated (f503fef -> d62be2e)

2022-02-15 Thread mapohl
This is an automated email from the ASF dual-hosted git repository. mapohl pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from f503fef [FLINK-25053][docs] Document how to use the usrlib to load code in the user code class loader add 689b0

[flink] branch master updated: [FLINK-25053][docs] Document how to use the usrlib to load code in the user code class loader

2022-02-15 Thread wangyang0918
This is an automated email from the ASF dual-hosted git repository. wangyang0918 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new f503fef [FLINK-25053][docs] Document how t

[GitHub] [flink-kubernetes-operator] asardaes edited a comment on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
asardaes edited a comment on pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1041166014 I don't know if you already considered how to allow users to specify logging configuration, but even if you did, I think it would be counterproductive to r

[GitHub] [flink-kubernetes-operator] asardaes commented on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
asardaes commented on pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1041166014 I don't know if you already considered how to allow users to specify logging configuration, but even if you did, I think it would be counterproductive to redeploy

[flink] branch master updated (3106f14 -> 5be7d48)

2022-02-15 Thread guoyangze
This is an automated email from the ASF dual-hosted git repository. guoyangze pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 3106f14 [hotfix][tests][connector/kafka] Disable KafkaSink metric tests until FLINK-26126 has been fixed add

[GitHub] [flink-kubernetes-operator] FuyaoLi2017 edited a comment on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
FuyaoLi2017 edited a comment on pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1041062506 For session cluster, maybe we can consider some job level control? This `sessionClusterMaintainedJobs` mentioned below is a map containing arbitrary num

[flink-table-store] branch master updated: [FLINK-25994] Implement FileStoreExpire

2022-02-15 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git The following commit(s) were added to refs/heads/master by this push: new 6ec208b [FLINK-25994] Implemen

[GitHub] [flink-kubernetes-operator] FuyaoLi2017 edited a comment on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
FuyaoLi2017 edited a comment on pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1041062506 For session cluster, maybe we can consider some job level control? I am not sure if this will add much value or not. We can have some discussion o

[GitHub] [flink-kubernetes-operator] FuyaoLi2017 commented on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
FuyaoLi2017 commented on pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1041062506 For session cluster, maybe we can consider some job level control? I am not sure if this will be add much value or not. We can have some discussion over

[GitHub] [flink-kubernetes-operator] wangyang0918 commented on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
wangyang0918 commented on pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1041059009 @FuyaoLi2017 The CRD is generated automatically. You will find it once you build the project successfully. -- This is an automated message from the Apache G

[GitHub] [flink-kubernetes-operator] FuyaoLi2017 commented on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
FuyaoLi2017 commented on pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1041056813 Hi @gyfora , I can't found the CRD file. Based on helm standard, I think it should be added in `helm/flink-operator/crds`. Maybe you missed it? -- This i

[flink] 02/02: [hotfix][tests][connector/kafka] Disable KafkaSink metric tests until FLINK-26126 has been fixed

2022-02-15 Thread leonard
This is an automated email from the ASF dual-hosted git repository. leonard pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 3106f14c06c8ee619afc516cb627b83e5ec4ca74 Author: Hang Ruan AuthorDate: Tue Feb 15 20:43:30 2022 +0800 [hotfix][test

[flink] 01/02: [FLINK-25289][tests] Introduce sink test suite in connector test framework

2022-02-15 Thread leonard
This is an automated email from the ASF dual-hosted git repository. leonard pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 57e3f03ccd719ed772c983ba335517d95f8f3e6a Author: Hang Ruan AuthorDate: Tue Feb 15 20:15:21 2022 +0800 [FLINK-25289]

[flink] branch master updated (6222532 -> 3106f14)

2022-02-15 Thread leonard
This is an automated email from the ASF dual-hosted git repository. leonard pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 6222532 [FLINK-24474] Default rest.bind-address to localhost in flink-conf.yaml new 57e3f03 [FLINK-25289][tes

[GitHub] [flink-kubernetes-operator] bgeng777 commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
bgeng777 commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r806876471 ## File path: helm/flink-operator/templates/webhook.yaml ## @@ -0,0 +1,103 @@ +#

[GitHub] [flink-kubernetes-operator] tweise commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
tweise commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r807106755 ## File path: flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/crd/spec/JobSpec.java ## @@ -0,0 +1,41 @@ +/* + *

[GitHub] [flink-kubernetes-operator] bgeng777 commented on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
bgeng777 commented on pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1040476397 I follow the developer guide to install it via helm and it works smoothly. Thanks a lot for the awesome work! I just left some minor comments and hope they can he

[GitHub] [flink-kubernetes-operator] tweise commented on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
tweise commented on pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1040565750 > @wangyang0918 thanks for the review and the comments: > > 1. It seems that the operator sdk itself requires minimum java 11 and I dont immediately see a wor

[GitHub] [flink-kubernetes-operator] morhidi commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
morhidi commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r806962571 ## File path: helm/flink-operator/templates/webhook.yaml ## @@ -0,0 +1,103 @@ +##

[GitHub] [flink-kubernetes-operator] gyfora commented on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
gyfora commented on pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1039299350 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [flink-kubernetes-operator] Grypse commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
Grypse commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r806516502 ## File path: examples/basic-checkpoint-ha.yaml ## @@ -0,0 +1,61 @@ +#

[GitHub] [flink-kubernetes-operator] gyfora commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
gyfora commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r806540896 ## File path: examples/basic-checkpoint-ha.yaml ## @@ -0,0 +1,61 @@ +#

[GitHub] [flink-kubernetes-operator] dannycranmer commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
dannycranmer commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r806722565 ## File path: flink-kubernetes-operator/src/test/java/org/apache/flink/kubernetes/operator/reconciler/JobReconcilerTest.java ## @@ -0,0

[GitHub] [flink-kubernetes-operator] wangyang0918 edited a comment on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
wangyang0918 edited a comment on pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1040188011 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[GitHub] [flink-kubernetes-operator] martin-g commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
martin-g commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r806600983 ## File path: README.md ## @@ -1,2 +1,69 @@ # flink-kubernetes-operator -Apache Flink Kubernetes Operator +Temporary repository for Flink K

[GitHub] [flink-kubernetes-operator] wangyang0918 commented on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
wangyang0918 commented on pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1040021423 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

[GitHub] [flink-kubernetes-operator] tweise commented on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
tweise commented on pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1040565750 > @wangyang0918 thanks for the review and the comments: > > 1. It seems that the operator sdk itself requires minimum java 11 and I dont immediately see a wor

[GitHub] [flink-kubernetes-operator] tweise commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
tweise commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r807110450 ## File path: pom.xml ## @@ -0,0 +1,285 @@ + + +http://maven.apache.org/POM/4.0.0"; + xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst

[GitHub] [flink-kubernetes-operator] tweise commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
tweise commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r807108293 ## File path: pom.xml ## @@ -0,0 +1,285 @@ + + +http://maven.apache.org/POM/4.0.0"; + xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst

[GitHub] [flink-kubernetes-operator] tweise commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
tweise commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r807106755 ## File path: flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/crd/spec/JobSpec.java ## @@ -0,0 +1,41 @@ +/* + *

[GitHub] [flink-kubernetes-operator] gyfora commented on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
gyfora commented on pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1040553023 @bgeng777 thanks a lot for giving this a try! really appreciate it -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [flink-kubernetes-operator] gyfora commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
gyfora commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r807099646 ## File path: flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/crd/spec/JobSpec.java ## @@ -0,0 +1,41 @@ +/* + *

[GitHub] [flink-kubernetes-operator] gyfora commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
gyfora commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r807096197 ## File path: flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/crd/status/JobStatus.java ## @@ -0,0 +1,36 @@ +/*

[flink] branch master updated (fdb8010 -> 6222532)

2022-02-15 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from fdb8010 [FLINK-26077][runtime] Support operators send request to Coordinator and return a response (#18737) ad

[GitHub] [flink-kubernetes-operator] bgeng777 commented on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
bgeng777 commented on pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1040476397 I follow the developer guide to install it via helm and it works smoothly. Thanks a lot for the awesome work! I just left some minor comments and hope they can he

[GitHub] [flink-kubernetes-operator] bgeng777 commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
bgeng777 commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r807009833 ## File path: flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/crd/status/JobStatus.java ## @@ -0,0 +1,36 @@ +/

[GitHub] [flink-kubernetes-operator] gyfora commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
gyfora commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r806986394 ## File path: helm/flink-operator/templates/webhook.yaml ## @@ -0,0 +1,103 @@ +###

[GitHub] [flink-kubernetes-operator] morhidi commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
morhidi commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r806962571 ## File path: helm/flink-operator/templates/webhook.yaml ## @@ -0,0 +1,103 @@ +##

[flink] branch master updated: [FLINK-26077][runtime] Support operators send request to Coordinator and return a response (#18737)

2022-02-15 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new fdb8010 [FLINK-26077][runtime] Support operators s

[GitHub] [flink-kubernetes-operator] gyfora commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
gyfora commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r806914292 ## File path: flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/utils/FlinkUtils.java ## @@ -0,0 +1,229 @@ +/* + *

[GitHub] [flink-kubernetes-operator] gyfora commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
gyfora commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r806903568 ## File path: helm/flink-operator/templates/webhook.yaml ## @@ -0,0 +1,103 @@ +###

[GitHub] [flink-kubernetes-operator] bgeng777 commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
bgeng777 commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r806876471 ## File path: helm/flink-operator/templates/webhook.yaml ## @@ -0,0 +1,103 @@ +#

[GitHub] [flink-kubernetes-operator] gyfora commented on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
gyfora commented on pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1040283503 @dannycranmer I pushed a commit that reworks the 2 tests that used mockito :) I think this change makes sense and mockito did not add too much value in this case

[flink] branch master updated (daff5df -> eb80d55)

2022-02-15 Thread hxb
This is an automated email from the ASF dual-hosted git repository. hxb pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from daff5df [FLINK-25906][streaming] check explicit env allowed on StreamExecutionEnvironment own. add eb80d55 [FLINK

[GitHub] [flink-kubernetes-operator] wangyang0918 edited a comment on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
wangyang0918 edited a comment on pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1040188011 > @wangyang0918 The problem with `flink-kubernetes` is that it is not a proper maven dependency but we release a fatjar, this means we cannot really ex

[GitHub] [flink-kubernetes-operator] wangyang0918 edited a comment on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
wangyang0918 edited a comment on pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1040188011 > @wangyang0918 The problem with `flink-kubernetes` is that it is not a proper maven dependency but we release a fatjar, this means we cannot really ex

[flink] branch master updated: [FLINK-25906][streaming] check explicit env allowed on StreamExecutionEnvironment own.

2022-02-15 Thread fpaul
This is an automated email from the ASF dual-hosted git repository. fpaul pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new daff5df [FLINK-25906][streaming] check explicit e

[GitHub] [flink-kubernetes-operator] wangyang0918 commented on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
wangyang0918 commented on pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1040188011 > @wangyang0918 The problem with `flink-kubernetes` is that it is not a proper maven dependency but we release a fatjar, this means we cannot really exclude t

[GitHub] [flink-kubernetes-operator] gyfora commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
gyfora commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r806748800 ## File path: flink-kubernetes-operator/src/test/java/org/apache/flink/kubernetes/operator/reconciler/JobReconcilerTest.java ## @@ -0,0 +1,10

[GitHub] [flink-kubernetes-operator] gyfora commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
gyfora commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r806743159 ## File path: pom.xml ## @@ -0,0 +1,285 @@ + + +http://maven.apache.org/POM/4.0.0"; + xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst

[GitHub] [flink-kubernetes-operator] gyfora commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
gyfora commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r806741497 ## File path: flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/utils/FlinkUtils.java ## @@ -0,0 +1,229 @@ +/* + *

[GitHub] [flink-kubernetes-operator] gyfora commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
gyfora commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r806740258 ## File path: pom.xml ## @@ -0,0 +1,285 @@ + + +http://maven.apache.org/POM/4.0.0"; + xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst

[GitHub] [flink-kubernetes-operator] dannycranmer commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
dannycranmer commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r806722565 ## File path: flink-kubernetes-operator/src/test/java/org/apache/flink/kubernetes/operator/reconciler/JobReconcilerTest.java ## @@ -0,0

[flink] branch master updated (009d255 -> 52a4018)

2022-02-15 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 009d255 [FLINK-26055][table] Use FlinkVersion rather than version string from core in persisted plan add 52a40

[flink] branch master updated (423143c -> 009d255)

2022-02-15 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 423143c [FLINK-25574][connectors/async] Migrate AsyncSink connectors to decomposed SinkV2 add 54cedcb [hotfix

[flink] branch master updated: [FLINK-25574][connectors/async] Migrate AsyncSink connectors to decomposed SinkV2

2022-02-15 Thread fpaul
This is an automated email from the ASF dual-hosted git repository. fpaul pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 423143c [FLINK-25574][connectors/async] Migrate A

[GitHub] [flink-kubernetes-operator] gyfora commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
gyfora commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r806659071 ## File path: pom.xml ## @@ -0,0 +1,286 @@ + + +http://maven.apache.org/POM/4.0.0"; + xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst

[GitHub] [flink-kubernetes-operator] gyfora commented on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
gyfora commented on pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1040079121 @wangyang0918 The problem with `flink-kubernetes` is that it is not a proper maven dependency but we release a fatjar, this means we cannot really exclude the fabri

[GitHub] [flink-kubernetes-operator] martin-g commented on a change in pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
martin-g commented on a change in pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#discussion_r806600983 ## File path: README.md ## @@ -1,2 +1,69 @@ # flink-kubernetes-operator -Apache Flink Kubernetes Operator +Temporary repository for Flink K

[GitHub] [flink-kubernetes-operator] gyfora commented on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
gyfora commented on pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1040066056 @wangyang0918 thanks for the review and the comments: 1. It seems that the operator sdk itself requires minimum java 11 and I dont immediately see a workaroun

[flink-statefun] 03/03: [hotfix] Update README.md links to point to release-3.2 playground version

2022-02-15 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch release-3.2 in repository https://gitbox.apache.org/repos/asf/flink-statefun.git commit 481f98ff02126a2cc0ee4fc447d09d388d266085 Author: Till Rohrmann AuthorDate: Tue Feb 15 09:53:51 2022 +010

[flink-statefun] branch release-3.2 updated (c45cf00 -> 481f98f)

2022-02-15 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch release-3.2 in repository https://gitbox.apache.org/repos/asf/flink-statefun.git. from c45cf00 [FLINK-25915][docs] Add Matomo tracking code to base layout new 345f744 [FLINK-25898]

[flink-statefun] 01/03: [FLINK-25898] Add README.md to statefun-sdk-js

2022-02-15 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch release-3.2 in repository https://gitbox.apache.org/repos/asf/flink-statefun.git commit 345f7440a71efaa6d54ddd2ea7c2d4683c8ad35b Author: Till Rohrmann AuthorDate: Thu Feb 10 18:10:07 2022 +010

[flink-statefun] 02/03: [hotfix] Let Python README.md point to Statefun playground

2022-02-15 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch release-3.2 in repository https://gitbox.apache.org/repos/asf/flink-statefun.git commit 231ec1ac45b2562c12ded19aad4a8bf29c256ba2 Author: Till Rohrmann AuthorDate: Thu Feb 10 18:13:23 2022 +010

[flink-statefun] branch master updated (7ec6664 -> 5fc6e00)

2022-02-15 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink-statefun.git. from 7ec6664 [FLINK-25933][statefun] Add support for the async HTTP transport in request-reply function build

[GitHub] [flink-kubernetes-operator] wangyang0918 commented on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

2022-02-15 Thread GitBox
wangyang0918 commented on pull request #1: URL: https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1040021423 @gyfora Thanks for creating the prototype with the first version. I have tested the functionality in a minikube with basic example. It works really well. Grea

[flink] branch master updated (17aed84 -> 1cf276b)

2022-02-15 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 17aed84 [FLINK-26090][table] Remove pre FLIP-84 APIs add 1cf276b [FLINK-26002][tests] Added RestoreUpgradedJ

[flink-table-store] branch master updated: [hotfix] Commit operation should not create specific manifest file for new changes

2022-02-15 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git The following commit(s) were added to refs/heads/master by this push: new db7f3c5 [hotfix] Commit operat

[flink] branch master updated (0b1ae18 -> 17aed84)

2022-02-15 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 0b1ae18 [FLINK-25982] Support idleness with watermark alignment add 17aed84 [FLINK-26090][table] Remove pre FL

[flink] branch master updated (d896c93 -> 0b1ae18)

2022-02-15 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from d896c93 [hotfix][docs] Describe how to resolve the ITCASE_USE_MINICLUSTER rule add fec48f3 [hotfix] Corre

[flink] branch master updated (5a854a3 -> d896c93)

2022-02-15 Thread airblader
This is an automated email from the ASF dual-hosted git repository. airblader pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 5a854a3 [FLINK-25640][docs] Enhance the document for blocking shuffle add d896c93 [hotfix][docs] Describe ho