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

Donghui Xu updated IMPALA-9144:
-------------------------------
    Attachment: catalogd.ERROR

> 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: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to