You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "tim yu (Jira)" <ji...@apache.org> on 2021/03/12 10:58:00 UTC

[jira] [Created] (FLINK-21747) Encounter an exception that contains "max key length exceeded ..." when reporting metrics to influxdb

tim yu created FLINK-21747:
------------------------------

             Summary: Encounter an exception that contains "max key length exceeded ..."  when reporting metrics to influxdb
                 Key: FLINK-21747
                 URL: https://issues.apache.org/jira/browse/FLINK-21747
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Metrics
    Affects Versions: 1.10.0
            Reporter: tim yu


I run a stream job with insert statement whose size is too long, it report metrics to influxdb. I find many influxdb exceptions that contains "max key length exceeded ..." in the log file of job manager . The job could not write the metrics to the influxdb, because "task_name" and "operator_name" is too long.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)