atlas icon indicating copy to clipboard operation
atlas copied to clipboard

ATLAS-3203: Add parent entity names to qualifiedName

Open whazor opened this issue 6 years ago • 1 comments

  • add database and table names to column qualifiedName

  • add database name to table qualifiedName

  • improve tests

whazor avatar May 09 '19 13:05 whazor

As I know that @Whazor just became a father, he is probably AFK for a while. Find below the test results.

[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.671 s]
[INFO] apache-atlas 2.0.0-SNAPSHOT ........................ SUCCESS [  1.768 s]
[INFO] Apache Atlas Test Utility Tools 2.0.0-SNAPSHOT ..... SUCCESS [  4.073 s]
[INFO] Apache Atlas Integration 2.0.0-SNAPSHOT ............ SUCCESS [01:12 min]
[INFO] Apache Atlas Common 2.0.0-SNAPSHOT ................. SUCCESS [  1.719 s]
[INFO] Apache Atlas Client 2.0.0-SNAPSHOT ................. SUCCESS [  0.193 s]
[INFO] atlas-client-common 2.0.0-SNAPSHOT ................. SUCCESS [  0.692 s]
[INFO] atlas-client-v1 2.0.0-SNAPSHOT ..................... SUCCESS [  1.934 s]
[INFO] Apache Atlas Server API 2.0.0-SNAPSHOT ............. SUCCESS [  0.758 s]
[INFO] Apache Atlas Notification 2.0.0-SNAPSHOT ........... SUCCESS [ 14.804 s]
[INFO] atlas-client-v2 2.0.0-SNAPSHOT ..................... SUCCESS [  1.449 s]
[INFO] Apache Atlas Graph Database Projects 2.0.0-SNAPSHOT  SUCCESS [  0.107 s]
[INFO] Apache Atlas Graph Database API 2.0.0-SNAPSHOT ..... SUCCESS [  0.996 s]
[INFO] Graph Database Common Code 2.0.0-SNAPSHOT .......... SUCCESS [  0.817 s]
[INFO] Apache Atlas JanusGraph-HBase2 Module 2.0.0-SNAPSHOT SUCCESS [  1.362 s]
[INFO] Apache Atlas JanusGraph DB Impl 2.0.0-SNAPSHOT ..... SUCCESS [02:03 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies 2.0.0-SNAPSHOT SUCCESS [  1.454 s]
[INFO] Apache Atlas Authorization 2.0.0-SNAPSHOT .......... SUCCESS [  1.771 s]
[INFO] Apache Atlas Repository 2.0.0-SNAPSHOT ............. SUCCESS [07:36 min]
[INFO] Apache Atlas UI 2.0.0-SNAPSHOT ..................... SUCCESS [ 56.994 s]
[INFO] Apache Atlas Web Application 2.0.0-SNAPSHOT ........ SUCCESS [01:41 min]
[INFO] Apache Atlas Documentation 2.0.0-SNAPSHOT .......... SUCCESS [  3.310 s]
[INFO] Apache Atlas FileSystem Model 2.0.0-SNAPSHOT ....... SUCCESS [  2.044 s]
[INFO] Apache Atlas Plugin Classloader 2.0.0-SNAPSHOT ..... SUCCESS [  0.917 s]
[INFO] Apache Atlas Hive Bridge Shim 2.0.0-SNAPSHOT ....... SUCCESS [  2.478 s]
[INFO] Apache Atlas Hive Bridge 2.0.0-SNAPSHOT ............ SUCCESS [  9.289 s]
[INFO] Apache Atlas Falcon Bridge Shim 2.0.0-SNAPSHOT ..... SUCCESS [  1.323 s]
[INFO] Apache Atlas Falcon Bridge 2.0.0-SNAPSHOT .......... SUCCESS [  1.217 s]
[INFO] Apache Atlas Sqoop Bridge Shim 2.0.0-SNAPSHOT ...... SUCCESS [  0.112 s]
[INFO] Apache Atlas Sqoop Bridge 2.0.0-SNAPSHOT ........... SUCCESS [  6.417 s]
[INFO] Apache Atlas Storm Bridge Shim 2.0.0-SNAPSHOT ...... SUCCESS [  2.634 s]
[INFO] Apache Atlas Storm Bridge 2.0.0-SNAPSHOT ........... SUCCESS [  1.748 s]
[INFO] Apache Atlas Hbase Bridge Shim 2.0.0-SNAPSHOT ...... SUCCESS [  2.147 s]
[INFO] Apache Atlas Hbase Bridge 2.0.0-SNAPSHOT ........... SUCCESS [  6.818 s]
[INFO] Apache HBase - Testing Util 2.0.0-SNAPSHOT ......... SUCCESS [ 20.291 s]
[INFO] Apache Atlas Kafka Bridge 2.0.0-SNAPSHOT ........... SUCCESS [  2.888 s]
[INFO] Apache Atlas classification updater 2.0.0-SNAPSHOT . SUCCESS [  0.656 s]
[INFO] Apache Atlas Impala Bridge 2.0.0-SNAPSHOT .......... SUCCESS [  3.110 s]
[INFO] Apache Atlas Distribution 2.0.0-SNAPSHOT ........... SUCCESS [02:34 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------

git log

commit fc98bf2e46c8b21442811af55ac7bdd593e8bd6b
Author: Nanne Wielinga <[email protected]>
Date:   Thu May 9 15:28:00 2019 +0200

    Add parent entity names to qualifiedName

    * add database and table names to column qualifiedName

    * add database name to table qualifiedName

    * improve tests

cc @mneethiraj

bolkedebruin avatar Jun 30 '19 19:06 bolkedebruin