Contributor Request

2022-08-16 Thread Kundan Kumar Jha
Hi Atlas Team,

I am interested in contributing to the Apache Atlas project, kindly add me
as a contributor.

My Jira details:
Username: kundan.jha
Email: kundan3...@gmail.com

Thanks & regards,
Kundan Kumar Jha


[jira] [Commented] (ATLAS-4619) Refactor Atlas webapp module to remove Kafka core dependency

2022-08-16 Thread Pinal Shah (Jira)


[ 
https://issues.apache.org/jira/browse/ATLAS-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17580289#comment-17580289
 ] 

Pinal Shah commented on ATLAS-4619:
---

Precommit : 
https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/1186

> Refactor Atlas webapp module to remove Kafka core dependency
> 
>
> Key: ATLAS-4619
> URL: https://issues.apache.org/jira/browse/ATLAS-4619
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Reporter: Patrik Márton
>Assignee: Patrik Márton
>Priority: Major
>
> Goal is to break the strong coupling between Atlas components and Kafka. 
> These dependencies include using server side libraries of Kafka (this couples 
> the Scala version and other non-public interfaces of Kafka). Any code using 
> server side libraries of Kafka should be refactored.
> Since atlas webapp module uses the ShutdownableThread from core kafka, it 
> should be refactored in a way to eliminate this dependency.
> https://github.com/apache/atlas/blob/master/webapp/src/main/java/org/apache/atlas/notification/NotificationHookConsumer.java#L526



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: Review Request 74089: ATLAS-4655 Add Glossary details in Entity - Term Relationship attribute

2022-08-16 Thread Mandar Ambawane

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74089/
---

(Updated Aug. 16, 2022, 6:09 a.m.)


Review request for atlas, Ashutosh Mestry, Jayendra Parab, Madhan Neethiraj, 
Pinal Shah, and Sarath Subramanian.


Bugs: ATLAS-4655
https://issues.apache.org/jira/browse/ATLAS-4655


Repository: atlas


Description
---

Add "glossaryDetails" attribute in RelationshipTypeDef 
"AtlasGlossarySemanticAssignment".
This will help in showing the Glossary details of the associated Term in the 
Entity details page on UI.


Diffs (updated)
-

  addons/models/-Area0/0011-glossary_model.json 3ea09bcf2 
  
addons/models/-Area0/patches/007-glossary_model_add_additionalRelationshipAttributes.json
 PRE-CREATION 
  
repository/src/main/java/org/apache/atlas/repository/store/bootstrap/AtlasTypeDefStoreInitializer.java
 89e9422cd 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphRetriever.java
 a8fe5a762 


Diff: https://reviews.apache.org/r/74089/diff/2/

Changes: https://reviews.apache.org/r/74089/diff/1-2/


Testing
---


Thanks,

Mandar Ambawane