Hi,

You can look into logs of catalogd to find the more detailed stacktrace.
BTW, what's the Hive version you used? Could you also share the CreateTable
statement of this table?

Quanlong

On Wed, Jun 2, 2021 at 3:20 PM wldd <wldd1...@163.com> wrote:

> i hava a problem when i use impala insert data into table:
>
> sql : insert into test1 select 1,2;
>
> exception:ERROR: AnalysisException: Failed to load metadata for table:
> 'default.test1'
> CAUSED BY: TableLoadingException: Failed to load metadata for table:
> default.test1. Running 'invalidate metadata default.test1' may resolve this
> problem.
> CAUSED BY: MetaException: Could not retrieve transaction read-only status
> from server
>
>
>
> the impala version is 3.2.0-cdh6.2.1
>
>
>
> --
> Best,
> wldd
>
>
>
>

Reply via email to