[jira] [Created] (FLINK-23961) Give a more descriptive exception message for unset kubernetes options

2021-08-24 Thread Jira
David Morávek created FLINK-23961: - Summary: Give a more descriptive exception message for unset kubernetes options Key: FLINK-23961 URL: https://issues.apache.org/jira/browse/FLINK-23961 Project: Fli

[GitHub] [flink] KarmaGYZ commented on a change in pull request #16959: [FLINK-23912] Remove unnecessary "Clearing resource requirements of job" in SlotManager

2021-08-24 Thread GitBox
KarmaGYZ commented on a change in pull request #16959: URL: https://github.com/apache/flink/pull/16959#discussion_r695453034 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/slotpool/DefaultDeclarativeSlotPool.java ## @@ -117,7 +117,7 @@ public void

[GitHub] [flink] carp84 commented on a change in pull request #16964: [FLINK-23791] Enable RocksDB info log by default

2021-08-24 Thread GitBox
carp84 commented on a change in pull request #16964: URL: https://github.com/apache/flink/pull/16964#discussion_r695452721 ## File path: flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/PredefinedOptions.java ## @@ -61,7 +6

[jira] [Commented] (FLINK-23865) Class cast error caused by nested Pojo in legacy outputConversion

2021-08-24 Thread zoucao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404212#comment-17404212 ] zoucao commented on FLINK-23865: Recently, I use the new interface proposed by [FLIP-13

[jira] [Commented] (FLINK-23611) YARNSessionCapacitySchedulerITCase.testVCoresAreSetCorrectlyAndJobManagerHostnameAreShownInWebInterfaceAndDynamicPropertiesAndYarnApplicationNameAndTaskManagerSlots ha

2021-08-24 Thread Matthias (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404209#comment-17404209 ] Matthias commented on FLINK-23611: -- [The thread dump shows|https://dev.azure.com/apach

[jira] [Commented] (FLINK-23611) YARNSessionCapacitySchedulerITCase.testVCoresAreSetCorrectlyAndJobManagerHostnameAreShownInWebInterfaceAndDynamicPropertiesAndYarnApplicationNameAndTaskManagerSlots ha

2021-08-24 Thread Matthias (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404208#comment-17404208 ] Matthias commented on FLINK-23611: -- For documentation: The actual timeout is probably h

[GitHub] [flink] twalthr closed pull request #16944: [FLINK-23920][table-common] Keep primary key when inferring schema with SchemaTranslator

2021-08-24 Thread GitBox
twalthr closed pull request #16944: URL: https://github.com/apache/flink/pull/16944 -- 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. To unsubscribe, e-mail: issues-unsubsc

[GitHub] [flink] hhkkxxx133 commented on a change in pull request #16513: [FLINK-23389][Formats] Glue schema registry JSON support

2021-08-24 Thread GitBox
hhkkxxx133 commented on a change in pull request #16513: URL: https://github.com/apache/flink/pull/16513#discussion_r695444816 ## File path: flink-formats/flink-json-glue-schema-registry/src/main/java/org/apache/flink/formats/json/glue/schema/registry/GlueSchemaRegistryJsonDeserializa

[GitHub] [flink] hhkkxxx133 commented on a change in pull request #16513: [FLINK-23389][Formats] Glue schema registry JSON support

2021-08-24 Thread GitBox
hhkkxxx133 commented on a change in pull request #16513: URL: https://github.com/apache/flink/pull/16513#discussion_r695444354 ## File path: flink-formats/flink-avro-glue-schema-registry/src/main/java/org/apache/flink/formats/avro/glue/schema/registry/GlueSchemaRegistryInputStreamDese

[GitHub] [flink] hhkkxxx133 commented on a change in pull request #16513: [FLINK-23389][Formats] Glue schema registry JSON support

2021-08-24 Thread GitBox
hhkkxxx133 commented on a change in pull request #16513: URL: https://github.com/apache/flink/pull/16513#discussion_r695443900 ## File path: flink-end-to-end-tests/flink-glue-schema-registry-json-test/src/main/java/org/apache/flink/glue/schema/registry/test/json/generic/GlueSchemaRegi

[GitHub] [flink] hhkkxxx133 commented on a change in pull request #16513: [FLINK-23389][Formats] Glue schema registry JSON support

2021-08-24 Thread GitBox
hhkkxxx133 commented on a change in pull request #16513: URL: https://github.com/apache/flink/pull/16513#discussion_r695443830 ## File path: flink-end-to-end-tests/flink-glue-schema-registry-json-test/src/main/java/org/apache/flink/glue/schema/registry/test/json/generic/GlueSchemaRegi

[GitHub] [flink] hhkkxxx133 commented on a change in pull request #16513: [FLINK-23389][Formats] Glue schema registry JSON support

2021-08-24 Thread GitBox
hhkkxxx133 commented on a change in pull request #16513: URL: https://github.com/apache/flink/pull/16513#discussion_r695443714 ## File path: flink-end-to-end-tests/test-scripts/test_glue_schema_registry_json.sh ## @@ -0,0 +1,89 @@ +#!/usr/bin/env bash Review comment: De

[GitHub] [flink] hhkkxxx133 commented on a change in pull request #16513: [FLINK-23389][Formats] Glue schema registry JSON support

2021-08-24 Thread GitBox
hhkkxxx133 commented on a change in pull request #16513: URL: https://github.com/apache/flink/pull/16513#discussion_r695443537 ## File path: flink-end-to-end-tests/flink-glue-schema-registry-avro-test/src/test/java/org/apache/flink/glue/schema/registry/test/GlueSchemaRegistryAvroKines

[GitHub] [flink] hhkkxxx133 commented on a change in pull request #16513: [FLINK-23389][Formats] Glue schema registry JSON support

2021-08-24 Thread GitBox
hhkkxxx133 commented on a change in pull request #16513: URL: https://github.com/apache/flink/pull/16513#discussion_r695443365 ## File path: flink-end-to-end-tests/flink-glue-schema-registry-avro-test/src/test/java/org/apache/flink/glue/schema/registry/test/GlueSchemaRegistryAvroKines

[GitHub] [flink] hhkkxxx133 commented on a change in pull request #16513: [FLINK-23389][Formats] Glue schema registry JSON support

2021-08-24 Thread GitBox
hhkkxxx133 commented on a change in pull request #16513: URL: https://github.com/apache/flink/pull/16513#discussion_r695443137 ## File path: flink-formats/flink-json-glue-schema-registry/pom.xml ## @@ -0,0 +1,115 @@ + + +http://maven.apache.org/POM/4.0.0"; +xmln

[GitHub] [flink] hhkkxxx133 commented on a change in pull request #16513: [FLINK-23389][Formats] Glue schema registry JSON support

2021-08-24 Thread GitBox
hhkkxxx133 commented on a change in pull request #16513: URL: https://github.com/apache/flink/pull/16513#discussion_r695442766 ## File path: flink-end-to-end-tests/flink-glue-schema-registry-json-test/src/main/java/org/apache/flink/glue/schema/registry/test/json/GSRKinesisPubsubClient

[jira] [Closed] (FLINK-23116) Update documentation about TableDescriptors

2021-08-24 Thread Timo Walther (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther closed FLINK-23116. Resolution: Fixed Fixed in 1.14.0: 25c5453f6919ef71aa80775777a329fb4ec49bdc > Update documentatio

[GitHub] [flink] twalthr closed pull request #16863: [FLINK-23116][docs] Minor documentation fixes & improvements

2021-08-24 Thread GitBox
twalthr closed pull request #16863: URL: https://github.com/apache/flink/pull/16863 -- 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. To unsubscribe, e-mail: issues-unsubsc

[jira] [Closed] (FLINK-16769) Support new type inference for Table#flatMap

2021-08-24 Thread Timo Walther (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther closed FLINK-16769. Release Note: `Table.flatMap()` supports the new type system now. Users are requested to upgrade t

[GitHub] [flink] twalthr closed pull request #16850: [FLINK-16769][table] Use new type inference in Table.flatMap()

2021-08-24 Thread GitBox
twalthr closed pull request #16850: URL: https://github.com/apache/flink/pull/16850 -- 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. To unsubscribe, e-mail: issues-unsubsc

[GitHub] [flink] infoverload commented on pull request #16970: [hotfix] How to build documentation using Hugo Docker image.

2021-08-24 Thread GitBox
infoverload commented on pull request #16970: URL: https://github.com/apache/flink/pull/16970#issuecomment-905219846 As a side note, the `build_docs.sh` script looks like such a thin abstraction. Would it be better to either remove it and tell people to run `hugo -b "" serve` or a

[GitHub] [flink] yangjunhan commented on a change in pull request #16902: [FLINK-23113][runtime-web] Migrate to ESLint, add Stylint and address dependency vulnerabilities

2021-08-24 Thread GitBox
yangjunhan commented on a change in pull request #16902: URL: https://github.com/apache/flink/pull/16902#discussion_r695434473 ## File path: flink-runtime-web/src/main/resources/META-INF/NOTICE ## @@ -13,6 +13,11 @@ The Apache Software Foundation (http://www.apache.org/). @ang

[GitHub] [flink] yangjunhan commented on a change in pull request #16902: [FLINK-23113][runtime-web] Migrate to ESLint, add Stylint and address dependency vulnerabilities

2021-08-24 Thread GitBox
yangjunhan commented on a change in pull request #16902: URL: https://github.com/apache/flink/pull/16902#discussion_r695433828 ## File path: flink-runtime-web/web-dashboard/.stylelintrc.js ## @@ -0,0 +1,284 @@ +module.exports = { + plugins: ['stylelint-order'], + extends: ['s

[GitHub] [flink] flinkbot edited a comment on pull request #16965: [FLINK-23923][python] Log the environment variables and command when starting Python process

2021-08-24 Thread GitBox
flinkbot edited a comment on pull request #16965: URL: https://github.com/apache/flink/pull/16965#issuecomment-904614007 ## CI report: * 5f837ebe9febe5ce9d2e07fbc4b6d64985b99ec2 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] infoverload commented on a change in pull request #16970: [hotfix] How to build documentation using Hugo Docker image.

2021-08-24 Thread GitBox
infoverload commented on a change in pull request #16970: URL: https://github.com/apache/flink/pull/16970#discussion_r695420424 ## File path: docs/README.md ## @@ -8,11 +8,20 @@ https://flink.apache.org/ is also generated from the files found here. ### Build the site locall

[GitHub] [flink] flinkbot edited a comment on pull request #16836: [FLINK-13973][runtime][checkpoint] Fix the state assignments if uidHash is set

2021-08-24 Thread GitBox
flinkbot edited a comment on pull request #16836: URL: https://github.com/apache/flink/pull/16836#issuecomment-899337707 ## CI report: * 1051b1c467908cc9226ce49b95065c165f92edf0 UNKNOWN * 1cb488ef56bfaf839454db550312d1c84bcef3d7 Azure: [FAILURE](https://dev.azure.com/apache-fl

[GitHub] [flink] zhuzhurk commented on a change in pull request #16959: [FLINK-23912] Remove unnecessary "Clearing resource requirements of job" in SlotManager

2021-08-24 Thread GitBox
zhuzhurk commented on a change in pull request #16959: URL: https://github.com/apache/flink/pull/16959#discussion_r695431542 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/slotpool/DefaultDeclarativeSlotPool.java ## @@ -117,7 +117,7 @@ public void

[jira] [Commented] (FLINK-13414) Add support for Scala 2.13

2021-08-24 Thread Zhenhao Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404198#comment-17404198 ] Zhenhao Li commented on FLINK-13414: It would be great if there is documentation abo

[GitHub] [flink] Airblader commented on a change in pull request #16902: [FLINK-23113][runtime-web] Migrate to ESLint, add Stylint and address dependency vulnerabilities

2021-08-24 Thread GitBox
Airblader commented on a change in pull request #16902: URL: https://github.com/apache/flink/pull/16902#discussion_r695418767 ## File path: flink-runtime-web/src/main/resources/META-INF/NOTICE ## @@ -13,6 +13,11 @@ The Apache Software Foundation (http://www.apache.org/). @angu

[GitHub] [flink] flinkbot edited a comment on pull request #16962: [FLINK-15352][connector-jdbc] Develop MySQLCatalog to connect Flink with MySQL tables and ecosystem.

2021-08-24 Thread GitBox
flinkbot edited a comment on pull request #16962: URL: https://github.com/apache/flink/pull/16962#issuecomment-904541061 ## CI report: * 3cb8b6cdfb895be1f4a95b7e4ea3f692315e370e Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Commented] (FLINK-23905) Reduce the load on JobManager when submitting large-scale job with a big user jar

2021-08-24 Thread huntercc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404184#comment-17404184 ] huntercc commented on FLINK-23905: -- Our preliminary plan is that the Jobmaster uploads

[GitHub] [flink] flinkbot edited a comment on pull request #16899: [release-1.13][FLINK-22670][FLIP-150][connector/common] Hybrid source baseline

2021-08-24 Thread GitBox
flinkbot edited a comment on pull request #16899: URL: https://github.com/apache/flink/pull/16899#issuecomment-902114023 ## CI report: * e0d0c295056e877d1c90a2a33aba8bff4f1ec805 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16972: [FLINK-23527][core] Clarify semantics of "SourceFunction.cancel()" with respect to thread interruptions

2021-08-24 Thread GitBox
flinkbot edited a comment on pull request #16972: URL: https://github.com/apache/flink/pull/16972#issuecomment-905005225 ## CI report: * 9e3f6a60338c16bfa7cedc64eed32a9fb83ce7cf Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16973: [FLINK-23953] In the AvroSerializerSnapshot set the serializer compatibility to 'AS IS' in case when underlying Avro schemas are comp

2021-08-24 Thread GitBox
flinkbot edited a comment on pull request #16973: URL: https://github.com/apache/flink/pull/16973#issuecomment-905088134 ## CI report: * abc6c4d6c5bdfe9c3d5ccbcf4f49cdd33c379e5b Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16975: [FLINK-23948][python][doc] Fix the priority description of the python client executable

2021-08-24 Thread GitBox
flinkbot edited a comment on pull request #16975: URL: https://github.com/apache/flink/pull/16975#issuecomment-905170798 ## CI report: * c97765ecfe3183db7effc12bb11afd7e02814ac8 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot commented on pull request #16975: [FLINK-23948][python][doc] Fix the priority description of the python client executable

2021-08-24 Thread GitBox
flinkbot commented on pull request #16975: URL: https://github.com/apache/flink/pull/16975#issuecomment-905170798 ## CI report: * c97765ecfe3183db7effc12bb11afd7e02814ac8 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot r

[GitHub] [flink] flinkbot edited a comment on pull request #16971: [FLINK-23794][tests] Fix InMemoryReporter instantiation and memory consumption.

2021-08-24 Thread GitBox
flinkbot edited a comment on pull request #16971: URL: https://github.com/apache/flink/pull/16971#issuecomment-904969319 ## CI report: * 265dd0d13d3a5612ea3fdb2c341687ce55c00bb2 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16964: [FLINK-23791] Enable RocksDB info log by default

2021-08-24 Thread GitBox
flinkbot edited a comment on pull request #16964: URL: https://github.com/apache/flink/pull/16964#issuecomment-904569778 ## CI report: * b98e1e304d0a0786d1d405a3732d4645539a637d Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot commented on pull request #16975: [FLINK-23948][python][doc] Fix the priority description of the python client executable

2021-08-24 Thread GitBox
flinkbot commented on pull request #16975: URL: https://github.com/apache/flink/pull/16975#issuecomment-905162716 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

[jira] [Updated] (FLINK-23948) Python Client Executable priority incorrect for PYFLINK_CLIENT_EXECUTABLE environment variable

2021-08-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-23948: --- Labels: pull-request-available (was: ) > Python Client Executable priority incorrect for PY

[GitHub] [flink] HuangXingBo opened a new pull request #16975: [FLINK-23948][python][doc] Fix the priority description of the python client executable

2021-08-24 Thread GitBox
HuangXingBo opened a new pull request #16975: URL: https://github.com/apache/flink/pull/16975 ## What is the purpose of the change *This pull request will fix the priority description of the python client executable* ## Brief change log - *Fix the priority descrip

[GitHub] [flink] flinkbot edited a comment on pull request #16964: [FLINK-23791] Enable RocksDB info log by default

2021-08-24 Thread GitBox
flinkbot edited a comment on pull request #16964: URL: https://github.com/apache/flink/pull/16964#issuecomment-904569778 ## CI report: * b98e1e304d0a0786d1d405a3732d4645539a637d Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16950: [FLINK-22710][formats] Explicitly set the bucket assigner to avoid writing into two buckets in the tests

2021-08-24 Thread GitBox
flinkbot edited a comment on pull request #16950: URL: https://github.com/apache/flink/pull/16950#issuecomment-904302769 ## CI report: * 288ae542bccde9a2cad06fcc88fea1c566e59d50 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Assigned] (FLINK-23519) Aggregate State Backend Latency by State Level

2021-08-24 Thread Yun Tang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yun Tang reassigned FLINK-23519: Assignee: Yun Tang > Aggregate State Backend Latency by State Level > ---

[GitHub] [flink] flinkbot edited a comment on pull request #16959: [FLINK-23912] Remove unnecessary "Clearing resource requirements of job" in SlotManager

2021-08-24 Thread GitBox
flinkbot edited a comment on pull request #16959: URL: https://github.com/apache/flink/pull/16959#issuecomment-904476350 ## CI report: * 654b7c4764f1aba2a694d548ece96b05a1896589 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Updated] (FLINK-23519) Aggregate State Backend Latency by State Level

2021-08-24 Thread Yun Tang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yun Tang updated FLINK-23519: - Fix Version/s: 1.14.0 > Aggregate State Backend Latency by State Level > ---

[GitHub] [flink] flinkbot edited a comment on pull request #16900: [FLINK-23877][connector/pulsar] Provide an embedded pulsar broker for testing.

2021-08-24 Thread GitBox
flinkbot edited a comment on pull request #16900: URL: https://github.com/apache/flink/pull/16900#issuecomment-902199681 ## CI report: * 93c302d1b404337b8a5e509ff0b740c9c7d3e0a7 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16846: [FLINK-23800][rocksdb] Expose live-sst-files-size to RocksDB native metrics

2021-08-24 Thread GitBox
flinkbot edited a comment on pull request #16846: URL: https://github.com/apache/flink/pull/16846#issuecomment-899526733 ## CI report: * fbae3fa41f38c92629553825730bce9d276abe2c Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Commented] (FLINK-23556) SQLClientSchemaRegistryITCase fails with " Subject ... not found"

2021-08-24 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404163#comment-17404163 ] Jark Wu commented on FLINK-23556: - Fixed in maste: 92e65333cc7ecbd7886f6a348c3f21d3fe85a

[GitHub] [flink] wuchong merged pull request #16952: [FLINK-23556][tests] Make SQLClientSchemaRegistryITCase more stable

2021-08-24 Thread GitBox
wuchong merged pull request #16952: URL: https://github.com/apache/flink/pull/16952 -- 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. To unsubscribe, e-mail: issues-unsubsc

[GitHub] [flink] wuchong commented on pull request #16952: [FLINK-23556][tests] Make SQLClientSchemaRegistryITCase more stable

2021-08-24 Thread GitBox
wuchong commented on pull request #16952: URL: https://github.com/apache/flink/pull/16952#issuecomment-905160024 Sure -- 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. To u

[GitHub] [flink] bgeng777 commented on pull request #16952: [FLINK-23556][tests] Make SQLClientSchemaRegistryITCase more stable

2021-08-24 Thread GitBox
bgeng777 commented on pull request #16952: URL: https://github.com/apache/flink/pull/16952#issuecomment-905158803 hi @wuchong , the pr has passed the azure ci. Would you mind merging it into the master branch? If there are any other concerns, please let me know, thanks~ -- This is an aut

[jira] [Commented] (FLINK-23952) Taskmanager fails to start complaining about missing configuration option

2021-08-24 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404162#comment-17404162 ] Xintong Song commented on FLINK-23952: -- Are you trying to start the task managers b

[jira] [Assigned] (FLINK-23948) Python Client Executable priority incorrect for PYFLINK_CLIENT_EXECUTABLE environment variable

2021-08-24 Thread Huang Xingbo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huang Xingbo reassigned FLINK-23948: Assignee: Huang Xingbo > Python Client Executable priority incorrect for PYFLINK_CLIENT_E

[jira] [Commented] (FLINK-20329) Elasticsearch7DynamicSinkITCase hangs

2021-08-24 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-20329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404160#comment-17404160 ] Xintong Song commented on FLINK-20329: -- https://dev.azure.com/apache-flink/apache-f

[jira] [Comment Edited] (FLINK-22545) JVM crashes when runing OperatorEventSendingCheckpointITCase.testOperatorEventAckLost

2021-08-24 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404159#comment-17404159 ] Xintong Song edited comment on FLINK-22545 at 8/25/21, 3:34 AM: --

[jira] [Commented] (FLINK-22545) JVM crashes when runing OperatorEventSendingCheckpointITCase.testOperatorEventAckLost

2021-08-24 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404158#comment-17404158 ] Xintong Song commented on FLINK-22545: -- Instance on 1.12: https://dev.azure.com/apa

[jira] [Reopened] (FLINK-22545) JVM crashes when runing OperatorEventSendingCheckpointITCase.testOperatorEventAckLost

2021-08-24 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song reopened FLINK-22545: -- Reopen to backport the fix for release-1.12 > JVM crashes when runing > OperatorEventSendingChec

[jira] [Commented] (FLINK-23848) PulsarSourceITCase is failed on Azure

2021-08-24 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404156#comment-17404156 ] Xintong Song commented on FLINK-23848: -- https://dev.azure.com/apache-flink/apache-f

[jira] [Created] (FLINK-23960) StreamTaskTimerTest.checkScheduledTimestamps fails on azure

2021-08-24 Thread Xintong Song (Jira)
Xintong Song created FLINK-23960: Summary: StreamTaskTimerTest.checkScheduledTimestamps fails on azure Key: FLINK-23960 URL: https://issues.apache.org/jira/browse/FLINK-23960 Project: Flink

[jira] [Updated] (FLINK-22915) FLIP-173: Support DAG of algorithms

2021-08-24 Thread Dong Lin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin updated FLINK-22915: - Description: The FLIP design doc can be found at https://cwiki.apache.org/confluence/pages/viewpage.act

[jira] [Created] (FLINK-23959) FLIP-175: Add GraphBuilder to compose Estimator/Transformer/AlgoOperator from a DAG of stages

2021-08-24 Thread Dong Lin (Jira)
Dong Lin created FLINK-23959: Summary: FLIP-175: Add GraphBuilder to compose Estimator/Transformer/AlgoOperator from a DAG of stages Key: FLINK-23959 URL: https://issues.apache.org/jira/browse/FLINK-23959

[jira] [Commented] (FLINK-22889) JdbcExactlyOnceSinkE2eTest.testInsert hangs on azure

2021-08-24 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404154#comment-17404154 ] Xintong Song commented on FLINK-22889: -- https://dev.azure.com/apache-flink/apache-f

[jira] [Commented] (FLINK-22889) JdbcExactlyOnceSinkE2eTest.testInsert hangs on azure

2021-08-24 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404153#comment-17404153 ] Xintong Song commented on FLINK-22889: -- https://dev.azure.com/apache-flink/apache-f

[jira] [Updated] (FLINK-23958) parent-first class orders configuration not effect

2021-08-24 Thread waywtdcc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] waywtdcc updated FLINK-23958: - Description: * Scene Use classloader.resolve-order to configure parent-first, and modify the source co

[jira] [Updated] (FLINK-23958) parent-first class orders configuration not effect

2021-08-24 Thread waywtdcc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] waywtdcc updated FLINK-23958: - Attachment: image-2021-08-25-11-15-56-855.png > parent-first class orders configuration not effect > ---

[GitHub] [flink] Zakelly commented on pull request #16964: [FLINK-23791] Enable RocksDB info log by default

2021-08-24 Thread GitBox
Zakelly commented on pull request #16964: URL: https://github.com/apache/flink/pull/16964#issuecomment-905150304 Thanks @Myasuka for your review. The CI failed by another issue, which is fixed in [543f6b](https://github.com/apache/flink/commit/543f6b7dc599ff7163c02bc36f025b9b6d9a19ea). Re

[GitHub] [flink] flinkbot edited a comment on pull request #16974: [FLINK-22702][connector/kafka] Add test data supplier which use null timestamp field to kafka connector tests

2021-08-24 Thread GitBox
flinkbot edited a comment on pull request #16974: URL: https://github.com/apache/flink/pull/16974#issuecomment-905138116 ## CI report: * c851c633212f5dcfac55b846491ac82f1e376d55 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16965: [FLINK-23923][python] Log the environment variables and command when starting Python process

2021-08-24 Thread GitBox
flinkbot edited a comment on pull request #16965: URL: https://github.com/apache/flink/pull/16965#issuecomment-904614007 ## CI report: * b18eff56f6c5183b3e5634579a0f0b55dde65e15 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16964: [FLINK-23791] Enable RocksDB info log by default

2021-08-24 Thread GitBox
flinkbot edited a comment on pull request #16964: URL: https://github.com/apache/flink/pull/16964#issuecomment-904569778 ## CI report: * b98e1e304d0a0786d1d405a3732d4645539a637d Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16959: [FLINK-23912] Remove unnecessary "Clearing resource requirements of job" in SlotManager

2021-08-24 Thread GitBox
flinkbot edited a comment on pull request #16959: URL: https://github.com/apache/flink/pull/16959#issuecomment-904476350 ## CI report: * 654b7c4764f1aba2a694d548ece96b05a1896589 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16950: [FLINK-22710][formats] Explicitly set the bucket assigner to avoid writing into two buckets in the tests

2021-08-24 Thread GitBox
flinkbot edited a comment on pull request #16950: URL: https://github.com/apache/flink/pull/16950#issuecomment-904302769 ## CI report: * 288ae542bccde9a2cad06fcc88fea1c566e59d50 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Updated] (FLINK-23958) parent-first class orders configuration not effect

2021-08-24 Thread waywtdcc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] waywtdcc updated FLINK-23958: - Description: * Scene Use classloader.resolve-order to configure parent-first, and modify the source co

[GitHub] [flink] flinkbot edited a comment on pull request #16836: [FLINK-13973][runtime][checkpoint] Fix the state assignments if uidHash is set

2021-08-24 Thread GitBox
flinkbot edited a comment on pull request #16836: URL: https://github.com/apache/flink/pull/16836#issuecomment-899337707 ## CI report: * 1051b1c467908cc9226ce49b95065c165f92edf0 UNKNOWN * 1cb488ef56bfaf839454db550312d1c84bcef3d7 Azure: [FAILURE](https://dev.azure.com/apache-fl

[GitHub] [flink] flinkbot edited a comment on pull request #16846: [FLINK-23800][rocksdb] Expose live-sst-files-size to RocksDB native metrics

2021-08-24 Thread GitBox
flinkbot edited a comment on pull request #16846: URL: https://github.com/apache/flink/pull/16846#issuecomment-899526733 ## CI report: * fbae3fa41f38c92629553825730bce9d276abe2c Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] KarmaGYZ commented on pull request #16959: [FLINK-23912] Remove unnecessary "Clearing resource requirements of job" in SlotManager

2021-08-24 Thread GitBox
KarmaGYZ commented on pull request #16959: URL: https://github.com/apache/flink/pull/16959#issuecomment-905149095 @flinkbot run azure -- 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

[jira] [Updated] (FLINK-23958) parent-first class orders configuration not effect

2021-08-24 Thread waywtdcc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] waywtdcc updated FLINK-23958: - Attachment: (was: image-2021-08-25-11-15-56-855.png) > parent-first class orders configuration not e

[jira] [Updated] (FLINK-23958) parent-first class orders configuration not effect

2021-08-24 Thread waywtdcc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] waywtdcc updated FLINK-23958: - Attachment: image-2021-08-25-11-16-39-960.png > parent-first class orders configuration not effect > ---

[jira] [Updated] (FLINK-23958) parent-first class orders configuration not effect

2021-08-24 Thread waywtdcc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] waywtdcc updated FLINK-23958: - Description: * Scene Use classloader.resolve-order to configure parent-first, and modify the source co

[jira] [Updated] (FLINK-23958) parent-first class orders configuration not effect

2021-08-24 Thread waywtdcc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] waywtdcc updated FLINK-23958: - Attachment: image-2021-08-25-11-16-34-432.png > parent-first class orders configuration not effect > ---

[jira] [Updated] (FLINK-23958) parent-first class orders configuration not effect

2021-08-24 Thread waywtdcc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] waywtdcc updated FLINK-23958: - Attachment: image-2021-08-25-11-16-34-397.png > parent-first class orders configuration not effect > ---

[jira] [Updated] (FLINK-23958) parent-first class orders configuration not effect

2021-08-24 Thread waywtdcc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] waywtdcc updated FLINK-23958: - Attachment: (was: image-2021-08-25-11-15-39-805.png) > parent-first class orders configuration not e

[jira] [Updated] (FLINK-23958) parent-first class orders configuration not effect

2021-08-24 Thread waywtdcc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] waywtdcc updated FLINK-23958: - Attachment: (was: image-2021-08-25-11-16-02-217.png) > parent-first class orders configuration not e

[jira] [Updated] (FLINK-23958) parent-first class orders configuration not effect

2021-08-24 Thread waywtdcc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] waywtdcc updated FLINK-23958: - Attachment: (was: image-2021-08-25-11-15-56-823.png) > parent-first class orders configuration not e

[jira] [Updated] (FLINK-23958) parent-first class orders configuration not effect

2021-08-24 Thread waywtdcc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] waywtdcc updated FLINK-23958: - Attachment: (was: image-2021-08-25-11-15-39-771.png) > parent-first class orders configuration not e

[jira] [Updated] (FLINK-23958) parent-first class orders configuration not effect

2021-08-24 Thread waywtdcc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] waywtdcc updated FLINK-23958: - Attachment: image-2021-08-25-11-16-02-217.png > parent-first class orders configuration not effect > ---

[jira] [Updated] (FLINK-23958) parent-first class orders configuration not effect

2021-08-24 Thread waywtdcc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] waywtdcc updated FLINK-23958: - Attachment: (was: image-2021-08-25-11-15-39-839.png) > parent-first class orders configuration not e

[GitHub] [flink] Zakelly commented on pull request #16964: [FLINK-23791] Enable RocksDB info log by default

2021-08-24 Thread GitBox
Zakelly commented on pull request #16964: URL: https://github.com/apache/flink/pull/16964#issuecomment-905148757 @flinkbot run azure -- 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

[jira] [Updated] (FLINK-23958) parent-first class orders configuration not effect

2021-08-24 Thread waywtdcc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] waywtdcc updated FLINK-23958: - Attachment: image-2021-08-25-11-15-39-805.png > parent-first class orders configuration not effect > ---

[jira] [Updated] (FLINK-23958) parent-first class orders configuration not effect

2021-08-24 Thread waywtdcc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] waywtdcc updated FLINK-23958: - Attachment: image-2021-08-25-11-15-56-823.png > parent-first class orders configuration not effect > ---

[jira] [Updated] (FLINK-23958) parent-first class orders configuration not effect

2021-08-24 Thread waywtdcc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] waywtdcc updated FLINK-23958: - Attachment: image-2021-08-25-11-15-39-839.png > parent-first class orders configuration not effect > ---

[jira] [Commented] (FLINK-23913) UnalignedCheckpointITCase fails with exit code 137 (kernel oom) on Azure VMs

2021-08-24 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404149#comment-17404149 ] Xintong Song commented on FLINK-23913: -- https://dev.azure.com/apache-flink/apache-f

[jira] [Commented] (FLINK-23848) PulsarSourceITCase is failed on Azure

2021-08-24 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404148#comment-17404148 ] Xintong Song commented on FLINK-23848: -- https://dev.azure.com/apache-flink/apache-f

[jira] [Updated] (FLINK-23958) parent-first class orders configuration not effect

2021-08-24 Thread waywtdcc (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] waywtdcc updated FLINK-23958: - Attachment: image-2021-08-25-11-15-39-771.png > parent-first class orders configuration not effect > ---

[jira] [Reopened] (FLINK-23796) UnalignedCheckpointRescaleITCase JVM crash on Azure

2021-08-24 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song reopened FLINK-23796: -- New instance after FLINK-23776 merged. https://dev.azure.com/apache-flink/apache-flink/_build/resu

[jira] [Commented] (FLINK-23954) Queryable state (rocksdb) with TM restart end-to-end test fails on azure

2021-08-24 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404146#comment-17404146 ] Xintong Song commented on FLINK-23954: -- https://dev.azure.com/apache-flink/apache-f

[jira] [Commented] (FLINK-23525) Docker command fails on Azure: Exit code 137 returned from process: file name '/usr/bin/docker'

2021-08-24 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404144#comment-17404144 ] Xintong Song commented on FLINK-23525: -- org.apache.flink.test.example.scala.WebLogA

[GitHub] [flink] Myasuka commented on a change in pull request #16964: [FLINK-23791] Enable RocksDB info log by default

2021-08-24 Thread GitBox
Myasuka commented on a change in pull request #16964: URL: https://github.com/apache/flink/pull/16964#discussion_r695357229 ## File path: flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/PredefinedOptions.java ## @@ -221,6

[jira] [Commented] (FLINK-22621) HBaseConnectorITCase.testTableSourceSinkWithDDL unstable on azure

2021-08-24 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404143#comment-17404143 ] Xintong Song commented on FLINK-22621: -- https://dev.azure.com/apache-flink/apache-f

[jira] [Created] (FLINK-23957) KafkaProducerAtLeastOnceITCase.testOneToOneAtLeastOnceRegularSink fails on azure

2021-08-24 Thread Xintong Song (Jira)
Xintong Song created FLINK-23957: Summary: KafkaProducerAtLeastOnceITCase.testOneToOneAtLeastOnceRegularSink fails on azure Key: FLINK-23957 URL: https://issues.apache.org/jira/browse/FLINK-23957 Proj

  1   2   3   4   5   6   7   >