You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Yuming Cao (Jira)" <ji...@apache.org> on 2022/01/06 06:56:00 UTC

[jira] [Updated] (KYLIN-5132) controller.TableController:199 : HIVE_STATS_JDBC_TIMEOUT java.lang.NoSuchFieldError: HIVE_STATS_JDBC_TIMEOUT

     [ https://issues.apache.org/jira/browse/KYLIN-5132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yuming Cao updated KYLIN-5132:
------------------------------
    Attachment: 05799056-b559-4f8c-8d7c-5db030229392-00.log
                20220106142727.png
                20220106142758.png
                kylin.log
                PM01_05799056b5594f8c8d7c5db03022939200.log

> controller.TableController:199 : HIVE_STATS_JDBC_TIMEOUT java.lang.NoSuchFieldError: HIVE_STATS_JDBC_TIMEOUT
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: KYLIN-5132
>                 URL: https://issues.apache.org/jira/browse/KYLIN-5132
>             Project: Kylin
>          Issue Type: Bug
>          Components: Spark Engine
>    Affects Versions: v4.0.1
>         Environment: CDH 6.3.2;Hadoop 3.0.0;Hive 2.1.1;Spark 2.4.0
>            Reporter: Yuming Cao
>            Priority: Major
>         Attachments: 05799056-b559-4f8c-8d7c-5db030229392-00.log, 20220106142727.png, 20220106142758.png, PM01_05799056b5594f8c8d7c5db03022939200.log, QQ截图20211123180315.png, kylin (2)-1.log, kylin.log
>
>
> I tried it twice in total:
> For the first time, I added SPARK_HOME in /etc/profile , and then when I started kylin, it prompted "Skip spark which not owned by kylin. SPARK_HOME is /opt/cloudera/parcels/CDH/lib/spark and KYLIN_HOME is /opt/kylin.
> Please download the correct version of Apache Spark, unzip it, rename it to'spark' and put it in /opt/kylin directory.
> Do not use the spark that comes with your hadoop environment."
> So I deleted SPARK_HOME from the environment variable, then used "$KYLIN_HOME/bin/download-spark.sh" to download "spark-2.4.7-bin-hadoop2.7.tgz" and automatically unzip it under $KYLIN_HOME/spark, and started kylin again, and it prompted  "Failed to take action" after I Load Table From Tree, and the log has the following error:
> "ERROR [http-bio-7070-exec-6] controller.TableController:199: HIVE_STATS_JDBC_TIMEOUT
> java.lang.NoSuchFieldError: HIVE_STATS_JDBC_TIMEOUT". So what should I do now, spark under $KYLIN_HOME needs to modify the configuration or how to do it?
> Attach the error part of the log



--
This message was sent by Atlassian Jira
(v8.20.1#820001)