[
https://issues.apache.org/jira/browse/IMPALA-9144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16971445#comment-16971445
]
Quanlong Huang commented on IMPALA-9144:
----------------------------------------
Thanks for uploading the log file. It looks like the error happens between Hive
Metastore and Postgres Server by using the "impala" user name.
Is this a permanant error? Could you try connecting to Hive directly (e.g.
using Beeline) with "impala" user name and run some hive queries? Does it
succeed to drop a table?
> 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]