[jira] [Created] (FLINK-16008) Add rules to transpose the join condition of Python Correlate node

2020-02-11 Thread Huang Xingbo (Jira)
Huang Xingbo created FLINK-16008: Summary: Add rules to transpose the join condition of Python Correlate node Key: FLINK-16008 URL: https://issues.apache.org/jira/browse/FLINK-16008 Project: Flink

[GitHub] [flink] wuchong commented on issue #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type…

2020-02-11 Thread GitBox
wuchong commented on issue #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type… URL: https://github.com/apache/flink/pull/10745#issuecomment-584969563 Btw, please remove the unused imports in `JDBCDialects`. The travis is failed.

[jira] [Resolved] (FLINK-15995) TO_BASE64 sql operator change operandTypeChecker from OperandTypes.ANY to OperandTypes.family(SqlTypeFamily.STRING)

2020-02-11 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu resolved FLINK-15995. - Resolution: Resolved Resolved in master (1.11.0): 82731bbb5513cf07160ef84c31f1be27f475f827 > TO_BASE64

[GitHub] [flink] flinkbot edited a comment on issue #11054: [FLINK-15652][K8s] Support for imagePullSecrets K8s option.

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11054: [FLINK-15652][K8s] Support for imagePullSecrets K8s option. URL: https://github.com/apache/flink/pull/11054#issuecomment-584462322 ## CI report: * 47f64cd0ddbb74874daff1607a30a999f4554ce1 Travis:

[GitHub] [flink] flinkbot edited a comment on issue #11055: [FLINK-15990][table] Remove register source and sink in ConnectTableDescriptor

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11055: [FLINK-15990][table] Remove register source and sink in ConnectTableDescriptor URL: https://github.com/apache/flink/pull/11055#issuecomment-584564020 ## CI report: * ff83531840d16c504cb18adc21e7e9a4271cf53f Travis:

[GitHub] [flink] flinkbot edited a comment on issue #11058: [FLINK-15995][Table-planner-blink] Change TO_BASE64 sql operator defination

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11058: [FLINK-15995][Table-planner-blink] Change TO_BASE64 sql operator defination URL: https://github.com/apache/flink/pull/11058#issuecomment-584608498 ## CI report: * 66514df47c1dcf00cb12be4f26a7ed26ee97da1f Travis:

[GitHub] [flink] flinkbot edited a comment on issue #11064: [FLINK-15992][table] Fix classloader when finding TableFactory

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11064: [FLINK-15992][table] Fix classloader when finding TableFactory URL: https://github.com/apache/flink/pull/11064#issuecomment-584988879 ## CI report: * d803ebfd0ed066087c5330d88b9412c060740059 Travis:

[GitHub] [flink] wuchong commented on issue #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type…

2020-02-11 Thread GitBox
wuchong commented on issue #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type… URL: https://github.com/apache/flink/pull/10745#issuecomment-585006962 Waiting for the travis. This is an automated

[GitHub] [flink] libenchao commented on a change in pull request #11063: [FLINK-15938][table-planner-blink] Enable state cleanup in background…

2020-02-11 Thread GitBox
libenchao commented on a change in pull request #11063: [FLINK-15938][table-planner-blink] Enable state cleanup in background… URL: https://github.com/apache/flink/pull/11063#discussion_r378022373 ## File path:

[GitHub] [flink] flinkbot commented on issue #11065: [hotfix] Fix the wrong Javadoc of HadoopSecurityContext

2020-02-11 Thread GitBox
flinkbot commented on issue #11065: [hotfix] Fix the wrong Javadoc of HadoopSecurityContext URL: https://github.com/apache/flink/pull/11065#issuecomment-585007262 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull

[GitHub] [flink] yanghua opened a new pull request #11065: [hotfix] Fix the wrong Javadoc of HadoopSecurityContext

2020-02-11 Thread GitBox
yanghua opened a new pull request #11065: [hotfix] Fix the wrong Javadoc of HadoopSecurityContext URL: https://github.com/apache/flink/pull/11065 ## What is the purpose of the change *This pull request fixes the wrong javadoc of HadoopSecurityContext* ## Brief change

[GitHub] [flink] flinkbot edited a comment on issue #11061: [FLINK-15782] [connectors/jdbc] JDBC sink DataStream API

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11061: [FLINK-15782] [connectors/jdbc] JDBC sink DataStream API URL: https://github.com/apache/flink/pull/11061#issuecomment-584620778 ## CI report: * 06ba58a8738f28535d4858b5a5efc863cda620f9 Travis:

[GitHub] [flink] flinkbot edited a comment on issue #10899: [FLINK-15668][tests] Remove travis test stages for legacy scheduler

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #10899: [FLINK-15668][tests] Remove travis test stages for legacy scheduler URL: https://github.com/apache/flink/pull/10899#issuecomment-575987886 ## CI report: * edb45d1c1b293737afe771c4055ea5f83b8c5cf3 Travis:

[GitHub] [flink] flinkbot edited a comment on issue #10858: [FLINK-15582][tests] Enable batch scheduling tests for both LegacyScheduler and DefaultScheduler

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #10858: [FLINK-15582][tests] Enable batch scheduling tests for both LegacyScheduler and DefaultScheduler URL: https://github.com/apache/flink/pull/10858#issuecomment-574561465 ## CI report: * cf716ecc2f23aa89683be8096f16725b1f1f8d26 Travis:

[GitHub] [flink] sunhaibotb commented on a change in pull request #10151: [FLINK-14231] Handle the pending processing-time timers to make endInput semantics on the operator chain strict

2020-02-11 Thread GitBox
sunhaibotb commented on a change in pull request #10151: [FLINK-14231] Handle the pending processing-time timers to make endInput semantics on the operator chain strict URL: https://github.com/apache/flink/pull/10151#discussion_r378005602 ## File path:

[GitHub] [flink] flinkbot edited a comment on issue #10883: [FLINK-15629][runtime] Remove LegacyScheduler class and the consequently unused codes

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #10883: [FLINK-15629][runtime] Remove LegacyScheduler class and the consequently unused codes URL: https://github.com/apache/flink/pull/10883#issuecomment-575556059 ## CI report: * 7b96f07104a110c1d1b0aafbc0427c45b38f14d8 Travis:

[GitHub] [flink-docker] carp84 commented on issue #6: [FLINK-15978] Add GPG key and Dockerfiles for 1.10.0 release

2020-02-11 Thread GitBox
carp84 commented on issue #6: [FLINK-15978] Add GPG key and Dockerfiles for 1.10.0 release URL: https://github.com/apache/flink-docker/pull/6#issuecomment-585018565 Checked and confirmed the 1.10 binaries have been synced to all close mirrors on my site, and I've successfully built an

[GitHub] [flink] flinkbot edited a comment on issue #11010: [FLINK-15836][k8s] Start a new pods watcher in KubernetesResourceManager when the old one is closed with exception

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11010: [FLINK-15836][k8s] Start a new pods watcher in KubernetesResourceManager when the old one is closed with exception URL: https://github.com/apache/flink/pull/11010#issuecomment-581769412 ## CI report: *

[GitHub] [flink] flinkbot edited a comment on issue #11060: [FLINK-15994][Table-planner-blink]Support byte array argument for FROM_BASE64 function

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11060: [FLINK-15994][Table-planner-blink]Support byte array argument for FROM_BASE64 function URL: https://github.com/apache/flink/pull/11060#issuecomment-584620729 ## CI report: * e919c3a4c8d702ad6583c004b62bed7df782ccb6 Travis:

[GitHub] [flink] zhengcanbin commented on a change in pull request #11054: [FLINK-15652][K8s] Support for imagePullSecrets K8s option.

2020-02-11 Thread GitBox
zhengcanbin commented on a change in pull request #11054: [FLINK-15652][K8s] Support for imagePullSecrets K8s option. URL: https://github.com/apache/flink/pull/11054#discussion_r378032034 ## File path:

[GitHub] [flink] flinkbot edited a comment on issue #10883: [FLINK-15629][runtime] Remove LegacyScheduler class and the consequently unused codes

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #10883: [FLINK-15629][runtime] Remove LegacyScheduler class and the consequently unused codes URL: https://github.com/apache/flink/pull/10883#issuecomment-575556059 ## CI report: * 7b96f07104a110c1d1b0aafbc0427c45b38f14d8 Travis:

[GitHub] [flink] swhelan091 opened a new pull request #11066: [FLINK-15941] [format-avro] RegistryAvroSerializationSchema registers schema on first message only

2020-02-11 Thread GitBox
swhelan091 opened a new pull request #11066: [FLINK-15941] [format-avro] RegistryAvroSerializationSchema registers schema on first message only URL: https://github.com/apache/flink/pull/11066 ## What is the purpose of the change This pull request improves the

[jira] [Updated] (FLINK-15941) ConfluentSchemaRegistryCoder should not perform HTTP requests for all request

2020-02-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-15941: --- Labels: pull-request-available (was: ) > ConfluentSchemaRegistryCoder should not perform

[GitHub] [flink] flinkbot commented on issue #11066: [FLINK-15941] [format-avro] RegistryAvroSerializationSchema registers schema on first message only

2020-02-11 Thread GitBox
flinkbot commented on issue #11066: [FLINK-15941] [format-avro] RegistryAvroSerializationSchema registers schema on first message only URL: https://github.com/apache/flink/pull/11066#issuecomment-585041196 ## CI report: * 42576e72b45fb023ced6d80819d919ba6110c00c UNKNOWN

[GitHub] [flink] flinkbot edited a comment on issue #11065: [hotfix] Fix the wrong Javadoc of HadoopSecurityContext

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11065: [hotfix] Fix the wrong Javadoc of HadoopSecurityContext URL: https://github.com/apache/flink/pull/11065#issuecomment-585019009 ## CI report: * 52cdf88abde4e96ae9b243989b8d57fd75525af9 Travis:

[GitHub] [flink] flinkbot edited a comment on issue #11060: [FLINK-15994][Table-planner-blink]Support byte array argument for FROM_BASE64 function

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11060: [FLINK-15994][Table-planner-blink]Support byte array argument for FROM_BASE64 function URL: https://github.com/apache/flink/pull/11060#issuecomment-584620729 ## CI report: * e919c3a4c8d702ad6583c004b62bed7df782ccb6 Travis:

[jira] [Updated] (FLINK-16013) List config option could not be parsed correctly

2020-02-11 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Wang updated FLINK-16013: -- Description: Currently, if a config option is {{List}} type and written to a flink-conf.yaml, it

[jira] [Commented] (FLINK-15992) Incorrect classloader when finding TableFactory

2020-02-11 Thread Victor Wong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034961#comment-17034961 ] Victor Wong commented on FLINK-15992: - [~jark], thanks Jark, I will open a PR for this and ping you

[GitHub] [flink] flinkbot edited a comment on issue #11058: [FLINK-15995][Table-planner-blink] Change TO_BASE64 sql operator defination

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11058: [FLINK-15995][Table-planner-blink] Change TO_BASE64 sql operator defination URL: https://github.com/apache/flink/pull/11058#issuecomment-584608498 ## CI report: * 66514df47c1dcf00cb12be4f26a7ed26ee97da1f Travis:

[GitHub] [flink] jiasheng55 opened a new pull request #11064: [FLINK-15992][table] Fix classloader when finding TableFactory

2020-02-11 Thread GitBox
jiasheng55 opened a new pull request #11064: [FLINK-15992][table] Fix classloader when finding TableFactory URL: https://github.com/apache/flink/pull/11064 ## What is the purpose of the change This pull request makes finding SerializationSchemaFactory with ClassLoader from

[jira] [Updated] (FLINK-15992) Incorrect classloader when finding TableFactory

2020-02-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-15992: --- Labels: pull-request-available (was: ) > Incorrect classloader when finding TableFactory >

[GitHub] [flink] zhengcanbin commented on issue #11054: [FLINK-15652][K8s] Support for imagePullSecrets K8s option.

2020-02-11 Thread GitBox
zhengcanbin commented on issue #11054: [FLINK-15652][K8s] Support for imagePullSecrets K8s option. URL: https://github.com/apache/flink/pull/11054#issuecomment-584992416 @flinkbot run travis This is an automated message from

[GitHub] [flink] flinkbot edited a comment on issue #10151: [FLINK-14231] Handle the pending processing-time timers to make endInput semantics on the operator chain strict

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #10151: [FLINK-14231] Handle the pending processing-time timers to make endInput semantics on the operator chain strict URL: https://github.com/apache/flink/pull/10151#issuecomment-552442468 ## CI report: *

[GitHub] [flink] flinkbot edited a comment on issue #11063: [FLINK-15938][table-planner-blink] Enable state cleanup in background…

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11063: [FLINK-15938][table-planner-blink] Enable state cleanup in background… URL: https://github.com/apache/flink/pull/11063#issuecomment-584684124 ## CI report: * 420d42f48e38d837462e6c0eec4acd5f3ce4d935 Travis:

[GitHub] [flink] flinkbot edited a comment on issue #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type…

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type… URL: https://github.com/apache/flink/pull/10745#issuecomment-570165880 ## CI report: * 862f3c5fd9e77184af08aea1231cf3a00e03b193 Travis:

[jira] [Assigned] (FLINK-15988) Make JsonRowSerializationSchema's constructor private

2020-02-11 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu reassigned FLINK-15988: --- Assignee: Benchao Li > Make JsonRowSerializationSchema's constructor private >

[GitHub] [flink] flinkbot edited a comment on issue #11055: [FLINK-15990][table] Remove register source and sink in ConnectTableDescriptor

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11055: [FLINK-15990][table] Remove register source and sink in ConnectTableDescriptor URL: https://github.com/apache/flink/pull/11055#issuecomment-584564020 ## CI report: * ff83531840d16c504cb18adc21e7e9a4271cf53f Travis:

[GitHub] [flink] TisonKun closed pull request #10956: [FLINK-15646][K8s]Configurable K8s context support.

2020-02-11 Thread GitBox
TisonKun closed pull request #10956: [FLINK-15646][K8s]Configurable K8s context support. URL: https://github.com/apache/flink/pull/10956 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [flink] flinkbot edited a comment on issue #11010: [FLINK-15836][k8s] Start a new pods watcher in KubernetesResourceManager when the old one is closed with exception

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11010: [FLINK-15836][k8s] Start a new pods watcher in KubernetesResourceManager when the old one is closed with exception URL: https://github.com/apache/flink/pull/11010#issuecomment-581769412 ## CI report: *

[GitHub] [flink] flinkbot edited a comment on issue #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type…

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type… URL: https://github.com/apache/flink/pull/10745#issuecomment-570165880 ## CI report: * 862f3c5fd9e77184af08aea1231cf3a00e03b193 Travis:

[GitHub] [flink] flinkbot edited a comment on issue #10899: [FLINK-15668][tests] Remove travis test stages for legacy scheduler

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #10899: [FLINK-15668][tests] Remove travis test stages for legacy scheduler URL: https://github.com/apache/flink/pull/10899#issuecomment-575987886 ## CI report: * edb45d1c1b293737afe771c4055ea5f83b8c5cf3 Travis:

[GitHub] [flink] flinkbot edited a comment on issue #11060: [FLINK-15994][Table-planner-blink]Support byte array argument for FROM_BASE64 function

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11060: [FLINK-15994][Table-planner-blink]Support byte array argument for FROM_BASE64 function URL: https://github.com/apache/flink/pull/11060#issuecomment-584620729 ## CI report: * e919c3a4c8d702ad6583c004b62bed7df782ccb6 Travis:

[GitHub] [flink] flinkbot edited a comment on issue #11055: [FLINK-15990][table] Remove register source and sink in ConnectTableDescriptor

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11055: [FLINK-15990][table] Remove register source and sink in ConnectTableDescriptor URL: https://github.com/apache/flink/pull/11055#issuecomment-584564020 ## CI report: * ff83531840d16c504cb18adc21e7e9a4271cf53f Travis:

[GitHub] [flink] flinkbot edited a comment on issue #11065: [hotfix] Fix the wrong Javadoc of HadoopSecurityContext

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11065: [hotfix] Fix the wrong Javadoc of HadoopSecurityContext URL: https://github.com/apache/flink/pull/11065#issuecomment-585019009 ## CI report: * 52cdf88abde4e96ae9b243989b8d57fd75525af9 Travis:

[GitHub] [flink] flinkbot edited a comment on issue #11064: [FLINK-15992][table] Fix classloader when finding TableFactory

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11064: [FLINK-15992][table] Fix classloader when finding TableFactory URL: https://github.com/apache/flink/pull/11064#issuecomment-584988879 ## CI report: * d803ebfd0ed066087c5330d88b9412c060740059 Travis:

[GitHub] [flink] flinkbot edited a comment on issue #11054: [FLINK-15652][K8s] Support for imagePullSecrets K8s option.

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11054: [FLINK-15652][K8s] Support for imagePullSecrets K8s option. URL: https://github.com/apache/flink/pull/11054#issuecomment-584462322 ## CI report: * 47f64cd0ddbb74874daff1607a30a999f4554ce1 Travis:

[jira] [Created] (FLINK-16012) Reduce the default number of exclusive buffers from 2 to 1 on receiver side

2020-02-11 Thread zhijiang (Jira)
zhijiang created FLINK-16012: Summary: Reduce the default number of exclusive buffers from 2 to 1 on receiver side Key: FLINK-16012 URL: https://issues.apache.org/jira/browse/FLINK-16012 Project: Flink

[GitHub] [flink] flinkbot edited a comment on issue #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type…

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type… URL: https://github.com/apache/flink/pull/10745#issuecomment-570165880 ## CI report: * 862f3c5fd9e77184af08aea1231cf3a00e03b193 Travis:

[jira] [Updated] (FLINK-16012) Reduce the default number of exclusive buffers from 2 to 1 on receiver side

2020-02-11 Thread zhijiang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhijiang updated FLINK-16012: - Fix Version/s: 1.11.0 > Reduce the default number of exclusive buffers from 2 to 1 on receiver side >

[jira] [Assigned] (FLINK-16012) Reduce the default number of exclusive buffers from 2 to 1 on receiver side

2020-02-11 Thread zhijiang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhijiang reassigned FLINK-16012: Assignee: Yingjie Cao > Reduce the default number of exclusive buffers from 2 to 1 on receiver

[GitHub] [flink] dawidwys commented on issue #11066: [FLINK-15941] [format-avro] RegistryAvroSerializationSchema registers schema on first message only

2020-02-11 Thread GitBox
dawidwys commented on issue #11066: [FLINK-15941] [format-avro] RegistryAvroSerializationSchema registers schema on first message only URL: https://github.com/apache/flink/pull/11066#issuecomment-585075220 Thank you @swhelan091 for your contribution. Merged it into the master.

[jira] [Created] (FLINK-16007) Add rules to push down the Java Calls contained in Python Correlate node

2020-02-11 Thread Huang Xingbo (Jira)
Huang Xingbo created FLINK-16007: Summary: Add rules to push down the Java Calls contained in Python Correlate node Key: FLINK-16007 URL: https://issues.apache.org/jira/browse/FLINK-16007 Project:

[jira] [Commented] (FLINK-15870) Wait the job's terminal state through REST interface

2020-02-11 Thread Yangze Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034956#comment-17034956 ] Yangze Guo commented on FLINK-15870: [~gjy]Thanks for your information. I'm excited to see

[jira] [Closed] (FLINK-15870) Wait the job's terminal state through REST interface

2020-02-11 Thread Yangze Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yangze Guo closed FLINK-15870. -- Fix Version/s: (was: 1.11.0) Resolution: Won't Fix > Wait the job's terminal state through

[jira] [Commented] (FLINK-15562) Unable to create walk through project

2020-02-11 Thread Yangze Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034958#comment-17034958 ] Yangze Guo commented on FLINK-15562: Yes, I'd like to. > Unable to create walk through project >

[jira] [Updated] (FLINK-15646) Configurable K8s context support

2020-02-11 Thread Zili Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zili Chen updated FLINK-15646: -- Fix Version/s: (was: 1.10.1) > Configurable K8s context support >

[GitHub] [flink] sunhaibotb commented on issue #10151: [FLINK-14231] Handle the pending processing-time timers to make endInput semantics on the operator chain strict

2020-02-11 Thread GitBox
sunhaibotb commented on issue #10151: [FLINK-14231] Handle the pending processing-time timers to make endInput semantics on the operator chain strict URL: https://github.com/apache/flink/pull/10151#issuecomment-584990787 I've updated the PR code to address comments. Thanks. @rkhachatryan

[jira] [Closed] (FLINK-15646) Configurable K8s context support

2020-02-11 Thread Zili Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zili Chen closed FLINK-15646. - Resolution: Fixed master via 407b5bc6be31603c1f1a7d6637a3599ef98370e8 It is not a bugfix issue but a

[GitHub] [flink] flinkbot edited a comment on issue #10151: [FLINK-14231] Handle the pending processing-time timers to make endInput semantics on the operator chain strict

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #10151: [FLINK-14231] Handle the pending processing-time timers to make endInput semantics on the operator chain strict URL: https://github.com/apache/flink/pull/10151#issuecomment-552442468 ## CI report: *

[GitHub] [flink] flinkbot edited a comment on issue #11010: [FLINK-15836][k8s] Start a new pods watcher in KubernetesResourceManager when the old one is closed with exception

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11010: [FLINK-15836][k8s] Start a new pods watcher in KubernetesResourceManager when the old one is closed with exception URL: https://github.com/apache/flink/pull/11010#issuecomment-581769412 ## CI report: *

[GitHub] [flink] wangxlong commented on a change in pull request #11060: [FLINK-15994][Table-planner-blink]Support byte array argument for FROM_BASE64 function

2020-02-11 Thread GitBox
wangxlong commented on a change in pull request #11060: [FLINK-15994][Table-planner-blink]Support byte array argument for FROM_BASE64 function URL: https://github.com/apache/flink/pull/11060#discussion_r378024636 ## File path:

[GitHub] [flink] flinkbot commented on issue #11066: [FLINK-15941] [format-avro] RegistryAvroSerializationSchema registers schema on first message only

2020-02-11 Thread GitBox
flinkbot commented on issue #11066: [FLINK-15941] [format-avro] RegistryAvroSerializationSchema registers schema on first message only URL: https://github.com/apache/flink/pull/11066#issuecomment-585033022 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot.

[GitHub] [flink] flinkbot edited a comment on issue #11055: [FLINK-15990][table] Remove register source and sink in ConnectTableDescriptor

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11055: [FLINK-15990][table] Remove register source and sink in ConnectTableDescriptor URL: https://github.com/apache/flink/pull/11055#issuecomment-584564020 ## CI report: * ff83531840d16c504cb18adc21e7e9a4271cf53f Travis:

[jira] [Created] (FLINK-16013) List config option could not be parsed correctly

2020-02-11 Thread Yang Wang (Jira)
Yang Wang created FLINK-16013: - Summary: List config option could not be parsed correctly Key: FLINK-16013 URL: https://issues.apache.org/jira/browse/FLINK-16013 Project: Flink Issue Type: Bug

[jira] [Commented] (FLINK-15982) 'Quickstarts Java nightly end-to-end test' is failed on travis

2020-02-11 Thread Robert Metzger (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17035112#comment-17035112 ] Robert Metzger commented on FLINK-15982: I ran into the issue as well. I believe the problem is

[jira] [Updated] (FLINK-15982) 'Quickstarts Java nightly end-to-end test' is failed on travis

2020-02-11 Thread Robert Metzger (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger updated FLINK-15982: --- Affects Version/s: 1.11.0 > 'Quickstarts Java nightly end-to-end test' is failed on travis

[jira] [Assigned] (FLINK-15982) 'Quickstarts Java nightly end-to-end test' is failed on travis

2020-02-11 Thread Robert Metzger (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger reassigned FLINK-15982: -- Assignee: Robert Metzger > 'Quickstarts Java nightly end-to-end test' is failed on

[jira] [Created] (FLINK-16009) Native support for the Variable-length and Zig-zag Variable-length integers

2020-02-11 Thread Yun Gao (Jira)
Yun Gao created FLINK-16009: --- Summary: Native support for the Variable-length and Zig-zag Variable-length integers Key: FLINK-16009 URL: https://issues.apache.org/jira/browse/FLINK-16009 Project: Flink

[GitHub] [flink] flinkbot commented on issue #11064: [FLINK-15992][table] Fix classloader when finding TableFactory

2020-02-11 Thread GitBox
flinkbot commented on issue #11064: [FLINK-15992][table] Fix classloader when finding TableFactory URL: https://github.com/apache/flink/pull/11064#issuecomment-584980819 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review

[GitHub] [flink] TisonKun commented on a change in pull request #11054: [FLINK-15652][K8s] Support for imagePullSecrets K8s option.

2020-02-11 Thread GitBox
TisonKun commented on a change in pull request #11054: [FLINK-15652][K8s] Support for imagePullSecrets K8s option. URL: https://github.com/apache/flink/pull/11054#discussion_r378020468 ## File path:

[GitHub] [flink] flinkbot edited a comment on issue #11055: [FLINK-15990][table] Remove register source and sink in ConnectTableDescriptor

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11055: [FLINK-15990][table] Remove register source and sink in ConnectTableDescriptor URL: https://github.com/apache/flink/pull/11055#issuecomment-584564020 ## CI report: * ff83531840d16c504cb18adc21e7e9a4271cf53f Travis:

[GitHub] [flink] flinkbot edited a comment on issue #11054: [FLINK-15652][K8s] Support for imagePullSecrets K8s option.

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11054: [FLINK-15652][K8s] Support for imagePullSecrets K8s option. URL: https://github.com/apache/flink/pull/11054#issuecomment-584462322 ## CI report: * 47f64cd0ddbb74874daff1607a30a999f4554ce1 Travis:

[GitHub] [flink] flinkbot edited a comment on issue #10151: [FLINK-14231] Handle the pending processing-time timers to make endInput semantics on the operator chain strict

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #10151: [FLINK-14231] Handle the pending processing-time timers to make endInput semantics on the operator chain strict URL: https://github.com/apache/flink/pull/10151#issuecomment-552442468 ## CI report: *

[GitHub] [flink] wangxlong commented on issue #11058: [FLINK-15995][Table-planner-blink] Change TO_BASE64 sql operator defination

2020-02-11 Thread GitBox
wangxlong commented on issue #11058: [FLINK-15995][Table-planner-blink] Change TO_BASE64 sql operator defination URL: https://github.com/apache/flink/pull/11058#issuecomment-584972644 @flinkbot run travis This is an

[GitHub] [flink] wuchong commented on a change in pull request #11063: [FLINK-15938][table-planner-blink] Enable state cleanup in background…

2020-02-11 Thread GitBox
wuchong commented on a change in pull request #11063: [FLINK-15938][table-planner-blink] Enable state cleanup in background… URL: https://github.com/apache/flink/pull/11063#discussion_r378021090 ## File path:

[GitHub] [flink] wuchong commented on a change in pull request #11063: [FLINK-15938][table-planner-blink] Enable state cleanup in background…

2020-02-11 Thread GitBox
wuchong commented on a change in pull request #11063: [FLINK-15938][table-planner-blink] Enable state cleanup in background… URL: https://github.com/apache/flink/pull/11063#discussion_r378021090 ## File path:

[GitHub] [flink] flinkbot edited a comment on issue #10151: [FLINK-14231] Handle the pending processing-time timers to make endInput semantics on the operator chain strict

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #10151: [FLINK-14231] Handle the pending processing-time timers to make endInput semantics on the operator chain strict URL: https://github.com/apache/flink/pull/10151#issuecomment-552442468 ## CI report: *

[GitHub] [flink] libenchao commented on a change in pull request #11063: [FLINK-15938][table-planner-blink] Enable state cleanup in background…

2020-02-11 Thread GitBox
libenchao commented on a change in pull request #11063: [FLINK-15938][table-planner-blink] Enable state cleanup in background… URL: https://github.com/apache/flink/pull/11063#discussion_r378026483 ## File path:

[jira] [Commented] (FLINK-15988) Make JsonRowSerializationSchema's constructor private

2020-02-11 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17035085#comment-17035085 ] Benchao Li commented on FLINK-15988: cc [~dwysakowicz] [~twalthr] [~jark] > Make

[jira] [Commented] (FLINK-16005) Propagate yarn.application.classpath from client to TaskManager Classpath

2020-02-11 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17035101#comment-17035101 ] Yang Wang commented on FLINK-16005: --- I think this behavior is by design for Yarn. The jobmanager(i.e.

[GitHub] [flink] flinkbot edited a comment on issue #11066: [FLINK-15941] [format-avro] RegistryAvroSerializationSchema registers schema on first message only

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11066: [FLINK-15941] [format-avro] RegistryAvroSerializationSchema registers schema on first message only URL: https://github.com/apache/flink/pull/11066#issuecomment-585041196 ## CI report: * 42576e72b45fb023ced6d80819d919ba6110c00c Travis:

[GitHub] [flink] flinkbot edited a comment on issue #11010: [FLINK-15836][k8s] Start a new pods watcher in KubernetesResourceManager when the old one is closed with exception

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #11010: [FLINK-15836][k8s] Start a new pods watcher in KubernetesResourceManager when the old one is closed with exception URL: https://github.com/apache/flink/pull/11010#issuecomment-581769412 ## CI report: *

[GitHub] [flink] flinkbot commented on issue #11064: [FLINK-15992][table] Fix classloader when finding TableFactory

2020-02-11 Thread GitBox
flinkbot commented on issue #11064: [FLINK-15992][table] Fix classloader when finding TableFactory URL: https://github.com/apache/flink/pull/11064#issuecomment-584988879 ## CI report: * d803ebfd0ed066087c5330d88b9412c060740059 UNKNOWN Bot commands The @flinkbot

[GitHub] [flink] wuchong commented on a change in pull request #11060: [FLINK-15994][Table-planner-blink]Support byte array argument for FROM_BASE64 function

2020-02-11 Thread GitBox
wuchong commented on a change in pull request #11060: [FLINK-15994][Table-planner-blink]Support byte array argument for FROM_BASE64 function URL: https://github.com/apache/flink/pull/11060#discussion_r378015754 ## File path:

[GitHub] [flink] flinkbot edited a comment on issue #10883: [FLINK-15629][runtime] Remove LegacyScheduler class and the consequently unused codes

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #10883: [FLINK-15629][runtime] Remove LegacyScheduler class and the consequently unused codes URL: https://github.com/apache/flink/pull/10883#issuecomment-575556059 ## CI report: * 7b96f07104a110c1d1b0aafbc0427c45b38f14d8 Travis:

[GitHub] [flink] flinkbot edited a comment on issue #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type…

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #10745: [FLINK-15445][connectors/jdbc] JDBC Table Source didn't work for Type… URL: https://github.com/apache/flink/pull/10745#issuecomment-570165880 ## CI report: * 862f3c5fd9e77184af08aea1231cf3a00e03b193 Travis:

[jira] [Commented] (FLINK-15981) Control the direct memory in FileChannelBoundedData.FileBufferReader

2020-02-11 Thread zhijiang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17035052#comment-17035052 ] zhijiang commented on FLINK-15981: -- [~sewen] You really proposed some good and critical questions. I

[jira] [Closed] (FLINK-15941) ConfluentSchemaRegistryCoder should not perform HTTP requests for all request

2020-02-11 Thread Dawid Wysakowicz (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Wysakowicz closed FLINK-15941. Resolution: Fixed Implemented in 3cbee0afe2b59fa50b4f245bc3be1012dab6d101 >

[jira] [Updated] (FLINK-15992) Incorrect classloader when finding TableFactory

2020-02-11 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu updated FLINK-15992: Component/s: Table SQL / API > Incorrect classloader when finding TableFactory >

[jira] [Assigned] (FLINK-15992) Incorrect classloader when finding TableFactory

2020-02-11 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu reassigned FLINK-15992: --- Assignee: Victor Wong > Incorrect classloader when finding TableFactory >

[jira] [Commented] (FLINK-16009) Native support for the Variable-length and Zig-zag Variable-length integers

2020-02-11 Thread Yun Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034977#comment-17034977 ] Yun Gao commented on FLINK-16009: - I will first perform some experiments to show if reducing the size of

[GitHub] [flink] sunhaibotb commented on a change in pull request #10151: [FLINK-14231] Handle the pending processing-time timers to make endInput semantics on the operator chain strict

2020-02-11 Thread GitBox
sunhaibotb commented on a change in pull request #10151: [FLINK-14231] Handle the pending processing-time timers to make endInput semantics on the operator chain strict URL: https://github.com/apache/flink/pull/10151#discussion_r378005067 ## File path:

[GitHub] [flink] sunhaibotb commented on a change in pull request #10151: [FLINK-14231] Handle the pending processing-time timers to make endInput semantics on the operator chain strict

2020-02-11 Thread GitBox
sunhaibotb commented on a change in pull request #10151: [FLINK-14231] Handle the pending processing-time timers to make endInput semantics on the operator chain strict URL: https://github.com/apache/flink/pull/10151#discussion_r378005067 ## File path:

[GitHub] [flink] flinkbot edited a comment on issue #10858: [FLINK-15582][tests] Enable batch scheduling tests for both LegacyScheduler and DefaultScheduler

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #10858: [FLINK-15582][tests] Enable batch scheduling tests for both LegacyScheduler and DefaultScheduler URL: https://github.com/apache/flink/pull/10858#issuecomment-574561465 ## CI report: * cf716ecc2f23aa89683be8096f16725b1f1f8d26 Travis:

[GitHub] [flink] flinkbot edited a comment on issue #10899: [FLINK-15668][tests] Remove travis test stages for legacy scheduler

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #10899: [FLINK-15668][tests] Remove travis test stages for legacy scheduler URL: https://github.com/apache/flink/pull/10899#issuecomment-575987886 ## CI report: * edb45d1c1b293737afe771c4055ea5f83b8c5cf3 Travis:

[jira] [Commented] (FLINK-16001) Avoid using Java Streams in construction of ExecutionGraph

2020-02-11 Thread Jiayi Liao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034993#comment-17034993 ] Jiayi Liao commented on FLINK-16001: [~gjy] > Isn't the bulk of the computation done in

[jira] [Created] (FLINK-16010) Support notFollowedBy with interval as the last part of a Pattern

2020-02-11 Thread shuai.xu (Jira)
shuai.xu created FLINK-16010: Summary: Support notFollowedBy with interval as the last part of a Pattern Key: FLINK-16010 URL: https://issues.apache.org/jira/browse/FLINK-16010 Project: Flink

[GitHub] [flink] wuchong merged pull request #11058: [FLINK-15995][Table-planner-blink] Change TO_BASE64 sql operator defination

2020-02-11 Thread GitBox
wuchong merged pull request #11058: [FLINK-15995][Table-planner-blink] Change TO_BASE64 sql operator defination URL: https://github.com/apache/flink/pull/11058 This is an automated message from the Apache Git Service. To

[GitHub] [flink] flinkbot edited a comment on issue #10858: [FLINK-15582][tests] Enable batch scheduling tests for both LegacyScheduler and DefaultScheduler

2020-02-11 Thread GitBox
flinkbot edited a comment on issue #10858: [FLINK-15582][tests] Enable batch scheduling tests for both LegacyScheduler and DefaultScheduler URL: https://github.com/apache/flink/pull/10858#issuecomment-574561465 ## CI report: * cf716ecc2f23aa89683be8096f16725b1f1f8d26 Travis:

[jira] [Created] (FLINK-16011) Normalize the within usage in Pattern

2020-02-11 Thread shuai.xu (Jira)
shuai.xu created FLINK-16011: Summary: Normalize the within usage in Pattern Key: FLINK-16011 URL: https://issues.apache.org/jira/browse/FLINK-16011 Project: Flink Issue Type: Improvement

  1   2   3   4   >