Review Request 72257: ATLAS-3583 Use Audit framework to generate audit entries for Classification CREATE, UPDATE and DELETE

2020-03-21 Thread Mandar Ambawane

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

Review request for atlas, Ashutosh Mestry, Jayendra Parab, Madhan Neethiraj, 
Nixon Rodrigues, and Sarath Subramanian.


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


Repository: atlas


Description
---

Added listener to listen create/update/delete operations of all type defs.


Diffs
-

  addons/models/-Area0/0010-base_model.json 351e07b 
  intg/src/main/java/org/apache/atlas/model/audit/AtlasAuditEntry.java f2a8b3e 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasTypeDefGraphStore.java
 79f5270 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AuditChangeListener.java
 PRE-CREATION 


Diff: https://reviews.apache.org/r/72257/diff/1/


Testing
---

Pre-commit build: 
https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/1747/console

Manual testing is done.


Thanks,

Mandar Ambawane



[jira] [Created] (ATLAS-3675) Enable quick search and suggestions for business metadata attributes

2020-03-21 Thread Mandar Ambawane (Jira)
Mandar Ambawane created ATLAS-3675:
--

 Summary: Enable quick search and suggestions for business metadata 
attributes
 Key: ATLAS-3675
 URL: https://issues.apache.org/jira/browse/ATLAS-3675
 Project: Atlas
  Issue Type: Bug
Reporter: Mandar Ambawane
Assignee: Mandar Ambawane






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


Review Request 72259: ATLAS-3675 Enable quick search and suggestions for business metadata attributes

2020-03-21 Thread Mandar Ambawane

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

Review request for atlas, Ashutosh Mestry, Jayendra Parab, Madhan Neethiraj, 
Nixon Rodrigues, and Sarath Subramanian.


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


Repository: atlas


Description
---

Added solr index for business metadata attributes.

>From UI, need to add searchWeight with metadata attributes to support 
>suggestions.


Diffs
-

  intg/src/main/java/org/apache/atlas/listener/ChangedTypeDefs.java af00f6c 
  
repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java
 7c55130 
  
repository/src/main/java/org/apache/atlas/repository/graph/SolrIndexHelper.java 
4ec0086 


Diff: https://reviews.apache.org/r/72259/diff/1/


Testing
---

Pre-commit build: 
https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/1746/console

Basic testing is done.


Thanks,

Mandar Ambawane



Enable support for solr in http mode.

2020-03-21 Thread Damian Warszawski
Hi everyone,

For testing purposes in our Atlas dev deployments In ING WBAA, it was
required to run embedded solr with external Hbase. It was enabled by
changes in the start scripts as well as in the way Solr client is
configured to avoid setting up zookeeper by using solr in http mode.
Additional benefit is full-integration with JanusGraph configuration.

Here is propose solution to enable support of Solr in http(standalone) mode:

https://issues.apache.org/jira/browse/ATLAS-3654
https://github.com/apache/atlas/pull/90

As it is my first PR to Atlas please let me know if I missed anything here.

Damian


Re: Review Request 72259: ATLAS-3675 Enable quick search and suggestions for business metadata attributes

2020-03-21 Thread Madhan Neethiraj

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


Ship it!




Ship It!

- Madhan Neethiraj


On March 21, 2020, 8:41 a.m., Mandar Ambawane wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/72259/
> ---
> 
> (Updated March 21, 2020, 8:41 a.m.)
> 
> 
> Review request for atlas, Ashutosh Mestry, Jayendra Parab, Madhan Neethiraj, 
> Nixon Rodrigues, and Sarath Subramanian.
> 
> 
> Bugs: ATLAS-3675
> https://issues.apache.org/jira/browse/ATLAS-3675
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> Added solr index for business metadata attributes.
> 
> From UI, need to add searchWeight with metadata attributes to support 
> suggestions.
> 
> 
> Diffs
> -
> 
>   intg/src/main/java/org/apache/atlas/listener/ChangedTypeDefs.java af00f6c 
>   
> repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java
>  7c55130 
>   
> repository/src/main/java/org/apache/atlas/repository/graph/SolrIndexHelper.java
>  4ec0086 
> 
> 
> Diff: https://reviews.apache.org/r/72259/diff/1/
> 
> 
> Testing
> ---
> 
> Pre-commit build: 
> https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/1746/console
> 
> Basic testing is done.
> 
> 
> Thanks,
> 
> Mandar Ambawane
> 
>



[jira] [Commented] (ATLAS-3665) Add 'queryText' attribute to the 'spark_process' type

2020-03-21 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on ATLAS-3665:


Commit 02df5c87f0bdee03142bcdc4e5cfb44edf0ad26f in atlas's branch 
refs/heads/branch-2.0 from Vlad Glinsky
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=02df5c8 ]

ATLAS-3665 :- Add 'queryText' attribute to the 'spark_process' type (#94)

(cherry picked from commit a30c6d4e9c3855c15978bf1e50f287831bbae8bc)


> Add 'queryText' attribute to the 'spark_process' type
> -
>
> Key: ATLAS-3665
> URL: https://issues.apache.org/jira/browse/ATLAS-3665
> Project: Atlas
>  Issue Type: Task
>Reporter: Vladislav Glinskiy
>Priority: Major
> Fix For: 2.1.0, 3.0.0
>
>  Time Spent: 2h
>  Remaining Estimate: 0h
>
> Add 'queryText' attribute to the 'spark_process' type in order to make 
> `spark_process` more readable by the user. The `queryText` attribute stores 
> exact SQL query that are executed within the Spark session as a Spark process.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)