Re: Deletion of relationships

2018-02-22 Thread Pierre Padovani
Hi Sarath, I just had a coworker open an issue related to this. https://issues.apache.org/jira/projects/ATLAS/issues/ATLAS-2458 We were trying to verify your fixes and ran across this. The guid does indeed show up now, but delete doesn't function as we would expect. Is this possibly due to the

Re: Deletion of relationships

2018-02-14 Thread Sarath Subramanian
Pierre, Yes, that is a bug. We have changed guid to relationshipGuid. I have made the fix as part of another patch I'm working on. Will get this fixed shortly. Thanks for catching this. Thanks, Sarath Subramanian On Wed, Feb 14, 2018 at 7:12 AM, Pierre Padovani <

Deletion of relationships

2018-02-14 Thread Pierre Padovani
Hey folks.. I'm playing with the latest master, and I ran across something I just don't get. According to the code, delete of relationships is supported as long as you have the guid of the relationship. When I create a simple setup of a hive_table as an input to a Process, and retrieve it I get

Deletion of relationships

2018-02-13 Thread Pierre Padovani
Hey folks.. I'm playing with the latest master, and I ran across something I just don't get. According to the code, delete of relationships is supported as long as you have the guid of the relationship. When I create a simple setup of a hive_table as an input to a Process, and retrieve it I get