[ 
https://issues.apache.org/jira/browse/IMPALA-9144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16971397#comment-16971397
 ] 

Donghui Xu commented on IMPALA-9144:
------------------------------------

The error log is already provided in the attachment. 
I use toolchain and cdp_components-1352353 to compile impala. 
Sentry and ranger are not configured and started, and no authentication 
algorithm is used. The operating system is CentOS Linux release 7.3.1611.
Statestore, catalog, and impala are deployed on a single machine.

> 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]

Reply via email to