Add me as a Contributor for Atlas

2019-05-02 Thread mayank jain
Atlas community, I would like to be a contributor for Apache Atlas. My jira id is : *mayank_nj* *Regards,* *Mayank Jain*

Review Request 71012: [ATLAS-3310] - Relationships : After updating a bigint attribute , any operation on relationship instance, entity throws 500 internal server exception.

2019-07-04 Thread mayank jain
ttribute": true } } ] } == After this we can create a relationship between a hive table and a hive column using below mentioned API request Now this request provides values for BigInteger Type and the values are been succesfully converted to respective types without misbehaving. Link used : http://localhost:21000/api/atlas/v2/relationship Request Type : POST JSON : { "end1" : { "guid" : "4d5adf00-2c9b-4877-ad23-c41fd7319150" } , "end2" : { "guid" : "b0d889d1-008f-44ba-85cd-ab43abbb9a00" } , "typeName":"hive_table_columns", "attributes" : { "description" : "It is a very good description ", "samplebigint" : 3218 } } == Thanks, mayank jain

Re: Review Request 71012: [ATLAS-3310] - Relationships : After updating a bigint attribute , any operation on relationship instance, entity throws 500 internal server exception.

2019-07-09 Thread mayank jain
} ] } == After this we can create a relationship between a hive table and a hive column using below mentioned API request Now this request provides values for BigInteger Type and the values are been succesfully converted to respective types without misbehaving. Link used : http://localhost:21000/api/atlas/v2/relationship Request Type : POST JSON : { "end1" : { "guid" : "4d5adf00-2c9b-4877-ad23-c41fd7319150" } , "end2" : { "guid" : "b0d889d1-008f-44ba-85cd-ab43abbb9a00" } , "typeName":"hive_table_columns", "attributes" : { "description" : "It is a very good description ", "samplebigint" : 3218 } } == Thanks, mayank jain

Re: Review Request 71012: [ATLAS-3310] - Relationships : After updating a bigint attribute , any operation on relationship instance, entity throws 500 internal server exception.

2019-07-16 Thread mayank jain
} ] } == After this we can create a relationship between a hive table and a hive column using below mentioned API request Now this request provides values for BigInteger Type and the values are been succesfully converted to respective types without misbehaving. Link used : http://localhost:21000/api/atlas/v2/relationship Request Type : POST JSON : { "end1" : { "guid" : "4d5adf00-2c9b-4877-ad23-c41fd7319150" } , "end2" : { "guid" : "b0d889d1-008f-44ba-85cd-ab43abbb9a00" } , "typeName":"hive_table_columns", "attributes" : { "description" : "It is a very good description ", "samplebigint" : 3218 } } == Thanks, mayank jain

Re: Review Request 71012: [ATLAS-3310] - Relationships : After updating a bigint attribute , any operation on relationship instance, entity throws 500 internal server exception.

2019-07-16 Thread mayank jain
ttribute": true } } ] } == After this we can create a relationship between a hive table and a hive column using below mentioned API request Now this request provides values for BigInteger Type and the values are been succesfully converted to respective types without misbehaving. Link used : http://localhost:21000/api/atlas/v2/relationship Request Type : POST JSON : { "end1" : { "guid" : "4d5adf00-2c9b-4877-ad23-c41fd7319150" } , "end2" : { "guid" : "b0d889d1-008f-44ba-85cd-ab43abbb9a00" } , "typeName":"hive_table_columns", "attributes" : { "description" : "It is a very good description ", "samplebigint" : 3218 } } == Thanks, mayank jain

Re: Review Request 71012: [ATLAS-3310] - Relationships : After updating a bigint attribute , any operation on relationship instance, entity throws 500 internal server exception.

2019-07-16 Thread mayank jain
d2": { "typeName": "hive_column", "uniqueAttributes": { "qualifiedName": "db_test_1.test_tbl_1.col12@02052019" } }, "typeName": "hive_table_columns", "attribu

Re: Review Request 71012: [ATLAS-3310] - Relationships : After updating a bigint attribute , any operation on relationship instance, entity throws 500 internal server exception.

2019-07-16 Thread mayank jain
"isLegacyAttribute": true } } ] } == After this we can create a relationship between a hive table and a hive column using below mentioned API request Now this request provides values for BigInteger Type and the values are been succesfully converted to respective types without misbehaving. Link used : http://localhost:21000/api/atlas/v2/relationship Request Type : POST JSON : { "end1" : { "guid" : "4d5adf00-2c9b-4877-ad23-c41fd7319150" } , "end2" : { "guid" : "b0d889d1-008f-44ba-85cd-ab43abbb9a00" } , "typeName":"hive_table_columns", "attributes" : { "description" : "It is a very good description ", "samplebigint" : 3218 } } == Thanks, mayank jain

Re: Indexes for relationship attributes

2019-08-25 Thread mayank jain
Hi Verdan, Yes the isIndexable when set to "true" currently is not creating any indexes in case of relationship and currently i am working on the same and will let you know as soon as the patch is ready. Thanks and Regards, Mayank Jain On Fri, Aug 23, 2019 at 5:28 AM Verdan Mahm

Re: Review Request 71239: Atlas-3359 - Relationships : Unique attribute in a relationship is not honoured.

2019-08-21 Thread mayank jain
ionship creation between entity3 and entity4 would fail because a relationship with "attr1 " with "value1" is already created between entity1 and entity2. But request passed and the relationship is created successfully. Thanks, mayank jain

Re: Review Request 71239: Atlas-3359 - Relationships : Unique attribute in a relationship is not honoured.

2019-08-07 Thread mayank jain
tity3 and entity4 would fail because a relationship with "attr1 " with "value1" is already created between entity1 and entity2. But request passed and the relationship is created successfully. Thanks, mayank jain

Review Request 71239: Atlas-3359 - Relationships : Unique attribute in a relationship is not honoured.

2019-08-06 Thread mayank jain
th the same value "value1". Expected the relationship creation between entity3 and entity4 would fail because a relationship with "attr1 " with "value1" is already created between entity1 and entity2. But request passed and the relationship is created successfully. Thanks, mayank jain

Re: Review Request 71012: [ATLAS-3310] - Relationships : After updating a bigint attribute , any operation on relationship instance, entity throws 500 internal server exception.

2019-07-17 Thread mayank jain
} } ] } == After this we can create a relationship between a hive table and a hive column using below mentioned API request Now this request provides values for BigInteger Type and the values are been succesfully converted to respective types without misbehaving. Link used : http://localhost:21000/api/atlas/v2/relationship Request Type : POST JSON : { "end1" : { "guid" : "4d5adf00-2c9b-4877-ad23-c41fd7319150" } , "end2" : { "guid" : "b0d889d1-008f-44ba-85cd-ab43abbb9a00" } , "typeName":"hive_table_columns", "attributes" : { "description" : "It is a very good description ", "samplebigint" : 3218 } } == Thanks, mayank jain

Re: Review Request 71482: ATLAS-3423:-Import Glossary Terms CSV into a Glossary

2019-10-01 Thread mayank jain
as/web/rest/GlossaryREST.java 151aa6b Diff: https://reviews.apache.org/r/71482/diff/5/ Changes: https://reviews.apache.org/r/71482/diff/4-5/ Testing (updated) --- Tested both the endpoint with curl call. Tested upload term csv with around 100 records from curl. Thanks, mayank jain

Re: Review Request 71482: ATLAS-3423:-Import Glossary Terms CSV into a Glossary

2019-12-09 Thread mayank jain
ff: https://reviews.apache.org/r/71482/diff/9/ Changes: https://reviews.apache.org/r/71482/diff/8-9/ Testing --- Tested both the endpoint with curl call. Tested upload term csv with around 100 records from curl. Thanks, mayank jain

Re: Review Request 71482: ATLAS-3423:-Import Glossary Terms CSV into a Glossary

2019-10-17 Thread mayank jain
/org/apache/atlas/web/rest/GlossaryREST.java 151aa6b Diff: https://reviews.apache.org/r/71482/diff/8/ Changes: https://reviews.apache.org/r/71482/diff/7-8/ Testing --- Tested both the endpoint with curl call. Tested upload term csv with around 100 records from curl. Thanks, mayank jain

Re: Review Request 71482: ATLAS-3423:-Import Glossary Terms CSV into a Glossary

2019-10-07 Thread mayank jain
reviews.apache.org/r/71482/diff/6/ Changes: https://reviews.apache.org/r/71482/diff/5-6/ Testing --- Tested both the endpoint with curl call. Tested upload term csv with around 100 records from curl. Thanks, mayank jain

Re: Review Request 71482: ATLAS-3423:-Import Glossary Terms CSV into a Glossary

2019-10-14 Thread mayank jain
he.org/r/71482/diff/7/ Changes: https://reviews.apache.org/r/71482/diff/6-7/ Testing --- Tested both the endpoint with curl call. Tested upload term csv with around 100 records from curl. Thanks, mayank jain

Re: Review Request 72182: ATLAS-3647 : System attribute search : isIncomplete attribute has 1, null as values

2020-03-05 Thread mayank jain
attribute and it works fine. Thanks, mayank jain

Re: Review Request 72182: ATLAS-3647 : System attribute search : isIncomplete attribute has 1, null as values

2020-03-02 Thread mayank jain
--- Tested the complete working of isIncomplete attribute and it works fine. Thanks, mayank jain

Re: Review Request 71482: ATLAS-3423:-Import Glossary Terms CSV into a Glossary

2020-03-04 Thread mayank jain
Changes: https://reviews.apache.org/r/71482/diff/11-12/ Testing --- Tested both the endpoint with curl call. Tested upload term csv with around 100 records from curl. Thanks, mayank jain

Re: Review Request 71482: ATLAS-3423:-Import Glossary Terms CSV into a Glossary

2020-02-28 Thread mayank jain
che/atlas/web/rest/GlossaryREST.java 151aa6b Diff: https://reviews.apache.org/r/71482/diff/11/ Changes: https://reviews.apache.org/r/71482/diff/10-11/ Testing --- Tested both the endpoint with curl call. Tested upload term csv with around 100 records from curl. Thanks, mayank jain

Re: Review Request 72182: ATLAS-3647 : System attribute search : isIncomplete attribute has 1, null as values

2020-03-03 Thread mayank jain
/ Testing --- Tested the complete working of isIncomplete attribute and it works fine. Thanks, mayank jain

Re: Review Request 71482: ATLAS-3423:-Import Glossary Terms CSV into a Glossary

2020-01-09 Thread mayank jain
/excelFiles/template_1.xlsx PRE-CREATION webapp/src/main/java/org/apache/atlas/web/rest/GlossaryREST.java 151aa6b Diff: https://reviews.apache.org/r/71482/diff/10/ Changes: https://reviews.apache.org/r/71482/diff/9-10/ Testing --- Tested both the endpoint with curl call. Tested upload term csv with around 100 records from curl. Thanks, mayank jain

Re: Review Request 71482: ATLAS-3423:-Import Glossary Terms CSV into a Glossary

2020-03-12 Thread mayank jain
csvFiles/template_1.csv PRE-CREATION repository/src/test/resources/excelFiles/template_1.xlsx PRE-CREATION webapp/src/main/java/org/apache/atlas/web/rest/GlossaryREST.java 151aa6b Diff: https://reviews.apache.org/r/71482/diff/15/ Changes: https://reviews.apache.org/r/71482/diff/14-15/ Testing --- Tested both the endpoint with curl call. Tested upload term csv with around 100 records from curl. Thanks, mayank jain

Re: Review Request 71482: ATLAS-3423:-Import Glossary Terms CSV into a Glossary

2020-03-11 Thread mayank jain
te_1.csv PRE-CREATION repository/src/test/resources/excelFiles/template_1.xlsx PRE-CREATION webapp/src/main/java/org/apache/atlas/web/rest/GlossaryREST.java 151aa6b Diff: https://reviews.apache.org/r/71482/diff/14/ Changes: https://reviews.apache.org/r/71482/diff/13-14/ Testing --- Tested both the endpoint with curl call. Tested upload term csv with around 100 records from curl. Thanks, mayank jain

Re: Review Request 71482: ATLAS-3423:-Import Glossary Terms CSV into a Glossary

2020-03-09 Thread mayank jain
csvFiles/template_1.csv PRE-CREATION repository/src/test/resources/excelFiles/template_1.xlsx PRE-CREATION webapp/src/main/java/org/apache/atlas/web/rest/GlossaryREST.java 151aa6b Diff: https://reviews.apache.org/r/71482/diff/13/ Changes: https://reviews.apache.org/r/71482/diff/12-13/ Testing --- Tested both the endpoint with curl call. Tested upload term csv with around 100 records from curl. Thanks, mayank jain

Re: Review Request 71482: ATLAS-3423:-Import Glossary Terms CSV into a Glossary

2020-03-13 Thread mayank jain
itory/src/main/java/org/apache/atlas/util/FileUtils.java PRE-CREATION repository/src/test/java/org/apache/atlas/glossary/GlossaryServiceTest.java 759dcdf webapp/src/main/java/org/apache/atlas/web/rest/GlossaryREST.java 151aa6b Diff: https://reviews.apache.org/r/71482/diff/17/ Changes: https://reviews.apache.org/r/71482/diff/16-17/ Testing --- Tested both the endpoint with curl call. Tested upload term csv with around 100 records from curl. Thanks, mayank jain

Re: Review Request 71482: ATLAS-3423:-Import Glossary Terms CSV into a Glossary

2020-03-13 Thread mayank jain
sitory/src/test/resources/csvFiles/template_1.csv PRE-CREATION repository/src/test/resources/excelFiles/template_1.xlsx PRE-CREATION webapp/src/main/java/org/apache/atlas/web/rest/GlossaryREST.java 151aa6b Diff: https://reviews.apache.org/r/71482/diff/18/ Changes: https://reviews.apache.org/r/71482/diff/17-18/ Testing --- Tested both the endpoint with curl call. Tested upload term csv with around 100 records from curl. Thanks, mayank jain

Re: Review Request 71482: ATLAS-3423:-Import Glossary Terms CSV into a Glossary

2020-03-13 Thread mayank jain
src/main/java/org/apache/atlas/web/rest/GlossaryREST.java 151aa6b Diff: https://reviews.apache.org/r/71482/diff/16/ Changes: https://reviews.apache.org/r/71482/diff/15-16/ Testing --- Tested both the endpoint with curl call. Tested upload term csv with around 100 records from curl. Thanks, mayank jain

Review Request 72490: Issues with Import business metadata.

2020-05-11 Thread mayank jain
mentioned in the description. Thanks, mayank jain

Re: Review Request 71482: ATLAS-3423:-Import Glossary Terms CSV into a Glossary

2020-03-18 Thread mayank jain
EST.java 151aa6b Diff: https://reviews.apache.org/r/71482/diff/19/ Changes: https://reviews.apache.org/r/71482/diff/18-19/ Testing --- Tested both the endpoint with curl call. Tested upload term csv with around 100 records from curl. Thanks, mayank jain

Re: Review Request 71482: ATLAS-3423:-Import Glossary Terms CSV into a Glossary

2020-03-20 Thread mayank jain
https://reviews.apache.org/r/71482/diff/20/ Changes: https://reviews.apache.org/r/71482/diff/19-20/ Testing --- Tested both the endpoint with curl call. Tested upload term csv with around 100 records from curl. Thanks, mayank jain

Review Request 72766: ATLAS-3920 : Harmonize joda-time to version 2.10.latest.

2020-08-12 Thread mayank jain
://reviews.apache.org/r/72766/diff/1/ Testing --- The test cases passed and also tested basic features and they worked. Thanks, mayank jain

Re: [VOTE] Release Apache Atlas version 2.1.0 - rc2

2020-07-07 Thread mayank jain
successfully. - Verified basic and advanced search flow. - Tried creating various entities and also applied classifications on them from UI and it worked fine. Regards, Mayank Jain On Tue, Jul 7, 2020 at 3:56 PM Keval Bhatt wrote: > Thanks, Madhan for putting Apache Atlas 2.1.0 release candidate

Re: [VOTE] Release Apache Atlas version 2.1.0 - rc3

2020-07-12 Thread mayank jain
successfully. - Verified basic and advanced search flow. - Tried creating various entities and also applied classifications on them from UI and it worked fine. Regards, Mayank Jain On Mon, Jul 13, 2020 at 10:31 AM Nikhil Bonte < nikhil.bo...@freestoneinfotech.com> wrote: > +1 for Apache At

Re: Review Request 72566: ATLAS-1798 : Fix Findbugs problems in repository module

2020-06-09 Thread mayank jain
running fine. Thanks, mayank jain

Re: Review Request 72566: ATLAS-1798 : Fix Findbugs problems in repository module

2020-06-09 Thread mayank jain
This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72566/#review220966 --- On June 9, 2020, 12:44 p.m., mayank jain wrote

Re: Review Request 72566: ATLAS-1798 : Fix Findbugs problems in repository module

2020-06-10 Thread mayank jain
used; however, wouldn't removing call to > > entityStoreBulk.createOrUpdateForImportNoCommit() cause no import to be > > performed?? i have fixed this. - mayank --- This is an automatically generated e-mail. To reply, vis

Re: Review Request 72566: ATLAS-1798 : Fix Findbugs problems in repository module

2020-06-10 Thread mayank jain
/ Testing --- Tried running all the Test Cases and they were running fine. Thanks, mayank jain

Review Request 72566: ATLAS-1798 : Fix Findbugs problems in repository module

2020-06-03 Thread mayank jain
://reviews.apache.org/r/72566/diff/1/ Testing --- Tried running all the Test Cases and they were running fine. Thanks, mayank jain

Re: Review Request 71239: Atlas-3359 - Relationships : Unique attribute in a relationship is not honoured.

2020-11-19 Thread mayank jain
y4 would fail because a relationship with "attr1 " with "value1" is already created between entity1 and entity2. But request passed and the relationship is created successfully. Thanks, mayank jain

Re: [VOTE] Release Apache Atlas version 2.2.0 - rc1

2021-08-11 Thread mayank jain
Import zip with REST API * Ran quick start * Created entities, glossaries ,terms on Atlas UI Regards, Mayank Jain On Wed, Aug 11, 2021 at 6:21 PM Jayendra Parab wrote: > Thanks Sidharth for putting this together for vote. > > +1 for 2.2.0 - rc1 release. > > Verified follo

[jira] [Assigned] (ATLAS-3206) Atlas REST API: Create new attribute in AtlasGlossaryTerm

2019-06-07 Thread Mayank Jain (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-3206: -- Assignee: Mayank Jain > Atlas REST API: Create new attribute in AtlasGlossaryT

[jira] [Created] (ATLAS-3383) Relationships : Atlas allows Relationship attributes of Atlas types.

2019-08-21 Thread Mayank Jain (Jira)
Mayank Jain created ATLAS-3383: -- Summary: Relationships : Atlas allows Relationship attributes of Atlas types. Key: ATLAS-3383 URL: https://issues.apache.org/jira/browse/ATLAS-3383 Project: Atlas

[jira] [Updated] (ATLAS-3423) Import Glossary Terms CSV into a Glossary

2019-10-01 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain updated ATLAS-3423: --- Fix Version/s: trunk > Import Glossary Terms CSV into a Gloss

[jira] [Updated] (ATLAS-3423) Import Glossary Terms CSV into a Glossary

2019-10-01 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain updated ATLAS-3423: --- Attachment: ATLAS-3423-1.patch > Import Glossary Terms CSV into a Gloss

[jira] [Assigned] (ATLAS-3511) Relationship attributes not forming while creating entities using a bulk entity API request

2019-11-06 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-3511: -- Assignee: Mayank Jain > Relationship attributes not forming while creating entities us

[jira] [Assigned] (ATLAS-3254) Atlas entity with large array of refs causes performance issues for lineage

2019-12-03 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-3254: -- Assignee: Mayank Jain (was: Sarath Subramanian) > Atlas entity with large array of r

[jira] [Updated] (ATLAS-3423) Import Glossary Terms CSV into a Glossary

2019-12-09 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain updated ATLAS-3423: --- Attachment: ATLAS-3423-7.patch > Import Glossary Terms CSV into a Gloss

[jira] [Updated] (ATLAS-3254) Atlas entity with large array of refs causes performance issues for lineage

2019-12-17 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain updated ATLAS-3254: --- Attachment: entity_auto_create.sh > Atlas entity with large array of refs causes performance iss

[jira] [Commented] (ATLAS-3254) Atlas entity with large array of refs causes performance issues for lineage

2019-12-17 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16998035#comment-16998035 ] Mayank Jain commented on ATLAS-3254: @Team, [^entity_auto_create.sh] I was unable to reproduce

[jira] [Commented] (ATLAS-3254) Atlas entity with large array of refs causes performance issues for lineage

2019-12-05 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988821#comment-16988821 ] Mayank Jain commented on ATLAS-3254: [~arempter] / [~bolke]  can u please mention the steps

[jira] [Created] (ATLAS-3540) Extra audit messages incase of insert/update/delete/truncate operations

2019-11-27 Thread Mayank Jain (Jira)
Mayank Jain created ATLAS-3540: -- Summary: Extra audit messages incase of insert/update/delete/truncate operations Key: ATLAS-3540 URL: https://issues.apache.org/jira/browse/ATLAS-3540 Project: Atlas

[jira] [Updated] (ATLAS-3540) Extra audit messages incase of insert/update/delete/truncate operations

2019-11-27 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain updated ATLAS-3540: --- Description: As Atlas specifically focuses on meta data and we are getting logs for insert/update

[jira] [Assigned] (ATLAS-3540) Extra audit messages incase of insert/update/delete/truncate operations

2019-11-27 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-3540: -- Assignee: Mayank Jain > Extra audit messages incase of insert/update/delete/trunc

[jira] [Assigned] (ATLAS-3651) Metrics API: Count of entities for a type doesn't include entities of sub type

2020-03-04 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-3651: -- Assignee: Mayank Jain > Metrics API: Count of entities for a type doesn't include entit

[jira] [Created] (ATLAS-3651) Metrics API: Count of entities for a type doesn't include entities of sub type

2020-03-04 Thread Mayank Jain (Jira)
Mayank Jain created ATLAS-3651: -- Summary: Metrics API: Count of entities for a type doesn't include entities of sub type Key: ATLAS-3651 URL: https://issues.apache.org/jira/browse/ATLAS-3651 Project

[jira] [Created] (ATLAS-3647) System attribute search : isIncomplete attribute has 1,null as values

2020-03-02 Thread Mayank Jain (Jira)
Mayank Jain created ATLAS-3647: -- Summary: System attribute search : isIncomplete attribute has 1,null as values Key: ATLAS-3647 URL: https://issues.apache.org/jira/browse/ATLAS-3647 Project: Atlas

[jira] [Assigned] (ATLAS-3647) System attribute search : isIncomplete attribute has 1,null as values

2020-03-02 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-3647: -- Assignee: Mayank Jain > System attribute search : isIncomplete attribute has 1,null as val

[jira] [Updated] (ATLAS-3600) The System Attribute enhancement doest not support's Classification search in it.

2020-01-29 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain updated ATLAS-3600: --- Description: The new enhancement of System Attributes does not support's following 4 search

[jira] [Updated] (ATLAS-3600) The System Attribute feature does not support Classification search in it.

2020-01-29 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain updated ATLAS-3600: --- Summary: The System Attribute feature does not support Classification search

[jira] [Updated] (ATLAS-3600) The System Attribute enhancement does not support Classification search in it.

2020-01-29 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain updated ATLAS-3600: --- Summary: The System Attribute enhancement does not support Classification search

[jira] [Created] (ATLAS-3600) The System Attribute enhancement doest not support's Classification search in it.

2020-01-29 Thread Mayank Jain (Jira)
Mayank Jain created ATLAS-3600: -- Summary: The System Attribute enhancement doest not support's Classification search in it. Key: ATLAS-3600 URL: https://issues.apache.org/jira/browse/ATLAS-3600 Project

[jira] [Updated] (ATLAS-3647) System attribute search : isIncomplete attribute has 1,null as values

2020-03-10 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain updated ATLAS-3647: --- Attachment: ATLAS-3467-2.patch > System attribute search : isIncomplete attribute has 1,n

[jira] [Assigned] (ATLAS-3698) Update Response for Bulk import's in Atlas

2020-04-11 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-3698: -- Assignee: Mayank Jain > Update Response for Bulk import's in At

[jira] [Updated] (ATLAS-3698) Update Response for Bulk import's in Atlas

2020-03-27 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain updated ATLAS-3698: --- Description: This Jira is regarding an improvement in providing response for Bulk imports in Atlas

[jira] [Created] (ATLAS-3698) Update Response for Bulk import's in Atlas

2020-03-27 Thread Mayank Jain (Jira)
Mayank Jain created ATLAS-3698: -- Summary: Update Response for Bulk import's in Atlas Key: ATLAS-3698 URL: https://issues.apache.org/jira/browse/ATLAS-3698 Project: Atlas Issue Type: Improvement

[jira] [Assigned] (ATLAS-3768) Business Metadata import issue with extra commas csv file

2020-05-04 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-3768: -- Assignee: Mayank Jain > Business Metadata import issue with extra commas csv f

[jira] [Created] (ATLAS-3779) Inmemory JAASConfig issue in Atlas

2020-05-04 Thread Mayank Jain (Jira)
Mayank Jain created ATLAS-3779: -- Summary: Inmemory JAASConfig issue in Atlas Key: ATLAS-3779 URL: https://issues.apache.org/jira/browse/ATLAS-3779 Project: Atlas Issue Type: Bug

[jira] [Assigned] (ATLAS-3779) Inmemory JAASConfig issue in Atlas

2020-05-04 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-3779: -- Assignee: Mayank Jain > Inmemory JAASConfig issue in At

[jira] [Assigned] (ATLAS-3784) Issues with Import business metadata

2020-05-06 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-3784: -- Assignee: Mayank Jain > Issues with Import business metad

[jira] [Assigned] (ATLAS-3679) Bulk import Business Metadata attribute assignment to entities

2020-03-23 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-3679: -- Assignee: Mayank Jain > Bulk import Business Metadata attribute assignment to entit

[jira] [Created] (ATLAS-3679) Bulk import Business Metadata attribute assignment to entities

2020-03-23 Thread Mayank Jain (Jira)
Mayank Jain created ATLAS-3679: -- Summary: Bulk import Business Metadata attribute assignment to entities Key: ATLAS-3679 URL: https://issues.apache.org/jira/browse/ATLAS-3679 Project: Atlas

[jira] [Updated] (ATLAS-3423) Import Glossary Terms CSV into a Glossary

2020-03-23 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain updated ATLAS-3423: --- Attachment: (was: ATLAS-3423-19.patch) > Import Glossary Terms CSV into a Gloss

[jira] [Commented] (ATLAS-3423) Import Glossary Terms CSV into a Glossary

2020-03-23 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17065316#comment-17065316 ] Mayank Jain commented on ATLAS-3423: Updated the patch for Test cases Fix. > Import Glossary Te

[jira] [Updated] (ATLAS-3423) Import Glossary Terms CSV into a Glossary

2020-03-23 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain updated ATLAS-3423: --- Attachment: ATLAS-3423-1-Test-Cases-Fix.patch > Import Glossary Terms CSV into a Gloss

[jira] [Updated] (ATLAS-3423) Import Glossary Terms CSV into a Glossary

2020-03-16 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain updated ATLAS-3423: --- Attachment: ATLAS-3423-19.patch > Import Glossary Terms CSV into a Gloss

[jira] [Updated] (ATLAS-3423) Import Glossary Terms CSV into a Glossary

2020-03-16 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain updated ATLAS-3423: --- Attachment: (was: ATLAS-3423-7.patch) > Import Glossary Terms CSV into a Gloss

[jira] [Updated] (ATLAS-3423) Import Glossary Terms CSV into a Glossary

2020-03-16 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain updated ATLAS-3423: --- Attachment: (was: ATLAS-3423-1.patch) > Import Glossary Terms CSV into a Gloss

[jira] [Created] (ATLAS-3920) Harmonize joda-time to version 2.10.latest

2020-08-12 Thread Mayank Jain (Jira)
Mayank Jain created ATLAS-3920: -- Summary: Harmonize joda-time to version 2.10.latest Key: ATLAS-3920 URL: https://issues.apache.org/jira/browse/ATLAS-3920 Project: Atlas Issue Type: Bug

[jira] [Updated] (ATLAS-3853) Error while creating enum Attribute with special characters.

2020-06-23 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain updated ATLAS-3853: --- Description:   _The issue :_  The enumValue which we assigned  ">"  has double quo

[jira] [Updated] (ATLAS-3853) Error while creating enum Attribute with special characters.

2020-06-23 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain updated ATLAS-3853: --- Description:   The issue :  The enumValue which we assigned  ">"  has double quo

[jira] [Updated] (ATLAS-3853) Error while creating enum Attribute with special characters.

2020-06-22 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain updated ATLAS-3853: --- Attachment: errorStackTrace.txt > Error while creating enum Attribute with special charact

[jira] [Updated] (ATLAS-3853) Error while creating enum Attribute with special characters.

2020-06-21 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain updated ATLAS-3853: --- Description: I had created an enum with some value in it, and a classification ClassificationTest1

[jira] [Assigned] (ATLAS-3853) Error while creating enum Attribute with special characters.

2020-06-21 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-3853: -- Assignee: Mayank Jain > Error while creating enum Attribute with special charact

[jira] [Created] (ATLAS-3853) Error while creating enum Attribute with special characters.

2020-06-21 Thread Mayank Jain (Jira)
Mayank Jain created ATLAS-3853: -- Summary: Error while creating enum Attribute with special characters. Key: ATLAS-3853 URL: https://issues.apache.org/jira/browse/ATLAS-3853 Project: Atlas

[jira] [Assigned] (ATLAS-3359) Relationships : Unique attribute in a relationship is not honored

2020-11-17 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-3359: -- Assignee: Mayank Jain (was: Radhika Kundam) > Relationships : Unique attrib

[jira] [Updated] (ATLAS-3359) Relationships : Unique attribute in a relationship is not honored

2020-11-17 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain updated ATLAS-3359: --- Attachment: ATLAS-3359-Relationships-Unique-attribute-in-a-relat-3.patch > Relationships : Uni

[jira] [Created] (ATLAS-4106) Adding Debug metrics to atlas.

2021-01-20 Thread Mayank Jain (Jira)
Mayank Jain created ATLAS-4106: -- Summary: Adding Debug metrics to atlas. Key: ATLAS-4106 URL: https://issues.apache.org/jira/browse/ATLAS-4106 Project: Atlas Issue Type: New Feature

[jira] [Assigned] (ATLAS-4312) [Atlas: Debug Metrics] When an entity is created via hive EntityREST_createOrUpdate metrics does not capture it

2021-06-15 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-4312: -- Assignee: Mayank Jain > [Atlas: Debug Metrics] When an entity is created via h

[jira] [Closed] (ATLAS-4312) [Atlas: Debug Metrics] When an entity is created via hive EntityREST_createOrUpdate metrics does not capture it

2021-06-15 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain closed ATLAS-4312. -- > [Atlas: Debug Metrics] When an entity is created via hive > EntityREST_createOrUpdate metric

[jira] [Assigned] (ATLAS-4273) [Atlas: Glossary Term Bulk Import] When there is only 1 term imported via bulk import and if it fails, no proper reason is mentioned in response

2021-05-10 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-4273: -- Assignee: Sidharth Kumar Mishra (was: Mayank Jain) > [Atlas: Glossary Term Bulk Import] W

[jira] [Assigned] (ATLAS-4275) [Atlas: Glossary Term Bulk Import] When there an incorrect data in preferred term column, it is not considered while importing

2021-05-10 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-4275: -- Assignee: Sidharth Kumar Mishra (was: Mayank Jain) > [Atlas: Glossary Term Bulk Import] W

[jira] [Assigned] (ATLAS-4277) [Atlas: Glossary Term Bulk Import] [Regression] Unable to create term term_1 under glossary glossary_1 via bulk import

2021-05-10 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-4277: -- Assignee: Sidharth Kumar Mishra (was: Mayank Jain) > [Atlas: Glossary Term Bulk Imp

[jira] [Assigned] (ATLAS-4276) [Atlas: Glossary Term Bulk Import] Unhandled exception java.lang.ArrayIndexOutOfBoundsException thrown, when related terms are not provided in the right format

2021-05-10 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-4276: -- Assignee: Sidharth Kumar Mishra (was: Mayank Jain) > [Atlas: Glossary Term Bulk Imp

[jira] [Assigned] (ATLAS-4277) [Atlas: Glossary Term Bulk Import] [Regression] Unable to create term term_1 under glossary glossary_1 via bulk import

2021-05-10 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-4277: -- Assignee: Mayank Jain > [Atlas: Glossary Term Bulk Import] [Regression] Unable to create t

[jira] [Assigned] (ATLAS-4276) [Atlas: Glossary Term Bulk Import] Unhandled exception java.lang.ArrayIndexOutOfBoundsException thrown, when related terms are not provided in the right format

2021-05-10 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-4276: -- Assignee: Mayank Jain > [Atlas: Glossary Term Bulk Import] Unhandled except

[jira] [Assigned] (ATLAS-4275) [Atlas: Glossary Term Bulk Import] When there an incorrect data in preferred term column, it is not considered while importing

2021-05-10 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-4275: -- Assignee: Mayank Jain > [Atlas: Glossary Term Bulk Import] When there an incorrect d

[jira] [Assigned] (ATLAS-4273) [Atlas: Glossary Term Bulk Import] When there is only 1 term imported via bulk import and if it fails, no proper reason is mentioned in response

2021-05-10 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-4273: -- Assignee: Mayank Jain > [Atlas: Glossary Term Bulk Import] When there is only 1 term impor

[jira] [Assigned] (ATLAS-4292) [Atlas: Debug Metrics] com.sun.jersey.api.MessageException thrown while fetching debug metrics via browser

2021-05-20 Thread Mayank Jain (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Jain reassigned ATLAS-4292: -- Assignee: Mayank Jain > [Atlas: Debug Metrics] com.sun.jersey.api.MessageException thr

  1   2   >