[jira] [Created] (ATLAS-2472) Update Atlas documentation for Cassandra support

2018-03-01 Thread Pierre Padovani (JIRA)
Pierre Padovani created ATLAS-2472: -- Summary: Update Atlas documentation for Cassandra support Key: ATLAS-2472 URL: https://issues.apache.org/jira/browse/ATLAS-2472 Project: Atlas Issue

[jira] [Created] (ATLAS-2470) Basic support for Cassandra

2018-03-01 Thread Pierre Padovani (JIRA)
Pierre Padovani created ATLAS-2470: -- Summary: Basic support for Cassandra Key: ATLAS-2470 URL: https://issues.apache.org/jira/browse/ATLAS-2470 Project: Atlas Issue Type: Sub-task

[jira] [Created] (ATLAS-2471) Create Dockerfile support for Cassandra

2018-03-01 Thread Pierre Padovani (JIRA)
Pierre Padovani created ATLAS-2471: -- Summary: Create Dockerfile support for Cassandra Key: ATLAS-2471 URL: https://issues.apache.org/jira/browse/ATLAS-2471 Project: Atlas Issue Type: Sub

[jira] [Comment Edited] (ATLAS-832) atlas_start should start embedded hbase and solr with -Pembedded_services

2018-03-01 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16382510#comment-16382510 ] Pierre Padovani edited comment on ATLAS-832 at 3/1/18 7:30 PM: --- The issue

[jira] [Comment Edited] (ATLAS-832) atlas_start should start embedded hbase and solr with -Pembedded_services

2018-03-01 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16382510#comment-16382510 ] Pierre Padovani edited comment on ATLAS-832 at 3/1/18 7:30 PM: --- The issue

[jira] [Commented] (ATLAS-832) atlas_start should start embedded hbase and solr with -Pembedded_services

2018-03-01 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16382510#comment-16382510 ] Pierre Padovani commented on ATLAS-832: --- The issue is this line in config.py: ```ENV_KEYS

AtlasClientV2 and Spring boot

2018-02-27 Thread Pierre Padovani
, it would be the old style of updating both sides with a reference to each entity. The same test case passes if we use our version of the client from #1 above. Any ideas would be greatly appreciated. Thanks! Pierre Padovani

[jira] [Comment Edited] (ATLAS-2259) Add Janus Graph Cassandra support

2018-02-26 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16377284#comment-16377284 ] Pierre Padovani edited comment on ATLAS-2259 at 2/26/18 6:02 PM: - Hi

[jira] [Commented] (ATLAS-2259) Add Janus Graph Cassandra support

2018-02-26 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16377284#comment-16377284 ] Pierre Padovani commented on ATLAS-2259: Hi [~davidrad], I'm going to spend some time doing more

[jira] [Issue Comment Deleted] (ATLAS-2259) Add Janus Graph Cassandra support

2018-02-26 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Padovani updated ATLAS-2259: --- Comment: was deleted (was: Any updates on this? Is this going to be picked up and worked

[jira] [Updated] (ATLAS-2259) Add Janus Graph Cassandra support

2018-02-26 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Padovani updated ATLAS-2259: --- Summary: Add Janus Graph Cassandra support (was: Add Janus Graph Cassandra support

[jira] [Issue Comment Deleted] (ATLAS-2259) Add Janus Graph Cassandra support

2018-02-26 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Padovani updated ATLAS-2259: --- Comment: was deleted (was: The above is not currently working after the update to Janus 0.2.0

Please add me as a contributor

2018-02-23 Thread Pierre Padovani
I'd like to be added as a contributor please. My GitHub username is: ppadovani Thanks! Pierre

Re: Deletion of relationships

2018-02-22 Thread Pierre Padovani
fb900ed44358b8b2c643e > 439820d2e6> > . > > Hope this helps. > > > Thanks, > Sarath > > On Wed, Feb 14, 2018 at 7:12 AM, Pierre Padovani < > pierre.padov...@civitaslearning.com> wrote: > > > Hey folks.. I'm playing with the latest master, and I ra

[jira] [Commented] (ATLAS-2270) Supported combinations of persistent store and index backend

2018-02-22 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16373048#comment-16373048 ] Pierre Padovani commented on ATLAS-2270: [~davidrad] I'd be happy to be a contributor and get

Re: Relationships to struct fields

2018-02-20 Thread Pierre Padovani
this and > whether there are alternative ways to model what you need, all the best, > David. > > > > From: Pierre Padovani <pierre.padov...@civitaslearning.com> > To: dev@atlas.apache.org > Date: 20/02/2018 14:26 > Subject:Relationships to struct fie

Relationships to struct fields

2018-02-20 Thread Pierre Padovani
Quick question, as I could not find any documentation that asserts this is a valid use case or not. I have a type with a struct. I'd like to create a relationship from a field in the struct to another type. Is this even possible?

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
dBy": [], "meanings": [], "alsoKnownAs": [], "tags": [], "embeddedMetadata": [], "contributor": [], "starRatings": [], "managedResources": [], "meetings": [], "todos": [], "likes": [] }, "classifications": [] } } The relationship has no guid, and therefore I cannot directly access it to delete it. I know the guid was there in a previous build off of master, but it seems to have vanished. Ideas? Thanks! Pierre Padovani

[jira] [Commented] (ATLAS-2259) Add Janus Graph Cassandra support to the default build

2018-01-11 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16322731#comment-16322731 ] Pierre Padovani commented on ATLAS-2259: Any updates on this? Is this going to be picked up

[jira] [Updated] (ATLAS-2249) Upgrade Atlas Client to use Jersey 2

2017-11-30 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Padovani updated ATLAS-2249: --- Attachment: client-jersey2-V4.patch Updates to the patch based on current master changes

[jira] [Comment Edited] (ATLAS-2259) Add Janus Graph Cassandra support to the default build

2017-11-28 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16269278#comment-16269278 ] Pierre Padovani edited comment on ATLAS-2259 at 11/28/17 7:10 PM: -- Here

[jira] [Commented] (ATLAS-2259) Add Janus Graph Cassandra support to the default build

2017-11-28 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16269278#comment-16269278 ] Pierre Padovani commented on ATLAS-2259: Here is the current working pom.xml dependency additions

[jira] [Commented] (ATLAS-2270) Supported combinations of persistent store and index backend

2017-11-28 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16269246#comment-16269246 ] Pierre Padovani commented on ATLAS-2270: Hi [~grahamwallis] IMHO - In terms of the Janus-ES

[jira] [Comment Edited] (ATLAS-2270) Supported combinations of persistent store and index backend

2017-11-28 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16269001#comment-16269001 ] Pierre Padovani edited comment on ATLAS-2270 at 11/28/17 5:24 PM

[jira] [Commented] (ATLAS-2270) Supported combinations of persistent store and index backend

2017-11-28 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16269001#comment-16269001 ] Pierre Padovani commented on ATLAS-2270: [~davidrad] Per the JanusGraph documentation, Cassandra

[jira] [Issue Comment Deleted] (ATLAS-2270) Supported combinations of persistent store and index backend

2017-11-28 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Padovani updated ATLAS-2270: --- Comment: was deleted (was: [~davidrad] Looking at the Janus documentation it indicates full

[jira] [Commented] (ATLAS-2270) Supported combinations of persistent store and index backend

2017-11-28 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16268883#comment-16268883 ] Pierre Padovani commented on ATLAS-2270: [~davidrad] Looking at the Janus documentation

[jira] [Comment Edited] (ATLAS-2270) Supported combinations of persistent store and index backend

2017-11-27 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16267205#comment-16267205 ] Pierre Padovani edited comment on ATLAS-2270 at 11/27/17 9:15 PM

[jira] [Commented] (ATLAS-2259) Add Janus Graph Cassandra support to the default build

2017-11-27 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16267284#comment-16267284 ] Pierre Padovani commented on ATLAS-2259: The above is not currently working after the update

[jira] [Comment Edited] (ATLAS-2270) Supported combinations of persistent store and index backend

2017-11-27 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16267205#comment-16267205 ] Pierre Padovani edited comment on ATLAS-2270 at 11/27/17 7:10 PM

[jira] [Commented] (ATLAS-2270) Supported combinations of persistent store and index backend

2017-11-27 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16267205#comment-16267205 ] Pierre Padovani commented on ATLAS-2270: Not everyone wants to be tied to using Hadoop/HDFS

[jira] [Comment Edited] (ATLAS-2270) Supported combinations of persistent store and index backend

2017-11-27 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16267074#comment-16267074 ] Pierre Padovani edited comment on ATLAS-2270 at 11/27/17 5:11 PM: -- I

[jira] [Commented] (ATLAS-2270) Supported combinations of persistent store and index backend

2017-11-27 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16267074#comment-16267074 ] Pierre Padovani commented on ATLAS-2270: I would vote to add Cassandra as an option. Currently you

[jira] [Updated] (ATLAS-2259) Add Janus Graph Cassandra support to the default build

2017-11-15 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Padovani updated ATLAS-2259: --- Issue Type: Improvement (was: Bug) > Add Janus Graph Cassandra support to the default bu

[jira] [Created] (ATLAS-2259) Add Janus Graph Cassandra support to the default build

2017-11-15 Thread Pierre Padovani (JIRA)
Pierre Padovani created ATLAS-2259: -- Summary: Add Janus Graph Cassandra support to the default build Key: ATLAS-2259 URL: https://issues.apache.org/jira/browse/ATLAS-2259 Project: Atlas

[jira] [Updated] (ATLAS-2249) Upgrade Atlas Client to use Jersey 2

2017-11-07 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Padovani updated ATLAS-2249: --- Attachment: client-jersey2-V3.patch Updated the patch to suppress HTTP compliance validation

[jira] [Updated] (ATLAS-2249) Upgrade Atlas Client to use Jersey 2

2017-11-03 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Padovani updated ATLAS-2249: --- Attachment: client-jersey2-V2.patch Updated the patch to handle a case with a null value

[jira] [Created] (ATLAS-2215) UI: Editing array of Structs behave as array of entity references

2017-10-17 Thread Pierre Padovani (JIRA)
Pierre Padovani created ATLAS-2215: -- Summary: UI: Editing array of Structs behave as array of entity references Key: ATLAS-2215 URL: https://issues.apache.org/jira/browse/ATLAS-2215 Project: Atlas

[jira] [Updated] (ATLAS-2178) Sending RelationshipAttributes with entity update using legacy refs fails to create edge

2017-10-02 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Padovani updated ATLAS-2178: --- Description: *UPDATE* I tracked down specifically what causes this and have updated the title

[jira] [Updated] (ATLAS-2178) Sending RelationshipAttributes with entity update using legacy refs fails to create edge

2017-10-02 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Padovani updated ATLAS-2178: --- Description: *UPDATE* I tracked down specifically what causes this and have updated the title

[jira] [Updated] (ATLAS-2178) Type Inheritance in conjunction with RelationshipDef fails to set legacy attributes

2017-09-29 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Padovani updated ATLAS-2178: --- Attachment: (was: types.json) > Type Inheritance in conjunction with Relationship

[jira] [Updated] (ATLAS-2178) Type Inheritance in conjunction with RelationshipDef fails to set legacy attributes

2017-09-29 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Padovani updated ATLAS-2178: --- Attachment: types.json Updated types.json with fixes to inconsistent and missing

[jira] [Comment Edited] (ATLAS-2178) Type Inheritance in conjunction with RelationshipDef fails to set legacy attributes

2017-09-29 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16184647#comment-16184647 ] Pierre Padovani edited comment on ATLAS-2178 at 9/29/17 9:00 PM: - Update

[jira] [Comment Edited] (ATLAS-2178) Type Inheritance in conjunction with RelationshipDef fails to set legacy attributes

2017-09-28 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16184647#comment-16184647 ] Pierre Padovani edited comment on ATLAS-2178 at 9/28/17 6:54 PM: - Update

[jira] [Comment Edited] (ATLAS-2178) Type Inheritance in conjunction with RelationshipDef fails to set legacy attributes

2017-09-27 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16182661#comment-16182661 ] Pierre Padovani edited comment on ATLAS-2178 at 9/27/17 3:36 PM: - I've

[jira] [Updated] (ATLAS-2178) Type Inheritance in conjunction with RelationshipDef fails to set legacy attributes

2017-09-27 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Padovani updated ATLAS-2178: --- Attachment: entities.json rel1.json rel2.json

[jira] [Commented] (ATLAS-1690) Introduce top level relationships

2017-09-26 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16181262#comment-16181262 ] Pierre Padovani commented on ATLAS-1690: [~davidrad] I create this issue, as it seems

[jira] [Created] (ATLAS-2178) Type Inheritance in conjunction with RelationshipDef fails to set legacy attributes

2017-09-26 Thread Pierre Padovani (JIRA)
Pierre Padovani created ATLAS-2178: -- Summary: Type Inheritance in conjunction with RelationshipDef fails to set legacy attributes Key: ATLAS-2178 URL: https://issues.apache.org/jira/browse/ATLAS-2178

[jira] [Commented] (ATLAS-1690) Introduce top level relationships

2017-09-26 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16180893#comment-16180893 ] Pierre Padovani commented on ATLAS-1690: [~davidrad] Thanks for the explanation. What

[jira] [Commented] (ATLAS-1690) Introduce top level relationships

2017-08-31 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16149536#comment-16149536 ] Pierre Padovani commented on ATLAS-1690: Two questions on this work: 1) Can a RelationshipType

[jira] [Commented] (ATLAS-1764) Design and implement Atlas Collections

2017-08-23 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16138884#comment-16138884 ] Pierre Padovani commented on ATLAS-1764: My use case: Consider a composite metadata entity

[jira] [Commented] (ATLAS-1863) Set default value for primitive types attributes in entity based on attributeDef in Typedef

2017-08-23 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16138871#comment-16138871 ] Pierre Padovani commented on ATLAS-1863: IMHO - A default value implies that the field

<    1   2