Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-9144

Failed to drop database

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • Impala 3.3.0
    • None
    • Backend
    • None
    • ghx-label-2

    Description

      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.

      Attachments

        1. catalogd.ERROR
          14 kB
          Davy Xu

        Activity

          People

            Unassigned Unassigned
            davidxdh Davy Xu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: