[
https://issues.apache.org/jira/browse/IMPALA-9144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16971454#comment-16971454
]
Donghui Xu commented on IMPALA-9144:
------------------------------------
Thank you, [~stigahuang].
This is a permanant error. I can't test direct use of hive. I can create and
drop table in impala-shell.
> Failed to drop database
> -----------------------
>
> Key: IMPALA-9144
> URL: https://issues.apache.org/jira/browse/IMPALA-9144
> Project: IMPALA
> Issue Type: Bug
> Components: Backend
> Affects Versions: Impala 3.3.0
> Reporter: Donghui Xu
> Priority: Major
> Attachments: catalogd.ERROR
>
>
> I succeeded in creating the database in impala shell, but I failed to execute
> the drop database command, the error was as follows:
> Query: drop database impala
> ERROR: ImpalaRuntimeException: Error making 'dropDatabase' RPC to Hive
> Metastore:
> CAUSED BY: MetaException: java.lang.RuntimeException:
> com.zaxxer.hikari.pool.HikariPool$PoolInitializationException: Failed to
> initialize pool: FATAL: password authentication failed for user "impala"
> CAUSED BY: RuntimeException:
> com.zaxxer.hikari.pool.HikariPool$PoolInitializationException: Failed to
> initialize pool: FATAL: password authentication failed for user "impala"
> CAUSED BY: PoolInitializationException: Failed to initialize pool: FATAL:
> password authentication failed for user "impala"
> CAUSED BY: PSQLException: FATAL: password authentication failed for user
> "impala"
> After I execute invalidate metadata, I can't see the database that failed to
> be deleted.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]