Hi, thanks for your reply !
chengya...@idengyun.com From: Madhan Neethiraj Date: 2020-08-18 00:24 To: user@atlas.apache.org Subject: Re: graph rollback due to exception AtlasBaseException Hello, Thank you for reporting this issue. This log message can be ignored. It should be logged at debug level, but is incorrectly logged at error level. Here is the workaround to avoid this message: Save a search as ‘Favorite search’. This will create an user-profile entity in Atlas for the logged in user, and this error log will not be seen after this. Thanks, Madhan From: "chengya...@idengyun.com" <chengya...@idengyun.com> Reply-To: "user@atlas.apache.org" <user@atlas.apache.org> Date: Monday, August 17, 2020 at 12:36 AM To: user <user@atlas.apache.org> Subject: graph rollback due to exception AtlasBaseException Hello,when i use atlas , The following error occurs: 2020-08-17 13:34:56,757 ERROR - [pool-1-thread-10 - 4b6574be-a5e7-4daf-a55f-43e6e96d4d4a:] ~ graph rollback due to exception AtlasBaseException:Instance __AtlasUserProfile with unique attribute {name=admin} does not exist (GraphTransactionInterceptor:79) 2020-08-17 13:34:56,936 ERROR - [pool-1-thread-9 - 0764ca22-9211-4d7a-9272-91e2cc71e658:] ~ graph rollback due to exception AtlasBaseException:Instance __AtlasUserProfile with unique attribute {name=admin} does not exist (GraphTransactionInterceptor:79) 2020-08-17 13:35:08,490 ERROR - [pool-1-thread-10 - 05760103-bd84-4717-b04a-7e9704026d6c:] ~ graph rollback due to exception AtlasBaseException:Instance __AtlasUserProfile with unique attribute {name=admin} does not exist (GraphTransactionInterceptor:79) 2020-08-17 13:35:22,372 ERROR - [pool-1-thread-7 - 0071e748-7d84-408c-b038-aee9a7e6bb7f:] ~ graph rollback due to exception AtlasBaseException:Instance __AtlasUserProfile with unique attribute {name=admin} does not exist (GraphTransactionInterceptor:79) some model versions: bigdata platform : CDH 5.12.1 Solr : 5.2.1 Hbase : 1.2.0 Atlas version : 0.8.4 anyone can tell me how to solve this errors?