Created 07-16-2024 05:46 AM
I have two hive tables and I want to manually create a lineage relationship between them using the Atlas API.
I'm trying to run this POST request:
```
```
I'm getting this 404 response:
```
```
Any suggestions for how to manually create lineage using the API would be appreciated.
Created on 08-02-2024 01:46 AM - edited 08-02-2024 01:47 AM
Hi @ipson
Thanks for bringing up the issue, The error message indicates that the qualifiedName attribute is missing or incorrectly specified for the hive_process type. In Apache Atlas, the qualifiedName is a mandatory attribute that uniquely identifies an entity within a cluster.
Created 08-06-2024 03:21 PM
@ipson Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. If you are still experiencing the issue, can you provide the information @Scharan has requested? Thanks.
Regards,
Diana Torres,Created on 08-02-2024 01:46 AM - edited 08-02-2024 01:47 AM
Hi @ipson
Thanks for bringing up the issue, The error message indicates that the qualifiedName attribute is missing or incorrectly specified for the hive_process type. In Apache Atlas, the qualifiedName is a mandatory attribute that uniquely identifies an entity within a cluster.
Created 08-02-2024 08:45 AM
@ipson Can you please confirm Atlas version
Created 08-06-2024 03:21 PM
@ipson Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. If you are still experiencing the issue, can you provide the information @Scharan has requested? Thanks.
Regards,
Diana Torres,