[jira] [Commented] (ATLAS-3761) UI: Show progress bar for migration page

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


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

ASF subversion and git services commented on ATLAS-3761:


Commit 445c38325b1d0a99dbcf48db107243916fa3985c in atlas's branch 
refs/heads/branch-2.0 from Keval Bhatt
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=445c383 ]

ATLAS-3761:- UI: Show progress bar for migration page

(cherry picked from commit b4246817251429ec986e9f4a37adca7cf334a2a4)


> UI: Show progress bar for migration page
> 
>
> Key: ATLAS-3761
> URL: https://issues.apache.org/jira/browse/ATLAS-3761
> Project: Atlas
>  Issue Type: Improvement
>Reporter: Keval Bhatt
>Assignee: Keval Bhatt
>Priority: Major
> Fix For: 3.0.0
>
> Attachments: ATLAS-3761.patch
>
>




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


[jira] [Commented] (ATLAS-3604) Data Migration: Redirect root URI to migration status page

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


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

ASF subversion and git services commented on ATLAS-3604:


Commit cc6cac35686eb0c09c85f7c5d0f5e17c49516855 in atlas's branch 
refs/heads/branch-2.0 from Nikhil Bonte
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=cc6cac3 ]

ATLAS-3604: Data Migration status display.

Signed-off-by: Ashutosh Mestry 


> Data Migration: Redirect root URI to migration status page
> --
>
> Key: ATLAS-3604
> URL: https://issues.apache.org/jira/browse/ATLAS-3604
> Project: Atlas
>  Issue Type: New Feature
>Reporter: Nikhil Bonte
>Assignee: Nikhil Bonte
>Priority: Major
> Fix For: 3.0.0
>
> Attachments: 
> ATLAS-3604-Data-Migration-Metrics-Page-Display-with-UI.patch
>
>
>  
> Data migration service added under [ATLAS-2461|http://example.com/] do not 
> provide UI to show migration status.
> This feature includes server side changes to allow a html page to be shown in 
> migration mode.
> In migration mode request to root URI will be redirected to 
> migration-status.html.
> This page will render the response from API "api/atlas/admin/metrics".
>  



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


[jira] [Commented] (ATLAS-3705) UI : Remove notification section from Server Statistics: migration page

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


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

ASF subversion and git services commented on ATLAS-3705:


Commit 66e00427ad3d740243a84d8b905131a07fb74b0b in atlas's branch 
refs/heads/branch-2.0 from Keval Bhatt
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=66e0042 ]

ATLAS-3705 : UI : Remove notification section from Server Statistics: migration 
page

(cherry picked from commit e58e7d42b47326feb97779f4e4147c78cefc866c)


> UI : Remove notification section from Server Statistics: migration page
> ---
>
> Key: ATLAS-3705
> URL: https://issues.apache.org/jira/browse/ATLAS-3705
> Project: Atlas
>  Issue Type: Improvement
>Reporter: Keval Bhatt
>Assignee: Keval Bhatt
>Priority: Major
> Fix For: 3.0.0
>
> Attachments: ATLAS-3705.patch
>
>




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


[jira] [Commented] (ATLAS-3775) Migration Import Display: Incorrect Status Display

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


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

ASF subversion and git services commented on ATLAS-3775:


Commit 32143341c2adcd5647c5968a86a06eb649a1ba8e in atlas's branch 
refs/heads/branch-2.0 from Ashutosh Mestry
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=3214334 ]

ATLAS-3775: Migration Import: Status display fix.

(cherry picked from commit f467229294baa5550f4101d1e8ea59e82fdf3e3b)


> Migration Import Display: Incorrect Status Display
> --
>
> Key: ATLAS-3775
> URL: https://issues.apache.org/jira/browse/ATLAS-3775
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: trunk
>Reporter: Ashutosh Mestry
>Assignee: Ashutosh Mestry
>Priority: Major
> Fix For: trunk
>
> Attachments: ATLAS-3775-Migration-Import-Status-display-fix.patch
>
>
> *Background*
> Zip file based migration introduced _DataMigrationStatusService_. This class 
> is responsible for displaying the status.
> *Steps to Duplicate*
> Pre-requisites:
>  * Keep the REST http:///api/atlas/admin output open in a browser 
> window.
>  * Keep zip-file based migration import in progress.
>  * Ensure that you see the current status. Once migration progress, refresh 
> the REST API output to display the status. The status should be accurate.
>  * Refresh the REST API output after 5 mins. This will expire the status 
> cache and make a request to _DataMigrationService_ for status.
> _Expected results_
>  * Status returned by API should reflect the status logged.
>  
> _Actual results_
>  * There is a mismatch in the status.
>  * Additional information: The status is never updated for that session.
> Root cause:
> - _DataMigrationService_ maintains cached status object for each requestor. 
> This is not refreshed from the database status.
>  



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


[jira] [Commented] (ATLAS-3823) BasicSearch: Warning for the Unsupported operator.

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


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

ASF subversion and git services commented on ATLAS-3823:


Commit ba0cb5f09c3aaf9892100535eb3013c7fe43126c in atlas's branch 
refs/heads/branch-2.0 from Pinal Shah
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=ba0cb5f ]

ATLAS-3823: incorrect warning about Unsupported operator in logs

Signed-off-by: Madhan Neethiraj 
(cherry picked from commit ceec7d746c6c510a35f2279f2149eaa16728dc44)


> BasicSearch: Warning for the Unsupported operator.
> --
>
> Key: ATLAS-3823
> URL: https://issues.apache.org/jira/browse/ATLAS-3823
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 2.0.0
>Reporter: Pinal
>Assignee: Pinal
>Priority: Major
>  Labels: BasicSearch
> Fix For: 2.1.0
>
>
> For Some operator like notNull, isNull, there is incorrect warning message in 
> logs 'unsupported operator'.



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


[jira] [Commented] (ATLAS-3823) BasicSearch: Warning for the Unsupported operator.

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


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

ASF subversion and git services commented on ATLAS-3823:


Commit ceec7d746c6c510a35f2279f2149eaa16728dc44 in atlas's branch 
refs/heads/master from Pinal Shah
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=ceec7d7 ]

ATLAS-3823: incorrect warning about Unsupported operator in logs

Signed-off-by: Madhan Neethiraj 


> BasicSearch: Warning for the Unsupported operator.
> --
>
> Key: ATLAS-3823
> URL: https://issues.apache.org/jira/browse/ATLAS-3823
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 2.0.0
>Reporter: Pinal
>Assignee: Pinal
>Priority: Major
>  Labels: BasicSearch
> Fix For: 2.1.0
>
>
> For Some operator like notNull, isNull, there is incorrect warning message in 
> logs 'unsupported operator'.



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


[jira] [Updated] (ATLAS-3823) BasicSearch: Incorrect warning for the Unsupported operator.

2020-06-03 Thread Pinal (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-3823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pinal updated ATLAS-3823:
-
Summary: BasicSearch: Incorrect warning for the Unsupported operator.  
(was: BasicSearch: Warning for the Unsupported operator.)

> BasicSearch: Incorrect warning for the Unsupported operator.
> 
>
> Key: ATLAS-3823
> URL: https://issues.apache.org/jira/browse/ATLAS-3823
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 2.0.0
>Reporter: Pinal
>Assignee: Pinal
>Priority: Major
>  Labels: BasicSearch
> Fix For: 2.1.0, 3.0.0
>
>
> For Some operator like notNull, isNull, there is incorrect warning message in 
> logs 'unsupported operator'.



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


[jira] [Updated] (ATLAS-3761) UI: Show progress bar for migration page

2020-06-03 Thread Madhan Neethiraj (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Madhan Neethiraj updated ATLAS-3761:

Fix Version/s: 2.1.0

> UI: Show progress bar for migration page
> 
>
> Key: ATLAS-3761
> URL: https://issues.apache.org/jira/browse/ATLAS-3761
> Project: Atlas
>  Issue Type: Improvement
>Reporter: Keval Bhatt
>Assignee: Keval Bhatt
>Priority: Major
> Fix For: 2.1.0, 3.0.0
>
> Attachments: ATLAS-3761.patch
>
>




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


[jira] [Updated] (ATLAS-3775) Migration Import Display: Incorrect Status Display

2020-06-03 Thread Madhan Neethiraj (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-3775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Madhan Neethiraj updated ATLAS-3775:

Fix Version/s: (was: trunk)
   3.0.0
   2.1.0

> Migration Import Display: Incorrect Status Display
> --
>
> Key: ATLAS-3775
> URL: https://issues.apache.org/jira/browse/ATLAS-3775
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: trunk
>Reporter: Ashutosh Mestry
>Assignee: Ashutosh Mestry
>Priority: Major
> Fix For: 2.1.0, 3.0.0
>
> Attachments: ATLAS-3775-Migration-Import-Status-display-fix.patch
>
>
> *Background*
> Zip file based migration introduced _DataMigrationStatusService_. This class 
> is responsible for displaying the status.
> *Steps to Duplicate*
> Pre-requisites:
>  * Keep the REST http:///api/atlas/admin output open in a browser 
> window.
>  * Keep zip-file based migration import in progress.
>  * Ensure that you see the current status. Once migration progress, refresh 
> the REST API output to display the status. The status should be accurate.
>  * Refresh the REST API output after 5 mins. This will expire the status 
> cache and make a request to _DataMigrationService_ for status.
> _Expected results_
>  * Status returned by API should reflect the status logged.
>  
> _Actual results_
>  * There is a mismatch in the status.
>  * Additional information: The status is never updated for that session.
> Root cause:
> - _DataMigrationService_ maintains cached status object for each requestor. 
> This is not refreshed from the database status.
>  



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


[jira] [Updated] (ATLAS-3705) UI : Remove notification section from Server Statistics: migration page

2020-06-03 Thread Madhan Neethiraj (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Madhan Neethiraj updated ATLAS-3705:

Fix Version/s: 2.1.0

> UI : Remove notification section from Server Statistics: migration page
> ---
>
> Key: ATLAS-3705
> URL: https://issues.apache.org/jira/browse/ATLAS-3705
> Project: Atlas
>  Issue Type: Improvement
>Reporter: Keval Bhatt
>Assignee: Keval Bhatt
>Priority: Major
> Fix For: 2.1.0, 3.0.0
>
> Attachments: ATLAS-3705.patch
>
>




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


[jira] [Updated] (ATLAS-3604) Data Migration: Redirect root URI to migration status page

2020-06-03 Thread Madhan Neethiraj (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Madhan Neethiraj updated ATLAS-3604:

Fix Version/s: 2.1.0

> Data Migration: Redirect root URI to migration status page
> --
>
> Key: ATLAS-3604
> URL: https://issues.apache.org/jira/browse/ATLAS-3604
> Project: Atlas
>  Issue Type: New Feature
>Reporter: Nikhil Bonte
>Assignee: Nikhil Bonte
>Priority: Major
> Fix For: 2.1.0, 3.0.0
>
> Attachments: 
> ATLAS-3604-Data-Migration-Metrics-Page-Display-with-UI.patch
>
>
>  
> Data migration service added under [ATLAS-2461|http://example.com/] do not 
> provide UI to show migration status.
> This feature includes server side changes to allow a html page to be shown in 
> migration mode.
> In migration mode request to root URI will be redirected to 
> migration-status.html.
> This page will render the response from API "api/atlas/admin/metrics".
>  



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


[jira] [Updated] (ATLAS-3156) UI:No loading animation while creating or deleting a Classification, Create Entity, View loading

2020-06-03 Thread Keval Bhatt (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keval Bhatt updated ATLAS-3156:
---
Attachment: ATLAS-3156-3.patch

> UI:No loading animation while creating or deleting a Classification, Create 
> Entity, View loading
> 
>
> Key: ATLAS-3156
> URL: https://issues.apache.org/jira/browse/ATLAS-3156
> Project: Atlas
>  Issue Type: Improvement
>Reporter: Rahul Kurup
>Assignee: Keval Bhatt
>Priority: Minor
> Fix For: 2.1.0, 3.0.0
>
> Attachments: ATLAS-3156-1.patch, ATLAS-3156-3.patch, ATLAS-3156.patch
>
>
> While creating a Classification, there is no loading animation or any 
> indication to the user that the creation process is underway. The user only 
> gets a notification that the creation process is complete. If for some reason 
> the creation process takes a long while, then this lack of indication might 
> confuse the user into thinking that nothing is happening on clicking the 
> 'Create' button.
>  
> This same issue exists when trying to delete a classification.



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


[jira] [Commented] (ATLAS-3156) UI:No loading animation while creating or deleting a Classification, Create Entity, View loading

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


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

ASF subversion and git services commented on ATLAS-3156:


Commit 0bf8af7f3db797b1cf1e9bba4fd6490d06015ae4 in atlas's branch 
refs/heads/branch-2.0 from Keval Bhatt
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=0bf8af7 ]

ATLAS-3156:- After tag error loader not hiding #3


> UI:No loading animation while creating or deleting a Classification, Create 
> Entity, View loading
> 
>
> Key: ATLAS-3156
> URL: https://issues.apache.org/jira/browse/ATLAS-3156
> Project: Atlas
>  Issue Type: Improvement
>Reporter: Rahul Kurup
>Assignee: Keval Bhatt
>Priority: Minor
> Fix For: 2.1.0, 3.0.0
>
> Attachments: ATLAS-3156-1.patch, ATLAS-3156-3.patch, ATLAS-3156.patch
>
>
> While creating a Classification, there is no loading animation or any 
> indication to the user that the creation process is underway. The user only 
> gets a notification that the creation process is complete. If for some reason 
> the creation process takes a long while, then this lack of indication might 
> confuse the user into thinking that nothing is happening on clicking the 
> 'Create' button.
>  
> This same issue exists when trying to delete a classification.



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


[jira] [Created] (ATLAS-3824) update README.txt to replace earlier version references to 2.1.0

2020-06-03 Thread Madhan Neethiraj (Jira)
Madhan Neethiraj created ATLAS-3824:
---

 Summary: update README.txt to replace earlier version references 
to 2.1.0
 Key: ATLAS-3824
 URL: https://issues.apache.org/jira/browse/ATLAS-3824
 Project: Atlas
  Issue Type: Bug
Affects Versions: 2.1.0
Reporter: Madhan Neethiraj
Assignee: Madhan Neethiraj


Update references to earlier version in README.txt with 2.1.0



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


[jira] [Commented] (ATLAS-3824) update README.txt to replace earlier version references to 2.1.0

2020-06-03 Thread Sarath Subramanian (Jira)


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

Sarath Subramanian commented on ATLAS-3824:
---

+1. Thanks [~madhan]

> update README.txt to replace earlier version references to 2.1.0
> 
>
> Key: ATLAS-3824
> URL: https://issues.apache.org/jira/browse/ATLAS-3824
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 2.1.0
>Reporter: Madhan Neethiraj
>Assignee: Madhan Neethiraj
>Priority: Major
> Fix For: 2.1.0
>
> Attachments: ATLAS-3824.patch
>
>
> Update references to earlier version in README.txt with 2.1.0



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


[jira] [Commented] (ATLAS-3824) update README.txt to replace earlier version references to 2.1.0

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


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

ASF subversion and git services commented on ATLAS-3824:


Commit 4ae8ebd93a2d35d166aa6cfeb4fac7cd2cdb1f20 in atlas's branch 
refs/heads/branch-2.0 from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=4ae8ebd ]

ATLAS-3824: minor updates to README.txt for 2.1.0 release

(cherry picked from commit 2ed6a48d092da5ebaaf23390f48011193a980265)


> update README.txt to replace earlier version references to 2.1.0
> 
>
> Key: ATLAS-3824
> URL: https://issues.apache.org/jira/browse/ATLAS-3824
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 2.1.0
>Reporter: Madhan Neethiraj
>Assignee: Madhan Neethiraj
>Priority: Major
> Fix For: 2.1.0
>
> Attachments: ATLAS-3824.patch
>
>
> Update references to earlier version in README.txt with 2.1.0



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


[jira] [Commented] (ATLAS-3824) update README.txt to replace earlier version references to 2.1.0

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


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

ASF subversion and git services commented on ATLAS-3824:


Commit 2ed6a48d092da5ebaaf23390f48011193a980265 in atlas's branch 
refs/heads/master from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=2ed6a48 ]

ATLAS-3824: minor updates to README.txt for 2.1.0 release


> update README.txt to replace earlier version references to 2.1.0
> 
>
> Key: ATLAS-3824
> URL: https://issues.apache.org/jira/browse/ATLAS-3824
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 2.1.0
>Reporter: Madhan Neethiraj
>Assignee: Madhan Neethiraj
>Priority: Major
> Fix For: 2.1.0
>
> Attachments: ATLAS-3824.patch
>
>
> Update references to earlier version in README.txt with 2.1.0



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


[VOTE] Release Apache Atlas version 2.1.0 - rc0

2020-06-03 Thread Madhan Neethiraj
Atlas team,

 

Apache Atlas 2.1.0 release candidate #0 is now available for vote within dev 
community. Links to the release artifacts are given below. Please review and 
vote.

 

The vote will be open for at least 72 hours or until necessary votes are 
reached.

  [ ] +1 Approve

  [ ] +0 No opinion

  [ ] -1 Disapprove (and reason why)

 

 

Thanks,

Madhan

 

List of all issues addressed in this release: 
https://issues.apache.org/jira/issues/?jql=project%3DATLAS%20AND%20status%3DResolved%20AND%20fixVersion%3D2.1.0%20ORDER%20BY%20key%20DESC

 

Git tag for the release: https://github.com/apache/atlas/tree/release-2.1.0-rc0

Sources for the release: 
https://dist.apache.org/repos/dist/dev/atlas/2.1.0-rc0/apache-atlas-2.1.0-sources.tar.gz

 

Source release verification:

  PGP Signature: 
https://dist.apache.org/repos/dist/dev/atlas/2.1.0-rc0/apache-atlas-2.1.0-sources.tar.gz.asc

  SHA512 Hash:   
https://dist.apache.org/repos/dist/dev/atlas/2.1.0-rc0/apache-atlas-2.1.0-sources.tar.gz.sha512

  MD5 Hash:  
https://dist.apache.org/repos/dist/dev/atlas/2.1.0-rc0/apache-atlas-2.1.0-sources.tar.gz.md5

 

Keys to verify the signature of the release artifacts are available at: 
https://dist.apache.org/repos/dist/release/atlas/KEYS

 

New features/enhancements:

  - Quick Search: provides a simpler search experience with type-ahead 
suggestions

  - Business Metadata: enables augmenting entity-types with additional 
attributes, search entities using these attributes

  - Labels: ability to add/remove labels on entities, and search entities using 
labels

  - Custom Attributes: ability to add entity instance specific custom 
attributes i.e. attributes not defined in entity-def or business metadata

  - Entity Purge: added REST APIs to purge deleted entities

 

Enhancements:

  - Search: ability to find entities by more than one classification

  - Performance: improvements in lineage retrieval and 
classification-propagation

  - Notification: ability to process notifications from multiple Kafka topics

  - Hive Hook: tracks process-executions via hive_process_execution entities

  - Hive Hook: captures DDL operations via hive_db_ddl and hive_table_ddl 
entities

  - Notification: introduced shell entities to record references to 
non-existing entities in notifications

  - Spark: added model to capture Spark entities, processes and relationships

  - AWS S3: introduced updated model to capture AWS S3 entities and 
relationships

  - ADLS-Gen2: introduced model to capture Azure Data Lake Storage Gen2 
entities and relationships

  - Dependencies: JanusGraph 0.5.1, Tinkerpop 3.4.6, Spring Framework 4.3.20

  - Authorization: updated to cover new features, like: business metadata, 
labels, purge

  - UI: multiple UI improvements, including a beta UI



[jira] [Commented] (ATLAS-3156) UI:No loading animation while creating or deleting a Classification, Create Entity, View loading

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


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

ASF subversion and git services commented on ATLAS-3156:


Commit cc185c13c6a310ad34a243fd467890d6c8bf9c79 in atlas's branch 
refs/heads/master from Keval Bhatt
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=cc185c1 ]

ATLAS-3156:- After tag error loader not hiding #3

(cherry picked from commit 0bf8af7f3db797b1cf1e9bba4fd6490d06015ae4)


> UI:No loading animation while creating or deleting a Classification, Create 
> Entity, View loading
> 
>
> Key: ATLAS-3156
> URL: https://issues.apache.org/jira/browse/ATLAS-3156
> Project: Atlas
>  Issue Type: Improvement
>Reporter: Rahul Kurup
>Assignee: Keval Bhatt
>Priority: Minor
> Fix For: 2.1.0, 3.0.0
>
> Attachments: ATLAS-3156-1.patch, ATLAS-3156-3.patch, ATLAS-3156.patch
>
>
> While creating a Classification, there is no loading animation or any 
> indication to the user that the creation process is underway. The user only 
> gets a notification that the creation process is complete. If for some reason 
> the creation process takes a long while, then this lack of indication might 
> confuse the user into thinking that nothing is happening on clicking the 
> 'Create' button.
>  
> This same issue exists when trying to delete a classification.



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


Re: Review Request 72565: ATLAS-3825: updated import business-metadata to set business attribute values on appropriate entities

2020-06-03 Thread Sarath Subramanian

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


Ship it!




Ship It!

- Sarath Subramanian


On June 3, 2020, 5:45 p.m., Madhan Neethiraj wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/72565/
> ---
> 
> (Updated June 3, 2020, 5:45 p.m.)
> 
> 
> Review request for atlas, Ashutosh Mestry, Jayendra Parab, keval bhatt, 
> mayank jain, Nixon Rodrigues, Pinal Shah, Sarath Subramanian, and Sidharth 
> Mishra.
> 
> 
> Bugs: ATLAS-3825
> https://issues.apache.org/jira/browse/ATLAS-3825
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> - fixed incorrect attribute value assignements
> - updated to return all failures encountred during import
> 
> 
> Diffs
> -
> 
>   intg/src/main/java/org/apache/atlas/bulkimport/BulkImportResponse.java 
> 0ee54e996 
>   
> repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityStoreV2.java
>  89076c123 
> 
> 
> Diff: https://reviews.apache.org/r/72565/diff/1/
> 
> 
> Testing
> ---
> 
> - manually verified that business attributes are set to appropriate values on 
> all entities specified in import contents
> - pre-commit tests run - 
> https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/1949/
> 
> 
> Thanks,
> 
> Madhan Neethiraj
> 
>



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

2020-06-03 Thread mayank jain

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

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


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


Repository: atlas


Description
---

Currently Findbugs complaints about some problems (see attachment) in the 
repository module. They should be fixed to get the code more reliable.


Diffs
-

  repository/src/main/java/org/apache/atlas/GraphTransactionInterceptor.java 
57e454a 
  
repository/src/main/java/org/apache/atlas/discovery/EntityDiscoveryService.java 
dd4d1b4 
  
repository/src/main/java/org/apache/atlas/discovery/EntitySearchProcessor.java 
56956e6 
  repository/src/main/java/org/apache/atlas/discovery/SearchAggregatorImpl.java 
e8f7dbc 
  repository/src/main/java/org/apache/atlas/discovery/SearchProcessor.java 
804c694 
  repository/src/main/java/org/apache/atlas/glossary/GlossaryService.java 
d630f66 
  repository/src/main/java/org/apache/atlas/glossary/GlossaryTermUtils.java 
2c84ec7 
  repository/src/main/java/org/apache/atlas/glossary/GlossaryUtils.java 2a2cebb 
  repository/src/main/java/org/apache/atlas/query/AtlasDSL.java b8a744b 
  repository/src/main/java/org/apache/atlas/query/GremlinQueryComposer.java 
801e898 
  repository/src/main/java/org/apache/atlas/query/antlr4/AtlasDSLLexer.java 
142b9ca 
  repository/src/main/java/org/apache/atlas/query/antlr4/AtlasDSLParser.java 
6b33edb 
  
repository/src/main/java/org/apache/atlas/repository/audit/AbstractStorageBasedAuditRepository.java
 1aac375 
  
repository/src/main/java/org/apache/atlas/repository/audit/EntityAuditListener.java
 69d373d 
  
repository/src/main/java/org/apache/atlas/repository/audit/EntityAuditListenerV2.java
 79527ac 
  
repository/src/main/java/org/apache/atlas/repository/audit/HBaseBasedAuditRepository.java
 9fca744 
  
repository/src/main/java/org/apache/atlas/repository/converters/AtlasArrayFormatConverter.java
 c335f0a 
  
repository/src/main/java/org/apache/atlas/repository/converters/AtlasInstanceConverter.java
 6fc0c65 
  
repository/src/main/java/org/apache/atlas/repository/converters/AtlasMapFormatConverter.java
 0eacd8e 
  
repository/src/main/java/org/apache/atlas/repository/converters/AtlasStructFormatConverter.java
 ae92b8b 
  
repository/src/main/java/org/apache/atlas/repository/graph/FullTextMapperV2.java
 497a877 
  
repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java
 4a09b08 
  repository/src/main/java/org/apache/atlas/repository/graph/GraphHelper.java 
7b7ec65 
  
repository/src/main/java/org/apache/atlas/repository/impexp/AtlasServerService.java
 542106f 
  
repository/src/main/java/org/apache/atlas/repository/impexp/ExportService.java 
0491a85 
  
repository/src/main/java/org/apache/atlas/repository/impexp/ImportService.java 
1d29bf8 
  
repository/src/main/java/org/apache/atlas/repository/impexp/ImportTransforms.java
 a2f592c 
  repository/src/main/java/org/apache/atlas/repository/impexp/ZipSink.java 
6375454 
  repository/src/main/java/org/apache/atlas/repository/impexp/ZipSource.java 
812add9 
  
repository/src/main/java/org/apache/atlas/repository/impexp/ZipSourceDirect.java
 04342fa 
  
repository/src/main/java/org/apache/atlas/repository/impexp/ZipSourceWithBackingDirectory.java
 7963800 
  
repository/src/main/java/org/apache/atlas/repository/migration/DataMigrationService.java
 0a2257e 
  
repository/src/main/java/org/apache/atlas/repository/migration/ZipFileMigrationImporter.java
 d56261f 
  repository/src/main/java/org/apache/atlas/repository/ogm/AtlasServerDTO.java 
2f7ca11 
  
repository/src/main/java/org/apache/atlas/repository/store/bootstrap/AtlasTypeDefStoreInitializer.java
 8e7c1b3 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/DeleteHandlerV1.java
 3f8503a 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasClassificationDefStoreV2.java
 9ffede4 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityChangeNotifier.java
 0dc3193 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityDefStoreV2.java
 e5153de 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityStoreV2.java
 89076c1 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasRelationshipStoreV2.java
 8d74489 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasStructDefStoreV2.java
 9a45f00 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasTypeDefGraphStoreV2.java
 ed17b92 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphMapper.java
 2ed524f 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphRetriever.java
 757fcb1 
  

[jira] [Created] (ATLAS-3825) import business metadata - incorrect attribute value assignement

2020-06-03 Thread Madhan Neethiraj (Jira)
Madhan Neethiraj created ATLAS-3825:
---

 Summary: import business metadata - incorrect attribute value 
assignement
 Key: ATLAS-3825
 URL: https://issues.apache.org/jira/browse/ATLAS-3825
 Project: Atlas
  Issue Type: Bug
  Components:  atlas-core
Affects Versions: 2.1.0
Reporter: Madhan Neethiraj
Assignee: Madhan Neethiraj


Business metadata import to assign an attribute to multiple entities results in 
the last specified value to be applied to all entities, instead of values 
specified for individual entities. For example, setting business attributes on 
entities created by quick_start, with the following import contents, results in 
all entities to have test_businessMetadata.attr1=17 and 
test_businessMetadata.attr2=27.

 
{noformat}
EntityType,EntityUniqueAttributeValue,BusinessAttributeName,BusinessAttributeValue,EntityUniqueAttributeName[optional]
Table,customer_dim@cl1,test_businessMetadata.attr1,10
Table,customer_dim@cl1,test_businessMetadata.attr2,20
Table,log_fact_daily_mv@cl1,test_businessMetadata.attr1,11
Table,log_fact_daily_mv@cl1,test_businessMetadata.attr2,21
Table,logging_fact_monthly_mv@cl1,test_businessMetadata.attr1,12
Table,logging_fact_monthly_mv@cl1,test_businessMetadata.attr2,22
Table,product_dim@cl1,test_businessMetadata.attr1,13
Table,product_dim@cl1,test_businessMetadata.attr2,23
Table,sales_fact@cl1,test_businessMetadata.attr1,14
Table,sales_fact@cl1,test_businessMetadata.attr2,24
Table,sales_fact_daily_mv@cl1,test_businessMetadata.attr1,15
Table,sales_fact_daily_mv@cl1,test_businessMetadata.attr2,25
Table,sales_fact_monthly_mv@cl1,test_businessMetadata.attr1,16
Table,sales_fact_monthly_mv@cl1,test_businessMetadata.attr2,26
Table,time_dim@cl1,test_businessMetadata.attr1,17
Table,time_dim@cl1,test_businessMetadata.attr2,27
 {noformat}
 



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


Review Request 72565: ATLAS-3825: updated import business-metadata to set business attribute values on appropriate entities

2020-06-03 Thread Madhan Neethiraj

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

Review request for atlas, Ashutosh Mestry, Jayendra Parab, keval bhatt, mayank 
jain, Nixon Rodrigues, Pinal Shah, Sarath Subramanian, and Sidharth Mishra.


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


Repository: atlas


Description
---

- fixed incorrect attribute value assignements
- updated to return all failures encountred during import


Diffs
-

  intg/src/main/java/org/apache/atlas/bulkimport/BulkImportResponse.java 
0ee54e996 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityStoreV2.java
 89076c123 


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


Testing
---

- manually verified that business attributes are set to appropriate values on 
all entities specified in import contents
- pre-commit tests run - 
https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/1949/


Thanks,

Madhan Neethiraj



[jira] [Commented] (ATLAS-3825) import business metadata - incorrect attribute value assignement

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


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

ASF subversion and git services commented on ATLAS-3825:


Commit 86ba342fe6baee08c6aaa20e50de4c3b8e2ae873 in atlas's branch 
refs/heads/master from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=86ba342 ]

ATLAS-3825: updated import business-metadata to set business attribute values 
on appropriate entities


> import business metadata - incorrect attribute value assignement
> 
>
> Key: ATLAS-3825
> URL: https://issues.apache.org/jira/browse/ATLAS-3825
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 2.1.0
>Reporter: Madhan Neethiraj
>Assignee: Madhan Neethiraj
>Priority: Major
> Fix For: 2.1.0, 3.0.0
>
> Attachments: ATALS-3825.patch
>
>
> Business metadata import to assign an attribute to multiple entities results 
> in the last specified value to be applied to all entities, instead of values 
> specified for individual entities. For example, setting business attributes 
> on entities created by quick_start, with the following import contents, 
> results in all entities to have test_businessMetadata.attr1=17 and 
> test_businessMetadata.attr2=27.
>  
> {noformat}
> EntityType,EntityUniqueAttributeValue,BusinessAttributeName,BusinessAttributeValue,EntityUniqueAttributeName[optional]
> Table,customer_dim@cl1,test_businessMetadata.attr1,10
> Table,customer_dim@cl1,test_businessMetadata.attr2,20
> Table,log_fact_daily_mv@cl1,test_businessMetadata.attr1,11
> Table,log_fact_daily_mv@cl1,test_businessMetadata.attr2,21
> Table,logging_fact_monthly_mv@cl1,test_businessMetadata.attr1,12
> Table,logging_fact_monthly_mv@cl1,test_businessMetadata.attr2,22
> Table,product_dim@cl1,test_businessMetadata.attr1,13
> Table,product_dim@cl1,test_businessMetadata.attr2,23
> Table,sales_fact@cl1,test_businessMetadata.attr1,14
> Table,sales_fact@cl1,test_businessMetadata.attr2,24
> Table,sales_fact_daily_mv@cl1,test_businessMetadata.attr1,15
> Table,sales_fact_daily_mv@cl1,test_businessMetadata.attr2,25
> Table,sales_fact_monthly_mv@cl1,test_businessMetadata.attr1,16
> Table,sales_fact_monthly_mv@cl1,test_businessMetadata.attr2,26
> Table,time_dim@cl1,test_businessMetadata.attr1,17
> Table,time_dim@cl1,test_businessMetadata.attr2,27
>  {noformat}
>  



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


[jira] [Commented] (ATLAS-3825) import business metadata - incorrect attribute value assignement

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


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

ASF subversion and git services commented on ATLAS-3825:


Commit c90f3d022af699c986029313a447edf3a4aec251 in atlas's branch 
refs/heads/branch-2.0 from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=c90f3d0 ]

ATLAS-3825: updated import business-metadata to set business attribute values 
on appropriate entities

(cherry picked from commit 86ba342fe6baee08c6aaa20e50de4c3b8e2ae873)


> import business metadata - incorrect attribute value assignement
> 
>
> Key: ATLAS-3825
> URL: https://issues.apache.org/jira/browse/ATLAS-3825
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 2.1.0
>Reporter: Madhan Neethiraj
>Assignee: Madhan Neethiraj
>Priority: Major
> Fix For: 2.1.0, 3.0.0
>
> Attachments: ATALS-3825.patch
>
>
> Business metadata import to assign an attribute to multiple entities results 
> in the last specified value to be applied to all entities, instead of values 
> specified for individual entities. For example, setting business attributes 
> on entities created by quick_start, with the following import contents, 
> results in all entities to have test_businessMetadata.attr1=17 and 
> test_businessMetadata.attr2=27.
>  
> {noformat}
> EntityType,EntityUniqueAttributeValue,BusinessAttributeName,BusinessAttributeValue,EntityUniqueAttributeName[optional]
> Table,customer_dim@cl1,test_businessMetadata.attr1,10
> Table,customer_dim@cl1,test_businessMetadata.attr2,20
> Table,log_fact_daily_mv@cl1,test_businessMetadata.attr1,11
> Table,log_fact_daily_mv@cl1,test_businessMetadata.attr2,21
> Table,logging_fact_monthly_mv@cl1,test_businessMetadata.attr1,12
> Table,logging_fact_monthly_mv@cl1,test_businessMetadata.attr2,22
> Table,product_dim@cl1,test_businessMetadata.attr1,13
> Table,product_dim@cl1,test_businessMetadata.attr2,23
> Table,sales_fact@cl1,test_businessMetadata.attr1,14
> Table,sales_fact@cl1,test_businessMetadata.attr2,24
> Table,sales_fact_daily_mv@cl1,test_businessMetadata.attr1,15
> Table,sales_fact_daily_mv@cl1,test_businessMetadata.attr2,25
> Table,sales_fact_monthly_mv@cl1,test_businessMetadata.attr1,16
> Table,sales_fact_monthly_mv@cl1,test_businessMetadata.attr2,26
> Table,time_dim@cl1,test_businessMetadata.attr1,17
> Table,time_dim@cl1,test_businessMetadata.attr2,27
>  {noformat}
>  



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


Review Request 72562: ATLAS-3823 : BasicSearch: Warning for the Unsupported operator.

2020-06-03 Thread Pinal Shah

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

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


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


Repository: atlas


Description
---

For Some operator like notNull, isNull, there is incorrect warning message in 
logs 'unsupported operator'.
This log is in preprocessing step (processPipeSeperatedSystemAttributes), So it 
is removed.


Diffs
-

  repository/src/main/java/org/apache/atlas/discovery/SearchProcessor.java 
804c69431 


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


Testing
---


Thanks,

Pinal Shah



Re: Review Request 72562: ATLAS-3823 : BasicSearch: Warning for the Unsupported operator.

2020-06-03 Thread Madhan Neethiraj

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


Ship it!




Ship It!

- Madhan Neethiraj


On June 3, 2020, 6:34 a.m., Pinal Shah wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/72562/
> ---
> 
> (Updated June 3, 2020, 6:34 a.m.)
> 
> 
> Review request for atlas, Jayendra Parab, Madhan Neethiraj, Nixon Rodrigues, 
> and Sarath Subramanian.
> 
> 
> Bugs: ATLAS-3823
> https://issues.apache.org/jira/browse/ATLAS-3823
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> For Some operator like notNull, isNull, there is incorrect warning message in 
> logs 'unsupported operator'.
> This log is in preprocessing step (processPipeSeperatedSystemAttributes), So 
> it is removed.
> 
> 
> Diffs
> -
> 
>   repository/src/main/java/org/apache/atlas/discovery/SearchProcessor.java 
> 804c69431 
> 
> 
> Diff: https://reviews.apache.org/r/72562/diff/1/
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Pinal Shah
> 
>



Re: Review Request 72562: ATLAS-3823 : BasicSearch: Warning for the Unsupported operator.

2020-06-03 Thread Pinal Shah

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

(Updated June 3, 2020, 6:58 a.m.)


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


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


Repository: atlas


Description
---

For Some operator like notNull, isNull, there is incorrect warning message in 
logs 'unsupported operator'.
This log is in preprocessing step (processPipeSeperatedSystemAttributes), So it 
is removed.


Diffs
-

  repository/src/main/java/org/apache/atlas/discovery/SearchProcessor.java 
804c69431 


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


Testing (updated)
---

PreCommit: https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/1948/console


Thanks,

Pinal Shah