Skip to content

DROP DATABASE generates a postgres issue after 1.0 TDP release  #7

@mehdibn

Description

@mehdibn

To test, from beeline :
CREATE DATABASE test LOCATION test

then

DROP DATABASE test

Table will be well dropped with an error:

ERROR : FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(message:Unable to clean up org.postgresql.util.PSQLException: ERREUR: la relation « txn_components » n'existe pas

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions