反馈已提交

网络繁忙

You are viewing 5.1 help doc. More details are displayed in the latest help doc.

Dashboard errors

  • Recent Updates: April 19, 2022
  • 1. Overview

    This paper introduces the error reporting and solutions related to the dashboard.

    2. New dashboard errors

    2.1 Problem description

    The new dashboard report that template is missing, as shown in the following figure:

    23.png

    2.2 Cause analysis

    1) Lack of file permissions. Generally, you need to configure the corresponding file permissions after configuring FTP or migration projects, otherwise an error will be reported on the new dashboard.

    Users can click "Test connection and save" in the file server set on the platform, and relevant error messages will appear, as shown in the following figure:

    24.png

    2) Network security settings intercept system requests. The commonly used interception tools are WAF and nginx.

    2.3 Solution

    1) Give permissions to the folder as follows:

    chmod -R 777 /home/ftpuser   #Give the write permission to the ftpuser folder

    2) Remove network security interception.

    3. Dashboard preview error

    3.1 Job aborted due to stage failure

    3.1.1 Problem description

    After the data is extracted locally, create a dashboard, add component with the corresponding data. Preview the dashboard and report the following errors:

    Job aborted due to stage failure: Total size of serialized results of 154 tasks (1026.5 MB) is bigger than spark.driver.maxResultSize (1024.0 MB)

     25.png

    3.1.2 Cause analysis

    This error is related to spark driver. Spark 1.2 adds a new feature to limit the amount of data that can be returned to the driver. When the data is too large during query, the protection mechanism will be triggered.

    That is, the amount of data queried is greater than the default maximum returned data amount spark.driver.maxresultsize set by spark.

    3.1.3 Solution

    Add parameters to chart FINE_CONF_ENTITY DistributedOptimizationConfig.spiderConfig.spark_driver_maxResultSize, and set the value of this parameter to the appropriate maximum data size.

    Note: the value here cannot be too large, which will lead to memory overflow.

    3.2 sql{...}is wrong, please check

    3.2.1 Problem phenomenon

    Open real-time data, directly connect to the database, create dashboard, preview the data, and then report an error:

    The SQL:{...}is wrong, please check...

     26.png

    3.2.2 Cause analysis

    This error is caused by sending SQL to the database during dashboard preview. For the error reported by the database, you need to adjust the data according to the error reason after the feedback, and then preview the dashboard again.

    3.2.3 Solution

    For example, the error in the above example is Data conversion error converting “No”. For this error, we can delete the "No" field, or adjust the field type, and then preview the dashboard again.

    Attachment List


    Theme: Make Dashboards
    Already the First
    Already the Last
    • Helpful
    • Not helpful
    • Only read

    售前咨询电话

    400-811-8890转1

    在线技术支持

    在线QQ:800049425

    热线电话:400-811-8890转2

    总裁办24H投诉

    热线电话:173-1278-1526

    文 档反 馈

    鼠标选中内容,快速反馈问题

    鼠标选中存在疑惑的内容,即可快速反馈问题,我们将会跟进处理。

    不再提示

    10s后关闭