You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Norbert Luksa (Jira)" <ji...@apache.org> on 2021/06/02 16:26:00 UTC

[jira] [Created] (IMPALA-10726) cdpd master compilation failing

Norbert Luksa created IMPALA-10726:
--------------------------------------

             Summary: cdpd master compilation failing
                 Key: IMPALA-10726
                 URL: https://issues.apache.org/jira/browse/IMPALA-10726
             Project: IMPALA
          Issue Type: Bug
            Reporter: Norbert Luksa


We have compilation error in the latest cdpd build:
{code:java}
08:45:44 [ERROR] /data0/jenkins/workspace/impala-cdpd-master-core/repos/Impala/fe/src/main/java/org/apache/impala/catalog/metastore/MetastoreServiceHandler.java:[100,44] cannot find symbol
08:45:44 [ERROR]   symbol:   class GetOpenTxnsRequest
08:45:44 [ERROR]   location: package org.apache.hadoop.hive.metastore.api
08:45:44 [ERROR] /data0/jenkins/workspace/impala-cdpd-master-core/repos/Impala/fe/src/main/java/org/apache/impala/catalog/metastore/MetastoreServiceHandler.java:[2840,48] cannot find symbol
08:45:44 [ERROR]   symbol:   class GetOpenTxnsRequest
08:45:44 [ERROR]   location: class org.apache.impala.catalog.metastore.MetastoreServiceHandler{code}
See job for more info:

https://master-03.jenkins.cloudera.com/job/impala-cdpd-master-core/55/testReport/junit/generate_junitxml/build/a0f544c01ed359a6c400cd6ffb6cba97/



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