Adding mandatory attribute to an existing entity type

2020-10-01 Thread Nallapati, Sreenivasulu
Hi, We have an entity type (schema) with name, environment, schema_format as attributes and we have created few entities for this type. We want to add new mandatory attribute data_format to schema type. As atlas is not allowing to add a mandatory attribute, we followed the below steps to add

[jira] [Created] (ATLAS-3967) On creating a type with a type_name of a different category, 409 conflict error is thrown

2020-10-01 Thread Dharshana M Krishnamoorthy (Jira)
Dharshana M Krishnamoorthy created ATLAS-3967: - Summary: On creating a type with a type_name of a different category, 409 conflict error is thrown Key: ATLAS-3967 URL:

[jira] [Assigned] (ATLAS-3968) When un-authorised reader reads a type using the guid, the error message mentions about the type name instead of the guid

2020-10-01 Thread Nixon Rodrigues (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nixon Rodrigues reassigned ATLAS-3968: -- Assignee: Nixon Rodrigues > When un-authorised reader reads a type using the guid,

[jira] [Created] (ATLAS-3968) When un-authorised reader reads a type using the guid, the error message mentions about the type name instead of the guid

2020-10-01 Thread Dharshana M Krishnamoorthy (Jira)
Dharshana M Krishnamoorthy created ATLAS-3968: - Summary: When un-authorised reader reads a type using the guid, the error message mentions about the type name instead of the guid Key: ATLAS-3968 URL:

[jira] [Commented] (ATLAS-3953) JSON Files from Export API with "?" char for string with special chars

2020-10-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17205640#comment-17205640 ] ASF subversion and git services commented on ATLAS-3953: Commit

[jira] [Updated] (ATLAS-3966) Newer value for a property in application configuration is not loaded

2020-10-01 Thread Deep Singh (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deep Singh updated ATLAS-3966: -- Attachment: 0003-ATLAS-3966-Newer-value-for-atlas.metadata.namespace-.patch > Newer value for a

[jira] [Commented] (ATLAS-3966) Newer value for a property in application configuration is not loaded

2020-10-01 Thread Deep Singh (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17205678#comment-17205678 ] Deep Singh commented on ATLAS-3966: --- Patch Attached PreCpmmit Build Test passed

Review Request 72923: ATLAS-3968 : - Refactor the typedef API authorization error message with type guid instead type name for call with guid as parameter

2020-10-01 Thread Nixon Rodrigues
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72923/ --- Review request for atlas, Jayendra Parab, Madhan Neethiraj, and Sarath

Re: Review Request 72920: ATLAS-3965:Relationships with null values are missing in entity relationshipAttributes

2020-10-01 Thread Ashutosh Mestry via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72920/#review221982 --- Ship it! This seems to be fine: MyClass aClass = null;

[jira] [Commented] (ATLAS-3953) JSON Files from Export API with "?" char for string with special chars

2020-10-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17205649#comment-17205649 ] ASF subversion and git services commented on ATLAS-3953: Commit

[jira] [Resolved] (ATLAS-3953) JSON Files from Export API with "?" char for string with special chars

2020-10-01 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry resolved ATLAS-3953. Resolution: Fixed > JSON Files from Export API with "?" char for string with special chars

[jira] [Commented] (ATLAS-3934) Dockerfile should build from local repository rather than pulling code from git

2020-10-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17205852#comment-17205852 ] ASF subversion and git services commented on ATLAS-3934: Commit

[jira] [Commented] (ATLAS-3934) Dockerfile should build from local repository rather than pulling code from git

2020-10-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17205854#comment-17205854 ] ASF subversion and git services commented on ATLAS-3934: Commit

Re: Review Request 72915: ATLAS-3934: Dockerfile: moved environment variables to .env file - #3

2020-10-01 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72915/#review221985 --- Ship it! Ship It! - Sarath Subramanian On Sept. 29, 2020,

Re: Review Request 72923: ATLAS-3968 : - Refactor the typedef API authorization error message with type guid instead type name for call with guid as parameter

2020-10-01 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72923/#review221986 --- Ship it! Ship It! - Madhan Neethiraj On Oct. 1, 2020, 2:37

Re: Adding mandatory attribute to an existing entity type

2020-10-01 Thread Nallapati, Sreenivasulu
Hi Guys, Can you please help me with the below issue? --- Regards, Sreeni On 01/10/20, 5:57 PM, "Nallapati, Sreenivasulu" wrote: This email is from an external sender. Hi, We have an entity type (schema) with name, environment, schema_format as attributes and we have