[
https://issues.apache.org/jira/browse/IMPALA-8174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fredy Wijaya reassigned IMPALA-8174:
------------------------------------
Assignee: Fredy Wijaya
> test_catalog_restart failed with exception "Detected catalog service ID
> change"
> -------------------------------------------------------------------------------
>
> Key: IMPALA-8174
> URL: https://issues.apache.org/jira/browse/IMPALA-8174
> Project: IMPALA
> Issue Type: Bug
> Components: Catalog
> Affects Versions: Impala 3.2.0
> Reporter: Michael Ho
> Assignee: Fredy Wijaya
> Priority: Blocker
> Labels: broken-build
>
> test_catalog_restart failed with exception "Detected catalog service ID
> change". Didn't dig too much into the details.
> cc'ing [~fredyw],[~bharathv],[~paul.rogers]
> {noformat}
> Error Message
> ImpalaBeeswaxException: ImpalaBeeswaxException: INNER EXCEPTION: <class
> 'beeswaxd.ttypes.BeeswaxException'> MESSAGE: CatalogException: Detected
> catalog service ID change. Aborting updateCatalog()
> Stacktrace
> authorization/test_authorization.py:432: in test_catalog_restart
> self.role_cleanup(unique_role)
> authorization/test_authorization.py:438: in role_cleanup
> self.client.execute("drop role %s" % role_name)
> common/impala_connection.py:174: in execute
> return self.__beeswax_client.execute(sql_stmt, user=user)
> beeswax/impala_beeswax.py:183: in execute
> handle = self.__execute_query(query_string.strip(), user=user)
> beeswax/impala_beeswax.py:358: in __execute_query
> handle = self.execute_query_async(query_string, user=user)
> beeswax/impala_beeswax.py:352: in execute_query_async
> handle = self.__do_rpc(lambda: self.imp_service.query(query,))
> beeswax/impala_beeswax.py:512: in __do_rpc
> raise ImpalaBeeswaxException(self.__build_error_message(b), b)
> E ImpalaBeeswaxException: ImpalaBeeswaxException:
> E INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'>
> E MESSAGE: CatalogException: Detected catalog service ID change. Aborting
> updateCatalog()
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]