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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)