flinkbot edited a comment on pull request #14834:
URL: https://github.com/apache/flink/pull/14834#issuecomment-771607546
## CI report:
* 3c55d1b87076148f095c08a55319f1b898dc932d UNKNOWN
* 5c8ac11faf9d6fbcad7550bec8abf6a6343347c3 UNKNOWN
* b907771d74086fba64414c9e02d1a5b8f583
flinkbot edited a comment on pull request #13551:
URL: https://github.com/apache/flink/pull/13551#issuecomment-704858051
## CI report:
* 019646dd12750ec211a543f858836637a164d845 UNKNOWN
* 32b4aa620e79c8aee446756a801d68814ddf7b31 UNKNOWN
* 29e7176390cd2877927bb8a20ac327921e8a
[
https://issues.apache.org/jira/browse/FLINK-20847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282286#comment-17282286
]
Arvid Heise commented on FLINK-20847:
-
Merged into master as 074b907c5651ce504268c22
Arvid Heise created FLINK-21346:
---
Summary: Tasks on AZP should timeout more gracefully
Key: FLINK-21346
URL: https://issues.apache.org/jira/browse/FLINK-21346
Project: Flink
Issue Type: Improve
[
https://issues.apache.org/jira/browse/FLINK-21345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282282#comment-17282282
]
Jark Wu commented on FLINK-21345:
-
cc [~Leonard Xu]
> NullPointerException
> LogicalCo
LadyForest commented on a change in pull request #14895:
URL: https://github.com/apache/flink/pull/14895#discussion_r573502745
##
File path:
flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/api/TableEnvironment.java
##
@@ -718,12 +727,20 @@ void createFunc
[
https://issues.apache.org/jira/browse/FLINK-18243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282265#comment-17282265
]
victor commented on FLINK-18243:
Hi,[~Leonard Xu]
I also encountered this problem, when
[
https://issues.apache.org/jira/browse/FLINK-21133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282263#comment-17282263
]
Kezhu Wang commented on FLINK-21133:
[~becket_qin] Sorry for not aware of your comme
[
https://issues.apache.org/jira/browse/FLINK-21133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282253#comment-17282253
]
Kezhu Wang commented on FLINK-21133:
Hi all, there are actually two cases for FLIP-2
[
https://issues.apache.org/jira/browse/FLINK-21345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
lynn1.zhang updated FLINK-21345:
Description:
First Step: Create 2 Source Tables as below:
{code:java}
CREATE TABLE test_streaming(
[
https://issues.apache.org/jira/browse/FLINK-21345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
lynn1.zhang updated FLINK-21345:
Description:
First Step: Create 2 Source Tables as below:
{code:java}
CREATE TABLE test_streaming(
[
https://issues.apache.org/jira/browse/FLINK-21345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
lynn1.zhang updated FLINK-21345:
Description:
First Step: Create 2 Source Tables as below:
{code:java}
CREATE TABLE test_streaming(
lynn1.zhang created FLINK-21345:
---
Summary: NullPointerException
LogicalCorrelateToJoinFromTemporalTableFunctionRule.scala:157
Key: FLINK-21345
URL: https://issues.apache.org/jira/browse/FLINK-21345
Proj
[
https://issues.apache.org/jira/browse/FLINK-21133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282226#comment-17282226
]
Jiangjie Qin commented on FLINK-21133:
--
[~mapohl] [~kezhuw], thanks for digging int
[
https://issues.apache.org/jira/browse/FLINK-21225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-21225.
---
Fix Version/s: (was: 1.12.3)
Resolution: Fixed
> OverConvertRule does not consider distinct
> ---
LadyForest commented on pull request #14877:
URL: https://github.com/apache/flink/pull/14877#issuecomment-776422330
Sure :)
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
[
https://issues.apache.org/jira/browse/FLINK-21225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282209#comment-17282209
]
Jark Wu commented on FLINK-21225:
-
Fixed in
- master: 31346e8cdf225bec0ea4745a504c765a
wuchong merged pull request #14877:
URL: https://github.com/apache/flink/pull/14877
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
wuchong commented on pull request #14877:
URL: https://github.com/apache/flink/pull/14877#issuecomment-776421393
Could you also open a pull request for 1.12 branch?
This is an automated message from the Apache Git Service.
To
LadyForest commented on a change in pull request #14895:
URL: https://github.com/apache/flink/pull/14895#discussion_r573428324
##
File path:
flink-table/flink-table-api-java/src/test/java/org/apache/flink/table/module/ModuleManagerTest.java
##
@@ -0,0 +1,239 @@
+/*
+ * License
[
https://issues.apache.org/jira/browse/FLINK-21225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu updated FLINK-21225:
Fix Version/s: 1.12.3
1.13.0
> OverConvertRule does not consider distinct
> ---
wuchong commented on pull request #14896:
URL: https://github.com/apache/flink/pull/14896#issuecomment-776415905
@fsk119 could you help to review this?
This is an automated message from the Apache Git Service.
To respond to
flinkbot edited a comment on pull request #14903:
URL: https://github.com/apache/flink/pull/14903#issuecomment-775348759
## CI report:
* 10b2499a2a18cd4ccec518d0aeaf719658036659 UNKNOWN
* 8add398106b70be6b836c96101bd5cd67ffc5c05 Azure:
[CANCELED](https://dev.azure.com/apache-f
[
https://issues.apache.org/jira/browse/FLINK-20014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282202#comment-17282202
]
Alan Leong edited comment on FLINK-20014 at 2/10/21, 3:33 AM:
[
https://issues.apache.org/jira/browse/FLINK-20014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282202#comment-17282202
]
Alan Leong commented on FLINK-20014:
This issue only affects developers who are buil
wuchong commented on a change in pull request #14895:
URL: https://github.com/apache/flink/pull/14895#discussion_r573404988
##
File path:
flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/api/TableEnvironment.java
##
@@ -718,12 +727,20 @@ void createFunctio
zentol commented on a change in pull request #14879:
URL: https://github.com/apache/flink/pull/14879#discussion_r573420346
##
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/declarative/StateWithExecutionGraph.java
##
@@ -0,0 +1,415 @@
+/*
+ * License
[
https://issues.apache.org/jira/browse/FLINK-11838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282195#comment-17282195
]
Xintong Song commented on FLINK-11838:
--
Well, I guess I see the divergence here.
S
[
https://issues.apache.org/jira/browse/FLINK-11838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282191#comment-17282191
]
Xintong Song commented on FLINK-11838:
--
Thanks [~galenwarren],
h4. Java Serializat
[
https://issues.apache.org/jira/browse/FLINK-21028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282188#comment-17282188
]
Kezhu Wang commented on FLINK-21028:
[~trohrmann] [~pnowojski] Thanks for renew, I u
KarmaGYZ commented on a change in pull request #14897:
URL: https://github.com/apache/flink/pull/14897#discussion_r573402886
##
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/util/ResourceCounter.java
##
@@ -35,11 +37,12 @@
* associated counts. The counts ar
[
https://issues.apache.org/jira/browse/FLINK-20060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282128#comment-17282128
]
Blake Wilson edited comment on FLINK-20060 at 2/10/21, 2:29 AM:
--
[
https://issues.apache.org/jira/browse/FLINK-20060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282128#comment-17282128
]
Blake Wilson edited comment on FLINK-20060 at 2/10/21, 2:29 AM:
--
[
https://issues.apache.org/jira/browse/FLINK-20060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282128#comment-17282128
]
Blake Wilson edited comment on FLINK-20060 at 2/10/21, 2:28 AM:
--
[
https://issues.apache.org/jira/browse/FLINK-20060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282128#comment-17282128
]
Blake Wilson edited comment on FLINK-20060 at 2/10/21, 2:28 AM:
--
[
https://issues.apache.org/jira/browse/FLINK-20060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282128#comment-17282128
]
Blake Wilson edited comment on FLINK-20060 at 2/10/21, 2:28 AM:
--
[
https://issues.apache.org/jira/browse/FLINK-20995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282167#comment-17282167
]
Jark Wu commented on FLINK-20995:
-
I downgrade the priority to Critical, as this is a kn
[
https://issues.apache.org/jira/browse/FLINK-20995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu updated FLINK-20995:
Priority: Critical (was: Blocker)
> Calling execute() on org.apache.flink.table.api.Table Throws Exceptio
xintongsong edited a comment on pull request #14904:
URL: https://github.com/apache/flink/pull/14904#issuecomment-775776799
cc @tillrohrmann
Could you please take a look at this PR?
One thing I'm not entirely sure is that, do we still need a configuration
option to fallback to th
flinkbot edited a comment on pull request #13845:
URL: https://github.com/apache/flink/pull/13845#issuecomment-718853990
## CI report:
* f63fa7264bda0bafc3e97ac79b920eb34cae3e95 UNKNOWN
* 3d418c42a5ffe60a99d17a22a6aaba9955e347f9 UNKNOWN
* 6cc4a796b26b66b761f50730f7534c36afad
[
https://issues.apache.org/jira/browse/FLINK-10740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282147#comment-17282147
]
Jiangjie Qin commented on FLINK-10740:
--
[~trohrmann] There are still two things lef
morsapaes edited a comment on pull request #417:
URL: https://github.com/apache/flink-web/pull/417#issuecomment-776134323
@wangyang0918 , pushed some changes after building to make the blogpost more
organized. Also addressed @XComp 's suggestions.
The "Rebuild Page" commit should not
[
https://issues.apache.org/jira/browse/FLINK-20060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282128#comment-17282128
]
Blake Wilson commented on FLINK-20060:
--
Voicing support for addressing this. Deseri
[
https://issues.apache.org/jira/browse/FLINK-21028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282124#comment-17282124
]
Theo Diefenthal commented on FLINK-21028:
-
Hi [~pnowojski] , there really isn't
[
https://issues.apache.org/jira/browse/FLINK-21028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282124#comment-17282124
]
Theo Diefenthal edited comment on FLINK-21028 at 2/10/21, 12:08 AM:
--
flinkbot edited a comment on pull request #14913:
URL: https://github.com/apache/flink/pull/14913#issuecomment-776225670
## CI report:
* 8690a60e82f9f67a1c24c6813150d7b15ee7a286 Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot edited a comment on pull request #13845:
URL: https://github.com/apache/flink/pull/13845#issuecomment-718853990
## CI report:
* f63fa7264bda0bafc3e97ac79b920eb34cae3e95 UNKNOWN
* 3d418c42a5ffe60a99d17a22a6aaba9955e347f9 UNKNOWN
* 6cc4a796b26b66b761f50730f7534c36afad
flinkbot edited a comment on pull request #14903:
URL: https://github.com/apache/flink/pull/14903#issuecomment-775348759
## CI report:
* 10b2499a2a18cd4ccec518d0aeaf719658036659 UNKNOWN
* 19d1c1fef8726a2d69bdb9308a8fe7fb7ef3b9fc Azure:
[FAILURE](https://dev.azure.com/apache-fl
flinkbot edited a comment on pull request #14913:
URL: https://github.com/apache/flink/pull/14913#issuecomment-776225670
## CI report:
* 6dce6c521bc43eb131fa31226b3d77cffe7377e6 Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
[
https://issues.apache.org/jira/browse/FLINK-17804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282062#comment-17282062
]
Jeffrey Charles commented on FLINK-17804:
-
Is there any chance that the RowConve
flinkbot edited a comment on pull request #14903:
URL: https://github.com/apache/flink/pull/14903#issuecomment-775348759
## CI report:
* 10b2499a2a18cd4ccec518d0aeaf719658036659 UNKNOWN
* 19d1c1fef8726a2d69bdb9308a8fe7fb7ef3b9fc Azure:
[FAILURE](https://dev.azure.com/apache-fl
flinkbot edited a comment on pull request #13845:
URL: https://github.com/apache/flink/pull/13845#issuecomment-718853990
## CI report:
* f63fa7264bda0bafc3e97ac79b920eb34cae3e95 UNKNOWN
* 3d418c42a5ffe60a99d17a22a6aaba9955e347f9 UNKNOWN
* 6cc4a796b26b66b761f50730f7534c36afad
zentol commented on pull request #14903:
URL: https://github.com/apache/flink/pull/14903#issuecomment-776259290
If CI passes then I'm OK with merging things as is.
This is an automated message from the Apache Git Service.
To
flinkbot edited a comment on pull request #14913:
URL: https://github.com/apache/flink/pull/14913#issuecomment-776225670
## CI report:
* 6dce6c521bc43eb131fa31226b3d77cffe7377e6 Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
sjwiesman commented on pull request #14903:
URL: https://github.com/apache/flink/pull/14903#issuecomment-776248944
I've rebased and squashed my fixup commits. I will keep monitoring CI to
ensure everything passes but if there are not any other issues people view as
absolute blockers I woul
flinkbot edited a comment on pull request #14913:
URL: https://github.com/apache/flink/pull/14913#issuecomment-776225670
## CI report:
* 6dce6c521bc43eb131fa31226b3d77cffe7377e6 Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
alpinegizmo commented on pull request #14903:
URL: https://github.com/apache/flink/pull/14903#issuecomment-776229159
I recommend making this change:
```
diff --git a/docs/assets/_custom.scss b/docs/assets/_custom.scss
index f9641bdff3..dfacac7a9b 100644
--- a/docs/assets/_cus
flinkbot commented on pull request #14913:
URL: https://github.com/apache/flink/pull/14913#issuecomment-776225670
## CI report:
* 6dce6c521bc43eb131fa31226b3d77cffe7377e6 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot r
flinkbot edited a comment on pull request #14903:
URL: https://github.com/apache/flink/pull/14903#issuecomment-775348759
## CI report:
* 10b2499a2a18cd4ccec518d0aeaf719658036659 UNKNOWN
* 19d1c1fef8726a2d69bdb9308a8fe7fb7ef3b9fc Azure:
[FAILURE](https://dev.azure.com/apache-fl
flinkbot edited a comment on pull request #13845:
URL: https://github.com/apache/flink/pull/13845#issuecomment-718853990
## CI report:
* f63fa7264bda0bafc3e97ac79b920eb34cae3e95 UNKNOWN
* 3d418c42a5ffe60a99d17a22a6aaba9955e347f9 UNKNOWN
* 6cc4a796b26b66b761f50730f7534c36afad
sjwiesman commented on a change in pull request #14903:
URL: https://github.com/apache/flink/pull/14903#discussion_r573213182
##
File path: tools/ci/docs.sh
##
@@ -17,34 +17,20 @@
# limitations under the License.
##
flinkbot edited a comment on pull request #13845:
URL: https://github.com/apache/flink/pull/13845#issuecomment-718853990
## CI report:
* f63fa7264bda0bafc3e97ac79b920eb34cae3e95 UNKNOWN
* 3d418c42a5ffe60a99d17a22a6aaba9955e347f9 UNKNOWN
* 6cc4a796b26b66b761f50730f7534c36afad
flinkbot commented on pull request #14913:
URL: https://github.com/apache/flink/pull/14913#issuecomment-776205983
Thanks a lot for your contribution to the Apache Flink project. I'm the
@flinkbot. I help the community
to review your pull request. We will use this comment to track the pro
[
https://issues.apache.org/jira/browse/FLINK-21344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-21344:
---
Labels: pull-request-available (was: )
> Support switching from/to rocks db with heap timer
dawidwys opened a new pull request #14913:
URL: https://github.com/apache/flink/pull/14913
## What is the purpose of the change
Does not raw operator state for heap timers in savepoints
## Brief change log
See commit messages
## Verifying this change
This c
zentol commented on a change in pull request #14879:
URL: https://github.com/apache/flink/pull/14879#discussion_r573195443
##
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/declarative/StateWithExecutionGraph.java
##
@@ -0,0 +1,415 @@
+/*
+ * License
flinkbot edited a comment on pull request #13845:
URL: https://github.com/apache/flink/pull/13845#issuecomment-718853990
## CI report:
* f63fa7264bda0bafc3e97ac79b920eb34cae3e95 UNKNOWN
* 3d418c42a5ffe60a99d17a22a6aaba9955e347f9 UNKNOWN
* 6cc4a796b26b66b761f50730f7534c36afad
zentol commented on a change in pull request #14879:
URL: https://github.com/apache/flink/pull/14879#discussion_r573185606
##
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/declarative/StateWithExecutionGraph.java
##
@@ -0,0 +1,415 @@
+/*
+ * License
zentol commented on a change in pull request #14903:
URL: https://github.com/apache/flink/pull/14903#discussion_r573180388
##
File path: tools/ci/docs.sh
##
@@ -17,34 +17,20 @@
# limitations under the License.
#
flinkbot edited a comment on pull request #14903:
URL: https://github.com/apache/flink/pull/14903#issuecomment-775348759
## CI report:
* 10b2499a2a18cd4ccec518d0aeaf719658036659 UNKNOWN
* befba3b9719f5b98f41e3f151054effe16d29ff6 Azure:
[FAILURE](https://dev.azure.com/apache-fl
flinkbot edited a comment on pull request #14905:
URL: https://github.com/apache/flink/pull/14905#issuecomment-775660513
## CI report:
* af21392f5d4a9eb773c8d3e262920623dd94eeb5 Azure:
[SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot edited a comment on pull request #13845:
URL: https://github.com/apache/flink/pull/13845#issuecomment-718853990
## CI report:
* f63fa7264bda0bafc3e97ac79b920eb34cae3e95 UNKNOWN
* 3d418c42a5ffe60a99d17a22a6aaba9955e347f9 UNKNOWN
* 6cc4a796b26b66b761f50730f7534c36afad
flinkbot edited a comment on pull request #14912:
URL: https://github.com/apache/flink/pull/14912#issuecomment-776000316
## CI report:
* 0c9564da608925de95a680c9581f28c672466728 Azure:
[SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot edited a comment on pull request #14911:
URL: https://github.com/apache/flink/pull/14911#issuecomment-775986848
## CI report:
* 8d3cc2d9d755617fd55f67a12937b60140a74eae UNKNOWN
* 7884dac1960519cdf1535a21665cf8534bca6bf0 Azure:
[SUCCESS](https://dev.azure.com/apache-fl
flinkbot edited a comment on pull request #14847:
URL: https://github.com/apache/flink/pull/14847#issuecomment-772387941
## CI report:
* b1f16438c2faff148a3df697dfca0fcb7899de92 Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
[
https://issues.apache.org/jira/browse/FLINK-21308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17281960#comment-17281960
]
Stephan Pelikan commented on FLINK-21308:
-
I added context methods to provide a
[
https://issues.apache.org/jira/browse/FLINK-20847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Khachatryan resolved FLINK-20847.
---
Resolution: Fixed
> Update CompletedCheckpointStore.shutdown() signature
> -
rkhachatryan commented on pull request #14886:
URL: https://github.com/apache/flink/pull/14886#issuecomment-776144356
Thanks for reviewing and merging!
This is an automated message from the Apache Git Service.
To respond to t
AHeise merged pull request #14886:
URL: https://github.com/apache/flink/pull/14886
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 t
flinkbot edited a comment on pull request #14903:
URL: https://github.com/apache/flink/pull/14903#issuecomment-775348759
## CI report:
* 10b2499a2a18cd4ccec518d0aeaf719658036659 UNKNOWN
* acf4b4bd601127bb8f089a22d8597cf280faeacf Azure:
[FAILURE](https://dev.azure.com/apache-fl
morsapaes commented on pull request #417:
URL: https://github.com/apache/flink-web/pull/417#issuecomment-776134323
@wangyang0918 , pushed some changes after building to make the blogpost more
organized. Also addressed @XComp 's suggestions.
The "Rebuild Page" commit should not be inc
morsapaes commented on a change in pull request #417:
URL: https://github.com/apache/flink-web/pull/417#discussion_r573115924
##
File path: _posts/2021-02-10-native-k8s-with-ha.md
##
@@ -0,0 +1,112 @@
+---
+layout: post
+title: "How to natively deploy Flink on Kubernetes with
flinkbot edited a comment on pull request #14903:
URL: https://github.com/apache/flink/pull/14903#issuecomment-775348759
## CI report:
* 10b2499a2a18cd4ccec518d0aeaf719658036659 UNKNOWN
* acf4b4bd601127bb8f089a22d8597cf280faeacf Azure:
[FAILURE](https://dev.azure.com/apache-fl
Dawid Wysakowicz created FLINK-21344:
Summary: Support switching from/to rocks db with heap timers
Key: FLINK-21344
URL: https://issues.apache.org/jira/browse/FLINK-21344
Project: Flink
I
Dawid Wysakowicz created FLINK-21343:
Summary: Update documentation with possible migration strategies
Key: FLINK-21343
URL: https://issues.apache.org/jira/browse/FLINK-21343
Project: Flink
[
https://issues.apache.org/jira/browse/FLINK-21206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz closed FLINK-21206.
Resolution: Implemented
Implemented via:
b6c80390d7af57c5d6fd0a85ae6ab425cc098f90..fc995d
sjwiesman commented on pull request #14903:
URL: https://github.com/apache/flink/pull/14903#issuecomment-776111829
@rmetzger thanks for the review. I've fixed the anchor tags for the
configuration and the tables. I'm finishing up the licensing right now and will
then rebase and squash my f
dawidwys closed pull request #14809:
URL: https://github.com/apache/flink/pull/14809
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
flinkbot edited a comment on pull request #14903:
URL: https://github.com/apache/flink/pull/14903#issuecomment-775348759
## CI report:
* 10b2499a2a18cd4ccec518d0aeaf719658036659 UNKNOWN
* acf4b4bd601127bb8f089a22d8597cf280faeacf Azure:
[FAILURE](https://dev.azure.com/apache-fl
flinkbot edited a comment on pull request #14906:
URL: https://github.com/apache/flink/pull/14906#issuecomment-775715265
## CI report:
* 6794a768336ea4af3dcd37eba20a638947819ec3 Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot edited a comment on pull request #14903:
URL: https://github.com/apache/flink/pull/14903#issuecomment-775348759
## CI report:
* 10b2499a2a18cd4ccec518d0aeaf719658036659 UNKNOWN
* 1dbb3554f596430930a455ec07e075ce09fffc17 Azure:
[FAILURE](https://dev.azure.com/apache-fl
flinkbot edited a comment on pull request #14847:
URL: https://github.com/apache/flink/pull/14847#issuecomment-772387941
## CI report:
* 2083622d00039a68f8f50d9d6b255d16fe5fbc9c Azure:
[PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
[
https://issues.apache.org/jira/browse/FLINK-21028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17281875#comment-17281875
]
Piotr Nowojski commented on FLINK-21028:
[~TheoD], could you post full logs, inc
XComp commented on a change in pull request #417:
URL: https://github.com/apache/flink-web/pull/417#discussion_r573024550
##
File path: _posts/2021-02-10-native-k8s-with-ha.md
##
@@ -0,0 +1,112 @@
+---
+layout: post
+title: "How to natively deploy Flink on Kubernetes with HA"
flinkbot edited a comment on pull request #14903:
URL: https://github.com/apache/flink/pull/14903#issuecomment-775348759
## CI report:
* 10b2499a2a18cd4ccec518d0aeaf719658036659 UNKNOWN
* 1dbb3554f596430930a455ec07e075ce09fffc17 Azure:
[FAILURE](https://dev.azure.com/apache-fl
flinkbot edited a comment on pull request #14902:
URL: https://github.com/apache/flink/pull/14902#issuecomment-775312905
## CI report:
* 7739e63ba32156084a9c9f5dc47d681c62a3 Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot edited a comment on pull request #14847:
URL: https://github.com/apache/flink/pull/14847#issuecomment-772387941
## CI report:
* 403e8611890fcc2a9cf1907d4e6cc0ea655ca01a Azure:
[PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot edited a comment on pull request #14908:
URL: https://github.com/apache/flink/pull/14908#issuecomment-775883728
## CI report:
* 0fa4a24a322b9cc58613be713858956f71256d6b Azure:
[SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot edited a comment on pull request #14907:
URL: https://github.com/apache/flink/pull/14907#issuecomment-775874762
## CI report:
* f1faafa2e952e5a1f673cb3b90d08a0938f72130 Azure:
[SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
flinkbot edited a comment on pull request #14906:
URL: https://github.com/apache/flink/pull/14906#issuecomment-775715265
## CI report:
* 2bc11585193938b8dbf5b72a16a8ba27fc71da6b Azure:
[FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result
1 - 100 of 274 matches
Mail list logo