-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71650/
-----------------------------------------------------------
(Updated Oct. 28, 2019, 10:08 p.m.)
Review request for atlas, Ashutosh Mestry, Aadarsh Jajodia, Sridhar K, Madhan
Neethiraj, and Sarath Subramanian.
Changes
-------
resolve rebase conflicts
Bugs: ATLAS-3482
https://issues.apache.org/jira/browse/ATLAS-3482
Repository: atlas
Description
-------
Enhance basic search to enable search on entity system attributes without
entity type being present.
These are some dupicate code with multi-classificaiton, whichever goes first,
the second need to be modified.
Diffs (updated)
-----
repository/src/main/java/org/apache/atlas/discovery/EntitySearchProcessorV2.java
PRE-CREATION
repository/src/main/java/org/apache/atlas/discovery/GraphIndexQueryBuilder.java
3f58acb9c
repository/src/main/java/org/apache/atlas/discovery/SearchContext.java
7ad32bdb9
repository/src/main/java/org/apache/atlas/discovery/SearchProcessor.java
b56d8e83a
webapp/src/main/java/org/apache/atlas/web/rest/DiscoveryREST.java 908ae7033
webapp/src/test/java/org/apache/atlas/web/adapters/TestEntitiesREST.java
cd8f8981c
Diff: https://reviews.apache.org/r/71650/diff/4/
Changes: https://reviews.apache.org/r/71650/diff/3-4/
Testing
-------
- Added unit tests, passed.
- Local tests passed.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [ 0.778 s]
[INFO] apache-atlas 3.0.0-SNAPSHOT ........................ SUCCESS [ 14.789 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 16.058 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [01:34 min]
[INFO] Apache Atlas Common ................................ SUCCESS [ 14.387 s]
[INFO] Apache Atlas Client ................................ SUCCESS [ 0.516 s]
[INFO] atlas-client-common ................................ SUCCESS [ 6.664 s]
[INFO] atlas-client-v1 .................................... SUCCESS [ 7.928 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 11.222 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 31.433 s]
[INFO] atlas-client-v2 .................................... SUCCESS [ 6.494 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [ 0.403 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [ 5.716 s]
[INFO] Graph Database Common Code ......................... SUCCESS [ 4.650 s]
[INFO] Apache Atlas JanusGraph-HBase2 Module .............. SUCCESS [ 7.184 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [02:40 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [ 2.767
s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 12.399 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [18:31 min]
[INFO] Apache Atlas UI .................................... SUCCESS [ 44.824 s]
[INFO] Apache Atlas New UI ................................ SUCCESS [ 46.618 s]
[INFO] Apache Atlas Web Application ....................... SUCCESS [20:26 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [01:11 min]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [ 3.158 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [ 12.052 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [ 8.351 s]
[INFO] Apache Atlas Hive Bridge ........................... SUCCESS [23:19 min]
[INFO] Apache Atlas Falcon Bridge Shim .................... SUCCESS [ 5.675 s]
[INFO] Apache Atlas Falcon Bridge ......................... SUCCESS [03:13 min]
[INFO] Apache Atlas Sqoop Bridge Shim ..................... SUCCESS [ 3.481 s]
[INFO] Apache Atlas Sqoop Bridge .......................... SUCCESS [03:21 min]
[INFO] Apache Atlas Storm Bridge Shim ..................... SUCCESS [ 4.040 s]
[INFO] Apache Atlas Storm Bridge .......................... SUCCESS [03:10 min]
[INFO] Apache Atlas Hbase Bridge Shim ..................... SUCCESS [ 6.114 s]
[INFO] Apache Atlas Hbase Bridge .......................... SUCCESS [03:43 min]
[INFO] Apache HBase - Testing Util ........................ SUCCESS [ 22.560 s]
[INFO] Apache Atlas Kafka Bridge .......................... SUCCESS [ 7.766 s]
[INFO] Apache Atlas classification updater ................ SUCCESS [ 5.037 s]
[INFO] Apache Atlas Impala Hook API ....................... SUCCESS [ 3.358 s]
[INFO] Apache Atlas Impala Bridge Shim .................... SUCCESS [ 3.586 s]
[INFO] Apache Atlas Impala Bridge ......................... SUCCESS [06:18 min]
[INFO] Apache Atlas Distribution 3.0.0-SNAPSHOT ........... SUCCESS [ 2.366 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:32 h
[INFO] Finished at: 2019-10-23T13:37:53-07:00
[INFO] ------------------------------------------------------------------------
Thanks,
Le Ma