You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by nb...@apache.org on 2021/08/25 13:45:09 UTC

[atlas] reference refs/remotes/origin/master updated (215d740 -> 31c0edb)

This is an automated email from the ASF dual-hosted git repository.

nbonte pushed a change to reference refs/remotes/origin/master
in repository https://gitbox.apache.org/repos/asf/atlas.git.


    from 215d740  Merge pull request #79 from hortonworks/dossett-patch-2
     add ed7d2bf  InstanceSerialization supports serialization of Typed Instances
     add d88cdbb  updated python scripts to account for config dir and log file command line settings
     add f3b8232  fix for log file related failure
     add 4543c83  switching LoginProcessor to PropertiesUtil so config is loaded properly
     add ac594b2  Update applications.properties to use 'hive_table' instead of 'Table' Update Hive Table type to use 'name' instead of 'tableName' Add Columns back to Hive Tables
     add 1cf48c3  Fix input/output
     add dfadd1a  update docs with new name values
     add 167671f  update config file
     add c183b38  Update Bridge-Hive.twiki
     add e8fd5f7   update HiveHookIT with new name field
     add 3e0fa2d  change tableName to name is new SSL ITs
     add 71fc73f  undo metadata.conf change
     add ca90572  Merge pull request #78 from hortonworks/lineage
     add f73dab3  get entity definition to retun referenceable json
     add de17446  extract getGuidFromDSLResponse to function
     add eddb448  Merge pull request #81 from shwethags/BUG-36553
     add 6e0ae67  consistent edge label across DSL and graph repo
     add 40e160b  Merge pull request #83 from shwethags/edge-label
     add 2bda351  Commenting out the edge index here since most of our queries are vertex centric and we dont have any properties on which we need to index the reference edges here
     add e4385af  Merge pull request #80 from sumashivaprasad/graph_index_fix
     add dccadff  changed the way to build hive hook dependencies
     add 0cf80d2  using variables for json and scala versions
     add 4dbe582  Merge pull request #88 from shwethags/86
     add d780741  Initial draft
     add bbc4666  BUG_36056 - Fixed first set of issues in ITs
     add 074211d  BUG_36056 - Fixed all issues in ITs
     add 5a86e50  Removed unncessary constants
     add 6b744bc  Changes to retrieve types by category
     add cb5f3d4  Fixed dependent classes related to retrieving types by Category
     add 7d92940  Fixed all issues in ITs
     add 635c51d  Fixed coumentation
     add 6a0004d  Fixed review comment
     add b5bf5cd  Fixed IT paths
     add 6a9193c  Merged with master
     add f4547da  Merge pull request #89 from sumashivaprasad/BUG_36056
     add 1776b1f  BUG-36928 - Changes response code for CREATE to return 201 and also the definition is relevant cases. BUG-36938 - Changed error response to JSON
     add 54c3c7f  support retriving closureQuery result as a Graph
     add 1a536c2  Merge branch 'master' of https://github.com/hortonworks/metadata into BUG_36928
     add e013e65  Fixed all review comments
     add 2f8fc05  titan transactions in type system persistence
     add 9d2ce09  changed the bind address property to align with other property names
     add dec2114  initial docs for application configs
     add 5becd8a  Add Lineage Graph API
     add 002a43e  Merge branch 'master' of https://github.com/hortonworks/metadata into BUG_36928
     add 6ec3972  removed sys out
     add a91e147  Fixed constant val
     add 9d50a24  BUG-32830 Fixed - Result count for all search API calls
     add 93fed80  Merge branch 'master' of https://github.com/hortonworks/metadata into BUG-32830
     add c6a0787  Merge pull request #92 from sumashivaprasad/BUG-32830
     add 6be1655  Merged with master
     add fe107bb  Fixed review comments
     add 9310e0b  Fixed constants
     add fc19d8b  Fixed review comment
     add 7794686  Fixed review comment
     add ac4c308  Fixed review comments
     add bd1567a  Merge pull request #90 from sumashivaprasad/BUG_36928
     add be0dddd  redirect output from python scripts to files
     add 30ba5a0  Prefixed property keys for internal keys to avoid collision
     add 01eaf50  add host configuration to login processor
     add 0195312  Merge branch 'master' of https://github.com/hortonworks/metadata into BUG_37105
     add c58bdf3  Reversing unnecessary changes for IdType
     add 9df2a22  reverted constant change in API response
     add 8954844  Merge pull request #96 from sumashivaprasad/BUG_37105
     add cd96e3a  support for search using super types
     add 0893e74  removed stripMargin
     add c00f8de  Merge pull request #95 from shwethags/BUG-37025
     add 6e9be90  retrieve bind address of host from correct configuration object
     add 114fa26  BUG-37674	quick start is broken post rest api refactoring
     add 40826d1  added cluster name attribute to hive db
     add 92ff97c  Fixed some more internal property names
     add ba98137  Merge pull request #98 from sumashivaprasad/BUG_37105
     add 58e013f  BUG-37105 Fixed
     add 44c4519  Merge pull request #99 from sumashivaprasad/BUG_37105
     add e239260  Fixed BUG-37424
     add 63fd0a2  Merge pull request #100 from sumashivaprasad/BUG_37105
     add c95c71b  UT changes for BUG-37105
     add 1abeba4  Merge pull request #102 from sumashivaprasad/BUG_37105
     add 3e695ba  handling all hive query operations in hive hook
     add fa81143  Merge pull request #103 from shwethags/hive-ops
     add f7da366  support for utf8 characters
     add f7d633d  Merge pull request #104 from shwethags/utf
     add aa27c1b  Enforce minimum data requirements for types
     add 43081ee  Merge pull request #105 from shwethags/types
     add 9728c6a  removing shell scripts
     add d1a20a4  BUG-37759 rest api documentation does not capture types?type=TRAIT api
     add 9f28c42  BUG-37749 use environ.get() to avoid KeyError when accessing env var JAVA_HOME
     add bb9c1e1  BUG-37719 listing entities return's a 500
     add ef9a07a  BUG-37665 move log dir setting to after the execution of the metadata-env script
     add 28d8ab4  BUG-37749: metadata start/stop scripts ask for JAVA_HOME even when java is path
     add 7bf187a  BUG-37715: handle multiplicity correctly
     add 6fd729f  BUG-36486 Link to help for search syntax
     add 59b4c32  BUG-37840 add apache license to MultiplicityTest.scala
     add e74de9c  Fixed support for Date Types across typesystem, repository, indexes
     add b9e4d86  Merge pull request #107 from sumashivaprasad/BUG_37105
     add 27fb8ee  Fixed double quoting of JsonResponse
     add 1b5d426  added integration test for utf8 names
     add 5e78203  Merge pull request #110 from shwethags/types
     add 6ba3c96  Merge branch 'master' of https://github.com/hortonworks/metadata into BUG_37105
     add fbf782a  Fixed double quoting of JsonResponse
     add 2a436f2  Removed Servlets.main
     add 0b880eb  Merge pull request #111 from sumashivaprasad/BUG_37105
     add fbf32c0  Changes for BUG-36503
     add f2b81b6  BUG-37860: add a testcase
     add 8242de3  fixed multiplicity in hive model
     add 900b3a5  BUG-37873 Lineage graph for outputs returns only paths but not graph
     add 3b9e1b2fb add sample client.properties file
     add 08af18a  Merge branch 'master' of https://github.com/hortonworks/metadata into BUG_37105
     add d2fba3b  Changes for BUG-36503
     add deaf316  Bug 38086 - Entity creation should fail with a meaningful error
     add 018bbd6  Bug 38086 - Entity creation should fail with a meaningful error
     add 087a715  BUG-37859 Fix broken hive lineage
     add 479b58a  BUG-37860: add a testcase to GraphBackedMetadataRepositoryTest
     add cb6583e  BUG-38021: add the superType check for loop expressions; also did some cleanup, moved the typeTest logic to GraphPersistenceStrategies
     add a107508  hive hook - added test for create db idempotency
     add d0ce7d6  BUG-37910 hive hook defines its own hadoop version instead of using parents and can cause run time issues
     add 84c8636  Merge pull request #113 from sumashivaprasad/BUG_37105
     add e3935d5  using guice AOP for graph transaction
     add b90fbdd  graph transaction for full text search
     add 4e1e84b  Merge pull request #114 from shwethags/lock
     add 25a6807  Merge pull request #115 from sumashivaprasad/BUG_37105
     add 80674f0  Merged with master
     add b4f4221  Removed unnecessary imports in DefaultMetadataService
     add ca72827  Merge pull request #116 from sumashivaprasad/BUG_37105
     add e6c741b  handling maps in entities
     add d86caa8  Merge pull request #117 from shwethags/dbparam
     add 7843e2a  BUG-38059 create entity with a set attribute with duplicates returns duplicate values part of the post call
     add 4de5cfd  BUG-37893 Add a trait with an attribute and its value shows up as null in the get entity call
     add 1da516d  issues in restoring types from graph type store
     add 455abf4  Merge pull request #118 from shwethags/ts
     add 6bc7f5c  hive hook using DSL to get table reference
     add 36a1f61  Merge pull request #119 from shwethags/ts
     add e4991a5  added table rename hive operation
     add 4789407  Merge pull request #120 from shwethags/ts
     add f7a24ad  taking all hive entity names as lowercase
     add 971ea90  Merge pull request #121 from shwethags/ts
     add 3f08d7e  populating tableType for hive_table
     add 40e0d41  added supported hive operations in the doc
     add 812ee5b  re-using getColumns() for partition keys
     add 4982dfe  BUG-38312 create class with empty name returns a 500
     add 7de696c  BUG-38312 create class with empty name returns a 500 - take 2
     add 9a32f18  using same column reference across table and store descriptor
     add 6dd20ef  Merge pull request #123 from shwethags/cols
     add 44c4a28  Fixed eager initilization of singletons, added fix for hive table comment, num buckets..
     add 4f7e672  Added test changes for storage property isStoresAsSubDirs
     add 8305460  Moved GraphTransaction to DefaultMetadataService to make type, index creation atomic
     add 74c54aa  Merge pull request #124 from sumashivaprasad/BUG_37105
     add a94aa21  BUG-38552 fix default configs for hive lineage to work
     add bde6316  BUG-38478 Hive lineage must work across process types and address namespace
     add e643d51  BUG-38663 start and end times for a hive process instance have -ve numbers
     add 4942ebe  BUG-38586	 remove /lineage/hive/table/{tableName}/{outputs,inputs} api
     add 9c96922  BUG-38698 hive lineage api's return 200 for table that does not exist
     add ed6b9bf  Merge branch 'master' of https://github.com/hortonworks/metadata into BUG_37105
     add f7fe375  Fixed indexing failures for specific types and due to missing transaction closures. Todo - Nested transactions with write lock on graph and nested read transaction in DMS.createType are not working with bdb
     add 7472666  Fixed exception handing while creating index for a fails
     add eff6c6e  Removed individual index commits
     add 3ecb6d1  Fixed indexing failures for specific types and due to missing transaction closures. Todo - Nested transactions with write lock on graph and nested read transaction in DMS.createType are not working with bdb
     add 2270d05  Merge pull request #125 from sumashivaprasad/BUG_37105
     add 21109f1  de-duping on query string in hive hook
     add 6e9d694  Merge pull request #126 from shwethags/hive
     add 3033474  BUG-38738 restore types fails
     add 5fce46d  BUG-38800: Make sure default value is present for TLS_ENABLED
     add ef2332e  setting response mime type charset to utf8
     add 3f6490c  Merge pull request #130 from shwethags/utf8
     add f0682e4  BUG-38723 Return 404 instead of 400 or 500 when entity is not found
     add 93f3448  BUG-38870 npe during loading of the data in atlas on restart
     add ce61caa  Merge pull request #131 from shwethags/utf8
     add ec046d1  BUG-38723 add trait to an entity which already has the trait throws a 500
     add 666d92e  fixed add trait check
     add 3943a64  BUG-38897 return consistent content type header for all calls
     add 6310fed  BUG-38869 update entity for an entity that does not exist returns a 400 instead of 404 BUG-38726 add trait to an entity that does not exist returns a 400, it should return a 404
     add e24e026  BUG-36343 document client properties file
     add c073f64  BUG-37449 create a type return can be improved to return better json
     add 3520666  Merge pull request #134 from shwethags/BUG-37449
     add 01224dd  BUG-37449 create a type return can be improved to return better json
     add 189a7d4  Merge pull request #133 from shwethags/types
     add 25066cd  BUG-37449 - added test
     add 2d63673  Merge pull request #135 from shwethags/BUG-37449
     add 0dd414f  BUG-38679 change hive lineage api's to require the syntax cluster.db.tablename
     add 6369ab2  added hive lineage test
     add 3d9b865  Merge pull request #132 from shwethags/lineage
     add e8fca05  Fixed indexing failures for specific types and due to missing transaction closures. Todo - Nested transactions with write lock on graph and nested read transaction in DMS.createType are not working with bdb
     add b14d7ef  Fixed  log4j
     add 2cbd25c  Fixed compilation issue
     add 8d8b0b7  Fixed api response codes and audit filter logging
     add 8b4bc50  BUG-38340: gen gremlinQuery in such a way to trigger an index scan
     add 414beba  Refactor packages and scripts to Atlas
     add 8e0521d  Refactor packages and scripts to Atlas
     add 1a7dba9  Fix broken python tests as a result of refactoring to atlas
     add db437bc  Merged with renaming changes for apache release
     add 33e4de4  Renamed graph storage backend test directory in GraphRepoMapperScaleTest
     add 8e4ddf4  Fixed types rollback on index creation exception
     add 1ff82a7  Reverted back type change listeners invocation for index creation
     add 92afb64  Fixed review comments
     add 8f9dec9  Initial draft for listener injection improvements
     add 720957e  Improvements to pass a set of type change listeners through Guice
     add 70344bb  fixed string attribute validation
     add 189ba06  Merge pull request #140 from shwethags/stringval
     add b10b34e  Merge pull request #139 from sumashivaprasad/api_merged
     add 21986cd  script modifications to atlas system props
     add 11fd359  renaming metadata to atlas
     add 8c54286  Merge pull request #141 from shwethags/atlas
     add 13aae4b  BUG-39302 hive lineage fails for custom types
     add 3e1637a  BUG-39239 Not storing arrays and maps in type system
     add d75aeb5  Fixed Uts for listener improvements
     add fdd841d  Merge pull request #144 from sumashivaprasad/api_merged
     add 2262478  removed un-used modules
     add fef50ce  IDE java code reformat
     add 054dfb7  Remove falcon and metadata-bridge addon modules
     add 58b6280  Update README.md
     add a4d62eb  Corrected README.md for port number
     add 93a16d2  HDPDGI32-1
     add 5299b83  made changes for details, schema and lineage
     add de0371f  made change to show hide tabs
     add dd61e70  made change for details and lineage
     add a992f12  Update README.md
     add c0e1e99  Corrected README.md for port number
     add ccccd86  HDPDGI32-1
     add 208b2bf  Added known types pages for search
     add 94ed080  changes for my tracking purpose
     add 0f1c94d  Details Page updated
     add a10b34d  changes for search results show more keys
     add 333a141  changes for search results and paginations
     add 1541ec7  Updated Linage
     add 8c9d1a5  changes of dileep and darshan
     add 7544759  Updated files for linage
     add abbec78  changes for warnings
     add 5b415fe  Navigation changes updated
     add 6b9acc5  changes for search results and paginations
     add 4f38b82  changes for enter button fix on search results page
     add cbf662d  fixed couple of syntax errors and removes all debug info
     add 9cea4f6  merge
     add 41c8114  Merge pull request #5 from MPR-Global/HDPDGI-34-1
     add 6740d6b  solving merge issues
     add 017c0f7  Merge pull request #6 from MPR-Global/HDPDGI-34-1
     add 3bf027b  fixed pagination issue
     add 1f03b1a  Vishal: Beautified
     add 365f6e2  Vishal/Darshan: Added lineage for output and input
     add fbb7582  fixed homepage routing issues
     add f7ce5a2  changes for nested looping
     add fe28c00  Vishal: Added no linage data message and retry
     add 8f64e6a  changes for HDPDGI-41 and HDPDGI-40
     add 24c9b7b  made change to remove splash page
     add aea5189  Merge pull request #7 from MPR-Global/HDPDGI-46
     add 2b4ffc4  Vishal: Transformation for using new lineage
     add e142b83  New Lineage Updated
     add 6eb60f1  Vishal: Ui tweaks
     add 57fa7b9  Merge pull request #8 from MPR-Global/HDPDGI-37
     add 4d59708  added back to result in details page
     add 6272aa5  Merge pull request #9 from MPR-Global/HDPDGI-43
     add 161939b  HDPDGI-46:Vishal: Remove splash completely
     add 5222787  HDPDGI-53:Vishal: Use guid for link when name not exists
     add f8099e4  Updated Alignment with lineage
     add f65c378  Lineage alignment and Logo
     add 370e161  Merge pull request #10 from MPR-Global/HDPDGI-37
     add d1a7872  Update search.html
     add eb81115  changes for search results issue when results are not defined or error response from server
     add 0702815  First commit to DGI
     add 668d886  -Added dist task to gruntfile. -Removed unnecessary code from nginx.conf file -Removed express from DGI/gruntfile -Removed head.html and foot.html -Removed duplication of including bootstrap.css -Added script tag after last div in index.html
     add 16b81ab  -Added proxit -Removed nginx -Added watch task for html,css and js
     add b1363ee  Added bower components  files in dist
     add 2e4d18b  Updated for app.min.js
     add 6076a8c  Updated proxit port number to 3010
     add 3e0cadf  Updated path for app.min.js in index.html
     add 6b8c131  Updating a minor change
     add 9dfa182  Update gruntfile.js for build task
     add beb788a  HDPDGI-45: Creating ui distribution during war file creation
     add d9498da  HDPDGI-45: Merged HDPDGI-45 to master and fixed conflicts
     add 727e684  HDPDGI-45:Vishal: Upgraded frontend jar version to support linux
     add 7fa04b1  Build changes for UI
     add b5eaf35  Update search.html
     add c8fe5a4  Update searchController.js
     add 4497f83  Update common.css
     add 8e5fc82  Image added
     add 811058e  Apache License Headers added
     add ee3af4a  Updating bower.json and .bowerrc.
     add b1099df  API Changes
     add 24eb03b  Title changed to Apache Atlas
     add ee049a6  Merge branch 'master' of github.com:MPR-Global/metadata into apache-local
     add 341d95e  Fix rat violations in the dashboard js
     add 214d82d  Rename DGI to Atlas
     add 869e6cf  Remove redundant dashbaord versions
     add 3d025dc  Rename DGI to Atlas
     add 18aab0a  Update licenses for dependent libs
     add 2febe21  Consolidate licenses for dependent libs in LICENSE file
     add 09693bf  ATLAS-2 keystore and certificate passwords need to be switched
     add f6d57f7  ATLAS-7 Compilation fails on the source assembly tar ball. Contributed by Venkatesh Seetharam
     add 474bf7a  ATLAS-14 Change the github repo url in installation steps to point to Apache repo (ajayyadava via shwethags)
     add aefca9a  ATLAS-10 Update trunk version to 0.6-incubating-SNAPSHOT (shwethags)
     add ed9b669  ATLAS-19 remove unnecessary docs dir
     add f4e4396  ATLAS-15 remove specific version string as default property value
     add d55f4b0  ATLAS-12 Update the copyright in Notice and License files. Contributed by Venkatesh Seetharam
     add caff3c2  ATLAS-13 Add project website. Contributed by Venkatesh Seetharam
     add 9071ce2  ATLAS-13 Add project website - take 2. Contributed by Venkatesh Seetharam
     add 356fde9  ISSUE 62 -- small hive bridge changes
     add 683625f  correct name hive_db entity
     add 9ce130b  correct test for /etc/hive/conf
     add 0cdacb1  add instanceBuilder
     add 1361d0c  loading properties from conf directory in deployment
     add aea795d  fixed app path to account for moving app doc root (e.g. ambari deployment)
     add 5ed7b7f  python scripts modified to account for pid file env variable
     add be8ba79  added pid file removal to stop script
     add 63fb91a  small changes to accomodate python
     add f82182e  expose attribute to type association in HierarchyTypes
     add dd9a76b  Merge branch 'master' into dal
     add 91cfa6a  Merge branch 'master' into dal
     add 7b29331  securing the metadata client
     add 4e7d2b9  InstanceSerialization supports serialization of Typed Instances
     add 14089ea  updated python scripts to account for config dir and log file command line settings
     add c811593  fix for log file related failure
     add 75dad30  switching LoginProcessor to PropertiesUtil so config is loaded properly
     add 8aeb64e  more files to ignore list
     add 0438f50  add more files to ignore list
     add 5233657  initial code to start writing tests
     add 104e71e  fix license
     add b4b8079  add a property for hadoop version
     add 0c3c5f4  more changes
     add 55e893d  add license to pom
     add f526e35  changes to the output format
     add 252acd0  changes to make sure secure configs will work
     add ae227ea  e2e verification
     add a98af5e  Merge pull request #85 from hortonworks/QE-4071
     add b82f8f9  BUG-36908: Add license to files
     add b2e0fe3  remove regression code from dal
     add 26f3b76  support retriving closureQuery result as a Graph
     add 7779789  changed the bind address property to align with other property names
     add 5e81526  Merge branch 'master' into dal
     add 5bc3501  Merge branch 'master' into dal
     add a7483fe  redirect output from python scripts to files
     add 223840c  Merge pull request #94 from hortonworks/master
     add 6e9dbbe  add host configuration to login processor
     add 529ebcf  Merge pull request #97 from hortonworks/master
     add c010616  retrieve bind address of host from correct configuration object
     add 36c7367  BUG-37674   quick start is broken post rest api refactoring
     add cee73f6  BUG-37674	quick start is broken post rest api refactoring
     add 113313e  Merge pull request #101 from hortonworks/master
     add 466338d  removing shell scripts
     add d85002a  Merge pull request #106 from hortonworks/master
     add 32fcfdd  BUG-37759 rest api documentation does not capture types?type=TRAIT api
     add 247a4d0  BUG-37749 use environ.get() to avoid KeyError when accessing env var JAVA_HOME
     add fe30c2c  BUG-37719 listing entities return's a 500
     add b3ef6f2  BUG-37665 move log dir setting to after the execution of the metadata-env script
     add cf0342a  fix the java home checks
     add 0ee43c5  Merge pull request #108 from hortonworks/BUG-37749
     add c33e5ac  BUG-37715: handle multiplicity correctly
     add 3938e4d  BUG-36486 Link to help for search syntax
     add 43759e7  BUG-37840 add apache license to MultiplicityTest.scala
     add 1bc9ad9  Merge pull request #109 from hortonworks/master
     add fed7af9  BUG-37860: add a testcase
     add a2a739a  fixed multiplicity in hive model
     add 58e1d18  BUG-37873 Lineage graph for outputs returns only paths but not graph
     add d3c0534  add sample client.properties file
     add 58ea465  Merge pull request #112 from hortonworks/master
     add 0d74787  BUG-37859 Fix broken hive lineage
     add 456a809  BUG-37860: add a testcase to GraphBackedMetadataRepositoryTest
     add 1c90177  BUG-38021: add the superType check for loop expressions; also did some cleanup, moved the typeTest logic to GraphPersistenceStrategies
     add e8276c1  hive hook - added test for create db idempotency
     add c4a7d6f  BUG-37910 hive hook defines its own hadoop version instead of using parents and can cause run time issues
     add 7cf0db5  Merge branch 'master' into dal
     add 6b38df1  BUG-38059 create entity with a set attribute with duplicates returns duplicate values part of the post call
     add 378ec6e  BUG-37893 Add a trait with an attribute and its value shows up as null in the get entity call (cherry picked from commit 4de5cfd)
     add 9e79cd9  issues in restoring types from graph type store
     add 381bc53  hive hook using DSL to get table reference
     add 45c2251  added table rename hive operation
     add fee7c5c  taking all hive entity names as lowercase
     add a687d76  BUG-38312 create class with empty name returns a 500
     add 3ccee85  BUG-38312 create class with empty name returns a 500 - take 2
     add cd0e395  Merge branch 'master' into dal
     add 5506e77  Merge branch 'master' into dal
     add b4d8ae3  BUG-38552 fix default configs for hive lineage to work
     add 79f92b6  BUG-38478 Hive lineage must work across process types and address namespace
     add e1f5cb6  BUG-38663 start and end times for a hive process instance have -ve numbers
     add 5b40e65  BUG-38586    remove /lineage/hive/table/{tableName}/{outputs,inputs} api
     add 1ed4dee  BUG-38698 hive lineage api's return 200 for table that does not exist
     add 5ff1cb1  Merge branch 'master' into dal
     add 17e473e  BUG-38738 restore types fails
     add 5f42bfc  BUG-38723 Return 404 instead of 400 or 500 when entity is not found
     add 271efbb  BUG-38723 add trait to an entity which already has the trait throws a 500
     add 57c1711  fixed add trait check
     add 5c3180a  Merge branch 'master' into dal
     add e688ca0  BUG-38897 return consistent content type header for all calls
     add 6de1b84  BUG-38869 update entity for an entity that does not exist returns a 400 instead of 404 BUG-38726 add trait to an entity that does not exist returns a 400, it should return a 404
     add 1963061  BUG-36343 document client properties file
     add e1bdafa  Merge pull request #136 from hortonworks/master
     add c71b5b3  BUG-38340: gen gremlinQuery in such a way to trigger an index scan
     add 2604810  Refactor packages and scripts to Atlas (cherry picked from commit 414beba)
     add 3071197  Refactor packages and scripts to Atlas (cherry picked from commit 414beba)
     add 4ad5c42  Fix broken python tests as a result of refactoring to atlas
     add b286488  Fix broken python tests as a result of refactoring to atlas
     add 0ed1a1d  Merge branch 'master' into dal
     add fc19063  Merge branch 'master' into dal
     add e9dacce  script modifications to atlas system props
     add f4579b6  Merge branch 'master' into dal
     add 2fbe8d9  Merge branch 'apache-local' into dal
     add 0e18270  ATLAS-2 keystore and certificate passwords need to be switched
     add d54a598  HDPDGI-76:Baban:Hide tabs other than details is not Table
     add 1efb57b  HDPDGI-69:Dileep:Use details api to get LoadProcess name
     add 63c86bf  HDPDGI-69:Vishal: Removed unnecessary transform of json
     add 6c896a7  HDPDGI-82:Vishal:Load d3 js from lib folder instead of cdn
     add eb9eb4c  HDPDGI-81:Vishal:Display querytext as tooltip for loadProcess
     add 2fa32ec  show arrow pointing inwards for input tab
     add da9f12a  Merge pull request #11 from MPR-Global/HDPDGI-79
     add e426db2  Removed the footer
     add 7f2b49b  Merge branch 'dal' of github.com:MPR-Global/metadata into apache-local
     add 32a794d  ATLAS-17 Parameterize schema API query per typeName (shwethags)
     add 0cffbff  moved ATLAS-17 to 0.5
     add d813519  ATLAS-26 Minor issues with release prep. Contributed by Venkatesh Seetharam
     add 155554e  ATLAS-29 create configuration that inherits existing hadoop config
     add 883251c  ATLAS-33 Atlas restart fails (shwethags)
     add 901aca9  ATLAS-31 ATLAS build fails with clean repo (suma.shivaprasad via shwethags)
     add 6b33bcf  ATLAS-3 Mixed Index creation fails with Date types (suma.shivaprasad via shwethags)
     add 970115d  Vishal: Beautified
     add 5da4018  HDPDGI-85: Vishal: Pass user.name for each backend api when available from incoming request
     add 9891762  Merge pull request #14 from MPR-Global/HDPDGI-85-2
     add 4cce8b2  HDPDGI-86: Vishal: Remove unnecessary files from dist
     add 240d7c4  Merge pull request #13 from MPR-Global/HDPDGI-86
     add ad65f51  HDPDGI-87: Vishal: Update bower & package json with application name
     add 11b78ad  Merge pull request #12 from MPR-Global/HDPDGI-87
     add d6f5d9d  Merge branch 'dal' of github.com:MPR-Global/metadata into apache-local
     add 15639ee  ATLAS-32 create HTTP connection in context of invoking user in secure cluster
     add b273520  ATLAS-21 add log file system property to quick start script
     add 864cc5b  ATLAS-54 Rename configs in hive hook (shwethags)
     add b178df2  ATLAS-36 listener port properties
     add 7653e50  update relase-log.txt with latest commit
     add b582b0c  ATLAS-81 atlas debian packaing fails in maven build (vijay_k via shwethags)
     add 97219f6  updated release-log.txt for older commits
     add 4148167  ATLAS-46 Different data directory with restart (shwethags)
     add 5e00ede  ATLAS-45 Entity submit fails (suma.shivaprasad via shwethags)
     add b832faf  ATLAS-56 atlas_config.py should give an informative error if jar or java binaries can't be found (dossett@gmail.com via shwethags)
     add 266d7cc  ATLAS-37 atlas repository, webapp, hive-bridge tests fails with Hbase and Solr as Titan storage backend (suma.shivaprasad via shwethags)
     add 9d30374  ATLAS-80 Support for variables in application properties (shwethags)
     add b93fe4a  ATLAS-86 Jenkins build failing as of build #41 (shwethags)
     add 96059e0  ATLAS-25 Fix Atlas on Java 8 (sandeep.samudrala via shwethags)
     add 39c52b2  ATLAS-79 Unique constraint is not honoured (shwethags)
     add 7fc6849  ATLAS-16 jersey jaxb exception (shwethags)
     add 256b259  ATLAS-92 import-hive.sh failed to find HiveMetaStoreBridge (airbots via shwethags)
     add 751b4c8  ATLAS-93 import-hive.sh reports FileNotFoundException (shwethags)
     add b627a68  ATLAS-74 Create notification framework (shwethags)
     add 147242e  ATLAS-95 import-hive.sh reports illegal java parameters (shwethags)
     add 48343db  ATLAS-91 Add solr configuration and documentation (suma.shivaprasad via shwethags)
     add 5b2aa81  ATLAS-118 rename log4j.xml to atlas-log4j.xml
     add 113feb3  ATLAS-116 Build fails when skipping Maven tests (tbeerbower via jmaron)
     add 2ed767c  ATLAS-67 add zk service principal for secure tests
     add 133690f  ATLAS-115 Remove unnecessary log4j.xml in typesystem
     add e77d3d3  ATLAS-117 Build fails on the latest commit (dossett@gmail.com via shwethags)
     add 367f5f8  ATLAS-153 Build failure - org.glassfish:javax.el (shwethags)
     add e4c5648  ATLAS-154 Update website for 0.5-incubating release. Contributed by Venkatesh Seetharam
     add fd4ff8e  ATLAS-90 Support offline builds. Contributed by Vishal Kadam
     add 37db995  ATLAS-109 Remove v2 Folder. Contributed by Vishal Kadam
     add 15ba43c  ATLAS-113 Add an About Dialog to Apache Atlas UI with version number. Contributed by Vishal Kadam
     add d1eef49  ATLAS-111 UI: Create Help Link. Contributed by Vishal Kadam
     add ff5b1f1  ATLAS-152 TimeStamp fields not showing the details tab. Contributed by Vishal Kadam
     add 1e1ed48  ATLAS-112 UI: Make lineage graph extensible for multiple nodes. Contributed by Vishal Kadam
     add c4d4797  ATLAS-110 UI: Lineage should be clickable. Contributed by Vishal Kadam
     add 016e36c  ATLAS-109 Remove v2 Folder - removed left over files. Contributed by Vishal Kadam
     add 1bfda02  ATLAS-58 Make hive hook reliable (shwethags)
     add c3453f6  ATLAS-147 Fix a code issue when defineTypes (ltfxyz via shwethags)
     add 9ebfd1b  ATLAS-180 Cleanup atlas doc packaging (shwethags)
     add 57a7d1b  ATLAS-194 Thread pool in hive hook should be static (shwethags)
     add 5611f14  ATLAS-102 Issue with SolrIndex (suma.shivaprasad via shwethags)
     add c12ac95  ATLAS-195 Document Hbase configs (suma.shivaprasad via shwethags)
     add 9828c97  ATLAS-196 Fix solr documentation (suma.shivaprasad via shwethags)
     add 983e5ba  ATLAS-134 Some defects found when reviewing the source code (ltfxyz via shwethags)
     add c76bcb2  ATLAS-155 Images do not show up on the dashboard (darshankumar89 via shwethags)
     add 7ade9fe  ATLAS-168 Atlas UI - Max column in hive 4 (darshankumar89 via shwethags)
     add 539f243  ATLAS-155 Images do not show up on the dashboard - added missed file
     add 7660c9b  ATLAS-128 DSL - Add support for comparisions on list type (suma.shivaprasad via shwethags)
     add 2315124  ATLAS-134 Some defects found when reviewing the source code (ltfxyz via shwethags) - added missing code part
     add cf2c8bc  ATLAS-138 - Combine Input/Output graph ( Anilsg via Suma Shivaprasad)
     add ebd6d9e  ATLAS-204 Lineage I/O Lineage Enhancement (Anilsg via Suma Shivaprasad)
     add 8fce71f  ATLAS-199 webapp build fails (grunt + tests) ( darshankumar89 via sumasai)
     add 69e33ad  ATLAS-203 Bridge-Hive.html- configuration name don't match configuration name in import-hive.sh(ndjouhr via sumasai)
     add 538fa49  ATLAS-163 New Trait UI (Tag) darshankumar89 via sumasai
     add 461a2a4  ATLAS-209 Use testng and delete junit and scalatest (ltfxyz via shwethags)
     add 4f61fff  ATLAS-188 Provide Ability to Add Tag to Entity (sanjayp via sumasai)
     add e39c595  ATLAS-159 UI generated files should be target(sanjapy via sumasai)
     add 0a87562  ATLAS-159 Added empty overlag tag for current build(sanjayp via sumasai)
     add 04d1c13  ATLAS-212 Remove test class usage of hive configuration property atlas.rest.address (jspeidel via shwethags)
     add fdafb35  ATLAS-179 Atlas hook causes mem leak and hive server 2 crashes (shwethags)
     add b37c030  ATLAS-201 Rename org.apache.atlas.Main to org.apache.atlas.Atlas (rishabhbhardwaj via shwethags)
     add 23ce5c9  ATLAS-236 DefaultMetaDataService.createType() calls validateTypeDefinition() twice in consecutive lines(jspeidel via sumasai)
     add c794588  ATLAS-198. Atlas UI Requires Internet Access (sanjayp via sumasai)
     add bbf48d9  ATLAS-237 Hive Bridge documentation still refers to the property atlas.rest.address in hive-site configuration(jspeidel via sumasai)
     add 143f210  ATLAS-232 Fix the API incompatibility introduced in ATLAS-58 (shwetags via sumasai)
     add ad7c221  ATLAS-246 QuickStart uses integer data type for dates, which causes data loss(dkantor via sumasai)
     add 3b6a2c8  ATLAS-255 Add log level setting for titan in atlas-log4j.xml(ayubkhan via sumasai)
     add 92490b9  ATLAS-232 Fix the API incompatibility introduced in ATLAS-58. Fixed API base path from entity to entities for entity resource operations(shwethags via sumasai)
     add 177011c  ATLAS-208 Remove n characters in the REST API json response (patel_satya via shwethags)
     add d9f2bf5  ATLAS-281 The location of some exceptions is not correct(liutongfeng via sumasai)
     add aafc06c  ATLAS-280 The url of jceks cause some test cases always fail under Windows(liutongfeng via sumasai)
     add 27a3906  ATLAS-257 import_hive.sh fails when run under cygwin(dkantor via sumasai)
     add 0fad1ed  ATLAS-211 UI: UI Facelift (anilsg via sumasai)
     add e4543de  ATLAS-238 UI :After clicking Add tag - Parsing Error (darshankumar89 via sumasai)
     add 800df29  ATLAS-282 Atlas UI: Entity Details UI is broken after the changes in ATLAS-58(ayubkhan via sumasai)
     add 32913f3  ATLAS-292 The artifactId 'dashboard' should be 'atlas-dashboard' in the webapp/pom.xml (ltfxyz via shwethags)
     add e48dbc9  ATLAS-293 UI Requires Internet Access For UI Facelift (darshankumar89 via shwethags)
     add c93e097  ATLAS-238 atlas_start.py- the Atlas server won’t restart after improper shutdown(ndjouri via sumasai)
     add 6f421e9  ATLAS-158 Provide Atlas Entity Change Notification (tbeerbower via shwethags)
     add 5bc6f6b  ATLAS-296 IllegalArgumentException during hive HiveHookIT integration tests (tbeerbower via shwethags)
     add ebc4502  ATLAS-114 Upgrade Hbase client to 1.1.2(sumasai)
     add f659212  ATLAS-301 Atlas Distribution module test is failing (yhemanth via shwethags)
     add 35d42ad  ATLAS-304 surefire fails to run tests if maven project directory path has embedded space(dkantor via sumasai)
     add c0b4975  ATLAS-300 Need additional integration test coverage for entity notifications (tbeerbower via shwethags)
     add 4363976  ATLAS-289 updateEntity does not remove existing edge for multiplicity-one reference (dkantor via shwethags)
     add 9370d4a  ATLAS-306 change javadoc generation from 'package' to 'site' phase(jspeidel via sumasai)
     add eec811e  ATLAS-297 KafkaNotificationTest.testSendReceiveMessage fails when atlas-server is running on the same machine (yhemanth via shwethags)
     add ad36c88  ATLAS-294 Select queries(ex: from DB select DB.name) response contains column names as _col_x instead of the actual names requested in the query.(thiyag via sumasai)
     add f671d3a  ATLAS-334 Update documentation to reflect copying required atlas file on solr installation (sumasai via shwethags)
     add 4f35121  ATLAS-220 Gets on Enum attribute should return EnumValue(yhemanth via sumasai)
     add 9710cff  ATLAS-333 atlas_stop.py – script must delete “atlas.pid” file(ndjouhr via sumasai)
     add c917627  ATLAS-335 Kerberized cluster: Atlas fails to come up with hbase as backend (sumasai via shwethags)
     add 238ca11  ATLAS-344 Document HBase permissions for secure cluster (tbeerbower via shwethags)
     add 91ad021  ATLAS-350 Document jaas config details for atlas (tbeerbower via shwethags)
     add 919120f  ATLAS-352  Improve write performance on type and entity creation with Hbase(sumasai)
     add bf5672c  ATLAS-171 Ability to update type definition(shwethags via sumasai)
     add fd468f4  ATLAS-361 Add validation when index backends are switched in ATLAS configuration
     add 4aef164  ATLAS-242 The qualified name for hive entities should be backward compatible (shwethags)
     add cc2d886  ATLAS-279 UI not displaying results for certain successful select search queries (anilsg via shwethags)
     add 6c3f096  ATLAS-345 UI: Should allow tag addition on any search result that returns a reference-able entity (darshankumar89 via shwethags)
     add 5165699  ATLAS-47 Entity mutations for complex types (sumasai via shwethags)
     add b82ff04  ATLAS-354 Kerberized cluster: quick_start.py fails to add sample data (shwethags)
     add adb6c76  ATLAS-361 Add validation when index backends are switched in ATLAS configuration - Fixed UT (sumasai)
     add 323b900  ATLAS-380 Fix ATLAS source artifact generation (sumasai)
     add 532d6ce  ATLAS-376 UI: Use the Schema API of the backend to populate details for Schema tab (darshankumar89 via sumasai)
     add 001f074  ATLAS-244 UI: Add Tag Tab (darshankumar89 via sumasai)
     add 6dfbda1  ATLAS-382 Fixed Hive Bridge doc for ATLAS cluster name(sumasai)
     add afb9e61  ATLAS-346 Atlas server loses messages sent from Hive hook if restarted after unclean shutdown (yhmenath via sumasai)
     add f8dd5dc  ATLAS-346 Atlas server loses messages sent from Hive hook if restarted after unclean shutdown (yhmenath via sumasai)
     add 1d859f0  Merge remote-tracking branch 'origin'
     add 90692af  ATLAS-374 Doc: Create a wiki for documenting fault tolerance and HA options for Atlas data (yhmenath via sumasai)
     add dce31ab  ATLAS-386 Handle hive rename Table (shwethags)
     add 8cbb2c1  ATLAS-342 Atlas is sending an ENTITY_CREATE event to the ATLAS_ENTITIES topic even if the entity exists already (shwethags)
     add ae1d636  ATLAS-385 Support for Lineage for entities with SuperType as DataSet (anilsg via sumasai)
     add fa502b2  Removing accidental file commit - GraphBackedMetadataRepositoryDeleteEntitiesTest
     add 2cae42c  ATLAS-394 Fix BaseResourceIT.waitForNotification (shwethags via sumasai)
     add 125cdf5  ATLAS-395 UI : In details page maps not displayed for different data models(darshankuma89 via sumasai)
     add ab6e642  ATLAS-402 UI : Validation of Associating a Tag (darshankumar89 via sumasai)
     add a230f4f  ATLAS-405 ATLAS-405 UI: Lineage is broken seemingly if there are more than one input Processes creating a Dataset (darshankumar89 via sumasai)
     add 30a2ec1  ATLAS-263 Searching for a multi word trait always returns empty result (girishrp via shwethags)
     add aeec761  ATLAS-383 tests for classtype.convert() with id (sumasai via shwethags)
     add 6a9078e  ATLAS-368 Change trunk version to 0.7-incubating-SNAPSHOT (sumasai via shwethags)
     add 611ac30  ATLAS-360 Secure cluster Atlas-solr integration instructions (tbeerbower via shwethags)
     add be6971f  ATLAS-20 Rename env variables from METADATA to ATLAS (rishabhbhardwaj via shwethags)
     add 34857de  ATLAS-381 HiveMetaStoreBridge will not connect to a kerberized hive metastore (dossett@gmail.com via shwethags)
     add cd139e5  ATLAS-392 Rename application.properties to atlas-application.properties (rishabhbhardwaj via shwethags)
     add 70d5498  Added sumasai as committer in pom.xml
     add 086b4a3  ATLAS-379 Create sqoop and falcon metadata addons (venkatnrangan,bvellanki,sowmyaramesh via shwethags)
     add c0cf212  ATLAS-418 Update atlas website (shwethags)
     add 4e1cc76  ATLAS-414 Doc: Increase MAVEN_OPTS limit to 512m in InstallationSteps.twiki (yhemanth via shwethags)
     add 90a3a9e  ATLAS-182 Add data model for Storm topology elements (svenkat,yhemanth via shwethags)
     add 4bd2df4  ATLAS-387 Running quick_start without a valid atlas endpoint in configuration or argument prints a spurious success message (yhemanth via shwethags)
     add 646f29c  ATLAS-421 typo in Architecture.twiki (dbist13 via shwethags)
     add 0e81ceb  ATLAS-432 QuickStart lineage is broken (yhemanth via shwethags)
     add c4eebe0  ATLAS-406 Resizing lineage window – should be an anchor on a corner – like ppt for graphic (sanjayp via shwethags)
     add a46711c  ATLAS-370 Implement deleteEntities at repository level (dkantor via shwethags)
     add b77d7c7  ATLAS-183 Add a Hook in Storm to post the topology metadata (svenkat,yhemanth via shwethags)
     add fd070cb  ATLAS-409 Atlas will not import avro tables with schema read from a file (dossett@gmail.com via shwethags)
     add d519ae8  ATLAS-433 Fix checkstyle issues for common and notification module (shwethags)
     add 64de523  ATLAS-106 Store createTimestamp and modified timestamp separately for an entity (dkantor via shwethags)
     add b93e9f3  ATLAS-311 UI: Local storage for traits - caching [not cleared on refresh] To be cleared on time lapse for 1hr (Anilg via shwethags)
     add 0003160  ATLAS-311 UI: Local storage for traits - caching [not cleared on refresh] To be cleared on time lapse for 1hr (Anilg via shwethags)
     add f3ac2c0  ATLAS-181 Integrate storm topology metadata into Atlas (svenkat,yhemanth via shwethags)
     add dbe1061  ATLAS-448 Hive IllegalArgumentException with Atlas hook enabled on SHOW TRANSACTIONS AND SHOW COMPACTIONS (shwethags)
     add 9f28540  ATLAS-426 atlas_start fails on cygwin (dkantor via shwethags)
     add a1fb9ed  ATLAS-439 Investigate apache build failure - EntityJerseyResourceIT.testEntityDeduping (shwethags)
     add 19f24d5  ATLAS-451 Doc: Fix few broken links due to Wiki words in Atlas documentation (ssainath via shwethags)
     add 7b07a22  ATLAS-450 quick_start fails on cygwin (dkantor via shwethags)
     add 8c4a7fa  ATLAS-415 Hive import fails when importing a table that is already imported without StorageDescriptor information (yhemanth via shwethags)
     add 6c06fd0  ATLAS-199 webapp build fails (grunt + tests) (sanjayp via shwethags)
     add 6ec9437  ATLAS-388 UI : On creating Tag, the page to be reset for creating new Tag (Anilg via shwethags)
     add d2b9b99  ATLAS-452 Exceptions while running HiveHookIT#testAlterTableRename (shwethags)
     add 20608f0  ATLAS-372 Expose entity deletion through REST API (dkantor via shwethags)
     add bd47628  ATLAS-468: added automatic patch validation scripts
     add 21b403b  ATLAS-287:  UI: GUID on table details page
     add e06b1ee  ATLAS-398 Delete trait that exists but not linked to entity results in "400 Bad request". It should result "404 not found" (ndjouhr via shwethags)
     add ddb14b5  ATLAS-457 Upgrade to 0.9 version of Kafka dependency (yhemanth via shwethags)
     add 60ebe8b  ATLAS-486: updated pom.xml to fix scm url and upgrade plugin
     add 64bda5a  ATLAS-471 Atlas Server could run out of memory due to Scala memory leak(yhemanth via sumasai)
     add cdb3c0b  ATLAS-318 Config file conatining API endpoint + all api calls to be centralized (sanjayp via sumasai)
     add 648c8d8  Updated release notes
     add e181131  ATLAS-396 Creating an entity with non-existing type results in Unable to deserialize json error (guptaneeru via sumasai)
     add 95590d2  ATLAS-349 SSL - Atlas SSL connection has weak/unsafe Ciphers suites (ndjouhr via shwethags)
     add 3869b8a  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-atlas
     add 9992193  ATLAS-483 Remove client.properties (tbeerbower via shwethags)
     add ecd0f61  ATLAS-364 UI Code standardization (darshankumar89 via shwethags)
     add 6a63f71  ATLAS-502 UI: Provide the ability to search for tags (anilsg via shwethags)
     add 92574b5  ATLAS-536 Falcon hook loads incorrect configuration when -Datlas.conf is not given when falcon server startup (ayubkhan via shwethags)
     add de9b890  ATLAS-422 JavaDoc NotificationConsumer and NotificationInterface.
     add cda983f  ATLAS-422 JavaDoc NotificationConsumer and NotificationInterface - additional patch
     add b9575f2  ATLAS-508 Apache nightly build failure - UnsupportedOperationException: Not a single key: __traitNames (shwethags)
     add b6fb1f1  ATLAS-479 Add description for different types during create time (guptaneeru via shwethags)
     add a77d1ab  ATLAS-500 UI: Search Default (sanjayp via shwethags)
     add 7ebb201  ATLAS-463 Disconnect inverse references ( dkantor via sumasai)
     add 5b748aa  ATLAS-476 Update type attribute with Reserved characters updated the original type as unknown (yhemanth via shwethags)
     add 0defc6e  ATLAS-521 Support Alter Table column commands (suma.shivaprasad via shwethags)
     add 1610791  ATLAS-537 Falcon hook failing when tried to submit a process which creates a hive table. ( shwethgs via sumasai)
     add 98fdc6d  ATLAS-512 Decouple currently integrating components from availability of Atlas service for raising metadata events ( yhemanth via sumasai)
     add 125dc97  ATLAS-522 Support Alter table commands (sumasai via shwethags)
     add 046ff52  ATLAS-555 Tag creation from UI fails due to missing description attribute (guptaneeru via shwethags)
     add 3cdd9f5  ATLAS-474 Server does not start if the type is updated with same super type class information (dkantor via shwethags)
     add 44dbfe5  fixed release-log for incompatible changes
     add ad7604f  ATLAS-523 Support alter view ( sumasai via shwethags)
     add ad0d764  ATLAS-539 Store for entity audit events (shwethags)
     add cd392fd  ATLAS-524 Support alter database (sumasai via shwethags)
     add 382a4c8  ATLAS-408 UI : Add a close link (x) on the top right when Tag is added (darshankumar89 via shwethags)
     add b2efaf7  ATLAS-576 Build with Maven 3.0.5 fails (rpatil via shwethags)
     add 4285526  Revert "ATLAS-576 Build with Maven 3.0.5 fails (rpatil via shwethags)"
     add dd66e15  ATLAS-575 jetty-maven-plugin fails with ShutdownMonitorThread already started (shwethags)
     add 985465f  ATLAS-588 import-hive.sh fails while importing partitions for a non-partitioned table (sumasai via shwethags)
     add bca454e  ATLAS-577 Integrate entity audit with DefaultMetadataService (shwethags)
     add 8bde666  ATLAS-511 Ability to run multiple instances of Atlas Server with automatic failover to one active server (yhemanth via shwethags)
     add 0fc2071  ATLAS-513 Admin support for HA (yhemanth via sumasai)
     add 6b0f7d8  ATLAS-553 Entity mutation - Fix issue with reordering of elements in array<class> with composite references ( sumasai via shwethags)
     add faad323  ATLAS-599 HDFS Path Model (sumasai via yhemanth)
     add 5a0be80  ATLAS-525 Drop support for partitions, select query lineage, roles, principals, resource, hive_type...(sumasai via shwethags)
     add e4aa387  ATLAS-573 Inherited attributes disappear from entities after server restart (dkantor via sumasai)
     add ce73ec3  ATLAS-618 Fix assembly for hdfs-module (sumasai via yhemanth)
     add c1d4e7c  ATLAS-620 Disable hbase based entity audit (shwethags)
     add 98f4d40  ATLAS-571 Modify Atlas client for necessary changes in context of HA (yhemanth via sumasai)
     add ef9ef3c  ATLAS-607 Add Support for delete entity through a qualifiedName (sumasai via yhemanth)
     add 47619ee  ATLAS-605 Hook Notifications for DELETE entity needs to be supported (sumasai)
     add 009330d  ATLAS-572 Handle secure instance of Zookeeper for leader election.(yhemanth via sumasai)
     add 46365f8  ATLAS-527 Support lineage for load table, import, export (sumasai via shwethags)
     add fe6e696  ATLAS-498 Support Embedded HBase (tbeerbower via sumasai)
     add a908001  ATLAS-498 Support Embedded HBase (tbeerbower via sumasai)
     add b8f4ffb  ATLAS-603 Document High Availability of Atlas (yhemanth via sumasai)
     add 755e59c  ATLAS-528 Support drop table,view (sumasai)
     add 1a390f0  ATLAS-529 support drop database(sumasai)
     add 85afbef  ATLAS-621 Introduce entity state in Id object (shwethags)
     add c2356f8  ATLAS-540 API to retrieve entity version events (shwethags)
     add a5f8c5a  ATLAS-582 Move Atlas UI to use backboneJS (kevalbhatt18 via shwethags)
     add 2824f15  ATLAS-586 While updating the multiple attributes, Atlas returns the response with escape characters (dkantor via shwethags)
     add f7146ed  ATLAS-494 UI Authentication (nixonrodrigues via shwethags)
     add daf812a  ATLAS-594 alter table rename doesnt work across databases ( sumasai via shwethags)
     add 40ee949  ATLAS-622 Introduce soft delete (shwethags)
     add 922a83c  ATLAS-532 Change Data types of all timestamps in Hive model(currently long)(sumasai via yhemanth)
     add 81a0c6f  ATLAS-628 Starting two Atlas instances at the same time causes exceptions in HA mode (yhemanth via sumasai)
     add f147d3f  ATLAS-538 Rename table should retain traits/tags assigned to columns/storage descriptors (sumasai)
     add 25c2adf  ATLAS-530 Add table information to column class (sumasai)
     add f312a57  ATLAS-616 Resolve OOM - Zookeeper throws exceptions when trying to fire DSL queries at Atlas at large scale. (yhemanth via sumasai)
     add 2e90ff1  ATLAS-681 update committer/ppmc members in the pom.xml (sneethiraj via shwethags)
     add 5357472  ATLAS-543 Entity Instance requests should not require ID element for new Entities (harishjp via shwethags)
     add 574da75  ATLAS-435 Add ORDER BY and Limit to search DSL (neerugupta via sumasai)
     add 7d040c5  ATLAS-728 Fix few typos in committer email IDs (yhemanth)
     add c69df40  ATLAS-672 UI: Make dashboard v2 the default UI implementation (bergenholtz via yhemanth)
     add 73640cc  ATLAS-723 JSON deserialization regression (guptaneeru via shwethags)
     add b2ae137  ATLAS-631 Introduce Versioning to Atlas Notification Payload (tbeerbower via shwethags)
     add f8748cc  updated role for Suma Shivaprasad
     add 5c16d42  ATLAS-602 Hooks stuck in case of failure (svimal2106 via shwethags)
     add feff0cf  ATLAS-732 Dashboard v2 build fails on Windows (vmadugun via yhemanth)
     add dab9cb7  ATLAS-659 atlas_start fails on Windows (dkantor via shwethags)
     add 33354e3  ATLAS-742 Avoid downloading hbase multiple times (shwethags via yhemanth)
     add 334429a  ATLAS-682 Set HBase root dir to be relative to test target directory for HBaseBasedAuditRepositoryTest (shwethags via yhemanth)
     add 1e3029b  ATLAS-585 NotificationHookConsumer creates new AtlasClient for every message (shwethags)
     add 2c0dc40  ATLAS-690 Read timed out exceptions when tables are imported into Atlas (yhemanth via shwethags)
     add 53bbebc  ATLAS-759 HiveHookIT.testAlterTableChangeColumn is consistently failing on master (yhemanth)
     add 1ddf313  ATLAS-747 Hive CTAS entity registration fails because userName is null (shwethags)
     add 34f51a2  ATLAS-661 REST API Authentication (nixonrodrigues via yhemanth)
     add a963e98  ATLAS-497 Simple Authorization (saqeeb.s via yhemanth)
     add 856ee6b  ATLAS-626 Hive temporary table metadata is captured in atlas (sumasai)
     add 4f9cba4  ATLAS-754 InstanceSerialization does not serialize Reference in the values array of Reference. (harishjp via sumasai)
     add 5e72467  ATLAS-689 Migrate Atlas-Storm integration to use Storm 1.0 dependencies. (svimal2106 via yhemanth)
     add 9155957  ATLAS-692 Create abstraction layer for graph databases (jnhagelb via yhemanth)
     add bfd5f5c  ATLAS-738 Add query ability on system properties like guid, state, createdtime etc (shwethags)
     add 54dc670  ATLAS-667 Entity delete should check for required reverse references ( dkantor via sumasai )
     add 07b8b4d  ATLAS-758 hdfs location of hive table is pointing to old location even after rename.(sumasai)
     add 9876987  ATLAS-629 Kafka messages in ATLAS_HOOK might be lost in HA mode at the instant of failover. (yhemanth)
     add af63bb8  ATLAS-663,ATLAS-673 Install Setup: SOLR (tbeerbower via sumasai)
     add 454feb4  ATLAS-733 UI: undefined XHR request is made for every entity GET page request. (kevalbhatt18 via yhemanth)
     add 28991c5  ATLAS-645 FieldMapping.output() results in stack overflow when instances reference each other (dkantor via shwethags)
     add b6a0eee  ATLAS-784 Configure config.store.uri for Falcon hook IT (yhemanth)
     add 9e1f366  ATLAS-619 Canonicalize hive queries (sumasai)
     add 857561a  ATLAS-736 UI - BUG :: displaying timestamp values for hive_db description (kevalbhatt18 via yhemanth)
     add b65dd91  ATLAS-713 Entity lineage based on entity id (shwethags)
     add aaf2971  ATLAS-491 Business Catalog / Taxonomy (jspeidel via yhemanth)
     add a05107a  ATLAS-658 Improve Lineage with Backbone porting (kevalbhatt18 via yhemanth)
     add 440bd2a  ATLAS-802 New look UI to show Business Catalog functionalities (kevalbhatt18 via yhemanth)
     add 5f24815  ATLAS-683 Refactor local type-system cache with cache provider interface (vmadugun via shwethags)
     add 7c73f0c  ATLAS-774 Better error handling from login.jsp (nixonrodrigues via shwethags)
     add 19751c6  ATLAS-805 Quickstart is failing if run after queries to the business taxonomy API (jspeidel via shwethags)
     add 353ea96  ATLAS-495 Atlas Ranger Authorization Plugin (nixonrodrigues via shwethags)
     add 74eafd3  ATLAS-817 Asset details page -- generate schema dynamically based on attributeDefinitions (kevalbhatt18 via yhemanth)
     add 74d9b3f  ATLAS-809 JAAS configuration needed for Kafka interaction via Atlas config file (abhayk via shwethags)
     add 153fc36  ATLAS-812 Atlas UI - Associate Terms with Assets (kevalbhatt18 via yhemanth)
     add 705014e  ATLAS-716 Entity update/delete notifications (shwethags)
     add 70f7157  ATLAS-821 Atlas UI - Add arrow to navigate to child term (kevalbhatt18 via yhemanth)
     add 2e02ae6  ATLAS-752 Column renames should retain traits/tags (svimal2106 via shwethags)
     add 0143486  ATLAS-823 Atlas should use external HBase and SOLR (tbeerbower via shwethags)
     add 56c13aa  ATLAS-635 Process showing old entity name where as actual entity is renamed ( svimal2106 via sumasai )
     add 65d95eb  ATLAS-834 Handle exceptions from HiveHook executor.submit() (sumasai)
     add 42d5e37  ATLAS-841 mvn clean install of Atlas is failing python unit tests (yhemanth)
     add 208e90b  ATLAS-833 Make default build profile for External HBase and Solr (tbeerbower via yhemanth)
     add b15aa40  ATLAS-664 UI: Add Support for Versioning / History (Kalyanikashikar via yhemanth)
     add a05f752  ATLAS-731 Remove dashboard module in Atlas, replaced by dashboardv2 (kevalbhatt18 via sumasai)
     add 6148b22  ATLAS-843 Atlas UI: Feature to search terms in left navigation. (Kalyanikashikar via sumasai)
     add 5926887  ATLAS-766 Atlas policy file does not honour standard hash as comment format ( saqeeb.s via sumasai )
     add 83d0539  ATLAS-503 Lock exceptions occurring due to concurrent updates to backend stores (yhemanth)
     add b8a5d4d  ATLAS-846 Atlas UI : Add Pagination to Tags and Terms tabs of asset detailes page (kevalbhatt18 via yhemanth)
     add d41e549  ATLAS-793 Business Catalog Delete (jspeidel via yhemanth)
     add 86494ff  ATLAS-848 Atlas UI: Search term box in left navigation is not auto refresh.(Kalyanikashikar via sumasai)
     add db0d3f9  ATLAS-793 Business Catalog Delete / ATLAS-845 : Atlas UI to delete terms using API
     add 9e23fdc  ATLAS-857 : Atlas UI: Default taxonomy object creation
     add d661964  ATLAS-858 Unable to delete terms via API which are 3 or more levels deep(jspeidel via sumasai)
     add b66f057  ATLAS-852 Change Default landing page to taxonomy (kevalbhatt18 via yhemanth)
     add 395296c  ATLAS-820 Kerberized env: Authentication failing (nixonrodrigues via yhemanth)
     add 0901714  ATLAS-865 Edit description functionality for Tags (kevalbhatt18 via yhemanth)
     add a1d54d6  ATLAS-870 Add search feature while associating Tags / Terms with entity. (Kalyanikashikar via yhemanth)
     add 606690c  ATLAS-867 Excessive logs: default log level should be set to 'info'; currently it is 'debug' ( svimal2106 via sumasai )
     add 6eaeaaa  ATLAS-853 User's name to be mentioned in the top user drop down (saqeeb.s via shwethags)
     add 94a8db3  ATLAS-878 UI: Not showing details of SD, DB and COLUMNS (saqeeb.s via shwethags)
     add 5ab1995  ATLAS-885 optimize HBaseStoreManager to avoid expensive HTable instantiation every 5 seconds (madhan.neethiraj via yhemanth)
     add 868cd83  ATLAS-871 Make audit repository implementation configurable (jnhagelb via shwethags)
     add 7e3830a  ATLAS-730 Change titan hbase table name (svimal2106 via sumasai )
     add 67a1133  ATLAS-869 Make LDAP/AD properties to be configurable. (nixonrodrigues via yhemanth)
     add 5b627b5  ATLAS-837 Enhance Sqoop addon to handle export operation (venkatnrangan via shwethags)
     add 056044a  ATLAS-794 Business Catalog Update (jspeidel via yhemanth)
     add f47cea3  ATLAS-891 UI changes to implement Update term (Kalyanikashikar via yhemanth)
     add 0a44790  ATLAS-515 Ability to initialize Kafka topics with more than 1 replica (yhemanth)
     add e053622  ATLAS-542 Make qualifiedName and name consistent across all Datasets and Process (sumasai via yhemanth)
     add 8fefd16  ATLAS-884 Process registration should call Entity update instead of create (sumasai)
     add aad34ae  ATLAS-888 NPE in NotificationHookConsumer (sumasai via shwethags)
     add 39eb9f1  ATLAS-890 Log received messages in case of error (sumasai via yhemanth)
     add c9ee6d3  ATLAS-899 Fix Hive Hook documentation (sumasai via yhemanth)
     add 86dd72a  ATLAS-911 Get entity by unique attribute doesn't enforce type (shwethags)
     add a2e7738  ATLAS-901 Log messages that cannot be sent to Kafka to a specific log configuration (yhemanth)
     add 4f68165  ATLAS-912 Update to use Kafka 0.10.0.0 (from 0.9.0.0) (madhan.neethiraj via yhemanth)
     add 9d1040b  ATLAS-642 import-hive should create the lineage for external tables ( svimal2106 via sumasai)
     add 6f241db  ATLAS-877 CreateTime of an entity(for example hive table) changes for every update (sumasai)
     add 8c1c969  ATLAS-688 import-hive should depend on Hive CLASSPATH jars instead of packaging everything (svimal2106 via sumasai)
     add 59bd56c  ATLAS-886 : Improve association of terms with entity (Show tree view)
     add c0cd9f0  ATLAS-897 : Atlas UI: Feature to associate multiple assets with a term.
     add 9dd0f5c  ATLAS-725 : UI : Filter out or highlight deleted entities in search result outputs(dsl, text) , schema view, and lineage graph
     add 436a524  Updated release notes
     add e30ab3d  ATLAS-835 Falcon Integration with Atlas (sowmyaramesh via shwethags)
     add f4670dd  ATLAS-915 Fix docs for import-hive changes (svimal2106 via sumasai)
     add d838cf3  ATLAS-819 All user defined types should have a set of common attributes (shwethags)
     add f4ca40e  ATLAS-844 Remove titan berkeley and elastic search jars if hbase/solr based profiles are chosen (yhemanth via shwethags)
     add 7b3ace5  ATLAS-922 remove test atlas-application.properties embedded in atlas-typesystem.jar (madhan.neethiraj via yhemanth)
     add 1c3b2be  ATLAS-925 Change master version to 0.8-incubating (shwethags)
     add 814f066  ATLAS-929 Add test for trait preservation on column rename for non-default database (svimal2106 via shwethags)
     add 32a5b76  ATLAS-698 Remove Rexster Graph API (svimal2106 via shwethags)
     add 5b4cf44  ATLAS-904 Hive hook fails due to session state not being set (sumasai via yhemanth)
     add dfd9c96  ATLAS-930 QuickStart is failing when run after a specific sequence of operations (yhemanth via shwethags)
     add b25d198  ATLAS-765 Need documentation for Authentication and Authorization features of Atlas (nixonrodrigues via yhemanth)
     add 3a68ea8  ATLAS-822 Type updates - don't allow updating supertypes ( shwethags via sumasai )
     add c465091  Updated release notes for ATLAS-922
     add 014abba  ATLAS-928 UI is not showing the name column for hive tables in the schema tab (yhemanth via sumasai)
     add 3a1fe60  ATLAS-932: UI: 'create tag' button does not work - when there are no tags in the store
     add 7666ae9  Updated release notes for ATLAS-932
     add a7869be  ATLAS-931 Delete entities fails when hard delete is configured (dkantor via sumasai)
     add 9b00a9d  ATLAS-856 Lazy-load type cache provider (dkantor via shwethags)
     add ce7d83c  ATLAS-933 Test failure: HiveHookIT.testInsertIntoTable (shwethags)
     add 89175ed  ATLAS-934 Exclude temp files in source package (shwethags)
     add fec4317  ATLAS-822 Type updates - don't allow updating supertypes ( shwethags via sumasai )
     add 8cce9a9  ATLAS-920 Lineage graph is broken when there are multiple paths from same source table (kevalbhatt18 via sumasai)
     add 78d787f  ATLAS-942 Jenkins build failure - GraphRepoMapperScaleTest (shwethags)
     add 7993de0  ATLAS-806 Create default taxonomy at server startup (jspeidel via yhemanth)
     add 202893a  ATLAS-947 Return state information in inputs and outputs lineage API (shwethags)
     add 2692f47  ATLAS-950 Atlas should support Solr that requires Kerberos authentication (madhan.neethiraj via yhemanth)
     add 607e7de  ATLAS-624 UI: Clicking a tag hyperlink should always result in DSL search. In some cases, results in full-text search. (Kalyanikashikar via yhemanth)
     add 0bf878d  ATLAS-927 aboutAtlas_tmpl.html has hard-coded project version (Kalyanikashikar via yhemanth)
     add 2b28ce4  ATLAS-919 UI : Deleted references should be shown in red or filtered out (kevalbhatt18 via sumasai)
     add 377bc63  ATLAS-954 Get hadoop classpath if command hadoop is in PATH (svimal2106 via sumasai)
     add 76b0560  ATLAS-948 import-hive should allow an option to continue after failure(sumasai)
     add 6908b84  ATLAS-431 Remove un-used licenses (shwethags)
     add 7403ebf  updated release-log.txt, moved patches under 0.7
     add 95f4f2f  ATLAS-958 Add licenses for dashboard dependencies (kevalbhatt18 via shwethags)
     add 727b27f  ATLAS-962 Include Apache Incubator disclaimer text on website (yhemanth via shwethags)
     add c438e51  ATLAS-964 Cleanup NOTICE and LICENSE (shwethags)
     add f370386  ATLAS-967 Remove unused logo file and footer. (kevalbhatt18 via yhemanth)
     add 07cf4a3  ATLAS-959 - Exception while writing to audit log. [java.io.IOException: No FileSystem for scheme: hdfs]
     add 1486322  ATLAS-959 Exception while writing to audit log. [java.io.IOException: No FileSystem for scheme: hdfs] (saqeeb.s via sumasai)
     add f623bdd  ATLAS-966 Exit execution of import_hive.sh if HIVE_HOME is not set (svimal2106 via sumasai)
     add f51c886  ATLAS-917 Add hdfs paths to process qualified name for non-partition based queries(sumasai)
     add d381f3d  ATLAS-970 Remove glyphicon from login.jsp (kevalbhatt18 via shwethags)
     add 8056a8d  ATLAS-655 Please delete old releases from mirroring system (shwethags)
     add b731f64  ATLAS-988 HiveHookIT.testInsertIntoTable is broken (svimal2106 via shwethags)
     add 33fdad7  ATLAS-963 UI: Entity details is not display String array attribute values correctly (kevalbhatt18 via shwethags)
     add dda382f  ATLAS-584 Integrate CSRF prevention filter (kevalbhatt18 via shwethags)
     add ed07049  ATLAS-968 Set group information from UGI for Ldap authentication (nixonrodrigues via shwethags)
     add b9ce7a1  ATLAS-993 If condition in DSL order by clause is not defined then dsl query fails (guptaneeru via shwethags)
     add 043d2aa  ATLAS-987 Atlas hooks should avoid adding dependent libraries to component CLASSPATH (madhan.neethiraj via shwethags)
     add 7fc276f  ATLAS-902 Atlas throws exception due to null definition in Hive create table statement (svimal2106 via shwethags)
     add 1ee2c1b  ATLAS-995 Atlas to setup ldap authentication type as either LDAP / AD or None (nixonrodrigues via shwethags)
     add 2ad344f  ATLAS-936 Update atlas website for 0.7 release (shwethags)
     add 072a73e  ATLAS-949 UI improvement for modal and tag styling in table (Kalyanikashikar via shwethags)
     add e13fa5e  ATLAS-1002 Create default user rangertagsync in atlas file authentication for Ranger tag sync module (nixonrodrigues via shwethags)
     add 80051c9  ATLAS-1003 DataSetLineageServiceTest, GraphBackedDiscoveryServiceTest, and GraphRepoMapperScaleTest failing in some environments (dkantor via shwethags)
     add 079ce35  ATLAS-1004 Option to enable taxonomy feature (kevalbhatt18 via shwethags)
     add fa9fbbd  ATLAS-847 UI: Audit versioning does not paginate details from Atlas server (Kalyanikashikar via shwethags)
     add 99d5143  ATLAS-1009 Source HIVE_HOME and HIVE_CONF_DIR from hive_env.sh (svimal2106 via shwethags)
     add 34f67ae  ATLAS-1025 Set HIVE_HOME if hive is available in relative path to import hive script (svimal2106 via shwethags)
     add de0bf1d  ATLAS-986 Ability to differentiate business catalog terms from traits (sumasai,svimal2106 via shwethags)
     add ab624dd  ATLAS-998 determine HA mode from property atlas.server.ids, instead of atlas.server.ha.enabled (madhan.neethiraj via shwethags)
     add 8f22962  ATLAS-990 Hive Import metadata script fails with auth exception (nixonrodrigues via shwethags)
     add b28ab21  ATLAS-1010 Atlas allows recreation of tags with same name (shwethags)
     add 1b1f9d2  ATLAS-971 UI not displaying results for this query - Eg: "hive_table as t where qualifiedName = 'default.input@cl1' select t" (kevalbhatt18 via shwethags)
     add e895819  ATLAS-996 DSL queries with comparsions of many primitive types fail (jnhagelb via shwethags)
     add bff013f  ATLAS-1030: performance trace instrumentation for REST APIs
     add 3f47408  Updated release notes for ATLAS-1030
     add 038b6b3  ATLAS-1030 Atlas hooks should use properties from atlas-application.properties, instead of component's configuration (mneethiraj via sumasai)
     add 7cc3471  ATLAS-1032: Atlas hook package should not include libraries already present in host components
     add d64112d  ATLAS-957 Atlas is not capturing topologies that have $ in the data payload (shwethags)
     add 0cf2500  ATLAS-1021 Update Atlas architecture wiki(yhemanth via sumasai)
     add f672aae  ATLAS-1022 Update typesystem wiki with details (yhemanth via shwethags)
     add 67acb9d  ATLAS-639 Exception for lineage request (svimal2106 via shwethags)
     add 085d5c8  ATLAS-347 Atlas search APIs should allow pagination of results (shwethags)
     add 8e8b51b  ATLAS-1034 Incorrect Falcon hook impl class name in Falcon hook shim (mneethiraj via shwethags)
     add b7f5995  Compilation error on java 1.8 - GraphBackedDiscoveryService(shwethags via sumasai)
     add e15629c  ATLAS-1033: fix for issues flagged by Coverity scan
     add b73e62b  ATLAS-1036 Multiple instances of AtlasPluginClassloader getting initialized (sumasai, mneethiraj)
     add a10444d  ATLAS-1042 Performance improvement changes for propertykey+typeName based queries (sumasai via shwethags)
     add 65b1dee  ATLAS-1001 UI Paginate search APIs (kevalbhatt18 via sumasai)
     add fa47dd2  ATLAS-1032 Atlas hook package should not include libraries already present in host component - like log4j(mneethiraj via sumasai)
     add d934645  ATLAS-1049 List types by supertype (shwethags via sumasai)
     add 46ec799  ATLAS-1051 Sqoop Hook does not package HDFS model jars which is required (sumasai)
     add 56e97e2  ATLAS-1052 Fix NPE in HiveHook due to null Session State (sumasai)
     add d0a9b99  ATLAS-1053: Fix for issues flagged by Coverity scan - potential NPE
     add 2dba5fe  ATLAS-1049: non-existing supertype in query filter should not fail the query
     add 5de1008  ATLAS-1059 Change log level to debug for search APIs(sumasai)
     add 425237d  ATLAS-1056 : Differentiate between tag and term using attribute "taxonomy.namespace"
     add 9ab13a3  ATLAS-1046 : UI: Search pagination refinements
     add 4bc3e73  ATLAS-1006 Paginate full text search results (shwethags)
     add 05277c2  ATLAS-1064 UI: Pagination for full text search results (Kalyanikashikar via shwethags)
     add 2b14ec1  ATLAS-1066 Falcon fails to post entity to Atlas due to kafka exception (mneethiraj via shwethags)
     add 28c9efb  ATLAS-1065 UI: Full text search view same as DSL's (kevalbhat18 via shwethags)
     add a4ceec9  Added kbhatt as committer in pom.xml
     add 1c9b8b4  ATLAS-861 1 table out of 50,000 tables is left unimported throwing exception during deserialization (sumasai via shwethags)
     add 96a1167  ATLAS-1026 StoreBackedTypeCache issues (dkantor via shwethags)
     add 69f6adf  ATLAS-1048 TestMetadata.py test in distro project fails on Windows (jnhagelb via shwethags)
     add 8a3c167  Add dkantor as committer in pom.xml
     add 838a0d4  ATLAS-965 Old lineage still exists after dropping tables and re-creating tables with same name. (shwethags via sumasai)
     add 6078c9a  Fix email address for dkantor
     add bb78955  ATLAS-1071 : Regression - UI - Details Button under Audits Tab is not working.
     add a165234  ATLAS-762 - Assertion in NegativeSSLAndKerberosTest.testUnsecuredClient needs to be hardened
     add dd030ec  ATLAS-1088 Fix /search api to default to fulltext on dsl failure (sumasai)
     add 9eafb16  ATLAS-1086 Build failure in hive-bridge after security fixes in ATLAS-762 (sumasai)
     add a2801f0  ATLAS-1089: fix Storm hook to handle cyclic references in topology object
     add 81ceabb  ATLAS-1080 : Regression - UI - hive_storagedesc is shown as undefined in UI (kbhatt)
     add 38fd4f3  ATLAS-1091 : Improvement in DSL search functionality.(kevalbhatt)
     add 3f51160  ATLAS-1096 Modify HveMetaStoreBridge.import to use getEntity instead of DSL (sumasai via shwethags)
     add d1940ba  ATLAS-1092 Add Table.CreateTime to process qualified Name for all hive_process (sumasai via shwethags)
     add d671b12  ATLAS-1090 : UI: Multi-Select Tagging. (Kalyanikashikar via kevalbhatt)
     add 89f25d4  ATLAS-1097 Fix a potential NPE issue flagged by Coverity scan (mneethiraj via shwethags)
     add 91072c1  ATLAS-1060 Add composite indexes for exact match performance improvements for all attributes (sumasai via shwethags)
     add 1abd5a2  ATLAS-1087 Provide an option to turn off persisting entity definition in audits (sumasai, shwethags)
     add 2ef0fc4  ATLAS-1099 : UI : multiple tag assign button hides wrongly
     add 4fa10b6  ATLAS-693 Titan 0.5.4 implementation of graph db abstraction. (jnhagelb via dkantor)
     add beb5a09  ATLAS-1103 : UI: Search type list is not refreshed
     add 2a7c432  ATLAS-1105 Disable HiveLiteralRewriterTest since its not used currently (sumasai)
     add 7826a1a  ATLAS-1106 Fix Build failure due to wrong version in graphdb/common pom (sumasai)
     add 127b378  ATLAS-1104 Get outgoing edges by label doesn't work in some cases (shwethags)
     add d06b822  ATLAS-991  Lower bound checking not always disabled for entities being deleted. (dkantor)
     add a07f3cc  ATLAS-1108 In Atlas HA mode , import-hive.sh in Passive instance fails. (ayubkhan via sumasai)
     add bf2e609  ATLAS-1112: Hive hook notification contains multiple entities with same ID
     add c1efcf0  Show Tag / Taxonomy Listing in sorted order
     add 531a968  ATLAS-1117 Atlas start fails on trunk (jnhagelb via dkantor)
     add 7f2a408  ATLAS-1108: updated references to atlas.rest.address to handle multiple URLs
     add 30893c5  ATLAS-1111 Data loss is observed when atlas is restarted while hive_table metadata ingestion into kafka topic is in-progress(shwethags via sumasai)
     add bed2a70  added committer details
     add ab95c1a  ATLAS-1119 Add retries for edge label creation (sumasai via shwethags)
     add 6fddccd  ATLAS-1121 NPE while submitting topology in StormHook (ayubkhan via sumasai)
     add eb98bfe  ATLAS-1122 Change trait edge labels to have trait name alone (sumasai)
     add 8cdc898  ATLAS-1125 Enable compression on hbase audit table (shwethags via sumasai)
     add 1a405f9  ATLAS-675 Storm Hook should use timetsamps as Date type instead of Long (ayubkhan via sumasai)
     add 7b7f4e0  ATLAS-674 Falcon Hook should use timestamps instead of long(ayubkhan via sumasai)
     add 64f017a  ATLAS-1126 Fix NPE in getSchema calls (sumasai)
     add ec94d2a  ATLAS-1127 Modify creation and modification timestamps to Date instead of Long(sumasai)
     add f408e93  ATLAS-1129 Remove notification failed logs on retry and add sleep between retries (svimal2106 via sumasai)
     add 0023236  ATLAS-1141 UI-Issue - Tag with spaces, when searched, then it is wrongly set in search textbox. (Kalyanikashikar via kevalbhatt)
     add a2c3faa  ATLAS-1140 All the tag's attributes are not seen while applying a tag to entity (kevalbhatt)
     add e817b21  ATLAS-772 Ordering of columns is not maintained in schema query response, where as hive table entity response maintains the ordering (sarath.kum4r@gmail.com via kevalbhatt)
     add f54325f  ATLAS-1147 UI: column name doesn't show up in schema tab for hive table (Kalyanikashikar via kevalbhatt)
     add 4b2e6ba  ATLAS-1154 Errors in Eclipse with web.xml (davidrad via dkantor)
     add 0596c9f  ATLAS-1160 Update Atlas hive hook to read configuration from atlas-application.properties instead of hive-site.xml (mneethiraj via kevalbhatt)
     add 96f2306  ATLAS-1098 Atlas allows creation of tag with name isa which causes exceptions during search (apoorvnaik via kevalbhatt)
     add 8044ca4  ATLAS-1162: shutdown hooks to register with ShutdownHookManager, instead of System.Runtime
     add 5ca1ed3  ATLAS-1149 Changes to UI to sort the hive table schema based on position attribute of hive_column (Kalyanikashikar via kevalbhatt)
     add 165efca  ATLAS-1133 Jetty Server start doesn't throw exception when user-credential.properties file is not found (nixonrodrigues,svimal2106 via kevalbhatt)
     add 2f195e7  Added Tom Beerbower as committer
     add b856269  ATLAS-1173 Doc: Minor editorial bug in the example given for property atlas.server.ha.zookeeper.auth (yhemanth via shwethags)
     add b6e0d60  ATLAS-712 Support getTrait() API (svimal2106 via kevalbhatt)
     add e8a1484  Revert "ATLAS-712 Support getTrait() API (svimal2106 via kevalbhatt)"
     add dd0b051  ATLAS-712 Support getTrait() API (svimal2106 via shwethags)
     add 7bb2709  ATLAS-1142 Lineage UI Improvement (kevalbhatt via shwethags)
     add c1081a4  ATLAS-1098 Atlas allows creation of tag with name isa which causes exceptions during search (apoorvnaik via shwethags)
     add 71e0e09  ATLAS-1155 Errors in Eclipse when I bring in the latest code (davidrad via shwethags)
     add 180c6e5  ATLAS-1174 Framework to apply updates to types in the type-system (sarath.kum4r@gmail.com via shwethags)
     add 100749b  ATLAS-1199 Atlas UI not loading after fresh build due to jquery-asBreadcrumbs plugin upgrade (kevalbhatt via shwethags)
     add 4c56c61  ATLAS-1184 ReservedTypesRegistrar checks for existence of 1st class type (svimal2106 via shwethags)
     add a52112d  ATLAS-247 Hive Column level lineage (rhbutani,svimal2106 via shwethags)
     add 698a565  ATLAS-1171 Structured, high-level public APIs (mneethiraj via shwethags)
     add 2a441be  ATLAS-1203 'Invalid type definition' due to no new types to be created at startup (mneethiraj via shwethags)
     add 630a562  ATLAS-1205 Improve atlas build time (shwethags)
     add adfdef0  ATLAS-1206 Atlas UI not working with IE or Chrome on Windows OS in Kerberos mode (nixonrodrigues via sumasai)
     add 1d84cbb  ATLAS-1171 Structured, high-level public APIs - Fix JAXB issues with PList, SearchFilter (mneethiraj via sumasai)
     add 3e4f28f  ATLAS-1215 : Atlas UI not working in firefox due to fix in ATLAS-1199
     add d2d6ff7  ATLAS-694  Update Atlas code to use graph abstraction layer (jnhagelb via sumasai)
     add 0d01f35  ATLAS-1210 patch file to add position attribute to hive_column type (sarath.kum4r@gmail.com via sumasai)
     add f8fe094  ATLAS-1223 Type REST API v2 implementation (apoorvnaik via sumasai)
     add 7d9f22c  ATLAS-1223 Type REST API v2 implementation (apoorvnaik via sumasai) ATLAS-1223 removed author tag
     add 5b7945e  Minor fixes for hive and falcon bridge twiki (ayubkhan via sumasai)
     add a2eca47  ATLAS-1226 Servlet init-params in web.xml are unused (mneethiraj via shwethags)
     add 51d24ae  ATLAS-1221 build failure in windows SyntaxError: invalid syntax (zhangqiang2 via shwethags)
     add e5fe91a  ATLAS-1225: Updated AtlasTypeDefGraphStore to use AtlasTypesRegistry, to reduce query to Graph DB
     add 92dc6fa  Added Madhan Neethiraj as committer
     add d185522  ATLAS-1227: Added support for attribute constraints in the API
     add 4d9cf45  ATLAS-1229 Add TypeCategory and methods to access attribute definitiions in AtlasTypes (sumasai)
     add eb6e656  ATLAS-1230: updated AtlasTypeRegistry to support batch, atomic type updates
     add 3cc1bd5  ATLAS-1182 Hive Column level lineage docs (svimal2106 via shwethags)
     add b6acff6  ATLAS-1183 UI: help link should point to atlas website (kevalbhatt via shwethags)
     add 08f5690  ATLAS-1232: added preCreate(), preDelete() in typedef persistence, to enable edge creation for references in a later stage
     add a96424a  ATLAS-1207 Dataset exists query in lineage APIs takes longer (shwethags)
     add 5a4dd2e  ATLAS-1235: TypesREST.update() does not update fields like description
     add fdf97ae  ATLAS-1200 Error Catalog enhancement (apoorvnaik via sumasai)
     add aa15cd0  ATLAS-1139 Parameter name of a HDFS DataSet entity should contain filesystem path (svimal2106 via sumasai)
     add 69af0ae  ATLAS-1195 Clean up DSL Translation (jnhagelb via dkantor)
     add d3bca39  ATLAS-1253 Extract error codes into AtlasErrorCode Enum (apoorvnaik via sumasai)
     add 9dc4cfb  ATLAS-1239 when stopping Atlas on the command line it should explicitly say when it has stopped (ayubkhan via sumasai)
     add 0b85d5a  ATLAS-1240 Adding Change listeners to react on changes in TypesDef (apoorvnaik via sumasai)
     add c9e58e0  ATLAS-1233 UnitTests for the TypeDefStores (apoorvnaik via sumasai)
     add 29880e7  ATLAS-1258 BugFix for Indexer NPE on StructDef lookup (apoorvnaik via sumasai)
     add 315b5d1  ATLAS-1248 /bin/atlas_stop.py not killing the process and process is found alive even after 30 secs (zhangqiang2 via sumasai)
     add 9f643b5  ATLAS-1259 Fix Test and compilation failure caused bt ATLAS-1233 changes (apoorvnaik via sumasai)
     add 0c74689  ATLAS-1241 New Instance APIs and POJOs (sumasai)
     add 6a24cad  ATLAS-1268: added methods to retrieve attributeDefs in a type and all its superTypes
     add f3bbdc1  ATLAS-1266: fixed typedef APIs to update type-registry only on successful graph commit
     add 2ea3a45  Atlas web server allows user to browse webapp directory (vrathor-hw via shwethags)
     add def9e38  ATLAS-1272: updated types bootstrap to load from new format typedef JSON files
     add c3bf72c  ATLAS-1273 Test testOnChangeRefresh in DefaultMetadataServiceTest is failing (ayubkhan via shwethags)
     add 7fca22f  ATLAS-1192 : Atlas IE support
     add bf5f53a  ATLAS-1246 Upgrade versions of dependencies (shwethags)
     add ee5b03c  ATLAS-1278: Added API to get typedef header info
     add ed2632c  Adding Vimal Sharma as Committer
     add cd34278  Add jnhagelberg as committer in pom.xml
     add ed3c32c  ATLAS-1281: audit logs should written only to audit.log and not application.log
     add 46f9f0f  ATLAS-1276: fix for webapp test failures
     add e20d76e  ATLAS-1283: added attribute AtlasBaseTypeDef.catagory
     add 71714d2  Revert "ATLAS-1246 Upgrade versions of dependencies (shwethags)"
     add 2119666  ATLAS-1285: fix for issues flagged by Coverity scan
     add ea6c3cb  ATLAS-1234: Lineage REST API - v2
     add f638823  Remove QueryPlan attribute from Hive Process entity
     add 758b3d4  ATLAS-1267: Client for V2 APIs and TypesREST integration tests
     add 33d6074  ATLAS-1257 Map Entity REST APIs to ATLAS v1 backend (sumasai)
     add d957751  ATLAS-1257 Map Entity REST APIs to ATLAS v1 backend (sumasai)
     add 43a1e25  ATLAS-1081 Atlas jetty server configuration (shwethags)
     add ae92406  ATLAS-1295 Build failure due to patch for ATLAS-1081 (apoorvnaik via sumasai)
     add 854b792  ATLAS-1244: added support for KnoxSSO Authentication
     add 1821667  ATLAS-1246 Upgrade versions of dependencies (shwethags)
     add 1b066ac  ATLAS-1299 The project org.apache.atlas:atlas-hbase-client-shaded - build error (shwethags)
     add 710c17f  ATLAS-1306: bootstrap type-load ignores model file contents if a type in the file already exists
     add 95083cb  ATLAS-1242: update TypesResource API implementation to use new v2 TypesREST API
     add 774975c  ATLAS-916: Return System Attributes in get entity definition
     add 9dc96c4  ATLAS-1292: Integration test fixes caused by recent bootstrap changes
     add 4db76f9  ATLAS-1309: updated HBase model with addition of column-family and column entity-defs
     add 94a8272  ATLAS-1310: attempt LDAP authentication only when enabled
     add 1fa0526  ATLAS-1116 Performance monitoring of backend methods in API requests (shwethags)
     add 699498d  Tests SSLAndKerberosTest.testService and SSLTest.testService are failing
     add c1b57d5  ATLAS-1314: update typedefs with addition of 'options' attribute
     add cea70bc  ATLAS-1317: Disable the inconsistent tests temporarily
     add f694a91  ATLAS-1315 Fix webapp Integration tests (ayubkhan,apoorvnaik via svimal2106)
     add d4efc37  ATLAS-1319: fix converters between v1 and v2 to handle struct type attributes
     add b9525a5  V2 API webapp tests are failing(ayubkhan via svimal2106)
     add 52a8805  Fix SecureEmbeddedServerTest.testServerConfiguredUsingCredentialProvider UT failure
     add db35953  Fix failure of Hive ITs(ayubkhan, svimal2106 via svimal2106)
     add 86740c1  Revert "Fix failure of Hive ITs(ayubkhan, svimal2106 via svimal2106)"
     add b688f80  ATLAS-1322: fix dereference null return value
     add 6600335  ATLAS-458: fix project organization for ATLAS build tools
     add 94478b4  Fix Apache Build failure due to Rat check on log files
     add e8ab914  Type hive_column_lineage not present in hive_model.json
     add 5d8c80a  Storm Hook fails to capture the topology
     add 20aa6cf  ATLAS-1335: multi-value attribute handling in AtlasStructType to be consistent with TypeSystem for backward compatibility
     add 3d21231  ATLAS-1336: fixed StormHookIT
     add 7a1b8c1  ATLAS-1321: fixed HiveHookIT failures
     add eec1201  LineageResource API needs to map to the new LineageREST API
     add 389ec56  ATLAS-1338: fix SqoopHookIT
     add be9c264  ATLAS-1337: fixed FalconHookIT
     add 74a8de1  CTAS query is not captured by Atlas with Hive2
     add c413975  Reduce excessive exception logging
     add 6fb7b82  ATLAS-1305 Fix potential NPEs in instance conversion code(sumasai)
     add 3567060  ATLAS-737 Add DSL support for Sum, Max, Min and count operations with and without group by (guptaneeru via dkantor)
     add e8a438c  ATLAS-1347: Fix error codes for exceptions
     add a1f9008  ATLAS-1353 Invalid error message(500 internal server error) for lineage query on non-existing table. (sumasai)
     add c91f582  ATLAS-1342 Titan Solrclient - Add timeouts for zookeeper connect and session (sumasai)
     add 78c835e  ATLAS-1351 HiveHook fails with NPE for hive process registration (vimalsharma via sumasai)
     add de6122f  ATLAS-1355: Fix for bad error translation from V2 API
     add 2c881a4  ATLAS-1307: Integration test calls routing via the Client.
     add 28410df  ATLAS-1357: Fixes for test failures from ATLAS-1307
     add d9d487b  ATLAS-1357: NPE Fix for search filter changes & callAPI related fixes
     add d612d75  ATLAS-1363 Upgrade front end maven plugin to 1.0 (sumasai)
     add 765ce51  Credential Provider utility does not work with fully qualified local/HDFS jceks path
     add ed4ae0e  ATLAS-1364 HiveHook : Fix Auth issue with doAs (sumasai)
     add 3bffc0d  Update hashCode and equals method to use standard JDK libraries
     add efc8d09  ATLAS-1287 Subtasks: ATLAS-1288/ATLAS-1289 Integrated V2 API for Lineage,Entity Details,Tag assign to entity,Tags listing,tag create
     add f6e27b5  ATLAS-1345 Enhance search APIs to resolve hierarchical references (apoorvnaik via sumasai)
     add 1620284  ATLAS-1304: Redundant code removal and code simplification
     add edc4786  ATLAS-1193: UI to create/update entities
     add b305ba5  ATLAS-1395: Lineage improvement for tooltip
     add b3efebc  ATLAS-1371: create/edit tag dialog to allow choosing of data-type for attributes
     add 05bdbc6  ATLAS-1367: fix to use correct version of curator-client library
     add 3b1a7d0  ATLAS-1377: fix for Escaping comma in for LDAP properties
     add ec1b160  ATLAS-1311: Integration tests for V2 Entity APIs
     add 3725dcf  ATLAS-1350: update authorization to handle v2 REST endpoints
     add 40e639e  ATLAS-1407: improve LOG statement performance
     add 590b38a  ATLAS-1402: UI issues due to v2 API integration
     add 0e7ef3a  ATLAS-1412: delete AtlasApiEntities, as it is not used
     add c331846  ATLAS-1415: fix potential NPE issues found by Coverity scan
     add ac80b8b  ATLAS-1424 : Avoid stack-trace in REST API error response
     add 6145bf4  ATLAS-1391 Add exclusion mechanism for Atlas audit
     add c991173  ATLAS-1417: HIveHook: synchronous execution fails to notify
     add e5b6438  ATLAS-1421: Regression : HTML is displayed for deleted entities in search-result and entity-details pages
     add cae6522  ATLAS-1428: Create of entityDef type fails with type already exists exception
     add ffcdbb1  ATLAS-1346: Search API to return empty list/container object instead of exception
     add 90efc4a  ATLAS-1419: Entity attribute values are overridden to null when their value is not provided during complete updates
     add b72a4c4  ATLAS-1379 Avoid object query overhead when report query selects class type alias (guptaneeru via dkantor)
     add 6e5863e  ATLAS-1427: Support an option to exclude protocols in SSL mode
     add 03857ba  ATLAS-1277 Add feather use 'order by ' in the DSL search (zhangqiang2 via sumasai)
     add 407ff00  ATLAS-1408: added validation to prevent creating types with . (dot) in name (ashutoshm via mneethiraj)
     add 6c3b981  ATLAS-1429: fix hive model to make composite attributes as mandatory
     add 46f539e  ATLAS-1308: Discovery/Search REST API - v2
     add 22650d6  ATLAS-1427: update tests for the changes in default SSL protocols support
     add d8db431  ATLAS-1435: include common attributes in v2 entity API response
     add e92502d  ATLAS-1434: Updated typename validation to allow "." for classifications
     add cc50370  ATLAS-1432: Responsive loader and css changes
     add 384c335  Atlas changes to support Hive hook for Hive2
     add 9683c11  Add exclusion mechanism for Atlas audit mechanism
     add b725caa  GET v2/types/{type}/guid/{guid} not working
     add 53f8822  ATLAS-1434: fixed unit test so that type name conforms to new validation; updated error message per review comments
     add e0c6b98  ATLAS-1460: v2 search API updated to return name/description/owner and classification names in result
     add 9c0c46d  ATLAS-1464: option to include only specified attributes in notification message
     add 34d235f  ATLAS-1471: avoid unnecessary overhead in debug log calls
     add 10e82ff  ATLAS-1471: updated logging for better troubleshooting and reduce overhead
     add 100fee3  ATLAS-1000: added build instructions to README.txt
     add 2139e28  ATLAS-1000: updated build instructions in README.txt
     add b6c408b  ATLAS-1000: updated build instructions in README.txt
     add 75bcccd  ATLAS-1386: Avoid uunnecessary type cache lookups
     add 511c886  ATLAS-1463: option to exclude specific entity attributes in audit records
     add 2f1cb57  ATLAS-1467: instance create/full-Update implementation
     add cc08c51  ATLAS-1352: fix for error in redirecting to Knox gateway URL
     add 49453f2  ATLAS-1437: UI update to disallow tag association changes to deleted entities
     add bda289e  ATLAS-1490: added methods to get sub-types of entity and classification types
     add 7f914ab  ATLAS-1478: REST API to add classification to multiple entities
     add c8f3184  ATLAS-1489 : Show create/edit entity button based on role (Kalyanikashikar via kevalbhatt)
     add 143c0f8  ATLAS-1436: Metrics collection using gremlin
     add 6679c8e  ATLAS-1486: UI updates to handle errors from V2 APIs
     add c9c26d7  ATLAS-1425: Integrate Discovery/Search API in Atlas UI ATLAS-1482: UI update in assigning a tag to multiple entities using single API call
     add bf377ab  ATLAS-1403: Perf and stability improvements to DSL search and lineage query execution
     add 92d0281  ATLAS-1436: Metrics caching and UTs (Part 2)
     add 6cd6811  ATLAS-1114: Performance improvements for create/update entity
     add 89f7060  ATLAS-1114: Performance improvements for create/update entity (2 of 2)
     add 19a5f65  ATLAS-1436: test fix to address NPE
     add 6ccba52  ATLAS-1498: added unit-tests to validate handling of array/map/struct attributes in entity create/update
     add 57f4f79  ATLAS-1312: Update QuickStart to use the v2 APIs for types and entities creation
     add 4b8b9e2  ATLAS-1472: updated type-registry to handle simultaneous updates from multiple threads
     add f83e8ee  ATLAS-1471: logging update (3) to reduce excessive info level logs, reduce overheads, switch to sl4j logger
     add d204df7  updated site for 0.7.1-incubating release
     add 37c8a4d  Cache of compiled DSL queries
     add 804de95  ATLAS-1431 Integration tests added by ATLAS 1311 fail on Eclipse (david_radley via dkantor)
     add f74bd95  ATLAS-1378 Use .gitignore so git does not see binary files as changed (david_radley via dkantor)
     add 2763ff3  fix for unit test failure (from ATLAS-1472) and rat failure (from ATLAS-1387)
     add 224eaff  ATLAS-1506: updated AtlasObjectId to support unqiueAttributes to identity the object
     add c8f9f36  ATLAS-1507: fixed incorrect relationship specified in hive-model
     add a7870cd  ATLAS-1502: added configuration to restrict entity-types editable via UI
     add 5d8fae5  ATLAS-1513: updated AtlasEntityType with methods to get foreign-key references; added helper methods in AtlasAttribute
     add f640da7  ATLAS-1516: fix unit test failure in DefaultMetadataServiceTest.testSpecialCharacters()
     add aa74c73  ATLAS-1369 - Optimize gremlin queries generated by DSL translator
     add 4367c49  ATLAS-1509: fixed issues with deletion during updates
     add a810f15  ATLAS-1514 Remove duplicates from class array attribute when target is deleted (dkantor)
     add ebf2377  ATLAS-1369 - Java 7 Support
     add 352f439  Revert "ATLAS-1369 - Java 7 Support"
     add 5adca84  Revert "ATLAS-1369 - Optimize gremlin queries generated by DSL translator"
     add e5e324c  ATLAS-1517: updated hive_model to include schema related attributes
     add 62a05c9  ATLAS-1369 : Optimize Gremlin queries generated by DSL translator
     add 09089e0  ATLAS-1388: Cache entities that are created/updated
     add 02cf8c4  ATLAS-1510: Consolidate/batch calls to GraphBackedTypeStore.findVertex()
     add d8c2a10  ATLAS-1522: V2 entity API changes to accept only AtlasObjectId for child references
     add 4f4ab9b  ATLAS-1522: v1 to v2 entity converter fixes
     add acfe9a4  ATLAS-1526: updated AtlasAttribute with helper methods to derive isComposite/reverseAttribute flags
     add 5f508c9  ATLAS-746 : After updating a set of entities, response contains only the first entity definition
     add 48477e2  ATLAS-1526: removed foreignKey/mappedFromRef constraints and brought back             legacy flags isComposite/reverseAttributeName using constraints 			ownedRef/inverseRef(attribute=attr1)
     add 808eb1d  ATLAS-1523: v2 implementation of get-entity by-guid/unique-attributes
     add dd74476  ATLAS-1521 : Update UI to eliminate REST calls to obtain schema data
     add 15baa4d  ATLAS-1521 : Update UI to eliminate REST calls to obtain schema data (#2)
     add 7ed6b02  ATLAS-1523: fix incorrect hbase_model.json in the previous commit (#2)
     add 03684a0  ATLAS-1540: fix for unit test failures in TestEntityREST
     add db18c82  ATLAS-1431 Add configuration property to disable full text mapper
     add a67e896  ATLAS-1541: renamed GraphEntityMapper to EntityGraphRetriever; added methods to retrieve an entity from the given vertex
     add 1e10517  ATLAS-1527 : Batch entity retrievals - DefaultMetadataService.loadEntities
     add 141b78c  ATLAS-1401 Document in detail how to set up Eclipse for Atlas dev environment (david_radley via dkantor)
     add b63d631  ATLAS-1535 : Some webapp tests are failing due to a stale Titan transaction
     add 9cb56c5  ATLAS-1503: implementation of REST API for export
     add 0fe4d88  ATLAS-1534: TypesREST clean up for simpler REST interface
     add 30a8e22  Atlas server fails to start if duplicate types are found during Typesystem bootstrap
     add 9e7e5f0  ATLAS-1524: improvements on create/edit entity UI
     add 3b4ccb7  ATLAS-1545 : UI updates for recent changes in TypesREST
     add 938af9e  ATLAS-1550: fix for unit test failure in TypeSystemTest.testDuplicateTypenames()
     add 414b7bb  ATLAS-1549: Remove unwanted API call for Lineage
     add ce20d6f  ATLAS-1544: implementation of REST endpoints for entity create/update/bulk-get
     add 9db4d26  ATLAS-1436: (Part 3) ignoreCache and query tuning for MetricsService
     add 997abdb  ATLAS-1539 Integration tests in projects which use the typesystem test jar (e.g. webapp) can now be run successfully when invoked in the project directory (dkantor)
     add c6ace7a  ATLAS-1436: added license text for the file added in the earlier commit
     add a3f365d  ATLAS-1539: added license text to new file added in earlier commit
     add 29396c9  ATLAS-1544: entity create/update v2 REST API - addressed review comments and fixed for unit test failures in earlier commit
     add 169ab55  ATLAS-1546: Hive hook should choose appropriate JAAS config when host uses kerberos ticket-cache
     add 8be1be6  ATLAS-1522: entity type attributes (like hive_table.sd, hive_table.columns) should use AtlasObjectId as value instead of entire entity contents
     add b2ec89d  ATLAS-1548 : Create entity : Change PUT and POST object structure based on new API Changes
     add 2a93a6a  Move classification endpoint from Entities API to Entity API and remove Entities API
     add c7540b3  ATLAS-1557: IDBased resolver should attempt unique-attribute match as well
     add aa67f8a  ATLAS-1547 Add tests for DeleteHandlerV1 (sumasai via mneethiraj)
     add 42de591  ATLAS-1508: Make AtlasADAuthenticationProvider like Ranger ADLdap Methods
     add 58bbee4  ATLAS-1559 : Regression - If a new tag is created then the earlier tags doesn't render properly
     add 9b8a5dd   ATLAS-1477, ATLAS-1556 : Edit entity button not working from search table of tag detail page.
     add c5ea4f0  ATLAS-1547: update setter name for rename of EntityMutationResponse.mutatedEntities
     add 68c5592  ATLAS-1554 : v2 EntityREST implementation for entity partial update
     add 6170063  ATLAS-1503: implementation of import REST API; optimization of export API implementation
     add 20fb589  ATLAS-1546 : Fix for styleCheck error in Hive hook should choose appropriate JAAS config if host uses kerberos ticket-cache
     add 90f1566  ATLAS-1539 Address coverity scan issues
     add 68a324e  ATLAS-1547 Added tests for Hard delete(sumasai)
     add 69db4a8  ATLAS-1547 Added tests for Hard delete(sumasai)
     add e4cc16a  ATLAS-1565 Create EntityREST endpoints for delete operations
     add 3a0865a  ATLAS-1499: Notification processing using V2 Store
     add 852a711  ATLAS-1551 auto update of reverse references in V1 API
     add 1d85e95  ATLAS-1503: optimization of import API implementation
     add ce54e8a  ATLAS-1499: Notification processing using V2 Store (#2) - fixes in handling of partial-update notifications
     add b6b6f94  ATLAS-1370: Atlas REST API document generation with enunciate
     add ea38942  ATLAS-1563: Entity change listener invocation in V2 Store
     add 8cd6a64  ATLAS-1566: replace GSON ser-de with ObjectMapper ser-de
     add 7303a41  ATLAS-1568: moved helper methods from org.apache.atlas.model package classes into an utility class
     add 343d0b1  ATLAS-1570: Taxonomy test failure fix
     add bb1c386  ATLAS-1569: cleared contents of RequestContextV1 at the end of the request
     add 2fb3057  ATLAS-1546: Changed to LOG.warn instead error in Hive hook should choose appropriate JAAS config if host uses kerberos ticket-cache (nixonrodrigues via kevalbhatt)
     add b4a6941  ATLAS-1577: audit event generated for an entity overwrites previous event for the entity
     add 485573f  ATLAS-1576: fix for NPE while handling unknown attributes
     add 2904f4c  ATLAS-1571: fix for incorrect v1->v2 conversion of enum-type value
     add e7eaa99  ATLAS-1583: fix incorrect metrics by import API
     add f5f9fa0  ATLAS-1586: type search improvement by avoiding unnecessary instantiation of type objects
     add dbfca62  ATLAS-1502 - Fix for not getting atlas application properties using PropertiesConfiguration sometimes, so changed to ApplicationProperties
     add b7d880d  ATLAS-1567: exclude hadoop-common library in Falcon hook packaging, as it is alreay present in Falcon classpath
     add c74ba14  ATLAS-1575: fix for UI issue in create/edit of hive_table entity
     add 17a9aad  ATLAS-1585 : Search result page should show the entityType for each result
     add 4ed4ba1  ATLAS-1573: Full text mapping for Entity store V2
     add fa0d6db  ATLAS-1487 : Create Entity in UI : types list doesn't list fs_permissions (struct type) hence no entity could be created for it.
     add e1524d3  ATLAS-1590  Edit Button is enabled for Deleted entities
     add 69c4806  ATLAS-1589 : DSL queries returns wrong object when filter traverses edges
     add c7900f2  ATLAS-1592: updated UI to display struct values without type header details
     add 765d556  ATLAS-1564: EntityResource v1 updated to route its calls to v2 EntityREST
     add 08944c5  ATLAS-1593: fix type-update handling to ensure that active type registry state is not updated while processing the changes
     add 0c1d599  ATLAS-1598: fix for NPE in Hive hook while processing create-table
     add 515130c  ATLAS-1503: update export to specify objects-to-export using attribute value
     add 4503955  ATLAS-1596: entity details page updated to list properties in consistent order
     add 9e16600  ATLAS-1599: fix for unit test failure in AuditRepositoryTestBase
     add 8244f8b  ATLAS-1572: updated notification processing to handle messages from v1 hooks
     add 101abe6  ATLAS-1601 Added support for classifications(sumasai)
     add 8bb31fd  ATLAS-1584 Fix issues with owned map reference and add tests (sumasai)
     add b1717f2  ATLAS-1602: fixed IT failures in QuickStart and issues identified in coverity scan
     add 48c1013  ATLAS-1606: introduced query provider to handle Gremlin version specific queries
     add 0feb60a  ATLAS 1607: notify listeners on classification addition/deletion
     add 88ca02c   ATLAS-1603: fix to handle null value for object_id type attributes
     add 214c157  ATLAS-1603: fix to handle null value for object_id type attributes (#2 - fix unit test failure)
     add 3860c95  ATLAS-1552: automatic update of inverse references in V2 code path (dkantor)
     add 84f6923  ATLAS-1587: updated AtlasEntityHeader retrieval to read name/description/owner attributes defined in the type (instead of Asset)
     add 46b1b36  ATLAS-1616: consolidated all V2 clients
     add 6fd04d9  ATLAS-695: Add Titan 1 project to Atlas
     add 44df46c  ATLAS-1614: updated v1 partial-update to perform attribute validation
     add 48b05f3  ATLAS-1613: fix for bigdecimal value handling to avoid casting to long; fixed incorrect HTTP status code for an error
     add 11e2202  ATLAS-1613: fix for bigdecimal value handling to avoid casting to long (#2 - fix for unittest failures)
     add 8214299  ATLAS-1617: Update error code pattern to ATLAS-nnn-mm-xxx
     add 98990b8  ATLAS-1622: Full text mapping using v2 model
     add 9bddaeb  ATLAS-1621: fixed webapp integration tests failures
     add 525082b  ATLAS-1618: updated export to support scope option - full/connected
     add 9e57825  ATLAS-1595:Create Entity in UI : All attributes are not listed for hdfs_path.
     add 7753f2e  ATLAS-1605 Edit Entity in UI : Update button is not enabled when updating attribute of type date
     add a4b16bb  ATLAS-1538 Make AtlasLdapAuthenticationProvider like Ranger for OpenLdap type
     add b99151f  ATLAS-1628 Restrict user from entering text in datepicker input
     add 9ba2ff0  ATLAS-1626: updated Atlas type-load to be resilient to incorrect constraints in the store (from earlier version env)
     add e841619  ATLAS-1627: fix for missed update to full-text index attribute on entity-update
     add 98f02ff  ATLAS-1629: updated copyright date in NOTICE file
     add 2bbbd1a  ATLAS-1630: basic search implementation using fulltext with support for filter by type & classification
     add 670a4c0  ATLAS-1630: basic search implementation (#2)
     add b9779ec  ATLAS-1608 :Search UI improvement
     add 72641fb  ATLAS-1631: parameterized Gremlin queries for better performance
     add 571f8d4  ATLAS-1632: entity UI updated to show array-entity type attributes as read-only
     add df7d768  ATALS-1634: added perf trace logs to REST APIs
     add bcc138a  ATLAS-1621: fix for IT failure in MetadataDiscoveryJerseyResourceIT.setUp()
     add c572e54  ATLAS-1608: search UI improvement (queryParam change from type -> typeName)
     add 40e2e37  ATLAS-1630: fix incorrect pagination of results in basic search (#3)
     add e54fe04  ATLAS-1638: fix - ui sends same GUID while assigning a tag to multiple entities
     add 543a85d  ATLAS-1637: Deprecate V1 APIs and related classes
     add 42a441a  ATLAS-1640: fix - entity update UI does not shows empty value for array-entity attributes
     add fe86177  ATLAS-1635: fixed v1 lineage API return to return correct value in qualifiedName attribute
     add dc89e7f  ATLAS-1636: fix incorrect reverseAttribute for hive_column.table
     add 6a4fcb9  ATLAS-1646: added validation of classification attributes
     add f673eba  ATLAS-1644: Taxonomy API /api/atlas/v1/taxonomies is broken
     add 232e596  ATLAS-1649: Config fix for delete handler
     add d0e9d48  ATLAS-1651: changed version in master to 0.9-incubating-SNAPSHOT
     add f87f5f2  ATLAS-1648: Fix HiveHookIT failures
     add 7d622bd  ATLAS-1655: Metrics query enhancement
     add 0ed5e0a  ATLAS-1656: Lineage query performance improvement
     add d0f2ce5  ATLAS-1657 Taxonomy term disassociation with assets fail
     add 9ca6136  ATLAS-1658: UI updates to fix incorrect terms display in search results and detail pages
     add ab43b28  Updated committer information
     add 3fee23c  ATLAS-1650: updated site for 0.8 release
     add de7ae29  updated committer/ppmc information
     add 89a3872  ATLAS-1611: incorrect error code for negative tests (#2)
     add 7154e12  ATLAS-1503: optimization of export implementation
     add 0c97902  ATLAS-1630: basic search performance improvement (#3)
     add 1612b30  ATLAS-1664: Able to add already added tag to an entity through REST API:
     add f379c9f  ATLAS-1666: updated exception handling to avoid use of generic exceptions
     add 2d68d4c  ATLAS-1470: fixed validation of byte-type tag attributes, to handle exception
     add e0145ff  ATLAS-1668: updated UI to exclude terms from tag UI elements
     add 9195039  ATLAS-1669: removed unused classes
     add 23c8f71  ATLAS-1667: lineage UI improvement
     add 9e5ef85  ATLAS-1469: updated UI to send null tag attribute value when no input is provided
     add bec9370  ATLAS-1659: fix to update full-text search string when traits/tags are added/removed from entity
     add 537f6e3  ATLAS-1666: fix for IT failures caused by earlier commit
     add 160b287  ATLAS-1665: export optimization to reduce file-size and export-time
     add 94158e1  ATLAS-1670: fix for IT failures introduced due to ATLAS-1664
     add b86e859  ATLAS-1672: fix for issues flagged by Coverity scan
     add d6e4080  ATLAS-1671: fix for missing client IP in Ranger audit log for Atlas authorizations
     add a127e26  ATLAS-1676: update Hive hook to set hdfs_path.clusterName attribute
     add 1cc40fd  ATLAS-1675: type-registry re-initialization failure when instance goes from passive to active state
     add ae6fd0a  ATLAS-1660: Error code mismatch in while GETing a type that doesn't exist.
     add 220213d  ATLAS-1663: Fix defects reported by Coverity Scan
     add 1aa3809  ATLAS-1682: UI update to add new overlay loader to tables; fix incorrect state while switching between basic and Advance search
     add 4183914  ATLAS-1681 - Added type validations for compatibility with legacy typesystem
     add 2dd0f07  ATLAS-1684: export should include super-type definitions, import should preserve system attribute values
     add a9f3da6  ATLAS-1686: fixed import to use the given guid, instead of looking into store with unique attribute
     add d5a5238  ATLAS-1687: hbase_column_family and hbase_column are not loaded after upgrade
     add 30284c9  ATLAS-1685: fix for issues flagged by coverity scan
     add 65581a3  Add committer information
     add 401d39a  Adding committer information for ID:ayubpathan
     add d0cb5c3  ATLAS-1688: fix lineage UI resize issues
     add 2720af6  ATLAS-1673: Type deletion should check for reference & instances
     add 8cc5e51  ATLAS-1697: fix log4j configuration for import-hive.sh
     add 97209e8  ATLAS-1714 : UI : Properties tab doesn't load when an entity has attribute of type array of integers
     add c9a9126  ATLAS-1433 : Atlas allows creation of tag with attributes' name same as that of its parent tags.
     add 81d3184  ATLAS-1727: Mask userdetails in quick Start utility
     add b1fd699  Add committer information
     add c3813d2  ATLAS-1732 : After Zoom_out from Lineage view scroll stopped working
     add cb55419  ATLAS-1721: updated action-string in the audit logs generated during import
     add ceea868  ATLAS-1717-IX-Documentation
     add 7f03fc8  ATLAS-1718: UI update to support enum-type attributes for tags
     add 42426a1  ATLAS-1719: updated tag association UI to support enum-type attribute values from a drop-down
     add 8a32cca  ATLAS-1709: Unit tests for import and export APIs
     add 5dfe202  ATLAS-1710: added entity-lookup API for entity create/update UI
     add be93da8  ATLAS-1710: added entity-lookup API for entity create/update UI (#2)
     add 29524aa  ATLAS-1735: Coverity Scan Fixes for 4/13
     add 0fc1c11  ATLAS-1707 : fix to remove external css reference for font file
     add 928bbc5  ATLAS-1745: Add google fonts license information to 3party-licenses
     add e92593e  ATLAS-1726 : Creating type name with space causes exceptions while doing DSL search
     add bcc89f3  ATLAS-1680- Support for browser login using kerberos keytab
     add 466372e  ATLAS-1752:- Fix for Atlas group for kerberos authentication
     add 2615b30  ATLAS-1744 Error when searching type with attribute name order , limit , offset (sumasai)
     add 4feee3b  ATLAS-1751: Implement REST endpoint to support update of classification attribute
     add 3a70d11  ATLAS-1611: Regression: Incorrect error code for the negative tests, returned: 500 server error, expected: 400 bad request
     add 19d344c  ATLAS-1737: UI - Delete tag(classification) from UI.
     add ca64ef4  ATLAS-1742: Provide option to exclude deleted entities in basic and fulltext search
     add c4fc5b4  ATLAS-1744: updated to address review comments and ATLAS startup failure
     add d30fa2c  ATLAS-1761: improve attribute search to enable search based on display text
     add c3b1bcb  ATLAS-1755: added checkbox to exclude deleted entities in basic and fulltext search
     add e8a7382  ATLAS-1750: type ahead for entity input in create/update entity UI
     add f6ea040  ATLAS-1760: UI update to render property value per attribute type in entity definition
     add 09425ab  ATLAS-1724, ATLAS-1722: fix export to report error while exporting a non-existing entity
     add 3a9594e  ATLAS-1730,1736,1747: fixes in type validations and special character handling in attribute names
     add b2951a9  ATLAS-1762: updated error code returned by type create/updated APIs
     add 70931e1  ATLAS-1707: Fix for missing font file
     add b6eef8c  ATLAS-855: Atlas logs contain stale transaction eviction message
     add 235f4e9  ATLAS-1753: Sandbox test data to avoid interference
     add 96d9a0e  ATLAS-1770: Fix HardDeleteHandlerV1Test and SoftDeleteHandlerV1Test failures during setup
     add 1decc73  ATLAS-1759 : UI - Add checkbox to exclude deleted entities in schema table.
     add 2fd87e2  Disable Forks while running ITs
     add b2bee2c  ATLAS-1776: Include historical entities in UI : A query is made and cancelled every time the check box is checked/unchecked showing 'Invalid expression:null' notification / ATLAS-1777: UI : Include historical entities check box is not shown when searching a type with all DELETED entities hence no entities are retrieved by search
     add fc7d300  ATLAS-1756: UI update to allow user to edit tag attribute values
     add 30ec76c  ATLAS-1780: Type deletion should invalidate property keys in Titan to allow re-creation with different data type if needed
     add a0bb463  ATLAS-1771: confirmation dialog while deleting tag appears incorrectly in IE-9
     add d7a139e  ATLAS-1767: Support KNOX SSO Token based authentication on Atlas REST API calls
     add cf64a03  ATLAS-1759 : UI - Add checkbox to exclude/include deleted entities in schema table.
     add f2255da  ATLAS-1807 : Enhance DSL query to support like operator for wildcard search
     add bbf9332  ATLAS-1813: UI to escape special characters in URL
     add 0cccec9  ATLAS-1815: Basic search API might return fewer entities when excludeDeletedEntities=true
     add f0f7fe2  ATLAS-1816: button to navigate to next page in search-result is disabled incorrectly
     add 138bc6f  ATLAS-1812: On browser refresh if, tag is doesn't exist, then URL should update with the first tag.
     add 0445144  ATLAS-1818: basic-search enhancements to improve search performance
     add 35c7764  ATLAS-1819: V2 API to get entity with classification returns 500
     add 35e5828  ATLAS-1198: Spring Framework (v4 with Spring security) over Guice
     add cfc3436  Removing empty file causing rat check failure
     add b557b98  ATLAS-1753: Fix for sandbox graph instance for each test
     add bbdc314  Remove patch file committed as part of ATLAS-1819
     add d0e48cf  Add committer Information
     add e483712  ATLAS-1810 : UI : Audit details of any tag event (Added,Updated) has only tag name and event.
     add 363b88c  ATLAS-1808:UI : All selected entities are assigned to tag when Assign Tag corresponding to 1 entity is clicked.
     add bd69a4f  ATLAS-1809 : UI : Update button in Edit tag attributes window should be enabled only when any update is done
     add 64988b8  ATLAS-1811 : UI : Audit Events are not shown in sorted order based on time sometimes.
     add e75984c  ATLAS-1817 : UI : n+1 pages are created, even though only n*25 instances are retrieved
     add 1c3dcc0  ATLAS-1834: TestNG asserts over JUnit for consistency
     add 9d6ad84  ATLAS-1817.1 : UI :Fix for TagLayout page when tag is not associated with any entity.
     add bc1576d  UT fixes
     add d2198bb  ATLAS-1848: update UI to remove json2.js dependency
     add 4c9c3bb  ATLAS-1825: updated import to support optional transformation of attribute values
     add e19495a  Add debug info to investigate jenkins failure
     add 4eb8bf2  ATLAS-1857: Fix for unit test failure in jenkins
     add f5e0d52  ATLAS-1851: update import API to support resume from a specific entity/position
     add edd4aa9  ATLAS-1826 : UI Create Entity : Type doesn't list the inverseRef constrained attribute options when name length is less than 3 (qinglin,xia via kbhatt).
     add aa6d87e  ATLAS-1804 : Allow PAM for authentication.
     add e0072e5  ATLAS-1804: Testcase fix for PAM authentication
     add 6b9399e  ATLAS-1852: create relationship-def
     add 82b6f72  ATLAS-1872: Spring fix for Kerberos and bean ordering/default
     add 894a91f  ATLAS-1823 - UI - Change in base path URL for few api/images to make it relative from path it is accessed.
     add c2c05d6  ATLAS-1832: If no attribute is present in tag then showing edit-button for a tag in tags tab on entity page.
     add 1de6016  ATLAS-1873: renamed AtlasRelationshipEndPoint to AtlasRelationshipEnd
     add d9f62cb  ATLAS-1863: added support for default value for attributes
     add c6081dd  ATLAS-1875: updated gremlin search to include vertex id in the result
     add 906f365  ATLAS-1878 - Fix for NPE when a request without any query path lands on atlas
     add c2d5275  ATLAS-1866: DSL 'like' operator fails for associated entity attributes
     add 242b558  ATLAS-1856: AtlasRelationship instance implementation Java/REST
     add f053fd5  ATLAS-1876: fix to handle large float/double values during ser-de, export/import
     add e0abdb3  ATLAS-1887: addressed issues flagged by Coverity Scan
     add bcb128a  ATLAS-1889: fix to handle concurrent calls to update tags for an entity
     add 4f16db4  ATLAS-1892: update AtlasEntityType to populate relationship attributes during resolve
     add 5bb2dcb  ATLAS-1891: added RelationshipDef validation during typesystem updates
     add 0e7f8ea  ATLAS-1766: updated NotificationConsumer implementation to use new Kafka Consumer API, to enable support for SASL_SSL protocol
     add 8101883  ATLAS-1734: Import API update to make type import optional
     add 7c262b4  ATLAS-1880: search API with support for entity/tag attribute filters
     add 9a4ed46  ATLAS-1894: Search using entity/tag attribute filters
     add 958c48c  updated documentation for import API
     add 617bc25  ATLAS-1899: fixup the logic around edge creation for relationshipDefs
     add d22fa7e  Coverity fixes for ATLAS-1880
     add 45d0930  ATLAS-1904: Relationship def validation(s)
     add c4fd42b  ATLAS-1897 : UI - Render HTML element based on attribute data-type while assigning Tag to entity.
     add 497dcc0  ATLAS-1906: Atlas client should support setting hadoop-jwt token in header.
     add 1c4e8b7  updated documentation for import API
     add ee8c81d  ATLAS-1912: fix for defects reported by Coverity scan
     add b135018  ATLAS-1938: updated search UI to avoid unnecessary calls on Refresh button click
     add 8fe110c  ATLAS-1907: created RelationshipDefs for all base models and use it when creating edges for entities
     add ad39839  ATLAS-1733: updated atlas_stop.py script to work in Windows environment
     add ea1c3b6  ATLAS-1945: updated UI to use fixed version of plugins
     add 4e62a06  ATLAS-1902: updated search UI to allow user to select columns in search result
     add 40d909e  ATLAS-1896:Fix for adding Cross Origin [CORS] headers for Atlas
     add b0470f5  ATLAS-1943: Fix IT failure due to incorrect inverse reference check using relationship
     add 18745cf  ATLAS-1944: Implemented ShutdownableThread for HookConsumer
     add c3808cf  ATLAS-1949: Fix coverity scan issues and IT failures due to ATLAS-1943
     add de91608  ATLAS-1940: fix to remove duplicate type which causes Atlas server to fail during startup
     add 0d8f9f8  ATLAS-1908: updated to use existing Kafka consumer properties when equivalent new Kafka consumer properties are not present
     add bcec42e  ATLAS-1947: AtlasSearchResult to include referredEntity headers
     add 84c6d52  ATLAS-1952: UI optimization to use searchResult.referredEntity to render object type attributes
     add eddab3b  ATLAS-1939: added parameter validation to prevent NPE during import
     add bcabde9  ATLAS-1908: updated NotificationConsumer with a method removed earlier to avoid breaking existing usage (like in Ranger)
     add 3962057  ATLAS-1919: Refactored ZipSink to record committed guids
     add abc4856  ATLAS-1925: basic search fixes for ATLAS-1917, ATLAS-1922, ATLAS-1926
     add d7ce0a5  ATLAS-1956: AtlasSearchResult should include attributes present in filter criteria
     add 71f9c06  ATLAS-1927: UI updates in rendering of tag attributes
     add 377fe19  ATLAS-1961: Basic search improvement in use of Solr index for attribute filtering
     add cfb6b84  ATLAS-1961: Basic search improvement in use of Solr index for attribute filtering (# 2)
     add 24a106b  ATLAS-1948: export fix to correct the import order
     add cda7f56  ATLAS-1901: Tolerate no propogatetags on Relationshipdef
     add 5527afb  ATLAS-1914: clear button in search UI to clear filter attributes
     add f74e43c  ATLAS-1961: Basic search improvement in use of Solr index for attribute filtering (# 3)
     add 02e4e86  ATLAS-1959: Enhance relationship attributes to support cardinality mappings
     add 3d3be40  ATLAS-1968: updated import documentation for fileName option usage
     add e0fb7dc  ATLAS-1961: Basic search improvement in use of Solr index for attribute filtering (# 4)
     add 13ba156  ATLAS-1979: Update storm model relationship category and fix for UT and Coverity scan issues
     add 62d85a4  ATLAS-1961: Basic search improvement in use of Solr index for attribute filtering (# 5)
     add f511f27  ATLAS-1967: search UI - render attribute filter based on browser URL
     add e0d2cdc  ATLAS-1981: Cache escaped type-query string to avoid repeated computation
     add d23d61b  ATLAS-1960: fixed handling of import/export APIs in HA configuration
     add de25191  ATLAS-1982: doc, website updated - to remove references to 'incubator', and with current PMC info
     add 7fb09b0  ATLAS-1981: fix for unit test failures
     add 2e8f601  ATLAS-1989: Hooks to include atlas-intg library
     add 6547af2  ATLAS-1985: fix incorrect URL-encoding while redirecting to active instance in HA
     add c97275c  ATLAS-1951: Fix for error code for unauthenticated REST API call.
     add 8931d47  ATLAS-1879: fixed - classification update removes some properties
     add d8b8683  ATLAS-1998: Default error page for 404, 500 and Throwable from Jetty
     add 6fb2a03  ATLAS-1995: updated entity-lookup-by-unique-attributes to use indexQuery
     add 9b72de9  ATLAS-1994: fix - basic-search ignores tag attribute filters when free-text query is present
     add e75473a  ATLAS-2008: basic-search gremlin query updated to use bind varibles, to avoid ClassCastException
     add 9eb8134  ATLAS-2007: Change 'storm_topology_nodes' relationshipDef category from AGGREGATION TO ASSOCIATION
     add 668b434  Add committer information
     add eb82ef9  ATLAS-2009 : Fix in AuthorizationFilter, added return for unauthorized request.
     add 52489d6  ATLAS-2014: populate createdBy, updatedBy fields on type create and update
     add b59460f  ATLAS-2015: Fix Maven warnings
     add 0267eec  ATLAS-1944: updated handling of shutdown in KafkaConsumer
     add eb5d6fc  ATLAS-2010: Hook should start consuming messages only after type registry init is done
     add 38297a8  ATLAS-1997: fix to avoid NPE while getting vertex_indices
     add dd00c85  ATLAS-2017: updated import API to make request parameter optional
     add ecd0536  ATLAS-2017: updated import API to make request parameter optional (#2 - fix for unit test failure)
     add daf6c02  ATLAS-1920 : UI : Search using entity and trait attributes - Operators for enum and boolean data type filters.
     add c585b60  ATLAS-2021 : UI Regression : Tags Tab in Entity details page not loaded.
     add e0bd96b  ATLAS-2022 - Validate limit and offset for basic search query
     add 87a421a  ATLAS-1999: Use AtlasRelatedObjectId to display relationshipAttribute values during entity retrieval
     add 3f2d191  ATLAS-1980: Add relationship instance validation to check end point type
     add 1298c83  ATLAS-2027 : UI : Add type-name with attribute name in query-builder
     add fb28760  ATLAS-2024: Updated Atlas TWiki for basic search functionality (ATLAS-1880)
     add e1a142b  ATLAS-2033: Modified to produce ugly JSON for Kafka topic messages.
     add d0beadf  ATLAS-2020 : Result Table Column Filter : Filtering using Columns in Result table always sets excludeDeletedEntities to True
     add 02a6e47  Add David Radley as a committer
     add 6f9684b  ATLAS-2033: HookConsumer updated to address case where consumer is stopped before starting. Updated unit tests.
     add 5d26d66  ATLAS-2041: UI: Show tag names with dot, when taxonomy is disabled
     add d86be7a  ATLAS-2004: Move Apache license header to the beginning of file. (Richard Ding via nixonrodrigues)
     add cd49be5  ATLAS-2038 : Integration Tests for AtlasAuthentication and Authorization Filter
     add b714fe0  ATLAS-2025: Validation of classification/type in basic search query
     add 856a0c6  ATLAS-2003 Add Javadoc format to class summaries
     add 3762985  ATLAS-1867 ATLASClientV2 correct delete typedefs expected http code
     add fa11d13  ATLAS-2046: UI Regression - Columns Filter not listing all attributes of a datatype
     add fae0082  ATLAS-2044: In-memory filtering for correctness after index query
     add 56374ff  ATLAS-2052: updated packaing to exclude junit jar
     add 63ed2a5  ATLAS-2045 Renumber shipped Atlas models
     add f2a49be  ATLAS-1988: added REST API to search for related entities
     add bb9384c  ATLAS-1988: Implement REST API to search for related entities - Add excludeDeletedEntities flag
     add b23dc85  ATLAS-1993: UI updates to show list of Tables in detail page hive_db entity
     add a9514d4  ATLAS-2050: Add helper method in relationship store to check if entity has relationships associated
     add e80b6c3  ATLAS-2048: Fix for Unit test failure on 0.8-incubating branch
     add a7e2f50  ATLAS-2056: removed unused library references
     add 86fb9da  ATLAS-2059: Update test-patch.sh script for PreCommit-ATLAS-Build jenkins job
     add 6d8c50c  ATLAS-2018: UI: Attribute filter does not preserve state
     add 2c84d70  ATLAS-2062: Add flag to disable v1 gremlin search API using atlas-application property
     add ce8f65c  ATLAS-2061: fixed basic-search handling of enum attributes in filter
     add 2841b85  ATLAS-2073: UI - removing tag or type from drop-down will not exclude respective filters
     add 1496257  ATLAS-2038: Minor refactoring to use org.apache.commons.codec.binary.Base64.
     add b54f4b8  ATLAS-2074: AtlasType.resolveReferences() method made package-private
     add 88eadb9  ATLAS-2078: Type update using v1 API doesn't route to createUpdateTypesDef in v2 API
     add 024fd22  ATLAS-2079: Fix coverity scan issue and IT failures introduced by ATLAS-2062
     add 97ae3a3  ATLAS-2080: fix - tag filters should not be added in the results attributes list
     add bb18976  ATLAS-2079: Fix coverity scan issue and IT failures introduced by ATLAS-2062 - missing changes
     add 64c9bde  ATLAS-2082: basic-search fails when in-memory filters all results from index-query
     add 2f6d7b2  ATLAS-2085: HA initialization fix
     add b445a1d  ATLAS-1984: Use AtlasRelatedObjectId to refer to relationship attributes during entity create/update
     add a6c0793  ATLAS-2076: update type-search to support filter by RELATIONSHIP type
     add 8686333  ATLAS-2060: Fix logger class name typos
     add c615581  ATLAS:2012: Dockerfile to build and run Atlas
     add cba5f76  ATLAS-1218: Atlas says it is started but does not accept REST requests
     add a32e2b2  ATLAS-2071 : UI : Minification of atlas code (js,css)
     add 4820a20  ATLAS-2088: add dev-test scripts to invoke Atlas REST APIs
     add 15d67e5  ATLAS-2083: Refactor Atlas<Type>DefStore classes to reduce code duplication
     add 1b7e41f  ATLAS-2097: Update docs site.xml about 0.8.1 documentation and release information
     add f59284a  ATLAS-2040: Relationship with many-to-many cardinality gives incorrect relationship attribute value
     add 42ccc44  ATLAS-2087: Allow Atlas server to bind on a specific address
     add 20742f1  ATLAS-2087: fix for build failure in earlier commit
     add 5879458  ATLAS-2059: Update test-patch.sh script to remove ulimit value
     add 68f66e9  ATLAS-2054: Add flag to exclude attribute mapping in FullTextMapper
     add ef300f1  ATLAS-2087: Fix Unit test failures introduced by previous commit
     add b837c0e  ATLAS-2047: Exception Thrown by Kafka Consumer Ends up Filling Logs Due to Incorrect Handling
     add 9d38c6a  ATLAS-2047: Update to fix IT failure in build environment.
     add 1dcc307  ATLAS-2112: move the Atlas models to subfolders
     add 7eff37a  ATLAS-2101: Update Implementation to Eliminate Use of Stopwatch
     add a5d5241  ATLAS-2114: Regression : Type Update using V1 APIs
     add 4deee50  ATLAS-1996: Updated Log4J configuration to limit size of log files.
     add d603afa  ATLAS-2128 : UI Regression : DSL Results pagination doesn't spawn more than 2 pages
     add 2acf41f  ATLAS-2111 : UI: Select query is not able to render the search table in Advance search
     add 636a621  ATLAS-2129: Addressed Case Where Abrupt Shutdown of Atlas During Import Retains Entities Imported Before Shutdown
     add 8348f22  ATLAS-2120: Import API updated to detect attribute-type change
     add 1dc7f54  ATLAS-2115: Basic search updates to fix performance regression
     add 8eb9c95  ATLAS-2134: Code Improvements.
     add 13fed7a  ATLAS-2117: basic search updates to handle issue caused by tokenization in indexer
     add a785e93  ATLAS-2118: basic search fix - incorrect results for contains operator
     add d1c585a  ATLAS-2091: basic search update to avoid index query for attribute values containing Tokenizer characters
     add 6e56185  ATLAS-2028: invalid attributes in basic-search request should fail with status code 400
     add 586b5eb  ATLAS-2029: Restrict entities, classifications can be applied to
     add 979200e  =ATLAS2058 Add description to attributedefs and relationship enddefs
     add 3440240  ATLAS-2090 : UI - Cache busting for static content (css, js)
     add f1c4646  ATLAS-2102 : Atlas UI Improvements: Search results page. patch has (ATLAS-2103,2104,2105,2107,2108)
     add c623835  ATLAS-2129: import fix to handle shutdown while in the middle of import
     add 45b84fa  ATLAS-2129: import fix to handle shutdown while in the middle of import (unit test fix)
     add d67b049  ATLAS-2140: Throwing overly generic exceptions, or unnecessarily exceptions
     add ccd121e  ATLAS-2100: UserProfile & SavedSearch API implementation
     add c1f4007  ATLAS-2141: edit/disassociate tag results in NPE
     add 2bcbd25  ATLAS-2145: Build failure in atlas-dashboardv2 due to js-beautify issue
     add 1dee77a  ATLAS-2146: Remove Powermock Usage
     add 67c04c6  ATLAS-2132: incorrect error for invalid file path/unreadable file provided during import
     add 400477c  ATLAS-2148: saved-search API enhancement to support searchType
     add c0f0abc  ATLAS-2121: basic-search update to use case-sensitive filter for type-name / tag-name
     add ae57665  ATLAS-2150: UI to support search-history and favorites
     add baccd1d  ATLAS-2157: HiveHook fix to handle getTable() error for temproray tables
     add 9d01689  ATLAS-2159: Incorrect createTime retrieved for entity attributes in related entities search
     add f90cca9  ATLAS-2039 : Unable to edit date value from UI when entity definition is POSTed without value for date attribute.
     add f75871f  ATLAS-1905 : Search UI is confusing to user
     add 3013831  ATLAS-2162 : Add hyperlink for URI formatted attribute value on property table
     add 454eb66  ATLAS-2167 : UI - Redirection of Pagination gives issue if user enter Page No. which does not exists
     add 20f2fba  ATLAS-2156: save-search UI to allow user to edit name
     add d6d349e  ATLAS-2092: Create edgeLabel while updating the index
     add a9ca60e  ATLAS-2092: Create edgeLabel while updating the index (#2)
     add 7cce1c4  ATLAS-2160: added REST APIs to execute a saved-search
     add 944a99b  ATLAS-2144: add Knox x-forwarded path to Atlas base URL when Atlas is access via knox proxy
     add 6a64cd9  ATLAS-2151: fix incorrect handling of OR condition in index query
     add 40666d1  ATLAS-2158: ZipFileResourceTestUtils: Improved failure scenario.
     add b78cbe9  ATLAS-2170: Change pom version from 0.9-SNAPSHOT to 1.0.0-SNAPSHOT
     add 24d8d18  ATLAS-2168 : When a second search is fired in between the pages of the first search results , offset is not reset to 0
     add 6426e9d  ATLAS-2153 : UI : Adding more columns to the search table masks the Remove tag button
     add 234b300  ATLAS-2130 : Call made to fetch tables of a database doesn't have exlcudeDeletedEntities parameter
     add 9e59fab  ATLAS-2176: NegativeSSLAndKerberosTest failing due to error in initialization
     add aaeddd3  ATLAS-2172: Atlas AD search filter is not get honored when logging into Atlas UI
     add 049c512  ATLAS-2174: code improvements and validations
     add 187730d  ATLAS-2179: Split Atlas client library to avoid unnecessary dependencies
     add 5746ec9  ATLAS-2179: Split Atlas client library to avoid unnecessary dependencies (#2)
     add f550831  ATLAS-2111 : UI: Select query is not able to render the search table in Advance search
     add d7acdba  ATLAS-2182 : UI : Web elements are hidden when zoomed in
     add f18555c  ATLAS-2089: Upgrade Jetty to newer version
     add 57fbb9c  ATLAS-2184: IS_NULL and NOT_NULL operator support
     add 3af5436  ATLAS-2184: IS_NULL, NOT_NULL operator support (#2)
     add d541a37  ATLAS-2075: notification enhancement to handle large messages, using compression and multi-part messages
     add 0551425  ATLAS-2075: notification enhancement to handle large messages, using compression and multi-part messages (#2)
     add 657e0f1  ATLAS-2174: Query length validations and path normalization
     add 70f2ee3  ATLAS-2187 : UI improved debugging in minification
     add 52848ab  ATLAS-2163: UI updates to handle Saved search query having deleted types
     add fe05e15  ATLAS-2185: UI to handle is_null, not_null operators for attribute search
     add dd7eb14  ATLAS-2184: fixed isNull/notNull in-memory predicates to handle empty value
     add 4fe70de  ATLAS-2188 : UI can trim whitespaces at the beginning or end of search query
     add 9a8c712  ATLAS-2192: notification consumer updates to handle stale split messages
     add 6a18b5c  ATLAS-2192: notification consumer updates to handle stale split messages (#2)
     add 29465ef  ATLAS1836 Add Area 0 models
     add e406603  ATLAS-2194 : In Basic Search for Tag if any columns are removed then UI throws exception
     add 2ed39cc  ATLAS-2171: Atlas UI fix when accessed via Knox proxy without / at the end
     add 943eb2b  ATLAS-2198: fix for Hive Hook OOM for large notification messages
     add 701b011  ATLAS1839 Add Area 3 models for Glossary
     add 4bf2ebb  ATLAS2200 Correct Area 0 keyPattern attribute type
     add f5dd2f0  ATLAS-2189 : IE-9 Alignment Issues
     add ea1b981  ATLAS-2207: Test property fixes
     add 48feaa3  ATLAS-2195: fix to close a graph transaction left open during Atlas startup
     add 2791814  ATLAS-2166 - Block Knox proxy service user for kerberos authentication
     add a3bafb1  ATLAS-2211: Dangling transaction issue within GraphBackedMetadataRepository
     add 59f83fc  ATLAS-2201: Test dependency, plugin version and test code fixes
     add 8663eb1  ATLAS-2195: fix to close trasaction left open while queries index keys (#2)
     add 32fa4be  ATLAS-2212: UI fix to allow negative number input for tag attributes
     add 96d4d31  ATLAS-2213: Remove unused attributes from Hive hook
     add a9928f9  ATLAS-2214: fix for NPE during notNull condition
     add 96da230  ATLAS-2216: Remove Catalog/Taxonomy feature from Atlas
     add 5add1ae  ATLAS-2218: Fix Model loading failure in ITs
     add 3959b31  ATLAS-2220: Active state change listener order made predictable
     add c08bac8  ATLAS-2210 Add Relationships to Client V2
     add bd513f2  ATLAS-1954: Integration tests for Basic search
     add 749d8bc  ATLAS-2218: TestMetadata fix after ATLAS-1218, ATLAS-2087 changes
     add d9b2bd0  ATLAS-2218: Webapp UT and IT separation
     add b05b855  ATLAS-1805:Provide an Atlas hook to send Hbase Namespace/Table/column family metadata to Atlas
     add a9f4c21  ATLAS-2223: Fix hbase-bridge and hbase-bridge-shim pom version from 0.8.2-SNAPSHOT to 1.0.0-SNAPSHOT
     add 9370bf7  ATLAS-2224: Fix Atlas build-tools dependency
     add ea52e1f  ATLAS-2224: Fix Atlas build-tools dependency - part2
     add 5d1868b  ATLAS-2227: UI fix to allow "." in float/double values for tag attributes
     add 503dddb  ATLAS-1757: Introduce JanusGraph 0.1.1 graph store in atlas
     add 81296b5  ATLAS-1757: Introduce JanusGraph 0.1.1 graph store in atlas - remove janus dependency in repository
     add eaad45b  ATLAS-2208 : Include historical entities in Schema tab checked by default for DELETED tables
     add 1e01c01  ATLAS-2236 : UI - Basic Search Post request send attribute filters even after removing Type
     add 3b597fb  ATLAS-2243: Code improvement suggested by Static code analysis
     add 8e40ab1  ATLAS-2242: Gremlin3 traversals for discovery service
     add 0913477  ATLAS-2240: Update JanusGraph to version 0.2.0 - fix/enable test testConcurrentCalls()
     add c7a6162  ATLAS-2240: Update JanusGraph to version 0.2.0 - revert to building all the graph modules
     add 1869aee  ATLAS-2233: Remove -XX:MaxPermSize Parm as removed in Java 8
     add 3b9ea1d  ATLAS-2222 : UI, Search using entity and trait attributes - , in string attribute filter throws 400 Bad request
     add e9b9513  ATLAS-2244 : UI - Basic Search Table not using referredEntities to render entity details
     add 37be53b  ATLAS-2217 : Remove all taxonomy reference from UI
     add af51fbc  ATLAS-2250: Upgrade JQuery version to 3.*
     add 549310e  ATLAS-2240: remove duplicate test testConcurrentCalls()
     add c5da0fa  ATLAS-2253: Remove shading of janus graph-provider module
     add 0abf84c  ATLAS-2256: Make JanusGraph as the default graph-provider in atlas
     add 435fe3f  ATLAS-2251: Remove TypeSystem and related implementation, to avoid unncessary duplicate of type details in cache
     add 41e5404  ATLAS-1836: fixed incorrect json in Area0 model
     add 6a1c4f4  ATLAS-2251: fixed NPE in V1 to V2 entity conversion
     add 2b43fd0  ATLAS-2258: Fix new Integration test failures introduced due to ATLAS-2251
     add 2bc6f90  ATLAS-2264: Update JanusGraph version to 0.2.0
     add b57d16c  ATLAS-2232 - Remove source and target directives now at java8
     add a5dbd15  ATLAS-2263: Update comment in TinkerpopGraphQuery.java
     add a74f1b3  ATLAS-2265: upgrade Jackson library version from 1.9.13 to 2.9.2, to be in sync with dependent Hadoop projects
     add 12d83b5  ATLAS-2232: update enunciate verision from 2.8.0 to 2.10.1. Set source,target versions to 1.8
     add 6dea2e4  ATLAS-2265: upgrade Jackson library version from 1.9.13 to 2.9.2, to be in sync with dependent Hadoop projects (#2)
     add 0765d57  ATLAS-2267: Update basic search to support classification attributes
     add 4a8777b  ATLAS-2269: Error in the Area 0 and 3 model files
     add f5c5971  ATLAS-2271: Skip deploy of build-tools module during - mvn deploy
     add a7e8919  ATLAS-2274: search for classification '*' with a typeName filter results in error ATLAS-2277: search for classification '*' doesn't honor excludeDeletedEntities=true
     add 9bf0d12  ATLAS-2284: added jersey-multipart jar to Hive hook packaging
     add 92f3d44  ATLAS-2276: update Hive hook to add an option to retain case-sensitivity of path in hdfs_path entities
     add dae1dd9  ATLAS-2286: fix attribute kafka_topic.topic to set isUnique=false
     add 0ddc022  ATLAS-2281: UI fix to address error in saving tag/type attribute filter queries with null/not-null filters
     add 3205ca4  ATLAS-2287: Include lucene libraries when building atlas distribution with Janus profile
     add 3ee4f25  ATLAS-2289: separate embedded kafka/zookeeper start/stop from KafkaNotification
     add d991222  ATLAS-2258: Fix new Integration test failures introduced due to ATLAS-2251 (#2)
     add 12622e0  ATLAS-2290: fix for unit test failure in HiveMetaStoreBridgeTest
     add 1e75da0  ATLAS-2283: add subTypes field in AtlasClassificationDef and AtlasEntityDef
     add d1aa36c  ATLAS-2291: scope hbase-server dependency to avoid including Atlas packaging
     add 1f8e214  ATLAS-2292: remove older version jackson libraries from packaging
     add 914da6e  Atlas-2294: type creation populates description field with empty string when no value is provided
     add eef3c08  ATLAS-2293: Add missing jackson libraries during atlas-hive-plugin-impl packaging
     add d569e53  ATLAS-1964 : UI, Support to resize and order columns in Search table
     add a6fdfbb  ATLAS-2285 : UI fix in handling of date attributes during saved searche rename
     add 1c58f3a  ATLAS-2296: basic search enhancement to optionally exclude sub-type entities and sub-classifications
     add 7892a33  ATLAS-2299: Regression : Creating an entity of unknown type throws NPE
     add a78b9c0  ATLAS-2300 : UI - Delete Tag is not functioning from Entity Details page
     add 2b5c004  ATLAS-2284: Add Hbase-Common jar for hive packaging to fix hbase tables NoClassDef issue while import-hive.
     add ca04aea  ATLAS-2299: Regression : Creating an entity of unknown type throws NPE - update error message
     add 69330a5  ATLAS-2295: UI updates for classifications
     add f87072f  ATLAS-2302: Fix test failures in AtlasClientTest
     add 4e1ed9a  ATLAS-2302: Fix test failures in AtlasClientTest - remove unused LocalSolrTest
     add 1d0a135  ATLAS-2303: updated Area 0 models in line with the latest wiki
     add 28fb3cc  ATLAS-2301: fix for concurrent-modification error while purging entity attributes
     add 667abe4  ATLAS-2304: fix Relationship search API to work TinkerPop3
     add b9b3810  ATLAS-2305: update RAT plugin version from 0.7 to 0.12
     add acb34ca  ATLAS-2306: Add Area 0 0045 model and other minor model amendments
     add 5ba64a8  ATLAS-2308: Remove 'titan1' graph provider from atlas
     add 71a3087  ATLAS-2282 : Saved favorite search appears only on refresh after creation when there are 25+ favorite searches .
     add 5bd5327  ATLAS-2229: DSL implementation using Antlr
     add d1e79fa  ATLAS-2051: Provide a utility to import HBase entities into Atlas
     add f89fa44  ATLAS-2309: Add Area 1 types
     add a40f3c2  ATLAS-2312: Use ThreadLocal DateFormat objects to avoid simultaneous use from multiple threads
     add 728aac6  ATLAS-2245 Add maven-enforce plugin to validate maven, java versions
     add ac0764b  ATLAS-2229: DSL implementation using ANTLR #2
     add faeecf1  ATLAS-2316: when Hive table is created Atlas audit shows ENTITY_UPDATE instead of ENTITY_CREATE
     add 5614bf0  ATLAS-2229: DSL implementation using ANTLR #3 - Select, GroupBy, OrderBy
     add db77c65  ATLAS-2314: Minor fixups to Model files
     add 14df38d  ATLAS-2320: basic-search with wildcard classification fails when full-text query is specified
     add 247ad8b  ATLAS-2321: fix V1 DSL API handling of empty results
     add 1e64199  ATLAS-2307: basic-search enhancement to optionally exclude sub-type entities and sub-classification-types (UI)
     add 2a2b07e  ATLAS-2323: remove array form of attribute from term model
     add 5384a74  ATLAS-2229: fix for unit test failures in DSL tests; also fixed incorrect handling of orderby/groupby when limit/offset is present
     add 8db8b5c  ATLAS-2229: DSL implementation using ANTLR - #4 (multiple fixes)
     add d2244dc  ATLAS-2318: UI - clicking on child tag twice, parent tag is selected
     add 15c5434  ATLAS-2319: UI - deleting a tag which at 25+ position needs a refresh
     add 6eff6b6  ATLAS-2324: fix incorrect JSON parsing in V1 entity-update/create REST API
     add 4516418  ATLAS-2272 :- Save the state of dragged columns using save search API.
     add 9abc89b  ATLAS-2272 : UI - Save the state of dragged columns using save search API.
     add 02a618a  ATLAS-2329 : Atlas UI Multiple Hovers appears if user click on another tag which is incorrect
     add 716afc5  ATLAS-2331: Provide option to start embedded Solr server for Integration Tests
     add 1ff791c  ATLAS-2331: Provide option to start embedded Solr server for Integration Tests #2
     add 3815933  ATLAS-2332: support for attributes having nested collection datatype
     add 3f33019  ATLAS-2321: fix V1 REST API for search to correctly handle empty results (#2)
     add 4353aa9  ATLAS-2345: v1 schema API response includes partition keys in addition to columns
     add 413aa88  ATLAS-2344: Creating an entity of unknown type throws 404 error code , Expected is 400
     add 08ac11c  ATLAS-2346: fix V1 REST API to include AttributeDefinition.dataTypeName field in type details
     add df9f5d2  ATLAS-2327: updated V1 to V2 conversion with addition of validation of attribute values
     add ab316c9  ATLAS-2339 : UI : Modifications in columns in Basic search result view affects DSL also.
     add b5989c8  Bugfixes for ATLAS-2333, ATLAS-2334
     add 7f7af56  ATLAS-2327: updated V1 to V2 conversion with addition of validation of attribute values (#2)
     add 4dc9533  ATLAS-2310:- Fix URL encoding incase of HA in passive node which caused wrong redirection url. (bpgergo via nixonrodrigues).
     add b51a32d  ATLAS-2348: Authorization integration test failure
     add 212417c  ATLAS-2330: Fix for unit test failures.
     add c930374  ATLAS-2229: Improved date handling.
     add cef91eb  ATLAS-2347: fix V1 REST API for search to keep the response consistent with earlier version of Atlas
     add 74e5654  ATLAS-2349: Fix IT failures related to jackson serialization
     add f2342f5  ATLAS-2349: Fix IT failures related to jackson serialization #2
     add 5c92592  ATLAS-2326 Error code fixes
     add c6cc331  ATLAS-2229: Added thread-safety for SimpleDateFormat.
     add 9f0866c  ATLAS-2350: UI - after error notification during search, there is an icon buffering forever
     add 8535e88  ATLAS-2351: fixed V1 REST APIs to retain the format for date type attributes as in earlier versions
     add b17d0e9  ATLAS-2340: Fix for java.lang.IncompatibleClassChangeError while running import-hive.sh script
     add a7f3e1a  ATLAS-2341: amend the Area 1 models so the relationship names are unique
     add c746a05  ATLAS-2330: Updated to address unit test failure. Root cause: Change in behavior in AtlasJson.
     add 8253653  ATLAS-2353: Fix for ordering of elements when using select with groupBy
     add ecf8095  ATLAS-2355: Fix IT failures in webapp module
     add f28d0f5  ATLAS-2356: Optional where clause.
     add 8c9d3da  ATLAS-2357: Fix IT failures in hive-bridge module
     add d5b438b  ATLAS-2325: fix to prevent duplicate elements in SET type attributes
     add 59c6769  ATLAS-2361: Package each Atlas hook in separate tar files
     add ba9566e  ATLAS-2359: Bug in model Comment has 2 commentsOn fields
     add 0345cd4  ATLAS-2362: Fix IT failures in sqoop,falcon bridge module
     add 6b4c3aa  ATLAS-1921: basic-search UI: added range validation for entity/trait attributes
     add 4c9a3bf  ATLAS-2360: error handling improvements in DSL
     add 5113705  ATLAS-2363: DSL error on extraneous input
     add 97e47d2  ATLAS-2304: fix query used during export to work TinkerPop3 (#2)
     add bbdeaee  ATLAS-2363: DSL error on extraneous input (#2)
     add 9050e74  ATLAS-2364: updated Asset typedef to list Referenceable as its super-type
     add 3689a35  ATLAS-2369: Integration Tests enhancement
     add 72030ad  ATLAS-2059: Update test-patch.sh script to fix incorrect exit code
     add 7c80aba  ATLAS-2370: Fix LocalSolrRunner path issue in Windows
     add f1f828f  ATLAS-2372: Export without relationship attributes.
     add 74d4827  ATLAS-2373: v1 schema API returns 500 Internal server error for invalid guid instead of 404
     add bd87c3f  ATLAS-2374: Remove test only library from final distribution packaging
     add 39be2cc  ATLAS-2376: Fix for unitTest case in ExportServiceTest due to NPE
     add 5c2f7a0  ATLAS-2365: updated README for 1.0.0-alpha release
     add 4c2f7bf  ATLAS-2372: Export-Import: Support for Relationship Attributes Missing
     add 84f4f10  ATLAS-2371: Basic search issue with IndexSerializer
     add 5900fcb  ATLAS-2119: Implement update and delete operations for RelationshipREST
     add b7b462e  ATLAS-2369: Integration Tests enhancement - skip starting jetty server for -DskipTests
     add 5447608  ATLAS-2366: updated website for 1.0.0-alpha release; updated license text in the footer
     add 4c49818  ATLAS-2397: Fixed disabled test.
     add 1fee4a5  ATLAS-2366: updated website for 1.0.0-alpha release - fixed incorrect links
     add c35f82c  ATLAS-2419: DSL Semantic Validation. Fix for limit & range.
     add 77dd50c  ATLAS-2352: add configuration to specify validity for authentication token
     add 9c8492c  ATLAS-2378: Fix repository unit tests to address random failures
     add 809cf0a  ATLAS-2375 : added hbase_namespace type to DEFAULT_EDITABLE_ENTITY_TYPES
     add 804c463  ATLAS-2354: Null/empty handling for attributes specified with select
     add cbfdd7f  ATLAS-1095:final code drop for OCF
     add d7ac76c  ATLAS-2377: fix in URI parsing to address quick_start failure in Windows
     add 37b2710  ATLAS-2420: Create indexes for relationship attributes
     add dcdd3d6  ATLAS-2152 : basic-search UI updated to support OR conditions
     add a02be15  ATLAS-2421: updated Atlas notificaiton module to support V2 data structures; updated HBase hook to use V2 notifications
     add 76fbe64  ATLAS-2423 : Min values for double and float
     add 0a876f9  ATLAS-2342: Remove limit restriction on min,max,sum,count
     add bd4a7be  ATLAS-2424: Support for multiple date formats.
     add 134d60f  Added description around GET,PUT,DELETE for unique attribute based entity REST calls
     add ba4df83  ATLAS-2430: Addressed close for nested queries.
     add 4e8e9ca  ATLAS-2428: updated docs site.xml with addition of links for 0.8.2 release
     add 92cdc6a  ATLAS-2229: Advanced Search: Documentation update.
     add 4582d4a  ATLAS-2433: DSL: Improved support for numeric data type.
     add ad4db42  ATLAS-2434: Performance improvement for import operation.
     add e545c9f  ATLAS-2372: Support for relationships. Adding missing ZIP file for addressing unit test skip.
     add ad6b07a  ATLAS-2435: performance improvements in relationship instance create/update, entity update
     add 154dda0  ATLAS-2169: delete request fails when hard-delete is configured
     add 9cd28bb  ATLAS-2438: fix errors found in sitecheck - https://whimsy.apache.org/site/project/atlas
     add 5618ad4  ATLAS-2439: updated Sqoop hook to use V2 notifications
     add a694964  ATLAS-2439: updated Sqoop hook to use V2 notifications (#2)
     add 3635e8e  ATLAS-2441 - UI, DSL Search : type select __guid doesn't display result though the result has GUID response
     add a0c85e5  ATLAS-2440: UI: fix to render date attribute values in date-formatted string (instead of a long value)
     add 4119f43  ATLAS-2445: updated HBase hook to handle table-clone and snapshot-restore operations
     add 3ec37ca  ATLAS-2444: Atlas changes for HDFS NameNode federation
     add a2ccdf1  ATLAS-2447: DSL improvement in handling of select clause
     add 19d67a1  ATLAS-2446: updated HBase Model to capture more attributes of table and column-family
     add 340f863  ATLAS-2442:- Fix for read-only permission to allow read entity when http method is POST
     add 4152bc6  ATLAS-2448: added default values for JanusGraph cache configurations to improve performance
     add c2be064  ATLAS-2444: fix for IT failures
     add 8a57e65  ATLAS-2246: OMRS Connector API plus REST and IGC Connector skeleton - 15th February 2018
     add c3a684f  ATLAS-2452: updated HBase hook to fix incorrect value assigned to hbase_table.isReadOnly attribute
     add 745b520  ATLAS-2453: changed datatype of hbase_table.maxFileSize from int to long
     add 3fd57d7  ATLAS-2455: updated HBase hook to fix incorrect population of hbase_column_family.cacheDataOnWrite attribute
     add 92b9665  ATLAS-2235: code improvements suggested by static code analysis
     add 9c58d30  ATLAS-2454: updated import-hbase utility to include additional HBase attributes
     add a3374c7  ATLAS-2456: Implement tag propagation using relationships
     add 48b2eaa  ATLAS-2457: updates to support time-boundary in AtlasClassification associations
     add d74f0ce  ATLAS-2451: UI to list tables in a HBase namespace similar to tables listing for Hive DB
     add 5e496e5  ATLAS-2456: Implement tag propagation using relationships - #2
     add 8d86dd2  ATLAS-2457: updated classification to support multiple validity-periods
     add bf4bf7f  ATLAS-2456: tag propagation - updated entity notification deserializer to handle V2 messages - #3
     add be9b39b  ATLAS-2456: fix in conversion of auditAction string to V1/V2 version of EntityAuditAction
     add afbc697  ATLAS-2459: Authorization enhancements to support instance level access controls
     add 860258d  ATLAS-2467: Spring security & nimbus-jose-jwt version Upgrade
     add ff605a2  ATLAS-2468: Basic search issue with numeric NEQ within OR clause
     add 45e38e8  ATLAS-2474 : UI : On creating a complex entity with single character , name of the complex entity is not displayed in the related entities' detailsPage.
     add eecff69  ATLAS-2469: UI updates to support propagated tags
     add 6770091  ATLAS-2477: search with tag and type doesn't list the entities where the tag is propagated
     add ef36a26  ATLAS-2480: Regression,Tag Propagation : Deleting the table with lineage and tag
     add c8bf690  ATLAS-2475:HBase Atlas import utility : importing using -t default:table fails when namespace is default
     add a6b3521  ATLAS-2485 : UI , Unable to add tag to entity from Tags Search Page.
     add e96b1ac  ATLAS-2486 :- Policy json file for authorization in distro conf
     add 8b6715b  ATLAS-2483 : UI - Display of faceted query
     add 02f382a  ATLAS-2482 : UI , Tag Propagation - propagate value not set correctly when editing attributes if the value is False when association
     add ec00aed  ATLAS-2481: entity-classification edges - labelled as 'classifiedAs', with additional properties
     add 5ebd707  ATLAS-2492: updated Storm version to 1.2.0
     add b32e547  ATLAS-2489: Lineage info to include relationship guid
     add ebe99f1  ATLAS-2493 : Update moment version to 2.21.0
     add 0120003  ATLAS-2496 : Fix Atlas build failing due npm ERROR on master
     add 2735f96  ATLAS-2487: UI updates to render entity relationships
     add 8120947  ATLAS-2494 :- Added jackson.core dependency in intg module.
     add ac2c1a7  ATLAS-2497: Relationship UI improvements
     add 60789da  ATLAS-2495: updated Kafka version to 1.0.0
     add c8b96d3  ATLAS-2497 : Relationship UI improvements
     add 3b074d9  ATLAS-2499: removed unused properties from atlas-application.properties file
     add 5f71cad  ATLAS-2484 : UI - Need validation for Start Date and End Date while applying validity period
     add 242733c  ATLAS-2484 :- UI , Tag propagation : On Search results page , entities with propagated tags have Tag Remove button
     add 809a99c  ATLAS-2502 : UI - Entity page not rendering tags and loader keeps loading when server 403 during deleting classification
     add 1927b32  ATLAS-2500: added additional headers in HTTP response
     add b161859  ATLAS-2488: updated AtlasClientV2 with new methods to create/update relationship instances
     add dee8a2d  ATLAS-2503: authorization of create/update/delete of enumDef and relationshipDef
     add 6e02ec5  ATLAS-2491: Hive hook should use v2 notifications
     add 6ad7a5a  ATLAS-2504 : UI , Tag propagation : When an entity has the same tag propagated and directly associated , update window shows the values of propagated tags.
     add 65c6f9c  ATLAS-2506 : Attributes of filters in the inner filter group are not added to attributes JSON array of the Basic POST request body
     add 60c05eb  ATLAS-2509 : updated frontend-maven-plugin to 1.4
     add ae23e78  ATLAS-2491: Hive hook using V2 notifications (#2)
     add 729d923  ATLAS-2462: Sqoop import for all tables throws NPE for no table provided in command
     add 31eb366  ATLAS-2505: add client IP address in authorization requests
     add bd39a50  ATLAS-2511: updated import-hive utility to add options to selectively import given database/tables
     add 59673d4  ATLAS-2362: Fix IT failures in sqoop,falcon bridge module (#2)
     add 45d3872  ATLAS-2513: Notifications are not sent about impacted entities when classification is updated at source entity
     add c26e9bc  ATLAS-2507: updated HBase hook to use : as separator between namespace and table names
     add 14d5a8e  ATLAS-2508: when adding validityPeriod, default value shown in UI is not included in POST request
     add 67d4895  ATLAS-2514: Deleting a table with lineage should not remove propagated classification edges
     add 9931803  ATLAS-2461: Migration utility to export data from Atlas 0.8 version
     add 0f689fa  ATLAS-2510: Add support to disable/enable propagated classification in entity
     add 295595d  ATLAS-2510: Add support to disable/enable propagated classification in entity - fix UT failure
     add 9ffaaab  ATLAS-2515: fix authorization of delete-classification operation
     add f42c1d9  ATLAS-2524: fix Hive hook for incorrect handling of 'alter view as' operation
     add 7f5a665  ATLAS-2525: updated HBase, Hive hooks to enable import namespaces/databases/tables listed in a file
     add 3ded3ee  ATLAS-2460: implementation of migration-import to migrate Atlas data in Titan to JanusGraph
     add 9368c8a  ATLAS-2460: migration-import implementation (#2 - UT refactoring)
     add da8581e  ATLAS-2470 - JanusGraph Cassandra support
     add e86fc94  ATLAS-2530 trim query string before using it as name attribute for Hive process and column lineage
     add 519314f  ATLAS-2536: fix NPE in Hive hook
     add 5bccaa6  ATLAS-2460: fix for regression in handling HA mode
     add a70d73f  ATLAS-2528 : UI : Allow user to empty date for validity period.
     add 354162d  ATLAS-2533: AtlasEntity is double classified
     add a1fd406  ATLAS-2122 OMAG Server Application and OMRS APIs
     add 37d7b8b  ATLAS-2535: import-hive doesn't update entity already present in Atlas
     add dc71d3d  ATLAS-2542: import-Hbase doesn't update entity already present in Atlas
     add cd686f6  ATLAS-2531 : Lineage display is causing 'Maximum call stack size reached' in underscore.js
     add d093ed3  ATLAS-2461: Fix to POM file, added relativePath.
     add 8ef6a43  ATLAS-2470 - JanusGraph Cassandra support. Update CassandraBasedAuditRepository to enable it via profile.
     add bc57e15  ATLAS-2549: Regression with respect to Partition keys
     add 8d1e722  ATLAS-2532: Advanced Search: Literals with MAX_VALUEs in Queries
     add 0cde9f9  ATLAS-2550: On deleting entity with classification , classification is removed from the entity, but search on classification lists the entity
     add 0dcd689  ATLAS-2551: Update AtlasRelatedObjectId to include relationship status
     add 6812a7d  ATLAS-2527: delete obsolete models
     add 7541586  ATLAS-2534: Atlas Glossary - REST API
     add 54c31d5  ATLAS-2545: updated Storm hook to use V2 notifications
     add bf5f8ef  ATLAS-2553: Glossary (DataAccess fix)
     add 15534f2  ATLAS-2470 - JanusGraph Cassandra . Updates to unit test.
     add 71965e3  ATLAS-2546: Fix for Hive Hook IT failure.
     add 8ae61e0  ATLAS-2552: Add propagated classifications and blocked propagated classifications in GET releationship REST API
     add 96a348a  ATLAS-2556: fixed classification-def update to handle removal of all entity-type restrictions
     add 0adfa8f  ATLAS-2544: initialize Atlas Authorizer after type-store initialization
     add 79eed8c  ATLAS-2543: UI - edit classification window has update button disabled
     add b7f6236  ATLAS-2538: UI - removed exclude-sub-type checkbox from classification search result page
     add d88223b  ATLAS-2526: Rename relationship attributes for dataset_process_inputs relationshipDef
     add b1907a3  ATLAS-2470 - JanusGraph Cassandra. Unit test setup update #2.
     add 7515915  ATLAS-2557: updated groups lookup for logged in user with an option to include groups from Hadoop config
     add 15967a9  ATLAS-2555: Migration-Import: Support for BigInteger, BigDecimal. Unit tests.
     add 0dad952  ATLAS-2534: Glossary REST API implementation
     add f622751  ATLAS-2561: basic-search update to enable search by glossary-term
     add 8063de4  ATLAS-2558: Reevaluate propagated tags based on blocked classifications in relationship edge
     add 7f20ffb  ATLAS-2558: Reevaluate propagated tags based on blocked classifications in relationship edge #2
     add 4ba39dc  ATLAS-2512: updated lineage UI to edit classification propagation
     add 3709842  ATLAS-2562: UI for Glossary
     add 19abdf6  ATLAS-2539: UI fix to handle page loader in entity-details page when no lineage data is present
     add 8a3795b  ATLAS-2560: Addresses relationship handling during import.
     add 9a4ca16  ATLAS-2422: Added to master from branch-0.8.
     add f57fd7f  ATLAS-1775 Enterprise OMRS Connector Initial Impl 2
     add 710a507  ATLAS-2580: Add Unit test resource files
     add fc17b38  ATLAS-2580: Add unit tests for classification propagation and blocked classification propagation
     add 6d999b0  ATLAS-2562 : UI: Support Business Terms and Categories (bug fixes)
     add 85aef3c  ATLAS-2584 : UI , Tag propagation : Unable to modify Tag propagation at an edge to BOTH or NONE
     add 4a938d8  ATLAS-2578: Update metric queries for faster execution
     add cabc1e5  ATLAS-2534: Glossary REST API (bugfix)
     add 6c49542  ATLAS-2581: V2 Hive hook notifications - incorrect location for sd after moving table to a different database
     add d554059  ATLAS-2567: Updated DSL Search result to include classification list in AtlasSearchResult.
     add b03c248  ATLAS-2587:- Set read ACL for /apache_atlas/active_server_info znode in HA for Knox proxy to read.
     add fa98991  ATLAS-2590: Tag Propagation : Editing tag attributes without specifying propagate flag value
     add f11c180  ATLAS-2591: During updating a relationship edge restrict update to either propagate direction or blocked propagated classifications
     add 801aea9  ATLAS-2586: added import-kafka bridge to import Kafka topic into Atlas
     add c76afbe  ATLAS-2582: Hard delete of internal types
     add 7b14cfa  ATLAS-2589: HA typestore and graph indexer fix.
     add 45bf48e  ATLAS-2594: UI, Tag propagation : Add dialog box for blocked Propagated classifications list on UI
     add 57c7e85  ATLAS-2564: Change logging levels within the client to reduce verbosity
     add fe1c7a3  ATLAS-2592 Storm atlas hook fails with NPE
     add db6d783  ATLAS-2596: Missing classification mapping for GlossaryTerm
     add e6625a6  ATLAS-2559: HBase Atlas Hook doesn't create relationship between namespace and tables
     add 620943e  ATLAS-2606: Graph shutdown fix.
     add c9924fd  ATLAS-2603: [Docs] Add Atlas Kafka Bridge Documents
     add 540129f  ATLAS-2317:[Docs] Add HBase Bridge Documents
     add 65f7da1  ATLAS-2602: Walkthrough includes relationship attribute.
     add 30dd2f5  ATLAS-2610: Relationship id during import. Tag propgation set to false. Inverse relationship mapped correctly.
     add 2237a89  ATLAS-2609: Update audit and notification listener to handle propagated classification add/delete/update
     add 6d51dde  ATLAS-2600: Glossary UI update for add/update/remove of classifications to terms
     add b93c29c  ATLAS-2619: Add query param in relationship GET API to get extended info about referred entities
     add 3f7c581  ATLAS-2620: updated entity-lookup REST API to use basic-search implementation
     add 810aceb  ATLAS-2611: fix for NPE in Hive hook
     add 5cfb022  ATLAS-2585 Fix up validation of TypDef GUIDs
     add b243a36  ATLAS-2597: Batched metric query execution
     add 814c1fd  ATLAS-2630: Update scala version to 2.11.12
     add e4205b3  ATLAS-2624: Fix for propagated tags appear twice in web UI display as owned and propagated.
     add e7aec33  ATLAS-2631: Tag Propagation : Change in behavior of tag propagation for DELETED entities
     add 20d4f4d  ATLAS2604 Minor fixups to open metadata archive types
     add 145ba98  ATLAS-2569: Update maven dependency tree plugin version
     add efe0935  ATLAS-2571: duplicate declarations
     add b6bbe7d  ATLAS-2633: Tag Propagation , V2 notifications : When propagate value is switched from False to True , 'CLASSIFICATION_UPDATE' notification is sent instead of 'CLASSIFICATION_ADD'
     add db0f676  ATLAS-2059: Update test-patch.sh script to include exit code for build in result
     add d8d9b12  Glossary Bugfixes for ATLAS-2612, ATLAS-2613, ATLAS-2614, ATLAS-2616, ATLAS-2625, ATLAS-2626, ATLAS-2627, ATLAS-2628, ATLAS-2629
     add 57c0cff  ATLAS-2401, ATLAS-2402, ATLAS-2403, ATLAS-2404, ATLAS-2412, ATLAS-2413, ATLAS-2414, ATLAS-2415, ATLAS-2416, ATLAS-2417: Fixed disabled ITs.
     add 11c540d  ATLAS-2399: RestUtilsTest enabled tests that were disabled.
     add 7b694ad  Summary:ATLAS-2579 : UI : Block Propagation at classification level in edit propagation flow.
     add e311bdc  ATLAS-2588: Regression : Negative tests for tags throw 400 Bad Request instead of 404
     add 1e60ca4  ATLAS-2624: (2): Fixed the case where same classifications are associated with multiple entities.
     add 3a002db  ATLAS-2635: added REST APIs to add/update/remove classifications for an entity given its type and unique attributes
     add 08c4986  ATLAS-2639: UI: Associating a classification to entity from term page results in adding tag to term rather than entity
     add 4c9d8cb  ATLAS-2579: UI updates to block selected classifications in lineage edge
     add b7f353b  ATLAS-2641: Storm hook: Added commons-collection.
     add 8b65aed  ATLAS-2642: disabled 4 ITs in CredentialProviderUtilityIT, which started failing after recent JDK update to 1.8.0_172
     add effb753  ATLAS-2521: Remove Titan 0.5.4 support from Atlas
     add bdf16a5  ATLAS-2521: Remove Titan 0.5.4 support from Atlas #2
     add 967bf67  ATLAS-2643: Re-evaluate tag propagation when a relationship edge is deleted
     add 015b8bf  ATLAS-2643: Re-evaluate tag propagation when a relationship edge is deleted - fix UT
     add f29a2b7  ATLAS-2634: Avoid duplicate message processing.
     add 1617b67  ATLAS-2646: Glossary UI update for term-to-term association
     add 94d0c0a  Glossary bugfix for setting appropriate header info
     add 1fc88ce  ATLAS-2648: Remove prefix '__' from AtlasGlossary type names
     add 880ea4b  ATLAS-2647: updated documentation on notification, hooks and basic-search
     add bb82e0d  ATLAS-2565: Remove REST API to disable propagated classification in entity
     add c0bf0b8  ATLAS-2651: Tag Propagation , Deleted Entities : Relationships having Propagation from Deleted entities have tags added to relationship definition.
     add 3f9fc5c  ATLAS-2653: Disallow term self relation
     add 9e3af41  ATLAS-2655: Restrict child category to be within the same glossary
     add 5fed48d  ATLAS-2659: IllegalStateException handling in Collection pipeline code
     add 570f242  ATLAS-2656: updated entity notifications to replace AtlasEntity with AtlasEntityHeader
     add a8fab3e  ATLAS-2663: Glossary UI updates for related term association
     add 6e7aa6e  ATLAS-2662: Remove complex array and map attribute's edge information from entity vertex
     add 479b9ab  ATLAS-2667: Enhance GraphTransactionInterceptor to deal with nested/inner commits
     add f85ff28  ATLAS-2669 : Glossary UI : Attribute UI improved while associating term to the related term.
     add f15995c  ATLAS-2670: Validate entity guid when processing term dissociation
     add f62ed09  ATLAS-2649: updated Hive Hook to create lineage between HBase table and Hive table
     add b7641e7  ATLAS-2668: Add OMAG server to distribution
     add cbca591  ATLAS-2672: Change primitive map type storage in vertex
     add 3b75d56  ATLAS-2678: UI - term-to-term association attribute values are not saved
     add fccfe91  ATLAS-2680: import-hbase fails to match namespaces for the given regex
     add f756e9b  ATLAS-2463: documentation of Atlas authorization model
     add fa71259  ATLAS-2676 : UI fix to address basic-search handling of term input in IE
     add a6f9b9b  ATLAS-2672: Disable failing UTs related to data migration until ATLAS-2637 is resolved
     add 0eaefe3  ATLAS-2638: Disabling tag propagation at an edge : Switching propagate flag after adding tag to blockedPropagatedClassifications
     add 801db28  ATLAS-2632 Tag Propagation : Tag is added to propagatedClassification twice when relationship is updated to BOTH
     add 66f8ae1  ATLAS-2679: Update qualifiedName category hierarchy corresponding to any change to category
     add f65aece  ATLAS-2671: Dependency upgrades
     add 0244844  ATLAS-2687: Create twiki documentation about classification propagation
     add 2ff71e3  ATLAS-2686: Term can't be deleted if it's assigned to any entity
     add e48a486  ATLAS-2685: Impose displayName restrictions for Glossary, term and category.
     add 8119492  ATLAS-2679 #2
     add 4d28dc2  ATLAS-2692: updated UI to render deleted relationships differently from active ones
     add 2798234  ATLAS-2666: added unit tests to KafkaBridge
     add c2d927e  ATLAS-2695: Entity deletion fails if a term was/is associated to it.
     add 8f98133  ATLAS-2697: audit log shows 'Propagated classification added' for directly associatied classification
     add e4ffcf2  ATLAS-2478: updates to support Elasticsearch 5.6.4 index backend (Tech Preview)
     add 6bacbe9  ATLAS-2673: Decode query string for DSL search
     add 9044e03  ATLAS-2700: Error message fix ATLAS-2701: Usage attribute not getting persisted for term ATLAS-2702: Term qualifiedName not persisting after anchor change
     add 63a0be2  ATLAS-2699: updated UI to use V2 audit API
     add 4dc6284  ATLAS-2703: entity delete should not remove its term associations
     add 0b9d711  ATLAS-2703: Fix in Term DTO mapping
     add eaf067b  ATLAS-2705: Search using term shouldn't show deleted entities by default
     add 0265955  ATLAS-2706: UI : Change the labels of propagation classification popup
     add 65338c4  ATLAS-2707: Audit detail table is not able to render object type
     add 541c110  ATLAS-2710: basic-search doesn't return deleted entities though excludeDeletedEntities is False
     add d218fb4  ATLAS-2698: Documentation for Glossary feature
     add 96e5f1c  ATLAS-2711: Fix duplicate qualifiedName issue
     add a0269b9  ATLAS-2705 #2
     add 47ec9f7  ATLAS-2637: migration-import updates for changes in collection attribute storage
     add d343a48  ATLAS-2712: Update v2 Audit API to handle v1 to v2 conversion
     add 2bb7f77  ATLAS-2637: migration-import updates - fix for UT failure
     add 1616b3f  ATLAS-2714: model updates - added relationship-def _AtlasUserProfile_savedsearches, updated few relationships to align end1/end2 with edge-direction, fixed cardinality of array attributes from SINGLE to LIST/SET
     add c950c9b  ATLAS-2713: Glossary UI: enable assign button only when correct object-type is selected
     add bcd5bb6  Updates to HDFSNameServiceResolver
     add 1deb8c1  ATLAS-2715: Create audit events for term-entity association and disassociation
     add 4c121c4  ATLAS-2716 : Update UI to include term value while saving search
     add 633f37b  ATLAS-2718: Documentation for Atlas Ranger authorization
     add 6820cb7  ATLAS-2719: Update documentation on classification propagation to include entity delete cases
     add 85e08c2  ATLAS-2720: Documentation - what's new in Atlas 1.0
     add 3d5b488  ATLAS-2490: updates to make usage of v1/v2 in class names consistent
     add 84196cf  ATLAS-2704: documentation on migration from 0.8 to 1.0
     add 54f5e16  ATLAS-2721: rename attribute displayName as name in classes AtlasGlossary, AtlasGlossaryTerm, AtlasGlossaryCategory
     add 9aca852  ATLAS-2721: fix for UT failure (#2)
     add 5dfbd08  ATLAS-2694: added Avro schema typedef and support for Avro schema evolution
     add 76a2017  ATLAS-2717: updated migration-import to handle legacy types that reference classification
     add 5f503c1  ATLAS-2709: added model for RDBMS types
     add c2df13c  ATLAS-2694: updated avro models with relationshipDefs (#2)
     add 82bf78c  ATLAS-2696: updated kafka_topic with addition of attributes, avro_schema link
     add bb2e573  ATLAS-2688: updated README & docs for 1.0.0 release
     add f1bfe56  ATLAS-2723: search performance improvement: create composite index for __traitNames with typeName and superTypeNames
     add cb2e23b  ATLAS-2725: updated license file for JanusGraph usage in Apache Atlas 1.0
     add 69ea334  ATLAS-2726: updated migration-import to add __name property to classification edges
     add 72cc566  ATLAS-2523 Add HomeId and allow GUIDs to be specified on creates
     add 52d5e47  ATLAS-2728: UI renders integer attribute values as date - kafka_topic.retentiontimeLocalInHrs, kafka_topic.retentiontimeNationalInHrs
     add 92f3a91  ATLAS-2729: fix - audit logging fails for large entities
     add 870259f  ATLAS-2691: updated documentation links for release version 1.0.0
     add c8058ee  ATLAS-2691: updated documentation to add Downloads page
     add 78a3cd0  ATLAS-2733: replace references to https://dist.apache.org with https://www.apache.org/dist/atlas/
     add c1f5632  ATLAS-2735: updated version in master branch to 2.0.0-SNAPSHOT
     add 86af9e3  ATLAS-2736: doc updated to replace reference to github with a link to download released artifacts
     add e73a809  ATLAS-2730: added validation of TimeBoundry values in classifications
     add b57420c  ATLAS-2731: UI : attributes on table's detailsPage buffers forever due no access on that entity
     add f93da20  ATLAS-2732: updated import-hive.sh/import-hbase.sh to handle kerberos security command-line arguments
     add 595c878  ATLAS-2741: Deleted entities : DSL search with tag doesn't list the deleted entities to which that tag is associated
     add ef40442  ATLAS-2741: Deleted entities : DSL search with tag doesn't list the deleted entities to which that tag is associated #2
     add ecc4e4d  ATLAS-2742: UI : Timezone is set to blank when not set while saving classification to entities
     add 7a1d3dc  ATLAS-2746: Term/Category create shouldn't require UPDATE privilege for simple cases.
     add 9e762c0  ATLAS-2730: Invalid timezone/start time/end time is accepted by classification API #2
     add 7174257  ATLAS-2748, ATLAS-2849, ATLAS-2750: Edges' state preserved during import. Classification dissociation fails on imported entities with classifications. Processing classifications with attributes containing maps and arrays.
     add ce5ffeb  ATLAS-2745 - AtlasEnumDefStore should remember default value
     add fff9463  ATLAS-2751: Atlas is not consuming messages from ATLAS_HOOK topic after recovering from zookeeper connection timeout.
     add cbc4b8a  ATLAS-2747: UI : Tag attributes of type array are displayed with an extra '>' character
     add d7b4d58  ATLAS-2754: UI - Atlas front end fail to show the input and output entity
     add 399468e  ATLAS-2744: updated Atlas website to include release-notes in Downloads page
     add 75da039  ATLAS-2757: fix for NPE in Hive hook in handling column-rename on temporary table
     add f787bcc  ATLAS-2708: added model for AWS types
     add 88ac0fa  ATLAS-2760: Hive hook updates to handle references to s3 paths
     add f3f4fbf  ATLAS-2762: In Relationship UI Tab , when a relationshipdef between entities is DELETED , the entity is also set to DELETED
     add f37f3de  ATLAS-2764 :- Fix to load timezones from TimeZone.getAvailableIDs() on UI
     add 80f556a  ATLAS-641: lineage for view/table created from a view includes underlying tables as well
     add eb895a6  ATLAS-2765: updated authorization model to scrub search-results (clear entity-attributes, classifications) for entities the user doesn't have read access to
     add bae3275  ATLAS-2766: Turn off hyperlinks for entities with no entity-read access in search result display
     add 78cfd71  ATLAS-2769: Atlas start just after the upgrade fails with 'TableNotFoundException: atlas_janus' exception
     add eb22be8  ATLAS-2770: entity-delete fails when Atlas is configured for hard-delete
     add 25bae4f  ATLAS-2771: Add option to exclude internal types when retrieving typedefs via REST
     add 74dc605  ATLAS-2767: UI : "Create" button is not enabled after an error while createing a classification
     add 1538822  ATLAS-2775: Enhance basic search to search on entities with any classifications or no classifications
     add a2c26bf  ATLAS-2773: UI : excluded internal types from all typedefs API calls
     add 9d4678e  ATLAS-2777: Enhance advanced search (DSL) to support classification search on _CLASSIFIED or _NOT_CLASSIFIED keyword
     add cc629d7  ATLAS-2778: UI: Enhance advanced search (DSL) by adding _CLASSIFIED and _NOT_CLASSIFIED keyword in classification search
     add ec396b9  ATLAS-2780: Add username/password option to AtlasAdminClient
     add 59ae59d  ATLAS-2781: Hard Delete : Deleting an entity which is associated to an term associated to a tag fails
     add 12ca5c9  ATLAS-2785: Import Hive script should handle table name with database in -t option
     add 89fc835  ATLAS-2786: Honor ZK server ensemble provided in configuration
     add d1b3f21  ATLAS-2788 : Add policy permissions for tagsync user.
     add a711917  ATLAS-2803: Improvements to toString methods
     add 50c3adf  ATLAS-2794: updated AtlasClient to explicitly specify JacksonJaxbJsonProvider
     add b022384  ATLAS-2793: updated AtlasClient approach of determining if kerberos authentication is enabled or not
     add d5ecfee  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/atlas
     add da967ea  ATLAS-2809: updated authorization model to authorize add/update/remove of relationships
     add 651ecd9  ATLAS-2801: Create a separate tar file for atlas-server components excluding atlas hook related components
     add fbb244c  ATLAS-2815: UI Slow loading enhancements
     add 68b4792  ATLAS-2787; Removed redundant OM modules
     add 7bf4bf4  ATLAS-2809 : - Fix typo's in relationship permission in atlas-simple-authz-policy.json
     add e8a7778  ATLAS-2801: Fix for tools directory absent in tar.gz
     add 42d801f  ATLAS-2815 #2: Missing txn annotation and relationship attribute mapping
     add 2f5eac0  ATLAS-2815: Restoring the deleted access verification calls
     add e0ac869  ATLAS-2812: Upgrade commons-fileupload to 1.3.3
     add 54d623c  ATLAS-2807: Re-evaluate classification propagation during entity delete
     add 4c901bd  ATLAS-2815: Restoring the deleted audit call
     add 1099f1b  ATLAS-2819: UI: Re-evaluate classification propagation during entity delete
     add 4ddceac  Janusgraph update to 0.3.0
     add f022990  ATLAS-2801: Create a separate tar file for atlas-server.
     add bc093ca  ATLAS-2822: Provide option whether to delete propagated classification on entity delete during add classification
     add 1179aff  Dependency upgrade
     add 52ef9e7  ATLAS-2823: updated hooks to support asynchronous notifications
     add 24830e6  ATLAS-2816: Allow ignoring relationship in  EntityGraphRetriever for FullTextMapperV2
     add 5332f2e  ATLAS-2826: fix for failure in authorizing save-search operation.
     add 02ec8b9  ATLAS-2821:- Update old atlas-simple-authz-policy.json file with relationship permission attributes
     add 5b9348f  ATLAS-2819: UI: Re-evaluate classification propagation during entity delete #2
     add 064c576  UI : Provide option whether to delete propagated classification on entity delete during add classification
     add 69fe4ab  ATLAS-2827: Indexed string compaction when length exceeds 33482223
     add 5b40634  ATLAS-2808: Add proxy support
     add 27e8b2a  ATLAS-2817: Handle auto upgrade from janus 0.2.0 to janus 0.3.0
     add 4b2324f  ATLAS-2830: Tag Propagation, Entity Delete : Classification update notification not sent to entities down the lineage present after the deleted entity
     add a7cd9ac  ATLAS-2823: updated hooks to support asynchronous notifications - #2
     add be05196  ATLAS-2832: Replace Titan with JanusGraph in the architecture diagram image.
     add 36080c3  ATLAS-2817: Change janusgraph artifactId
     add 35561d4  ATLAS-2835: Regression: Classifications propagated from term is not removed during term-entity disassociation
     add 70e10cc  ATLAS-2834: Init authorizer when Atlas is in HA mode
     add b6a664d  ATLAS-2836: Remove redundant encoding of vertex property keys
     add 0ed9f0e  ATLAS-2838: Replace GraphHelper.encodeProperty() with AtlasGraphUtilsV2.encodeProperty()
     add 9c45d2e  ATLAS-2836: Remove redundant encoding of vertex property keys - #2
     add b9637b9  ATLAS-2840: Regression - Tag Propagation, Deleted Entity : When an entity is deleted, tags propagated to it are removed
     add 6de9428  ATLAS-2841: Regression, Tag Propagation : When a table is moved from database1 to database2 , tag propagated from db1 still propagated to table.
     add 37c753b  ATLAS-2724 : UI enhancement for Avro schemas and other JSON-valued attributes
     add 65d42c1  Revert "ATLAS-2841: Regression, Tag Propagation : When a table is moved from database1 to database2 , tag propagated from db1 still propagated to table."
     add b14736c  ATLAS-2847 : UI: Add grunt scripts in package.json
     add f86603a  ATLAS-2848: Fix property name in ApplicationProperties
     add 3654f9f  ATLAS-2849: Basic search result list for classification= '_NOT_CLASSIFIED' returns type vertices in addition to matching entity vertices
     add 01b195a  ATLAS-2852: Export Import simultaneous requests updated error code.
     add 56eefb2  ATLAS-2853: updated to send entity-notifications after successful graph transaction commit
     add 96f2c29  ATLAS-2844: added eventTime field in EntityNotificationV2
     add f31a7c6  ATLAS-2857:Fix Atlas release version in /api/atlas/version API.
     add 4c6f1d1  ATLAS-2827: fix to handle failure in saving indexable string property of large size - #2
     add eae9761  ATLAS-2827: fix to handle failure in saving indexable string property of large size - #3
     add 3176d1a  ATLAS-2860: Remove dependency on atlas-application.properties for AtlasClient.
     add 48e5224  ATLAS-2877: updated notification processing to wait only before retry
     add a064e09  ATLAS-2878: avoid retrieval of entiyWithExtInfo when extInfo is not needed
     add ece78ba  ATLAS-2872: updated HiveHook to purge name cache periodically
     add 4128f5d  ATLAS-2890: Fix intermittent UT and IT failures for atlas in apache CI
     add d5f46e3  ATLAS-2891: updated hook notification processing with option to ignore potentially incorrect hive_column_lineage
     add 8cc12be  ATLAS-2905: Generate lineage information for process entities
     add 7f3da2c  ATLAS-2786: updated HBase client to use all zookeeper entries
     add 5a96f05  ATLAS-2907 : UI: show lineage information for process entities
     add 6d0c5c8  ATLAS-1950: Import API: Improvement: Specify Supertypes in Import Transforms
     add 871f02b  ATLAS-2797: Atlas Cluster.
     add 06ff075  ATLAS-2798: Export & Import Audits.
     add 41997f6  ATLAS-2802: Atlas Client Update for Export and Import.
     add 90958e8  ATLAS-2804: Export & Import Detailed Audits.
     add 1d8b81d  ATLAS-2805: Applying classification updates modificationTimestamp
     add 831ad01  ATLAS-2806: Using replication attributes during export and import process.
     add 4ff5728  ATLAS-2811: Skip Lineage Export option.
     add b37154f  Unit test fixes
     add a2397c1  ATLAS-2738: Export Process: Support for incremental export.
     add 21fcc7e  Added Ramesh Mani as committer
     add ab2043a  ATLAS-2820: UI : Add replication audits tab for AtlasCluster entity to show Export & Import audit
     add 44763bf  ATLAS-2813: SoftRef implementation.
     add c8439f4  ATLAS-2813: SoftRef implementation. Part - 2
     add 561cdc9  Unit test fixes.
     add 03f2754  ATLAS-2814: Cluster stores replication details.
     add ca33b1b  ATLAS-2814: Cluster stores replication details. Part #2
     add 0c30801  ATLAS-2818: Entity tagging after import.
     add c0a91c7  ATLAS-2843: AtlasClient updates for exportData and importData.
     add 116fb62  ATLAS-2845: Rename AtlasCluster to AtlasServer.
     add 708e486  ATLAS-2856: added utility methods to RequestContext, to find number of active requests and earliest active request-time
     add 8903c9a  ATLAS-2862: Incremental Export now uses request context to determine change marker.
     add b08b7b4  ATLAS-2870: Improvement to AddClassification transform to use filters.
     add c646600  ATLAS-2869: Hdfs_path if requested are created and then proceeds with export.
     add dc6be8e  ATLAS-2864: Improved incremental export queries.
     add 8746b30  ATLAS-2873: Atlas Import Transform Handler Implementation
     add 4b3c078  ATLAS-2874: Include handling of Atlas Entity Transformers in current Import logic
     add afa314c  ATLAS-2875: Implement clear attribute value transformer for Atlas Entity Transformer
     add 9d4f972  ATLAS-2882: AddClassification transform for new transforms
     add 31c3bea  ATLAS-2882: refactored import transformer to set context in constructor; fixed incorrect objId match
     add 8639ada  ATLAS-2886: Support for fully qualified server name
     add b04c5bd  ATLAS-2888: Export & Import Process: Change Marker Removed Inadvertently
     add f4dac18  ATLAS-2892: Delete by name REST endpoint.
     add 84c6fb2  ATLAS-2895: Server full name processing
     add 5fe6d83  ATLAS-2897: Elegant handling of empty zip files.
     add 6787141  ATLAS-2897: Elegant handling of empty zip files. Unit test fix.
     add 6f74720  ATLAS-2888: Change marker fix for server name
     add f6acb08  ATLAS-2888: Change marker fix for server name. Unit test fix.
     add 7763fd0  ATLAS-2897: Elegant handling of empty zip files. Part 2.
     add 8a26c79  ATLAS-2906: Allow transforms to be applied when entity-level transforms are present.
     add 016eaff  ATLAS-2897: Better handling of empty zip files.
     add 7ffbec1  ATLAS-2897: Better handling of empty zip files. Unit test fix.
     add 1eb9954  ATLAS-2909: ChangeMarker updated during initialization.
     add 614415e  ATLAS-2814: Fixed merge error.
     add ab801ff  ATLAS-2918: Update JanusGraph version to 0.3.1
     add 2036751  ATLAS-2891: updated hook notification processing with option to ignore potentially incorrect hive_column_lineage - #2
     add e9869cf  ATLAS-2814: Removed unused imports.
     add 105d6b7  ATLAS-2892: DeleteTag UI Fix for the issue of appending type=classification to the query string.
     add 82e0403  ATLAS-2891: updated hook notification processing with option to ignore potentially incorrect hive_column_lineage - #3
     add 9e9f024  ATLAS-2917: Filter added for Lineage to hide Process entity.
     add a98d1bf  ATLAS-2920: Update JanusGraph Solr clients to use all zookeeper entries
     add 85a01e1  ATLAS-2920: Update JanusGraph Solr clients to use all zookeeper entries #2
     add 3b29240  ATLAS-2743: Remove 'Asset' as superType from avro type
     add c6aaef0  ATLAS-2923: Options copied to AttributeDefinition
     add 2fbea9f  ATLAS-2922: Multiplicity computation updated for SET/optional
     add fdab2ef  ATLAS-2924: Use encoded property name in getEncodedProperty() and setEncodedProperty() methods
     add 7217f67  ATLAS-2921: Update import scripts exit status in case of java error
     add 78e41ac  ATLAS-2926: ZipSink OOM
     add f5fd574  ATLAS-2925: Better logging for graph database initialization error
     add 3b8a34c  ATLAS-2919: Fixed issue with Cassandra and Netty
     add 46b9b7c  ATLAS-2927: Update lineage query for Process entities
     add 93bd535  ATLAS-2930: UI changes to handle error message based on softReference attribute
     add 756c272  Fix for generating correct REST API docs
     add 9277531  ATLAS-2935 : UI: Update node/NPM version and add package-lock.json
     add 0cf62fd  ATLAS-2520: Introduce JanusGraphTraversal to deprecate use of GremlinScriptEngine
     add 572c5d6  ATLAS-2900: Export connected addressed case where imported file is not usable.
     add da78c48  ATLAS-2927: Update lineage query for Process entities #2
     add 7d27b68  ATLAS-2937: UI: Lineage filter- support added for depth filter
     add 3051df2  ATLAS-2942: Audit tab changes to display proper data on detail modal view
     add 2f89662  ATLAS-2943: Export options null check added.
     add 9eedb2d  ATLAS-2934: utility to detect and repair incorrect entity state
     add e8f5c4d  ATLAS-2941 : Add schema rendering attribute for rdbms type
     add 7594744  ATLAS-2950 : UI - In newer versions of chrome i.e 70 onwards, if a new column is added the instead of right most it appears at the left most
     add 7e4788e  ATLAS-2936: Ability to store provenance type
     add fb7e9ea  ATLAS-2938: EntityGraphMapper stores updated version number
     add ba2b144  ATLAS-2947: name of Kafka topics used by Atlas made configurable
     add a2dc0ba  ATLAS-2839: Export-Import New Features Documentation.
     add e7b9131  ATLAS-2954: Build failed with Rat check on Master Branch
     add 243a432  ATLAS-2957: Fix and enable disabled StormHook Integrations Tests
     add e272a28  ATLAS-2958: updated hooks to log exceptions on all notification failures
     add 85280dd  ATLAS-2959: Update metrics query to use index query instead of graph query for faster response
     add 854208c  ATLAS-2961: updated Hive hook to recognize configuration 'hdfs_path.convert_to_lowercase'
     add 62cdbdc  ATLAS-2824 updated authentication to support trusted proxy.
     add d003ddb  ATLAS-2774: enhancement to support parameterized delete-type (hard or soft) per API call
     add 4032904  ATLAS-2965: Duplicate entities are created when when same qualifiedName is given but different guids
     add b96c6b7  ATLAS-2969: Attempt to import empty zip file should not throw excpetion
     add 945de01  ATLAS-2971: Atlas fails to start if there is a empty pid file
     add 8129bad  ATLAS-2967: set and read homeId in relationship
     add 36656ea  ATLAS-2968: Update model files to include service-type for each entityDef
     add 84371bc  ATLAS-2968: Update model files to include service-type for each entityDef - #2
     add ed795dc  ATLAS-2975: updated Hive hook to avoid duplicate column-lineage entities; also updated Atlas server to skip duplicate column-lineage entities
     add 2b9aa84  ATLAS-2970: UI: Show counts besides the Type and Classification dropdown list in search
     add 618cf36  ATLAS-2980: fix HBaseBasedAuditRepository.putEventsV2() to store entity-json string
     add 5da3764  ATLAS-2979: added serviceType field to AtlasTypeDefHeader
     add 1835077  ATLAS-2981: Skip trusted proxy authentication if doAsUser is same as remote user.
     add 5ebb169  ATLAS-2982: import fails to create classification-def
     add 18a4984  ATLAS-2983: Fixes and clean up for Atlas Kafka bridge utility
     add 9a55537  ATLAS-2982: import fails to create classification-def - #2
     add e492145  ATLAS-2984: export should include type defintions of relationships referenced by entities
     add b919d3d  ATLAS-2986: updated AtlasClient to skip doAs query parameter when username is same as the logged in user
     add a5e5cec  ATLAS-2951: UI : Show entity specific icon for the lineage node
     add 97e131a  ATLAS-2976: UI - Show entity specific icon for the lineage node (folder changes)
     add 2068d7d  ATLAS-2969: Addressed UniformInterfaceException from earlier commit.
     add 5307e49  ATLAS-2996: Conditionally Prevent Notification Processing
     add bd0c5a8  ATLAS-2996: Conditionally Prevent Notification Processing. With support for HA mode.
     add beb3450  ATLAS-3002: added instrumentation to collect time taken for sub-tasks during entity create/update
     add 9300924  ATLAS-2995 : Added new API method to disassociate the term assignment from entity.
     add 6ed883b  ATLAS-2979: Added service type dropdown to filter entitydef type
     add e04c857  ATLAS-2998 : UI : create entity icon for atlas-core type and aws
     add 2a3b883  ATLAS-3009 UI - Please provide Full screen support for Lineage
     add 83fbe46  ATLAS-3007 UI : Add go to page and page limit option for local pagination
     add 22041f5  ATLAS-3005 Modal for metrics statistic added
     add a5f971a  ATLAS-3019 Handle NPE while transform and adding replicatedTo in import-export
     add 4003858  ATLAS-3018 : UI - classification search table shows then Basic search text with loader which is incorrect
     add 1123f51  ATLAS-3006: Option to ignore/prune metadata for temporary/staging Hive tables
     add e05ed85  ATLAS-3023 UI - If any entity is deleted then its record is not displayed in Deleted Entities Statistics model
     add 3871be8  ATLAS-3010: UI - Lineage hide process filter is not working
     add 665f831  ATLAS-3026 : Column level lineage show the invalid icon for the process
     add e8b3277  ATLAS-3027 : UI : Metric modal Improvements
     add b455040  ATLAS-3025 : UI - If go to page is more/less then the available page limit then an error appears in the console
     add 5496b7a  word wrong
     add b7d113d  Merge pull request #10 from WangJ1an/patch-1
     add 96bdc80  ATLAS-2994 UI - If Hide deleted entity filter is applied then to UI displays deleted entity in lineage
     add cb2421b  ATLAS-3020: Audit APIs for classification updates.
     add 6435f75  Update findbugs-maven-plugin version to 3.0.5
     add cd51cef  Merge branch 'master' of https://gitbox.apache.org/repos/asf/atlas
     add fa7d167  ATLAS-3029: Audit APIs for classification updates.
     add de7fe47  ATLAS-3029, ATLAS-3020: Audit APIs for classification updates. Part-2.
     add a9aa5b0  ATLAS-3034: Perf enhancement to avoid unnecessary lookup when creating new relationships
     add 4985b9f  ATLAS-3015: Classification Updater tool.
     add 2341d58  ATLAS-3035: updated entity-get/delete to retrieve/delete soft-ref entities
     add 05e845f  ATLAS-2953: UI : Lineage show detail popup while clicking on node
     add b84ed99  ATLAS-3037: fixed entity-updated detection to handle object-id attributes correctly
     add 7527ca0  ATLAS-2810:- Add notifications from RelationshipStore to Kafka ATLAS_ENTITITES topic.
     add 0e0f217  ATLAS-3043: added unique-attributes constraints at store-level
     add a9a095e  ATLAS-3044: fixed import to handle entity-delete
     add d561404  ATLAS-2945 UI - If a Term is assigned to an Category then to user is able to assign the same term again
     add b7dcfc6  ATLAS-3048: Remove use of hard coded qualifiedName.
     add 9735643  ATLAS-3046: Classification Updater tool. Unique name used.
     add d249299  ATLAS-3046: Part 2. Fixed inadvertent change to the format in which classification type definitions are written to the file.
     add ef752a1  ATLAS-3046: Part 3. Updated case for handling deleted classifications.
     add a0e4cd1  ATLAS-3051: on container entity-delete, contained entities in composition relationship should be deleted
     add ee99930  ATLAS-3052: removed caching of metrics query results
     add fe1c299  ATLAS-3053: updated notification processing to propagate classifications only when specified
     add 74b32a1  ATLAS-2949 : Remove duplicate attribute from the rdbms entity
     add 3841a1b  ATLAS-3054: updated notification processing to support batch-commits
     add 1801973  ATLAS-3055: updated entity create/update to handle relationship attributes consistently
     add f103e14  ATLAS-3056: updated rdbms types to remove use of ownedRef/inverseRef
     add b9642b6  ATLAS-3030: UI : Allow to search the node in the lineage graph
     add fe22a65  ATLAS-3058: fix for failure in saved-search
     add 1cb155a  ATLAS-3059: UI : Lineage data structure change to support hide deleted and hide process entities to gather
     add d030b52  ATLAS-3061: UI Search Term is not working
     add 546bc22  ATLAS-3060 : UI: Allow to drag node and place it accordingly
     add 786a0ea  ATLAS-3062 : UI : Add relationship table inside relationships tab
     add be84c4d  ATLAS-3062: Add icons for impala process and impala column lineage
     add efb6a36  ATLAS-3062: UI : Add relationship table inside relationships tab #2 fix date format
     add 5c84456  ATLAS-3065: added type-patch to remove legacy attributes
     add 18ac31d  ATLAS-3066 : UI : Fix various table layouts & improvements.
     add ffa96f7  ATLAS-3065: added type-patch to remove legacy attributes - #2
     add 5651f93  ATLAS-3063: updated entity create/update to enable relationship-type to be specified for relationship attributes
     add 5d99c40  ATLAS-3056: updated rdbms types to remove use of ownedRef/inverseRef - #2
     add 2471525  ATLAS-3067: updated hive types to remove use of ownedRef/inverseRef attributes
     add 10f34ed  ATLAS-3065: include removed legacy attributes in entity.attributes for backward compatibility (in addition to entity.relationshipAttributes) - #3
     add 0f79c34  ATLAS-3065: fix incorrect name (rename typeDefOptions to options) in merged models for Hive and RDBMS
     add df44a5c  ATLAS-3073: Investigate and fix IT failures in EntityJerseyResourceIT
     add 50ff27c  ATLAS-3041: fix for failure in deleting relationship-def by name
     add fc2a926  ATLAS-3054: improved batch processing in notificaiton handler to avoid processing of an entity multiple times - #2
     add 4493653  ATLAS-3072:UI : Increasing the width of the Lineage slider.
     add 2e1c563  ATLAS-2987: Update component versions of Atlas to use Hadoop3, HBase2 and Solr7
     add 4925ec3  ATLAS-3070: Create patch framework to persist typedef patches applied to atlas
     add 3ed1f5a  ATLAS-3057:- Atlas Index Repair tool for JanusGraph
     add ca22400  ATLAS-3069: avoid repeated warnings of missing relationship-def
     add 9e2d326  ATLAS-3073: Investigate and fix IT failures in AdminExportImportTestIT
     add debbc0a  ATLAS-3067: fix for IT failures caused by changes in hive-preprocessor
     add 770b827  ATLAS-3076 UI : Relationship Tab improvements.
     add 3d266b0  ATLAS-3073: Investigate and fix IT failures in atlas-distro module #2
     add 8fc70a3  ATLAS-3076: UI: Relationship Tab improvements - #2
     add 3addc23  Corrected Atlas advanced search invalid link and Updated broken links
     add fa2c3e2  ATLAS-3070: Create patch framework to persist typedef patches applied to atlas #2 fix getPatches() method
     add 4c7c911  ATLAS-3083 :- Disable SSLAndKerberosTest & SSLTest etc Unitcases
     add f92e06c  ATLAS-2945 UI - If a Term is assigned to an Category then to user is able to assign the same term again
     add 27916dd  ATLAS-3031: UI : Allow user to export the lineage in PNG formatt
     add 2c0a8bc  ATLAS-3067: fix for IT failure in EntityJerseyResourceIT.testCompleteUpdate()
     add 67a681f  ATLAS-3067: Fix intermittent IT failure in HiveHookIT.testAlterTableLocation()
     add c7e4242  ATLAS-3093 UI : Fix to add missing tooltips to lineage page.
     add cd15f76  ATLAS-3077: Handle java patches in patch framework
     add d5f7cc4  ATLAS-3067: Fix UT failures related to ATLAS-3077
     add 6aaab22  ATLAS-3075: Add tag propagation details in relationship notification message
     add 5b9430d  ATLAS-3064: Resolving repo URL and Maven version.
     add af1719a  ATLAS-3001: fixed serialization error in AtlasClientV2.updateClassifications()
     add b2a77d0  Missing AtlasEntityDef constructor for serviceType
     add dcf0404  Merge pull request #33 from ZepHakase22/miss-service-type
     add 3ba4a3f  ATLAS-3089: PC Framework Moved to Intg Module
     add 01ea65c  ATLAS-3095: Update QuickStartV2 to use relationships
     add ee41891  ATLAS-3099: Update graph storage and index backend property to be configurable
     add 9b6a1e6  ATLAS-3097: added ctors for serviceType in AtlasRelationshipDef
     add 92c0c3e  ATLAS-3101 : UI Regression : Unable to search by _CLASSIFIED and _NOT_CLASSIFIED
     add 727e6e0  ATLAS-3102: updated copy constructor of AtlasBaseTypeDef to copy serviceType
     add ba5e6b2  ATLAS-3092:Atlas Plugin ClassLoader Doesn't Restore Thread ClassLoader
     add 4551dcd  ATLAS-3103 UI : Render schema table from relationshipattributes node in the entity API
     add a9fc73a  ATLAS-3105 : UI : Distorted image is downloaded, for certain conditions
     add 8dc4041  ATLAS-3104: Fix stale transaction alerts in atlas logs
     add 14037ee  ATLAS-3031: UI : Allow user to export the lineage in PNG or JPEG format
     add 07192bc  ATLAS-3107: updated AtlasEntityDef with addition of read-only field relationshipAttributeDefs
     add 2b29e4a  ATLAS-3109: added option to ignore relationshipAttributes in AtlasEntityStore.getByUniqueAttributes
     add 66f57da  ATLAS-3113: Use index query to search for active entities and better logging in java patch framework
     add 984445e  ATLAS-3017: Add Atlas server statistics rest endpoint
     add d234de2  ATLAS-3112: Allow Indexing of array attributes (LIST or SET) in indexing store
     add 3e4fb5c  ATLAS-3054: updated notification pre-process to handle updates to ownedRef attributes - #3
     add d6fe41d  ATLAS-3017: Add Atlas server statistics rest endpoint #renaming fields
     add 37eb276  Revert "ATLAS-3112: Allow Indexing of array attributes (LIST or SET) in indexing store"
     add f029a4e  ATLAS-3091: AtlasGraphProvider Support for Graph with Batch-loading Enable
     add 572c0b8  ATLAS-3090: PC Framework: Improve Existing Producer Consumer Framework
     add c477a6f  ATLAS-3116:- Changed bean scope to prototype to fix LDAP login, once a sign-on is made through knox SSO.
     add f107131  ATLAS-3127: UI : On Load Graph zoom buttons (+/-) is visible on top of relationship Table.
     add fbabb8b  ATLAS-2458: RelationshipApi Delete doesnt remove relationshipAttributes from entity
     add 1a5009e  ATLAS-3071: updated stats/metrics module to collect notification metrics
     add 39b059e  ATLAS-3128: UI: Create entity is not working after new relationship attribute introduce
     add f070d92  ATLAS-3084: setting default value to the relationship attributes
     add 9d4380e  ATLAS-3110: added REST API to get multiple entities given their unique attribute values
     add e6deb33  ATLAS-3071: renamed stats key for backend/index stores stats - #2
     add d61bfcf  ATLAS-3131: stats UI improvements
     add 06a3fd3  ATLAS-3056: updated rdbms types to remove use of ownedRef/inverseRef - #3
     add a910609  ATLAS-3136: assigning a term to an invalid entity guid throws 500, instead of 400
     add 9c9eed2  ATLAS-3139: updated basic search to include relationship attributes as well in the result
     add 2af5eed  ATLAS-3138 : UI : Stats popup table layout improve for better readability
     add 011e854  ATLAS-3137 : UI : Create entity add element validation and design improvement
     add 93e629f  ATLAS-3138 UI : Stats popup table layout improve for better readability -- adding missing number format for entities list
     add efc4beb  ATLAS-3132: performance improvements in UniqueAttributesPatch
     add 0bb18f0  ATLAS-3143: PatchFx: Memory usage and performance improvement.
     add 0174bac  ATLAS-3148: Implement Hive Metastore hook for Atlas
     add 5389b9b  ATLAS-3147: added periodic logging of stats
     add 24c9556  ATLAS-3146 UI : Toggle N/A values in relationship and property tables.
     add 3def768  ATLAS-3150: Fixes for breaking unit tests. Fixed reference from JUnit to TestNG.
     add f234ed1  ATLAS-3150: Fix flaky integrations test in HiveHookIT - testAlterTableLocation()
     add 2c9376f  ATLAS-3151: fix clientv2 getRelationshipByGuid bug
     add 75bdf79  ATLAS-3145 UI :Entity showing Active even if the relationshipStatus is Deleted.
     add c756690  ATLAS-3158 : UI : Render schema tab using relationshipAttributes (Columns)
     add 1c62015  ATLAS-3154 UI - Lineage PNG export not working on Firefox
     add 4d6169f  ATLAS-3159 : UI : Add Reset button for Lienage
     add 0a81c25  ATLAS-3129 Fix SSL Truststore reloader leak from AtlasBaseClient
     add 5c9a699  ATLAS-3133: Add support for Process Executions in Atlas
     add fea30b8  ATLAS-3168: PatchFix: Support for HA Mode
     add 982123e  ATLAS-3168: PatchFx: Unit test fixes and optimization.
     add 04bd64b  ATLAS-3045: Fix atlas-server-package.xml and add a new classification-updater assembly
     add 2cb36b9  ATLAS-3155 : UI - IE-11 - Name entry not clickable
     add eaee02f  Revert "ATLAS-3045: Fix atlas-server-package.xml and add a new classification-updater assembly"
     add e050bc0  ATLAS-3174 : UI : Exclude process or deleted entity from search drop-down if respective options are chosen
     add c37656c  ATLAS-3157: Add Integration tests for Hive metastore hook
     add 0a5eb91  ATLAS-3160: remove unthrown exception specified in AtlasRelationshipDef constructors
     add b7af109  ATLAS-3167: Exception while starting Atlas with Cassandra
     add ed288a7  ATLAS-3168: Fix intermittent UT failure: KafkaNotificationTest.initNotificationService()
     add aaf0ba2  ATLAS-3187: columns attribute is empty for deleted hive_table entity
     add 0323ce3  ATLAS-3033: Skip hive temp table while getting Table object details from hiveContext.
     add 8b58a32  ATLAS-3182: Import transforms handling qualifiedName for hive_table entity.
     add fcca791  ATLAS-3188: Regression: Simple insert queries are being captured in ATLAS_HOOK topic
     add bd7f5ee  ATLAS-3155: UI - IE-11 - Name entry not clickable (#2)
     add dfc346d  ATLAS-3190: UI : Allow user to refresh metric data inside popup
     add 5892de6  ATLAS-3045: Fix atlas-server-package.xml and add a new classification-updater assembly
     add fad2822  ATLAS-3193: Import to existing entity.
     add 55ef909  ATLAS-3135: typedef-delete with empty typedefs result in search failures
     add d543773  ATLAS-3197: capture DDL statements for hive_table and hive_db operations
     add 3137bb2  ATLAS-3183: Read Impala lineage record for creating view and send to Atlas
     add 2d23b03  ATLAS-3183: Read Impala lineage record for creating view and send to Atlas #2 remove impala-bridge-shim in pom.xml
     add 73d2134  ATLAS-3200:- Add missing memory requirements for dev-support/atlas-docker/Dockerfile.
     add 49db4ca  ATLAS-3176: Fix for export order regression.
     add f75d7f4  ATLAS-3202: Hive hook: getStorageDescEntity() throws NPE if bucketCols is null
     add 4e6339d  ATLAS-3197: Disable creation of hive process, hive process execution and ddl query entities for HMS hook
     add b445dd1  ATLAS-3123: Update Atlas website for 2.0.0 release
     add 8fef535  ATLAS-3124: Update version in master branch to 3.0.0-SNAPSHOT
     add b0063fa  ATLAS-3100 Enhance Full Text Search backend implementation to use SOLR request handler.
     add f457453  ATLAS-3212: Importing with import transforms applied to exising entities.
     add ff7415d  ATLAS-3181: fixed swagger interactive example URLs
     add 0c9bb69  ATLAS-3008 UI: Add local sorting for the Search table
     add 8d30f75  ATLAS-3196 UI : Lineage support for IE.
     add fce87e3  ATLAS-3214: Create Spark models in atlas to support spark lineage
     add 732b730  ATLAS-3216: Fixed typos in What's New for 2 doc
     add 4e4038f  ATLAS-3218 : UI - entity detail page columns sorting empty value check
     add 1ca6ee1  ATLAS-3184: Add support of lineage integration for more Impala commands
     add 25c3bf9  ATLAS-3222:- Update httpclient jar version to 4.5.3 to fix NoSuchMethodError error
     add 045c0c0  ATLAS-3080: Integration with Impala Hook API
     add 37b489f  ATLAS-3221: Refactor Impala integration code
     add da13d53  ATLAS-3213 UI : Png export not working in Safari Browser.
     add cc7d72d  ATLAS-3225 UI: 'Name' Column size gets affected after changing sorting of column.
     add 51c377d  ATLAS-3217: Cannot start Atlas 3.0 SNAPSHOT in embedded-hbase-solr configuration
     add 75ee78b  ATLAS-3217: Cannot start Atlas 3.0 SNAPSHOT in embedded-hbase-solr configuration #fix UT failure
     add 5129069  ATLAS-3201:- Fix getByGuid in AtlasTypeRegistry, doesn't raise exception if guid invalid
     add 5196fd7  ATLAS-3230: Change Impala Hook API Names
     add 14eb91a  ATLAS-3234: Add option in Precommit-Atlas to build and run tests on git pull request
     add 10e7be0  ATLAS-3242: Package impala hook libraries in atlas-distro module
     add 87075f8  ATLAS-3240: Update 'http' urls to 'https' in maven settings
     add 60b44a9  ATLAS-3185: Create process execution for Impala integration
     add 93d5139  ATLAS-3239: Fixed documentation error in Typesystem
     add 356017e  ATLAS-3245: Swap build order of impala-bridge and impala-bridge-shim maven module
     add 4b6380f  ATLAS-3250-Update jackson version to 2.9.9 in pom.xml
     add 64c7a3b  ATLAS-3251: Implement Patch to populate classification text for legacy data.
     add e21f569  ATLAS-2901: Change classification name rule - Support multiple languages (unicode)
     add be9df1c  ATLAS-3229 DDL should not capture DML queries
     add a92ddec  ATLAS-3180: enhanced typedef retrieval to support filter by serviceType
     add e4f0b09  ATLAS-3227: fixed removal of indexes while deleting typedefs
     add 2f461b4  ATLAS-3226: Add QueryText for hive_table and hive_db for Impala integration
     add eced9a6  ATLAS-3248 UI: Number of Search Page results not matching set Page limit.
     add af25456  ATLAS-3228 UI: Dots appearing in select column in Search page.
     add 2968ad8  ATLAS-3220 Change hiveDDL name and qualifiedName
     add c34e241  ATLAS-3258: Update apache-rat-plugin to 0.13
     add 8b722eb  ATLAS-3241: Fix Invalid package name for AtlasClientV2Test.java
     add 17803ee  ATLAS-3246: enhancements in free-text search functionality
     add ebeb0c9  ATLAS-3243 : Fix to support Atlas UI to be access via Knox Trusted Proxy.
     add ab8b756  ATLAS-3247 UI:Search page showing unnecessary UI elements when no records are found.
     add 40081d4  ATLAS-3269: fixed basic-search handing of search for entities with no-classication
     add b948141  ATLAS-3262: disabled full-text index population when free-text is enabled i.e. for Solr index store
     add 5d77aba  ATLAS-3271: fix for test failures in atlas-distro module
     add cad4f87  ATLAS-3231 Service specific icon should be shown for process_execution
     add c24029b  ATLAS-3273 UI : Lineage Increase double click time
     add c8f525b  ATLAS-3244: UI : Allows user to search the entities from any page (quick-search)
     add e230aad  ATLAS-3274 Updating relationship instance with a wrong guid throws 500 , expected is 400
     add f2cb641  ATLAS-3275 Basic Search with "query" string throws "Problem accessing /solr/vertex_index/freetext".
     add 1367540  ATLAS-3270: added a rest end point to get suggestions for a given search-prefix
     add 6e5bbc5  ATLAS-3267 : Atlas doc changes for  menu & download page 1.2.0 releae
     add 6e2d15d  ATLAS-3231 Service specific icon should be shown for process_execution.
     add a097bed  ATLAS-3278: suggestions is not working for existing Atlas instances
     add 2bd6f46  ATLAS-3276: Fix stale transactions in atlas due to ATLAS-3246 (Free-text search)
     add 9f71b52  ATLAS-3256 Modify export API to process with relationshipAttributes #1 (zip for new unit test cases)
     add 66c2964  ATLAS-3036: Improve FullTextMapper performance during entity retrieval
     add 3f67eb3  ATLAS-3263 UI: Assign button (Create Term) should be blocked while an API call is in progress
     add 4e1eeb4  ATLAS-3198: Stop pushing message to ATLAS_HOOK for Truncate Table/Delete data/Update data
     add 9062e2c  ATLAS-3282 : UI : use search suggestions API for quick-search
     add 59648d2  ATLAS-3279: avoid unncessary retrieval of entity-extended info while sending notifications
     add 6377989  ATLAS-3277 : Add default atlas conf path in the import-* scripts
     add 1c399cc  ATLAS-3290: Impala Hook should get database name and table name from vertex metadata
     add 08b7639  ATLAS-3256 Modify export API to process with relationshipAttributes
     add 8cd7496  ATLAS-3283 Export-import UTs are getting skipped
     add ea0f6d2  ATLAS-3293: Move LARGE_MESSAGES log to correct directory (#60)
     add 37e441c  ATLAS-3291 : UI: Don't allow user to sort on multiple value columns
     add 4ce1e37  ATLAS-3292: remove legacy attributes from hbase/kafka/storm/falcon/avro models
     add 1d2aad5  ATLAS-3297: cache added/update entities in request-context, for use in entity-change listeners
     add c5b06aa  ATLAS-3134 Change Date.getTime() to System.currentTimeMillis() for better performance
     add bf1fa0a  ATLAS-2183 :- fixed Export-API documentation. curl example json syntax and options element to work properly
     add eb205d2  UI: Regression, DSL Search : Search with select loads forever
     add 569d559  ATLAS-3298: set hive_process startTime to System.currentTimeMillis() if startTime is null
     add 66390fe  ATLAS-3294 : UI: Quick-search UI visual appearance enhancement
     add f82e42f  ATLAS-3301 : 0.8.4 master doc changes
     add ab7c8cd  ATLAS-3307 :- UT fix to add Tag propagation property which is not configured for all tags #59
     add 004b7e7  ATLAS-3311 : old release download linkes updated with archive reference
     add 2a2c4a5  ATLAS-3311: changes Download link text from Source Downloads => All Releases for master
     add 2c375b0  ATLAS-3314: Update relationshipCategory between spark_table and spark_storagedesc type
     add 645bc94  ATLAS-3153 :- Add Keycloak authentication method to Atlas.
     add e707147  ATLAS-3153 : Testcase fix due to Keycloak authentication method commit.
     add eb513c3  ATLAS-3316 getResolvedEntityVertex returns null if AtlasRelatedObjectId is referenced with AtlasObjectId
     add ce5b6d7  ATLAS-3318: Throw exception when getGraphInstance() is unable to open janusgraph instance
     add a7d8044  ATLAS-3308: enhanced Quicksearch API to support parameters via POST method
     add d17307e  ATLAS-3308: enhanced Quicksearch API to support parameters via POST method - #2
     add 4749e7a  ATLAS-3317 : Set maxWait systemProperty in jetty maven plugin to avoid timeout scanning annotations while running Integration Tests
     add d1262e9  ATLAS-3323: updated log4j configuration to fix placement of maxFileSize and maxBackupIndex
     add 5c00251  ATLAS-3211 :- Update Hive hook with Relationship Attributes.
     add 8188a96  ATLAS-3315: Database initialization exception handling.
     add d59c0d0  ATLAS-3328 UI : Sort issue after changing the per page results.
     add 47d4d58  ATLAS-3133: enhanced Atlas server to process notifications from multiple Kafka topics
     add 5a443e1  ATLAS-3330 UI : Some default search page elements do not appear under a certain condition.
     add 25e2e46  ATLAS-3332: In relationship tab empty valued attributes are shown even though Show empty values is unchecked
     add ef40251  ATLAS-3321: Introduce atlas metadata namespace
     add 519fc2b  ATLAS-3331: updated metrics UI to display notification consumption details per topic
     add 49aa29d  ATLAS-3322: fixed incorrect type-version typedef patches that update search weightd
     add 549dee6  ATLAS-3325: update hive-bridge to use relationship attributes
     add ad7e040  ATLAS-3150: Fix flaky integrations test - AdaptiveWaiterTest
     add 2c612bb  ATLAS-3321: Introduce atlas metadata namespace #2 Add 'DEFAULT_CLUSTER_NAME' in AtlasConstants
     add 3ad9016  ATLAS-3329 : Update usage of Servlets.getUserName method to AtlasAuthorizationUtils.getCurrentUserName()
     add c1f95d1  ATLAS-3337: Update Spring Framework/Security library version
     add 23eacba  ATLAS-3333: updated notification pre-process with an option to ignore dummy Hive database/table
     add 85f9b50  ATLAS-3286: Populate the dynamic attribute flag for each AtlasAttribute in each AltasEntityType
     add 36459c7  ATLAS-3338: avoid repeated calls to get index-field name during startup
     add d52369e  ATLAS-3067: updated EntityJerseyResourceIT.testUTF8() to aid troubleshooting failures - #2
     add 8ada5d4  ATLAS-3324 Incremental export with hive_table for table-level replication.
     add 9f2e57f  ATLAS-3234: Add option in Precommit-Atlas to fail at end
     add 93addf0  ATLAS-3339: Exclude dom4j library from being packaged in atlas war
     add 7fcf041  ATLAS-3310:- Fix create/update Relationships, after updating a bigint attribute.
     add ca62d86  ATLAS-3326 Update Hbase hook/bridge to use relationship attribute and move Conversion methods to AtlasTypeUtil
     add bd31c50  ATLAS-3067: updated EntityJerseyResourceIT.testUTF8() to aid troubleshooting failures - #3
     add 709db09  ATLAS-3067: fixed failure in EntityJerseyResourceIT.testUTF8()
     add 74bfe94  ATLAS-3335 Update Sqoop/Storm hook to use relationship attributes
     add c9becac  ATLAS-3345: AggregationMetrics on quick search is empty
     add 243e156  ATLAS-2966: Fixed bug on Java 11 build
     add c9af474  ATLAS-3340 :- Fix java doc for /v2/entity/bulk/uniqueAttribute API.java
     add a876e69  ATLAS-3296: Correct elasticsearch hostname property in atlas-application.properties
     add 6d71f14  ATLAS-3344-Atlas Metrics to include topic partition wise additional information.
     add f54cff2  ATLAS-3168: Fix intermittent UT failure: HiveHookIT and ImpalaLineageToolIT
     add 7054e2b  ATLAS-3168: Fix intermittent UT failure: HiveHookIT and ImpalaLineageToolIT #2
     add 854a8a0  ATLAS-3327 Create internal vertex property for classification names and propagated classification names
     add 620861e  ATLAS-3319 :- Add API to get lineage by uniqueAttributes
     add 6598c74  ATLAS-3347: fixed range-validation for primitive attribute types
     add 7b0a0e1  ATLAS-3232: Import Service: Handling RelationshipAttributes during import.
     add b518919  ATLAS-3354: Stale entry in RequestContext causes Export's changeMarker to not be updated.
     add 84be259  ATLAS-3355: BasicTestSetup: Long assigned to integer field.
     add f0b0b95  ATLAS-3357: DataSetLineageJerseyResourceIT updated data types.
     add fb54a29  ATLAS-3168: Fix intermittent UT failure: NotificationHookConsumerKafkaTest.initNotificationService()
     add f912aa8  ATLAS-3050: DataAccess Save error handling. Picked from branch-0.8.
     add 8127189  ATLAS-3327-2 Create internal vertex property for classification names and propagated classification names
     add 5b8b16e  ATLAS-3206 - Additional attribute for  AtlasGlossary, AtlasGlossaryTerm & AtlasGlossaryCategory.
     add add9fac  ATLAS-3343: Ordering of dynAttr evaluation
     add 9afe462  ATLAS-3364 : UI: Compose logout url from Atlas base path (URI)
     add ae4305d  ATLAS-2933-2 Fix for changed behavior of empty arr attributes
     add b8af8c9  ATLAS-3369: Renaming an hive_table creates a new table and updates the existing table
     add 921f487  ATLAS-3362: Updated logic for storing repl key for table-level replication.
     add 5ee49fd  ATLAS-3373: Regression : Creating an entity with unknown type throws 500 , expected is 400 bad request
     add 0a6d098  ATLAS-3360: Duplicate audits in atlas when HMS and hive hook is enabled.
     add 4b7b1a9  ATLAS-3374: fix for incorrect basic/quick search results
     add 2223c82  ATLAS-3370: Aggregation Metrics with quick search. Modifications to DSL Query Processor and Basic Search.
     add d1109ef  ATLAS-3377: Update AtlasPatchRegistry to use graph query instead of index query
     add 8c136a8  ATLAS-3379: Relationship API inadvertently uses getQualifiedName.
     add b96ce27  ATLAS-3380: Regression: After moving a table to a different database , db attribute in the table entity still points to the old db
     add 6fbda5b  ATLAS-3381: Addressed ConcurrentPatchProcessor not calling commit.
     add fdbc36e  ATLAS-3375: UI : Allows user to associate term to multiple entities
     add 6677c80  ATLAS-3365.patch : Expose image names on lineage page
     add a310bc2  ATLAS-3385:UI: Remove repeated licence comment from style.css
     add 952d069  ATLAS-3382 : UI: Entity & Classification count are not getting updated after clicking on refresh button
     add 0d5c222  ATLAS-3381: Atlas Patch Handler: Patch Handlers Not Committing Changes #2 Improved check to detect classification presence
     add 7cf1921  ATLAS-3388 Re-use SOLR client for performance improvements.
     add 235acae  ATLAS-3400: Add null-check on kafkaConsumer object in AtlasKafkaConsumer when polling new messages
     add ec7b824  ATLAS-3389 : UI: Tag attribute values are trimmed
     add b24f88e  ATLAS-3405: Handling of references to non-existing entities in notifications
     add f36fecd  ATLAS-3356 : Atlas UI with new theme (Beta version)
     add 331fb43  ATLAS-3387-Consider X-FORWARDED-FOR header for getting end user IP address when connected with proxy.
     add b823084  ATLAS-3405: Handling of references to non-existing entities in notifications #2 update isEntityIncomplete()
     add c9446ee  ATLAS-3406: mvn generate-resources does not use dashboardv2/package-lock.json
     add 8bad6b0  ATLAS-3396: ZipSourceWithBackingDirectory: Implementation. Port to master.
     add e6b9e9a  ATLAS-3396: ZipSourceWithBackingStore implementation. Empty ZIP unit test fix.
     add 8792f16  Use fulltext indices for dsl search
     add 314f493  ATLAS-3378: Update JanusGraph to 0.4.0
     add 3eadf7e  ATLAS-3368: log warning for references without relationship-def
     add 5ab0947  ATLAS-3367: updated search-result to include approximate-total-count if available
     add 660b91a  ATLAS-3412: Update atlas metrics API to show shell entity count
     add 71d9c6f  ATLAS-3410 : UI - Term assigned to historical entity is not visible in Details page.
     add 43a5068  ATLAS-3410 :UI - Term assigned to historical entity is not (dashboardv3)
     add b6f35bf  ATLAS-3414: Include metastore catalog name in hive database name and qualifiedName
     add d16e960  ATLAS-3416:Import API: delete non-exported hive_table entities for table level replication (#1 zip files)
     add b98aa73  Revert "ATLAS-3416:Import API: delete non-exported hive_table entities for table level replication (#1 zip files)"
     add 9411865  ATLAS-3416:Import API: delete non-exported hive_table entities for table level replication (#1 zip files)
     add 15e5bed  ATLAS-3413: HMS should create a dummy process linking HDFS path to Hive table for external table lineage
     add 6b10041  ATLAS-3415 : UI : Beta UI : Improvements for left side tree view
     add 1c781de  ATLAS-3416 Import API: delete non-exported hive_table for table level replication
     add c31f144  ATLAS-3399: added support for order-by in basic-search
     add 9113403  ATLAS-3419 : Atlas fails to connect to wired solr.
     add 53e8825  ATLAS-3360: Duplicate audits in atlas when HMS and hive hook is enabled #2 - Add entitiesToSkipUpdate in RequestContext
     add 5bffc7c  ATLAS-3420 : New logo for Apache Atlas
     add 05130e8  ATLAS-3420 : New logo for Apache Atlas (SVG fix and .png height fix)
     add f31db4c  ATLAS-3386 : Atlas documentation website with new template
     add 9d432d5  ATLAS-3257: Enhance Classification Basic Search
     add ea02e10  ATLAS-3348: Bump jackson.databind to 2.9.9.1
     add 6d907bd  ATLAS-3429: Atlas documentation redirect using hash router
     add a6552f2  ATLAS-3429 : Atlas website Favicon fix
     add 74bf4cd  ATLAS-3346: Support to re-activated deleted entity during import.
     add bebe746  ATLAS-3431: Ability to create and store user defined key-value pairs in Atlas entity instances
     add cc6c266  ATLAS-3434: Update janusgraph-hbase storage manager PREFERRED_TIMESTAMPS from MILLI to MICRO
     add 929e505  ATLAS-3433: Basic Search: Results include Internal Entities.
     add ddd0c9c  Fix installation link (#68)
     add b0ab2ff  ATLAS-3436: UI: Show Incomplete entity status in the Lineage graph
     add 4b8db75  ATLAS-3437: UI: Allows users to perform wildcard searches on classification.
     add 678043f  ATLAS-3438: UI: Show shell entity count in metric popup.
     add cacf361  ATLAS-3443: Enhancements to support 'Labels' in Atlas
     add bdcb820  ATLAS-3445:UI : Change Advance Search Help link
     add f9463ba  ATLAS-3450: Atlas documentation output path change
     add 4767af1  ATLAS-3426: Added Atlas monogram.svg and favicon.ico size increased
     add 7ba3213  ATLAS-3448: UI: Regression, Interactive Lineage operations are not working as expected
     add adfc526  ATLAS-3449: UI : Beta UI : Invalid Filter validation case for classification
     add 5dffddd  ATLAS-3441 Add JVM resource metrics for Atlas monitoring
     add 7435801  ATLAS-3446:UI: Regression: Attribute filter buttons are highlighted by default
     add 503a572  ATLAS-3439: Add User-defined properties in entity details page.
     add 4952a56  ATLAS-3453: UI: show shell icon in entity detail page if status is incomplete
     add 7158455  ATLAS:3456 : Allows user to add label in entity detail page.
     add a2de206  ATLAS-3455 :UI: Change shell icon and add shell icon in search table
     add 2c3b41f  ATLAS-3458 : Atlas monogram.svg rat check fix
     add 7585894  ATLAS-3460: Remove modal of 'User-defined properties' in entity details page.
     add 289c87a  ATLAS-3451 Export API connected export mismatch for lineage of entities from different DBs
     add 596b74b  ATLAS-3462: Redundant patch file in github repo
     add c3da6d5  ATLAS-3463 UI : Show JVM resources stats on statistics modal
     add 57b52a2  ATLAS-3470: UI : Search completes late because of loading entity icons
     add e04acda  ATLAS-3471: Regression : UI - Relationship attributes are not displayed in Audit Details Table
     add 9ba3217  ATLAS-3473: UI : Delay in loading Lineage icon because of sync img call
     add b064d8c  ATLAS-3467 - Regression: Tagfilters (begins_with, ends_with, contains) and space fetches incorrect results ATLAS-3476 - Regression: Case insensitivity in tag filters in search
     add f9b4831  ATLAS-3475: Invalid instance creation/updation parameters passed : hive_process.qualifiedName
     add d57f5d8  ATLAS-3478: UI: Entity Icon loading improved
     add e0afb12  ATLAS-3472 :- Fix to port jsp's to Servlet.
     add 85a5eeb  ATLAS-3481 - Fix for trustore.password for Kafka in SSL
     add c88ea51  ATLAS-3425 gremlin Script Execution Failed Due To Unsupported Functions
     add 848c799  ATLAS-3484:Beta UI: Add more resize flexibility for sidebar
     add f7df0f1  ATLAS-3461: Changed from hardcoded match to pattern bases regex match ATLAS-3461: UT Added
     add 14a6b65  ATLAS-3464: ML model.
     add 6ad0853  ATLAS-3417 Improve Atlas Initialization Performance for fresh installation.
     add c04c0ab  ATLAS-3491: search on parent tag doesn't return entities associated with children tags
     add f687fb7  ATLAS-3492: updated object-id attributes in audit logs to replace unassigned-guids with assigned-guids
     add 8f80735  ATLAS-3487 : UI : Atlas website missing images
     add c6ee277  ATLAS-3489: Import API: Deleted entity handling improvement.
     add f8cb6f7  ATLAS-3492: updated object-id attributes in audit logs to replace unassigned-guids with assigned-guids (#2)
     add 7aca24f  ATLAS-3452 Update jackson.databind.version to 2.10.0
     add 25044ce  ATLAS-3488 :- Update Simple Authentication(file-based) password with ShaPasswordEncoder with Salt.
     add 0ce149e  ATLAS-3502 : UI : Atlas UI accepts the partial search for classifications
     add f93b370  ATLAS-3483 Add REST support to add/delete labels
     add 94933c4  ATLAS-3493 Enhance S3 models to support additional attributes.
     add 5ae7fbe  ATLAS-3488 : Update Simple Authentication(file-based) password with ShaPasswordEncoder with Salt (Addendum patch #1).
     add 15d5b34  ATLAS-3503 : UI: Add classification count table in statistics popup
     add 9115e7d  ATLAS-3490: Added headers in atlas api
     add f6e252f  ATLAS-3504-DSL-query-with-like-clause-returns-unexpected-results-v1.patch
     add dca71dd  ATLAS-3506 Add Expect 100 Continue header to Atlas Client.
     add d528d27  ATLAS-3510: Enable quick-search and suggestions on entity labels
     add 10a1105  ATLAS-3505 : UI: Improve notification message format.
     add 6050a8e  ATLAS-3497 Add audit entry for adding/removing labels
     add d5c8bf4  ATLAS-3509 : UI: Add basic search hyperlink in metric popup
     add 9816344  ATLAS-3515: Migration import now creates new types and then updates existing types.
     add 24fb2b0  ATLAS-3504:- DSL query with like clause returns unexpected results #1.
     add 1b5ca4c  ATLAS-3517: Enhance suggestions REST API to have optional 'fieldName' parameter to get suggestions from
     add 7224364  ATLAS-3521 : UI: Use existing labels from other entities
     add a9672da  ATLAS-3513 : Classic UI: Sidebar not rendered on refresh if url has 'from=classification' queryParam
     add 714423c  ATLAS-3523: UI doesn't pick _CLASSIFIED , _NOT_CLASSIFIED on selecting the same.
     add 09118ca  ATLAS-3477: Add entity purge API in Admin Resource
     add e3e7f2e  ATLAS-3526 :- UI doesn't pick the classification from Saved search body if it has *.
     add 5932b1a  ATLAS-3482 Enhance basic search to enable search on entity system attributes
     add bdd110d  ATLAS-3519: reuse script engine to improve lineage query performance
     add d1f3418  ATLAS-3530: Retrieve entityDefinition for '_ALL_ENTITY_TYPES' in /api/atlas/v2/types/entitydef/name/{name}
     add df85aa7  ATLAS-3457: Support Multi-Classification search without attributes
     add 7be3a6f  ATLAS-3520: DSL Query special processing for '_'.
     add e607ba1  ATLAS-3532: DSL: Fix for test case failure.
     add d0c1b30  ATLAS-3533: search with term and tag doesn't return right results
     add af20337  ATLAS-3541: updated datatype for system attributes, timestamp and modifiedTimestamp, from long to date
     add c6661ff  ATLAS-3539: fixed Hive metastore hook to populate hive_db.ownerType, and not update hive_db.description when null
     add 9f5b786  ATLAS-3590: fix HiveHook to avoid incorrect alter-table-property notifications
     add d9ebc24  ATLAS-3544: fix NPE during entity-delete
     add 48df654  ATLAS-3261: added option to authorize notifications using username given in the message
     add 5955fcd  ATLAS-3532: DSL Composer update to address '_' test case. Part #2
     add 8ca94c8  ATLAS-3531 : UI : Atlas website: download/release page missing releases.
     add c95aba2  ATLAS-3545: NullPointerException while trying to delete classification
     add 1e0962d  ATLAS-3549 Add a new REST endpoint to get EntityHeader using unique attributes
     add 65a62b0  ATLAS-3550 :- Add authorize check for  partialUpdateEntityAttrByGuid API call
     add e202e9e  ATLAS-3482: UI: Support basic search to search with System attributes only for entity
     add 6435223  ATLAS-3537 : UI: Allow users to search for deleted & shell entities from statistics popup
     add cf455a5  ATLAS-3558: Improve lineage performance using in-memory traversal
     add 7423add  ATLAS-3563: Improve tag propagation performance using in-memory traversal
     add 67a7367  ATLAS-3562: Hive metadata has the same classification multiple times
     add c789f2d  ATLAS-3565: Atlas server should set startTime and endTime for hive_process to System.currentTimeMillis() if either of these are null.
     add e2ba305  ATLAS-3566: improvements in upgrade patches, to avoid full-scan
     add 343b783  ATLAS-3567 - Bypass package-lock.json error during build (#79)
     add fb9f1e9  ATLAS-3568: Performance improvements in writing audit logs
     add f5dcc7b  ATLAS-3568: Performance improvements in writing audit logs #2
     add bb10c16  ATLAS-3563: Update tag propagation in-memory implementation to ignore deleted edges #2
     add 7238976  ATLAS-3572:Atlas website: Remove introduction heading
     add b5fe089  ATLAS-3580: incorrect results for search on __customAttributes
     add 6d94f39  ATLAS-3486: Introduce Atlas NamespaceDef
     add 7be35c3  ATLAS-3582: UI: Show comma formatted numbers in System Details "memory panel" of Statistics popup
     add 7526a69  ATLAS-3576 : UI: Improve system attributes presentation
     add bbbadea  ATLAS-3564: Added new version of aws s3 models
     add 2d4edf8  ATLAS-3581:HBase hook converts qualifiedName to lowercase for namespace, table, column-family and column
     add f484b20  ATLAS-3559: Additional attributes (displayName & userDescription) to Asset.
     add eed7817  ATLAS-3588 Export API- Update documentation
     add ea653e0  ATLAS-3591: Improve user-defined attributes search
     add cb0fe79  ATLAS-3589 Unable to search typeDefs of category 'Namespace'
     add 0ac9534  ATLAS-3568: Hive hook should set startTime and endTime for hive_process entities to System.currentTimeMillis()
     add 47f2e77  ATLAS-3590: Hive hook should ignore capturing lineage for temporary tables in CTAS queries
     add 4d44690  ATLAS-3592 : UI: Ignore any empty values for Date type attribute in Entity property table
     add e04c4f5  ATLAS-3596: UI: Improved System attribute presentation for user friendliness
     add b3563fd  ATLAS-3599 : Beta UI: While Saving search , limit and offset are not set properly when using Beta UI.
     add 121ccbd  ATLAS-3605 : Test case failure due to addition of two fields displayName and userDescription to base model
     add a6cdb60  ATLAS-3602: Provide option to Ignore relationship attribute mapping in getAndCacheEntity()
     add 984b359  ATLAS-3608: Hive Bridge: Hive Metastore: Alter Table Query Not Handled Correctly.
     add d3a08b6  ATLAS-3534: enhancements to support add/update/delete namespace-attributes on entities
     add 4229cb3  ATLAS-3609 : UI : Quick search renders element as as string
     add cc2e6af  ATLAS-3611: updated AtlasEntityDef with addition of read-only field namespaceAttributeDefs
     add 98b5416  ATLAS-3606 :- Missing HIVE_PROCESS attribute values in atlas.
     add 015577e  ATLAS-3604: Data Migration status display.
     add 3e035c4  ATLAS-3595, ATLAS-3603: Auto-start migration import for ZIP file-based migration.
     add 5e7f894  ATLAS-3619: updated namespace-def to allow attributes with no associated entity-types, mandatory attributes and unique attributes
     add 10bcaa8  ATLAS-3621: updated HiveHook to not save query-string in multiple attributes - queryText and name
     add ac808af  ATLAS-3613: updated search to support namespace attributes
     add 695480e  ATLAS-3617 : Labels , UI : Attempting to add duplicate label removes both the duplicate and already existing label with same name.
     add 8f6cb0e  ATLAS-3620 : Beta UI : No option to create child tag by clicking the classificationPopover of parent tag.
     add bcb9ea2  ATLAS-3607 : UI: changes to create namespace type definitions and define namespace attributes
     add 9b89a3f  ATLAS-3593 : UI: Issue with 'Sub-classification' checkbox filter in Classification Details page
     add 8fe3edd  ATLAS-3622: added authorization for add/remove of labels, update of namespace attributes
     add 47ccfaf  ATLAS-3607 : namespace attributes build fix
     add 70ebb22  ATLAS-3554 : UI: changes to display/add/update/delete namespace attributes for entities in entity details page
     add 3680ab4  ATLAS-3626 : Beta UI : No option to overwrite Saved Search
     add fd1aad3  ATLAS-3627:Beta UI, Usability: Classifications default toggle set to show only classifications associated to entity
     add cd177f8  ATLAS-3623 : Beta UI: Basic search improvement to search for namespace attribute
     add b0c85dd  ATLAS-3629 : UI: skipDefaultError handler improvement
     add e159f76  ATLAS-3623 : Beta UI: Basic search improvement to search for namespace attribute: Bug fix for column selection
     add a2ccfb9  ATLAS-3320: Import Service. Support concurrent ingest.
     add 54042d3  DataMigration: Automatic resume.
     add c652dd4  ATLAS-3630 : UI: Update node version to 12.x
     add 6eb72fa  ATLAS-3621: updated HiveHook to not save query-string in multiple attributes - queryText and name - #2 (avoid excessive logs)
     add 6245838  ATLAS-3628 : Beta UI: Wildcard Search for classifications doesn't fire any search
     add 6b503ee  Multiple_stdout_stderr_handlers_including_console
     add 75e678d  ATLAS-3615 :- Basic Search : Search with _ALL_ENTITY_TYPES and classification doesn't not fetch any entity associated to that classification
     add c99e15b  ATLAS-3601 :- No LABEL_DELETE event is audited when last label is deleted.
     add b02443e  Revert "DataMigration: Automatic resume."
     add 024f5d5  Revert "ATLAS-3320: Import Service. Support concurrent ingest."
     add 3c9a437  Revert "Multiple_stdout_stderr_handlers_including_console" distro test cases are failing
     add ec3c6db  ATLAS-3631: Make Server name header configurable and Basic auth improvement.
     add 91d2b8e  ATLAS-3629 : UI: skipDefaultError handler improvement (2 patch)
     add 58a5895  ATLAS-3624 : Beta UI : Allow user to add mutlti-valued attributes in namespaces
     add 43c134d  ATLAS-3634:Betal UI: Add refresh button for basic search / Advance Search
     add 69d403e  ATLAS-3636 : [Namespace-UI] Issues/ambiguous error messages while adding a new attribute in a Namespace
     add 6a49d94  ATLAS-3641: Import Service: Support zipDirect format of import. Test files
     add ed2755d  ATLAS-3643: PC Fx: StatusReporter: Introduce Status Reporting to Be used With PC Framework
     add 30a0995  ATLAS-3645 :- Update default entity permission for labels and namespace resource in atlas-simple-authz-policy.json
     add e8661ec  ATLAS-3641: Import Service: Support zipDirect format of import.
     add cc601d7  ATLAS-3642: PC fx: WorkItemManager getResults Modification.
     add 371f967  ATLAS-3518: Added new Atlas Audit Framework with Purge Operation and Unit Test
     add 668adda  ATLAS-3649: Table-level Imports: Deleting Tables Differing By Requests Fails
     add e503728  ATLAS-3600 : Some System Attribute of Entity filter doesn't work
     add 0e94717  ATLAS-3653: rename Namespace to BusinessMetadata
     add 7de3579  ATLAS-3658: updated JanusGraph version to 0.4.1 and Tinkerpop version to 3.4.4
     add 30a275d  ATLAS-3659: updated Hive hook to create aws_s3_v2 entities
     add aa4bbb0  ATLAS-3555 : UI: Make Beta UI as primary UI for Atlas
     add 3d0fced  ATLAS-3656 : UI: Rename type Namespace to BusinessMetadata
     add 765ea58  ATLAS-3320: Migration Import implementation.
     add 6ecad6e  ATLAS-3618 : Entities with no guid appears in search result
     add c6cac03  ATLAS-3647: Fix System attribute search when IsIncomplete Attribute has 1,null as values.
     add ba5b2db  ATLAS-3614: added configuration to specify default classification-propagation flag
     add e1b205c  ATLAS-3660: added model for ADLS-Gen2
     add 72910c4  ATLAS-3651 :- Metrics API - Update count of entities for a type and subType.
     add 2e69f92  ATLAS-1866 :- Documentation for PAM type authentication and better logging for PAM auth
     add 506ffc9  ATLAS-3662 : UI: Business Metadata validation improvements
     add ffd2e2b  ATLAS-3657 : UI: changes for entity purge audits
     add 1ccb7c7  ATLAS-3598 : Beta UI: Issues with single click functionality in left hand panel.
     add 14b57db  ATLAS-3645 Update default entity permission for business-metadata in atlas-simple-authz-policy.json
     add f1df13d  ATLAS-3664 - Beta UI : Fix Option to select CLASSIFIED and NOT_CLASSIFIED.
     add 5783b70  ATLAS-3666: updated file-based authentication to use BCrypt
     add 9d6f1f6  ATLAS-3661 :- Create 'spark_column_lineage' type and relationship definition to add support of column level lineage (#93)
     add 721fcb4  ATLAS-3655: Create 'spark_application' type to avoid 'spark_process' from being updated for multiple operations (#91)
     add 60f878e  ATLAS-3657 : UI: changes for entity purge audits (Minor title changes)
     add 3d0c987  ATLAS-3663: ZipFileMigrator: Automatic Resume During Migration.
     add 2c86bca  ATLAS-3650: fixed incorrect results from basic-search for types having large number of sub-types
     add 97ecfc7  ATLAS-3646 Create new 'spark_ml_model_dataset','spark_ml_pipeline_dataset' relationship defs (#89)
     add 9647c91  ATLAS-3668 : UI: Sorting not working as expected for all the table
     add a30c6d4  ATLAS-3665 :- Add 'queryText' attribute to the 'spark_process' type (#94)
     add 784b606  ATLAS-342: Import Glossary Terms from csv/excel file into Glossary
     add dff690a  ATLAS-3674: ZipFileMigrationImporter: Set Shell Entity Creation.
     add df8502e  ATLAS-3675 Enable quick search and suggestions for business metadata attributes
     add cfee9ce  ATLAS-3423: Import Glossary Terms from csv/excel file into Glossary (Test Cases Fix) #2
     add a78e208  ATLAS-3669 : UI: Import Glossary Terms CSV into a Glossary
     add 2a9b1ff  ATLAS-3667 : Option to store Ldap/AD bind password in jceks keystore file
     add 27dc446  Revert "ATLAS-3667 : Option to store Ldap/AD bind password in jceks keystore file"
     add f30fd67  ATLAS-3667 : Option to store Ldap/AD bind password in jceks keystore file
     add 7601107  ATLAS-3666: updated file-based authentication to use BCrypt - #2
     add 00fb162  ATLAS-3632: Max length validation for business-metadata string attributes and Test cases.  which cover 1.business-metadata typedef creation 2.entity-BM association 3.Max length check
     add 0d0a389  ATLAS-3688: updated dependencies to remove unnecessary references to hdfs-model, hbase-common and hbase-server
     add 5c9cb78  ATLAS-3686 : UI : Allows user to add search weight in business-metadata for suggestion API.
     add 60b7d2a  ATLAS-3156 : UI:No loading animation while creating or deleting a Classification, Create Entity, View loading
     add c06221a  ATLAS-3575:- Update authorization - admin-purge for purge entity.
     add d014798  ATLAS-3697:- [Business Metadata] Incorrect values populated in Entity details > Business Metatdata attribute values, after encountering an error previously
     add 22ca98b  ATLAS-3156 : Assign term/category loader not disappearing
     add ef20f8f  ATLAS-3690: updated Storm hook to fix incorrect qualifiedName format for HBase table entities (jackylau via madhan)
     add e58e7d4  ATLAS-3705 : UI : Remove notification section from Server Statistics: migration page
     add 9e2a49b  ATLAS-3704 : UI : add isIndexable=true while adding attribute to Business metadata and classification
     add d727cef  ATLAS-3674: ZipFileMigationImporter: Migration status display fix. Part 2
     add fc0ae77  ATLAS-3667: Option to store Ldap/AD bind password in jceks keystore file - #2 (fix for NPE)
     add 61c2fe3  ATLAS-3703 : BasicSearch: Search by terms/Search by text in combination of Classification filter, filter doesn't work
     add 4d0f5ce  ATLAS-3672 : Search with Classification without filters and Entity with filters doesn't fetch expected results.
     add 37d64be  ATLAS-3699 : Update authorization for Update-Entity for audit logs for DENY policy
     add 521118c  ATLAS-3708: fix to persist displayName field in AtlasAttributeDef
     add f5cd728  ATLAS-3700: added option to append value to array, map type attributes
     add 6b78370  ATLAS-3712: Add 'isAppendOnPartialUpdate' option in ML model to append updates.
     add 36956bc  ATLAS-3701: performance improvements in classification-dissociation
     add 2ac0342  ATLAS-3711 : UI: Classification/Term modal should close after create/update/delete response
     add 6ece28f  ATLAS-3713 : UI : DSL select count() query doesn't display results on UI
     add 2fbfb55  ATLAS-3710 : [Business Metadata] Missing Business Metadata attribute info in list view
     add 95923fb  ATLAS-3706 : UI: Audit change for Business metadata/labels/user-define property
     add e0eb318  ATLAS-3717: [Business Metadata] businessmetadata is misplelled as businessmetata in entity rest calls
     add 159afa8  ATLAS-3702: Edge creation performance improvements.
     add 076d83c  ATLAS-3716: updated entity-def to support displayTextAttribute option
     add 73bf850  ATLAS-3711 : UI: Classification/Term modal should close after create/update/delete response #2 loader improvement for cancel button
     add 64b2435  ATLAS-3681 : Cluttered Business Metadata Attribute listing under entity filters
     add d485860  ATLAS-3708: Update Hive hook to create ADLS-Gen2 entities for ABFS path references
     add 683e267  ATLAS-3702: Edge creation performance improvements. Part 2.
     add ec48c09  ATLAS-3720 : UI: Add "ADLS Gen2" icon
     add 3ff785a  ATLAS-3726: Added extra field to admin audit for result count
     add 1e8fa7e  ATLAS-3709 Issues with quick search/suggestions in conjunction with Business Metadata attributes
     add fa2e5b4  ATLAS-3679 : Bulk import Business Metadata attribute.
     add c135962  ATLAS-3707: Added check to avoid new audit to be created for delete in case of purge
     add 80135a8  ATLAS-3689: added entity-audit entries on business attributes add/update/delete to an entity
     add eef89a7  ATLAS-3730: In case of hard delete and purge set the entity status to Purged at classification
     add 490e37e  ATLAS-3709: fix to address skipped index initialization in earlier commit - #2
     add ad226dd  ATLAS-3711 : UI: Classification/Term modal should close after create/update/delete response (#3 PropagationPropertyModal loader added)
     add ff1a9dc  ATLAS-3732 : UI: Lineage graph improvement and lib version updated
     add c177923  ATLAS-3734: Update AtlasPatchRegistry to use graph query instead index query for retrieving all patch information
     add b866e48  ATLAS-3727: Added REST API to get Admin Audit Details for an Admin Audit Guid and Changed get entity audit Rest to support operation based filter
     add 750646e  ATLAS-3733: upgraded JanusGraph version to 0.5.1, and Tinkerpop to 3.4.6
     add e6de42b  ATLAS-3695 [Business Metadata] Special characters are being allowed in Attribute Name
     add 318c645  ATLAS-3735: CustomAttribute length validation bypass for keys with special prefix.
     add 8ed641a  ATLAS-3746: search for _NOT_CLASSIFIED, without typeName doesn't fetch right results
     add 5afa572  ATLAS-3747: Atlas Admin Purge API will take list of guids as query param instead of body
     add 7b650f7  ATLAS-3750 : UI: Disable "Propagated from" button inside classification tab if entity status is purged
     add 21e9f2f  ATLAS-3696 : [Business Metadata] No option to check/uncheck Business Metadata attributes in search results
     add c5464da  ATLAS-3752 : UI: Login js improvment
     add 8baade2  ATLAS-3685 :- UI Bulk import Business Metadata attribute assignment to entities
     add 16621df  ATLAS-3744 : [Beta UI] Long entity type filter load time
     add 862ba9b  ATLAS-3753 : Classification Search with wildcard in between strings causes issues.
     add 1f871ef  ATLAS-3667 : Option to store Ldap/AD bind password in jceks keystore file #2              (Set MASK_LDAP_PASSWORD constant value to "********" to be sync with other applications.)
     add 718b42d  ATLAS-3748 : UI: Add new UI feature into Classic UI
     add 40fa099  ATLAS-3721 : UI: Render attributes in filters of admin audits using entity def
     add 2b38550  ATLAS-3737: Refactoring: Support multiple instances of AtlasGraph
     add f304f59  ATLAS-3757 : Classic UI: Add import business metadata feature
     add b424681  ATLAS-3761:- UI: Show progress bar for migration page
     add 204275c  ATLAS-3760: optimize freetext search handling of excludeDeletedEntities flag
     add 25f3002  ATLAS-3762: Improve Edge creator using Genuine iterator.
     add 861f8f2  ATLAS-3764 : Set default value for atlas.graph.index.search.max-result-set-size in Atlas ApplicationProperties
     add dfd3ff6  Fix typo in authentication docs (#84)
     add a43b548  ATLAS-3773: Shadow Attributes Update Post-Migration from 0.8.
     add 1c07f93  ATLAS-3766:- UI:Atlas Admin Audit UI pagination is not working
     add 0e53c3e  ATLAS-3778: Improve performance during classification delete
     add de69653  ATLAS-3777:- Classic UI , Regression : On clicking tag filters , the dialog window says "No Attributes are available !"
     add f467229  ATLAS-3775: Migration Import: Status display fix.
     add 23aea76  ATLAS-3762: Improve edge creation using genuine iterator. Part 2
     add f20f8ba  ATLAS-3366:UI: Quick Search dropdown entry icon does not match the fallback icon for that entry
     add b7b7c84  ATLAS-3764 : Set default value for atlas.graph.index.search.max-result-set-size in Atlas ApplicationProperties #2
     add 9bddab8  ATLAS-3776: fixed basic-search handling of sortBy attribute while using graphQuery
     add 103e867  ATLAS-3758: support sort params in FreeTextSearchProcessor
     add 1c034cb  ATLAS-3788 : BasicSearch: Classification with System attribute(indexed) filters has pagination issue
     add c08c9f3  ATLAS-3783 : DSL query search should return results for both the relationship edge directions
     add d8cb94a  ATLAS-3800: Add 'accountId' attribute for AWS S3 v2 bucket model (aws_s3_v2_bucket)
     add 935d0ab  ATLAS-3796: Status Reporter display fix.
     add 214f2a7  ATLAS-3798: Import percentage display fix.
     add 3de30f5  ATLAS-3799: EntityConumer only adds entity GUIDs that are added when they were produced.
     add 0571fa4  ATLAS-3797: Refactoring: Improve Edge Creation.
     add 574e20a  ATLAS-3783 : DSL query search should return results for both the relationship edge directions. #2
     add e29abf1  ATLAS-1530: updated committer/ppmc members contact and employment info
     add 887087d  ATLAS-3791:- New UI: In valid option are visible For _CLASSIFIED , _NOT_CLASSIFIED, _ALL_CLASSIFICATION_TYPES
     add 2228d75  ATLAS-3728:- UI: Show uploaded data details (status)
     add 2dd4116  ATLAS-3795:- UI: statistics Memory Section should have suffix like Bytes /KB /MB
     add 62451d6  ATLAS-3793:- UI: Entity detail page improvement for label, user-define properties, BM panel
     add b9f4ae7  ATLAS-3792:- New UI: makes it mandate to apply an attribute filter when "Filters" is selected even if the user just wants to select "Show Deleted Entities"
     add 7718c5e  ATLAS-3802 : BasicSearch: filter, attribute with NEQ operator doesn't match attribute having null values.
     add 6248e36  ATLAS-3654: enable support for solr in standalone mode
     add 61abeca  ATLAS-3779 : Refactoring Kafka in-memory JAASConfig in Atlas.
     add 56ecce6  ATLAS-1530: updated committer/ppmc members contact and employment info - #2
     add d6ba856  ATLAS-3789:- UI: Date format is not correct for classfication validity periods.
     add 1a97146  ATLAS-3805:- UI:Basic Search: System Attribute 'typeName' in classification filter, should list classification Names in drop down
     add e58c98e  ATLAS-3803: Update tag propagation to NONE for relationshipDefs in aws_s3_v2 and azure_adls_gen2 models
     add 00bef88  ATLAS-3722: ZipFileMigrationImporter: Allow AtlasPatchService to Run Before Migration Starts
     add ac0cd87  ATLAS-3806: Classifications information missing in notification events during entity update/delete
     add 7a8ca51  ATLAS-3779: fallback to KafkaClient jaas configiration when ticket-basedKafkaClient is not specified
     add 3c3eed0  ATLAS-3731: added documentation for Apache Atlas 2.1
     add ceec7d7  ATLAS-3823: incorrect warning about Unsupported operator in logs
     add 2ed6a48  ATLAS-3824: minor updates to README.txt for 2.1.0 release
     add 86ba342  ATLAS-3825: updated import business-metadata to set business attribute values on appropriate entities
     add cc185c1  ATLAS-3156:- After tag error loader not hiding #3
     add 21b1584  ATLAS-3770:- UI(Classic): Active and Deleted hyperlinks for certain entities throwing error on click
     add 931d6ef  ATLAS-3826: Basic search not using index query for string tokenized attributes
     add 985264e  ATLAS-3780 : Change 'Status' from Classification System Attributes to EntityStatus
     add 0df3488  ATLAS-3831: UI: Add entity icon for spark
     add f4e1e6b  ATLAS-3829:- UI: Clicking on meanings from relationship tab should redirect to terms details page.
     add 8092d6b  ATLAS-3769:- UI: Changing page limit in Admin audits resets any filters applied on that page
     add e590092  ATLAS-3830:- UI: Business Metadata tab misalignment issue
     add a3fd644  ATLAS-3828: UI: renamed Classification system-attribute 'status' to 'entityStatus'
     add 5e8b7f3  ATLAS-3851:- UI: Remove hourglass icon from in progress entity
     add 79caa79  ATLAS-3851: UI: removed hourglass icon from lineage graph legend #2
     add c8cf476  ATLAS-3854 Upgrade Spring Security version to 4.2.16
     add 474d73c  ATLAS-3845 : Audit API returns the audit information for an unauthorised entity
     add 992b8b4  ATLAS-3850: regression - search results don't include glossary-term associations
     add aa86d62  ATLAS-3848 : Quick Search : Fixed incorrect aggregation metrics
     add 177b01b  ATLAS-3156:- UI:No loading animation while creating or deleting a Classification, Term, SaveSearch loading #4
     add b5c4a56  ATLAS-3859:- [UI] In edit entity window shows calender with 'Invalid date'
     add ab9f973  ATLAS-3858:- [UI] Misaligment happened in Glossaries when added term with large name
     add 25ba9b3  ATLAS-3856 Create new entity typeDefs for Apache Ozone
     add eb641d5  ATLAS-3863: Avoid re-evaluating tag propagation when deleting relationship (edge)
     add e105576  ATLAS-3849: UI: Create new icons for Apache Ozone entity types
     add e691a32  ATLAS-3833 : Packaging for atlas index repair tool
     add 8b5cb9d  ATLAS-3838: Support multiple tag/classification in basic/quick search API ATLAS-3652: Quick Search: API requirement for GET request on multiple entity types
     add 9d597f2  ATLAS-3724 : Update Qualified name pattern for Column since it cause ambiguity in Quickstart data.
     add 0221e3d  ATLAS-3866 : Relationship search API for hive storage desc throws error code 500
     add ce95c62  ATLAS-3868: [Regression] removing a term-association doesn't remove classifications propagated from the term
     add 8b50ac0  ATLAS-3836 Add Apache Ozone support in hive hook
     add f932e52  ATLAS-3867 : Relationship search API should have a provision to fetch custom attributes in search results
     add e72aa10  ATLAS-3871 Add unit tests to path extractor utility for s3, s3 v2, adls path entities
     add 337575c  ATLAS-3869 Upgrade httpclient from 4.5.3 to 4.5.4
     add 0c3d2ed  ATLAS-3870:- UI: hive_table entity table not updating queryparams based on filter selected
     add 3d559d0  ATLAS-3840: Atlas website's html meta description is set to My awesome app using docz
     add cea851c  ATLAS-3844 - Ignore relationship attributes while fetching entities in Import Hive bridge.
     add 5f95611  ATLAS-3879: Ozone: ozone_key entity is directly created under ozone_bucket
     add d604085  ATLAS-3882:- Classic UI: Loader not disappearing while assigning category to term
     add 16ced36  ATLAS-3877: fix for error in retrieving audit for purged entity
     add 682d16d  ATLAS-3844 - Ignore relationship attributes while fetching entities in Import Hive bridge. (UT fix) #2
     add 06cd0cb  ATLAS-3855 :-  Bulk entity tag association and bulk api enhancement, authorization fix.
     add f690755  ATLAS-3880 : BasicSearch: Multiple type/tag: Log invalid and allow searching valid type/tag names
     add d9d0e8c  ATLAS-3888 : BasicSearch: Multiple type/tag: [Regression], Restrict when tag filters and regex in tag
     add cec7aa8  ATLAS-3885: import-hive.sh: Hive entities with Ozone location created by import-hive.sh creates hdfs_path entity instead of ozone in Atlas
     add a42f0c1  ATLAS-3810: updated documentation for 2.1.0 release
     add 8827bfb  ATLAS-3875: added missing APIs in AtlasClient
     add 7e06f55  ATLAS-3894: UI: User is able to add and remove business metadata from deleted entities
     add ec314fd  ATLAS-3897: UI: Normalize list of propagated classifications
     add 9a067d3  ATLAS-3782 : Support NOT_CONTAINS operator in basic search
     add 500ea95  ATLAS-3902: Import Service: UpdateVertexGuid Now Makes Updates to AtlasEntityWithExtInfo
     add 05eba3f  ATLAS-3907: Java Patch Handler: Set index consistency.
     add 80efe92  ATLAS-3398: introduced consitency-lock configuration to avoid multiple entities with same unique attribute value
     add 38d7b91  ATLAS-3904: Regression: Glossary term deatils page not able to render the classfication tab
     add ce2ba12  ATLAS-3904: Regression: Glossary term deatils page not able to render the classfication tab #2
     add ba1b40f  ATLAS-3909: UI: Improve readability for the table view in the entity detail page
     add 4a57f92  ATLAS-3878: Notifications: Improve Memory Usage for HBase Audits Writing
     add aa441de  ATLAS-3876 : Relationship Search API not showing correct approximateCount
     add fb37476  ATLAS-3912: moved classes from intg to repository or common module
     add b7255ec  ATLAS-3875: adding sample client change
     add 83e9c21  ATLAS-3875: updated sample client to improve logging
     add 1b41b98  ATLAS-3892 : Basic search enhanced Feature - Search history
     add 41eebcf  ATLAS-3900: UI: Allow user to select the date range for date attribute in basic search
     add f077bbb  ATLAS-3898: authorization updates to require TYPE_READ permission for type-def read
     add 41e1039  ATLAS-3920 : Update joda-time to version 2.10.latest.
     add 892df24  ATLAS-3583 Use Audit framework to generate audit entries for TypeDefs CREATE, UPDATE and DELETE
     add 813bab6  ATLAS-3822:- UI changes: Audit entries for TypeDefs CREATE, UPDATE and DELETE
     add 250c2ea  ATLAS-3925: UI: Properties with value 0 or false are displayed as N/A for
     add 3468c2b  ATLAS-3874: NotificationHookConsumer: Concurrent Message Processing
     add 92c2ae3  ATLAS-3932 - Upgrade jna , spring.security and libpam4j versions
     add 61b7a07  ATLAS-3925: UI: (Regression) Properties with value Null not showing N/A #2
     add 3d69114  Updated committer information for nbonte
     add c688af0  Updated committer information for nbonte #2
     add 01e9cce  ATLAS-3935 : Use Audit framework to capture audit entries for Import/Export operations
     add d555c02  ATLAS-3940 : Upgrade snakeyaml to a version without CVE-2017-18640 (#110)
     add 1bfaf7a  ATLAS-3942: delete-type fails if the user doesn't have permission for type-read
     add e6c3826  ATLAS-3945: UI: Entity details page, Show N/A for date if date value is 0 or null
     add ee80e6a  ATLAS-3827: UI: Use moment date format instead of default date format.
     add 62c682b  ATLAS-3944: Logs of import scripts should go to Atlas default log directory
     add eccc376  ATLAS-3948: Entity Creation: Index Consistency: Java Patch Handler: Provide Option to Disable
     add 7690e51  ATLAS-3939: added profile berkeley-solr
     add 9b1d4c3  ATLAS-3934: docker scripts to build and run Apache Atlas in containers
     add 4bc1c04  ATLAS-3946 : Filter TypeDefs in Metrics API and show types data accordingly
     add 74229d8  ATLAS-3947 : Skip authorization for read of _ALL_ENTITY_TYPES and _ALL_CLASSIFICATION_TYPES types
     add b8956df  ATLAS-3911: UI: Type system managment
     add d0e246a  ATLAS-3934: Dockerfile: updated default to build from local repo (instead of from github) - #2
     add 23c33d1  ATLAS-3955: Read Type Auth, UI : detailsPage doesn't load for user who has read permission for entity but no read auth for entity's type
     add ec39c1e  ATLAS-3949 : Relationship search API, add parameter to get classification attributes in search results
     add 86e9149  ATLAS-3952 :- Authorize Super And SubTypes and depend entityType for type-read access while creating Classificationdef
     add 7ae0bea  ATLAS-3962 : Include business metadata def header in typdefs headers API
     add d4a50aa  ATLAS-3950 : Authorize for Read Type for Classification, Business metadata , Entity typesdef attributes.
     add 545afb5  ATLAS-3964: Atlas UI displayes large numbers incorrectly
     add 9a605b6  ATLAS-3953: Export: ZipSink: Specify character endcoding when writing to ZIP file.
     add ac573f3  ATLAS-3934: Dockerfile: moved environment variables to .env file - #3
     add 877e2b1  ATLAS-3965: Relationships with null values are missing in entity relationshipAttributes
     add 45bb769  ATLAS-3968:- Refactor the typedef API authoriation error msg from type Name to type guid
     add 4f95ee8  ATLAS-3964: Atlas UI displays large numbers incorrectly #1
     add 8bb3e85  ATLAS-3983: solr index query escape character handling
     add 54bab3f  ATLAS-3977: Patch handler for addressing deleted entities after migration.
     add 8098bc5  ATLAS-3971 :- Move authorization check for Business Metadata before type exist check.
     add f5ffd06  ATLAS-3981: UI: Create Entity button is shown for a user without create entity permission in ranger
     add 70c1087  ATLAS-3979: Beta UI : Removing one of the filters with an attribute name removes all of the filters with that attribute name.
     add 4ab4962  ATLAS-3978: In Administration, Audits filter for 'OR' condition does not work
     add f5db98b  ATLAS-3987: Atlas client export API, must pass server error code in the exception
     add 39ff496  ATLAS-3989: Updated Export-Import Audits Writer to use metadata.namespace.
     add 3c0b274  ATLAS-3954: UI: Type system property table improvement
     add 74c9394  ATLAS-3991: UI: Handlebar helper number format issue
     add 5aab626  ATLAS-3875: Introduce python client for Atlas
     add 080e484  ATLAS-3977: Deleted entity behavior fix during migration. Part 2
     add 94d43c6  ATLAS-3990: UI: When user clicks to view hive-table details, shown some wrong tabs
     add 3989285  ATLAS-3986: UI Allow user to update the date format from JAVA property file
     add fd24e65  ATLAS-3995 : Atlas should support additional keystore/truststores types besides JKS.
     add d0de389  ATLAS-3982 : Upgrade Atlas Spring framework version to 4.3.29.RELEASE
     add b4e4f60  ATLAS-3938 : Import Hive Script: Support deletion of non existing database and table entities
     add bd9d121  ATLAS-3999: updated build to remove copying of dist artifacts into directories
     add 3f1cf18  ATLAS-3992: UI: Upgrade to JQuery 3.5.1
     add de87bc5  ATLAS-3427: Atlas Hook Enhancements for improved resiliancy.
     add f959d84  ATLAS-3935 Use Audit framework to capture audit entries for Import/Export operations #2
     add 7dec8f5  ATLAS-3957 Use Audit framework to capture audit entries for Server Start and Server In Active mode (HA)
     add f3faad5  ATLAS-4002 : Upgrade commons-beanutils to 1.9.4 due to CVE-2019-10086
     add 8f9ef44  ATLAS-4003 : Exclude findbugs-annotations jar from packaging
     add e45cd45  ATLAS-4001 : Update poi jar version to 4.1.1
     add 7925946  ATLAS-3996 : Upgrade ant to 1.10.9
     add 82cdd70  ATLAS-3994 : import-hive.sh script fails when missing mandatory attribute value is null
     add 90f5b4a  ATLAS-3984 Add UI Date Timezone and UI Date Format in Session api
     add 709598a  ATLAS-4000: refactored UTs and ITs to remove compile dependency from product code on atlas-testtools - #1
     add 5b3da22  ATLAS-3427: fixed duplicate log4j.version definition in pom - #2
     add 24bb6b0  ATLAS-4000: updated jetty version to 9.4.31.v20200723
     add 2f766f5  ATLAS-3943: UI: Show Import/Export operations in administration audit.
     add 9192697  ATLAS-3986: UI Allow user to update the date format from JAVA property file #1
     add 8f5ba44  ATLAS-3992: UI: Upgrade to JQuery 3.5.1 (Classic UI Jquery-UI issue) #1
     add a22495b  ATLAS-4005 : DSL search gives error if select clause contains attributes with null values.
     add c7f9300  ATLAS-4000: updated httpcore version to 4.4.10 - #2
     add 34709f2  ATLAS-4000: fixed incorrect pom.xml update in earlier commit - #3
     add d4b15c7  ATLAS-3864 : Break the dependency between Atlas and Kafka's Zookeeper
     add 7c68048  ATLAS-4008: Cache getGuid and getStatus in GraphTransactionInterceptor
     add 53ae712  ATLAS-3743: Date type value is shown as timestamp instead of date, in BM audit/technical properties.
     add a0474d1  ATLAS-3988 : Fix NPE in entity REST API when passed with type's GUID.
     add e6fff74  ATLAS-4011: Dockerfile: updated to support storing data (solr, berkeleydb, kafka) on host directory
     add 801d40c  ATLAS-4006, ATLAS-4007: Support business metadata in export and import operations.
     add b7c219a  ATLAS-4016 : Update authorization - 'admin-audits' for retrieving admin audits
     add dc9e268  ATLAS-4015: Add Re-indexing as JAVA_PATCH.
     add 06106fe  ATLAS-4010: Sort maven properties lexicographically in pom for better readability
     add a0a3c31  ATLAS-4015: Add Re-indexing as JAVA_PATCH. Part 2
     add 4ab95b9  ATLAS-4025 ATLAS-4023: Import Service: Lables and Classifications not getting updated.
     add dda5042  ATLAS-4026: Update Atlas with latest version of JanusGraph - 0.5.2
     add 1b54005  ATLAS-4020 : Exclude calcite-core jar
     add fb996d5  ATLAS-4022: Atlas UI: After d3 verion upgrade profile tab not working
     add 9a30dc6  ATLAS-4027: Update Atlas with latest version of slf4j - 1.7.30
     add dd4ba1b  ATLAS-4013: Update elasticsearch version to be compatible with JanusGraph 0.5.2
     add d12609b  ATLAS-4028: Update Atlas with latest version of httpclient and httpcore
     add cf232de  ATLAS-4022: profile tab Build fail fix #1 wq
     add 0eb01b0  ATLAS-4042: 'Error while authentication' grammatical error in login page
     add 099324e  ATLAS-4045: fixed typos and other grammatical mistakes in export/import API documentation
     add f4b1c42  ATLAS-3941: Notification Consumer: Reduce pause time on AtlasSchemaViolation exception.
     add 05d8dec  ATLAS-4036, ATLAS-4037: Fix for Users and Client Id field in Admin Audits page
     add 389c25b  ATLAS-4044: Added isIncomplete parameter in the entity detail's property tab.
     add 5373cde  ATLAS-4048: Import Service: Entity Update: Businessmetada changes.
     add 97b5565  ATLAS-4055 Basic search doesn't work if the search text has special characters
     add 7779388  ATLAS-4034: Export operation audit with result count 0 for empty exports is inconsistent. ATLAS-4041: Operation status info of IMPORT/EXPORT operation in the Admin import/export audits
     add 5037871  ATLAS-3915 : impala_process startTime and endTime epoch is being set to 0
     add cbc3427  ATLAS-4043: Added option to list internal kafka topic as well through Kafka AdminClient API
     add 420983d  ATLAS-3966 Consider newer value for atlas.metadata.namespace if defined multiple times
     add 294ca40  ATLAS-3913 Swagger documentation for APIs
     add 8801ba6  ATLAS-4059 rename the config flag for enabling internal kafka topic import
     add 10b6d14  ATLAS-4049: Few admin apis were not redirected to Active server in HA mode
     add ff55b0a  Atlas-4062: UI:- Classification Daterange Picker Datetime format fix.
     add 9cdc31d  ATLAS-4068: Export/Import: Conditionally Support Simpultaneous Operations.
     add 31125c5  ATLAS-4024: Export Service: Export of terms.
     add 404652e  ATLAS-4050:Atlas - upgrade log4j 2.11.0 to 2.13.2
     add cc333af  ATLAS-4051: Atlas-Remove jetty-jsp dependency
     add 77943a9  ATLAS-4077: updated Python client to support Python 2.7
     add 4fb6c7b  ATLAS-4077: updated Python client to fix errors found while running sample - #2
     add af55c7f  ATLAS-4080: updated Python client with addition of API to retrieve metrics
     add 6ed73d8  ATLAS-4081: Throw the unauthrized access exception during term update in case user has no permission
     add 321c6b8  ATLAS-4082: Added more attributes like create or last modify time, contentLength etc. to ADLS Gen2 types
     add 1907f64  ATLAS-4063: EmbeddedKafkaServer simplification
     add ab92cf1  ATLAS-3864: Follow up change, removed remaining usage of zkclient even from poms
     add b5ce624  Atlas-4078 :- UI - Lineage tab not shown on UI for entity with type Dataset or Process
     add b1cc951  Atlas-4073: UI Column sorting not working in BusinessMetadata details page Fix
     add de87800  ATLAS-4058: UI: Fix Entity detail page Hive Column Position with 0 is set to NA.
     add 2e40de9  ATLAS-4076: Propagated-tag-addition entries were appearing multiple times on derived table audit
     add c1c28c1  ATLAS-4067: Updates in Custom Attributes and Business Attributes must be captured separately in entity audits.
     add 433ae44  ATLAS-4060: Update hive_db model to add new attribute - 'managedLocation'
     add a4b72a0  Atlas-4066: UI:- Fix Attribute Filter: 'is null' and 'is not null' does not work for user-defined properties.
     add a88e912  ATLAS-4031 : Upgrade gremlin version to 3.4.8.
     add a11d59f  ATLAS-4089: refactor Python Atlas Client to PEP8
     add b3793fb  ATLAS-4089: refactor Python Atlas Client to PEP8 - #2 (added license text to new files in previous commit)
     add 0f8b335  ATLAS-4090: fixed circular import issue in Python client
     add c60ba61  Updated committer information for Pinal Shah
     add eb36a7f  ATLAS-4088 : Quick Search: Unable to get Aggregation Metric when query text is empty
     add f9b786d  ATLAS-3980: UI (classic) : When classification is created, the left pane takes the control to the end of the long list of classifications
     add c11361a  ATLAS-4083: Update ADLS Gen2 model types with addition of new attributes
     add f0bb4e9  ATLAS-4017: upgraded Solr version to 8.6.3
     add 907eccd  ATLAS-4097: update zookeeper download url for recent zookeeper version upgrade
     add 54c1a9f  Update Atlas to use Janusgraph 0.5.3
     add ec1a7cd  ATLAS-4093: Fix NullPointerException thrown when mandatory attribute is missing in endDef-name
     add dfaad7d  ATLAS-4091: Update Atlas to use Janusgraph 0.5.3 #2 (fix unit test)
     add 85c9507  ATLAS-4095 : DSL Search : __isIncomplete System Attribute returns incorrect results or throws error
     add 8045c78  ATLAS-4092 Remove unused attributes and add right attributes to the atlas admin audit api
     add 2742ba4  ATLAS-4057 : DSL Search : Support glossary terms and relationship
     add d27790d  ATLAS-4099: Removed trailing path separator from adls_gen2_directory qualifiedName
     add f47334a  Atlas-4102: UI - Atlas UI hangs When Executing Certain Queries fixed in DSL Search.
     add 6edd4bc  ATLAS-4101 : Fix http error code for JsonParseException by overriding readFrom method of JacksonJsonProvider.
     add 517bf28  ATLAS-4077: replaced print statements in Python files with call to print(), for Python3
     add e06db7d  ATLAS-4086: python client fixes - search APIs and others
     add e6ee5b4  ATLAS-4094: Add support for column sort in Entity Audit API
     add b5014c6  ATLAS-2932: DSL Refactoring for using Traversal
     add 810d705  ATLAS-2932: DSL Refactoring for using Traversal - improved readability #2
     add 8d7ac77  ATLAS-4019: audit improvement to store only delta
     add c48e4c3  ATLAS-4110: updated handling of neq operator for recent changes in JanusGraph
     add ea4e32d  ATLAS-4108: updated free-text search processor to support Elasticsearch
     add c2ab990  ATLAS-4110: Inconsistency in the result of DSL query and basic query
     add ce1342d  ATLAS-4111: Add 'replicationFactor' attribute to kafka_topic entity type + formatting changes
     add bb745b9  ATLAS-4107: Atlas not picking the ldap bind password from the correct jceks file.
     add 39a067a  ATLAS-4107: Atlas not picking the ldap bind password from the correct jceks file #2 Unit test fix
     add f0bab76  ATLAS-4052: Upgrade elasticsearch version to 6.8.3
     add efcc31e  ATLAS-4122: Advanced Search: Literals with double-quotes.
     add 0b02bd9  ATLAS-4123: Handle create/drop materialized view queries in hive hook
     add e873515  ATLAS-4112 : Basic Search : Attribute search of QualifiedName beginswith operator not returning results when the value ends with a digit+dot
     add 7a3f512  Atlas-4166: UI should not allow the user to create a glossary with blank(" ") name
     add 15cd037  ATLAS-4136: Export Service: NPE if Options Explicitly set to NULL
     add 960f948  ATLAS-4137 Fix for broken V1 entity audit API
     add c2b24ad  ATLAS-4125: JavaPatch to add new supertypes to existing entities
     add 58c5c61  Atlas-4114:UI:Atlas UI : Atlas Entity Audit UI changes for Sorting fixed
     add 2152ae1  Atlas-4113:UI:Entity Lineage Details Box layout rendering and centring issue fixed
     add 2105d5a  ATLAS-4151: FixedBufferList: Change Log Level to Debug
     add e616779  ATLAS-4138:UI:While adding Classification to an entity, if user select and deselect the 'Apply Validity Period' checkbox immediately, it keeps on showing pop-up with text 'Please fill the details' Fixed
     add a531e8c  ATLAS-4125: JavaPatch to add new supertypes to existing entities #2 fix Unit tests
     add f848c97  ATLAS-4127: Optimize Hive table calls in Atlas Hook
     add ed2926e  ATLAS-4109: Advanced Search: Glossary: More Efficient Structure
     add d99ea4b  ATLAS-4147 : [Atlas: Glossary Term Bulk Import] When un_supported file type is passed error message displays file type {0}/ATLAS-4148 : [Atlas: Glossary Term Bulk Import] Incorrect error code displayed when no data found in the uploaded file/ATLAS-4134 : [Atlas:Glossary] Update conflict error message for glossary
     add e17ef54  ATLAS-4155: NotificationHookConsumer: Fix for Large Message Processing Problem
     add 928d868  ATLAS-4170: Fixed Bulk Entity GET API to skip unauthorised entities when skipFailedEntities is passed as True
     add 47c18b9  ATLAS-4169: Add Hive Location Path entities to HMS Hook
     add ea66c18  ATLAS-4158 : Atlas authorization for Add/Update/Remove classification on entities.
     add 5d0eba4  ATLAS-4135 [Atlas: Glossary Term Bulk Import] It will be good to ignore the glossaries and terms that are already present instead of failing the bulk import. ATLAS-4139 [Atlas: Glossary Term Bulk Import] When AdditionalAttributes is not provided in key:value format, the error message does not convey that.
     add c5c7325  ATLAS-4146 [Atlas: Glossary] On updating the related terms, UI allows the user to add the already added term
     add 5aab9b0  ATLAS-4167:UI Large no. of calls are getting generated while rendering search results fixed
     add f849932  ATLAS-3186:UI Background navigation is possible when 'Advanced Search Queries' popup is active.
     add c551f66  ATLAS-3376: UI V2 Fixed When no Catalogs are present, user should be presented with an appropriate message when trying to associate Category to Term.
     add 33f7fcb  ATLAS-4182 : Quick Search: Incorrect aggregation Metric when less than operator is selected to filter
     add d653cea  ATLAS-4181: Provide option to add mandatory attribute to existing entity definition
     add 12e35d2  ATLAS-3976 : On creating a type with a type_name that already exists as a read-only user 409 is thrown instead on 403
     add 8f820e6  ATLAS-4186 :- Fix black icons on Apache Atlas lineage UI in case of space in the type name of the entity (#124)
     add 4880939  ATLAS-4154:UI Glossary changes & improvements fixed V1
     add e71eee7  ATLAS-3349:UI: Unable to edit AtlasServer entity with custom Required fields.fixed
     add 122be98  ATLAS-4178:UI:V1 Save and Cancel buttons do not disappear after closing their respective sections in Entity Details page fixed.
     add e5e4be4  ATLAS-4012:UI:Atlas - Upgrade bootstrap to 3.4.1 or 4.3.1 fixed
     add 62a295a  ATLAS-4166:UI: Misalignment happened on entity page, when resized the browser window fixed
     add 2c62f14  ATLAS-4086: python client fixes - cyclic import for Python 3.6
     add 7eab2cb  ATLAS-4086: python client fixes - updated discovery.py to replace comma with colon as key/value separator
     add 5266d89  ATLAS-4012: updated sha in package-lock for recent bootstrap version change - #2
     add 80b305f  ATLAS-4188: Docker setup updated to run Atlas, Solr, Kafka, HBase, HDFS, Zookeeper in separate containers
     add 9fbfd2a  ATLAS-4086: python client - version update
     add c8b3f77  ATLAS-4086: python client fixes - missing properties in AtlasEntity
     add c45ab52  ATLAS-4205: fixes in Python sample-app and Python client
     add 80f0aa6  ATLAS-4213: Atlas UI is taking lot of time to load when there are more classifications.
     add 56d0093  ATLAS-4207: Typo in dhasboardv2/v3 Enum.js Enums.serverAudits.SERVER_STATE_PASSIVE value
     add 83aa1f4  ATLAS-4211: DSL Search: Regression: When fetching string attribute with null value returns null , earlier versions returned empty
     add 5362594  ATLAS-4213: V2 Atlas UI is taking lot of time to load when there are more classifications. (v3 dashboard) #2
     add acb9880  ATLAS-4215: updated notification module to handle failure in finding org.apache.logging.log4j library
     add bc2c218  ATLAS-4219: Basic Search - Search with Glossary term returning approximate count as -1
     add 49576ba  ATLAS-4180: [Atlas: Glossary Term Bulk Import] Update error message thrown while using @ in glossary/term name
     add f4f0953  ATLAS-4212: UI : Fixed Wrong validation message is shown in attribute filter.
     add 619a0a9  ATLAS-4201:UI: Add attributes modal api hits when no attributes are added on Classification detail page.
     add 1c2eedf  ATLAS-3693:UI:[Business Metadata] Unable to add negative values in multi-valued attributes for byte, short, int, long, float, double.
     add e6efbdd  ATLAS-4214 : UI expand/collapse Technical properies of entity audits' tab not working properly.
     add a27a15f  ATLAS-4218: Docker support to run Apache Hive and Apache HBase with Atlas hook
     add 3a59132  ATLAS-4227: Update objectPrefix isUnique for aws_s3_v2_directory to false
     add b5ef017  ATLAS-4224:UI : Redirect Atlas UI to login/index page when session is expired in backend.
     add 4be86b5  ATLAS-4229: UI[DSL-Advanced search] If the search query does not match any results, then Atlas UI keep loading forever.
     add 2aa448c  ATLAS-4226: Add new model types to support Google Cloud Platform
     add c03ee72  ATLAS-4230: Add support for Google Cloud Storage Path Entity creation
     add 842890d  ATLAS-4129: Glossary Bulk Import Bugs consolidated fix (ATLAS-4128, ATLAS-4131, ATLAS-4160, ATLAS-4130, ATLAS-4129)
     add ff66242  ATLAS-4191: Improve Bulk Glossary Import to support import with relations
     add 404f8a1  ATLAS-4231: UI Create icons for new entity types for Google Cloud Storage
     add 3ca9650  ATLAS-4179 :  Incorrect error message when only dependent term is not present in bulk glossary import.
     add 2588540  ATLAS-4204: Configure HS2 hook to send lineage-only messages.
     add bbdae91  ATLAS-4204: Configure HS2 hook to send lineage-only messages. Part-2
     add 2cfdcb2  ATLAS-4124 Restrict user from deleting Business Metadata, if Business Metadata is already associated with an entity
     add af2cc74  ATLAS-3903: UI - Glossary category not reflected in the tree after creation.
     add 7b0ecd1  Revert "ATLAS-3903: UI - Glossary category not reflected in the tree after creation."
     add e6f2a8a  ATLAS-3903:UI v1 Glossary category not reflected in the tree after creation.
     add 0751f16  ATLAS-3919: Handling classification propagation as deferred-action
     add 92fdf29  ATLAS-3872 Restrict typedef creation when a child type attribute conflicts with parent type attribute of same name
     add 4d027b4  ATLAS-3887 ATLAS-4242: UI : Fixed Consistency and highlighting issues while switching between old and new UI.
     add 2e0caef  ATLAS-4250 : Support HA for admin/tasks API.
     add f6ec21d  ATLAS-4238 : Quick Search: handle special characters to get correct results
     add d7382ea  ATLAS-4238:UI:Quick Search: handle special characters to get correct results
     add ca96653  ATLAS-4247: Advanced Search is spelt as Advance Search in Atlas Beta UI
     add 3a0612f  ATLAS-4257: Upgrade groovy version to 2.5.14
     add 683e2a9  ATLAS-4195: Entity comparator doesn't account for inactive relations
     add eddda69  ATLAS-4256, ATLAS-4258: AtlasTasks - Elegant handling of Failover Scenarios
     add e5f6ce4  ATLAS-4255 : Atlas - Upgrade netty to 4.1.61
     add ad27e8b  ATLAS-4244: UI Lineage without displayText key, fixed
     add 12aeec0  ATLAS-4245: New UI: "Download import template" and "Import Glossary term" gets blocked on valid navigation,fixed
     add 8d3c4ab  ATLAS-4252: UI (New): Deleting subclassifications results in endless loading, fixed
     add 183c076  ATLAS-4012: UI Atlas - Upgrade bootstrap to 3.4.1 or 4.3.1 #2
     add 7d7d1f3  ATLAS-4261: Bulk Glossary Import Response and Failed Error Message Improvements
     add 5673d72  ATLAS-4261: Changed the AtlasGlossaryTermHeader glossaryGUID to termGUID
     add 7e73fc2  ATLAS-4268: Deferred Actions : When a tag is already associated to a term and when the term is assigned to the entity, tag propagation doesn't happen
     add 1366a64  ATLAS-4267 : Quick Search : AggregationMetrics is incorrect with some special characters
     add 85e3c5c  ATLAS-4269: Deferred Actions : When a tag is propagated from an entity via 2 processes , blocking 1 process removes tag propagated from another process
     add 8077863  ATLAS-4106: Add REST API debug metrics to Atlas
     add a3e3b9c  ATLAS-4270: UI: Deferred Actions: Add a notification about task running in the background fixed
     add 77914a3  ATLAS-4272: Changed the cache to thread local and clearing after import
     add 21606bd  ATLAS-4263: Fix KafkaUtils to always enclose property values in double-quotes (#137)
     add 0384f4c  ATLAS-4271 : When unauthorised user is tries to create a relationship, message thrown is incorrect.
     add 7605f7a  ATLAS-4243:UI: Legend in lineage gets duplicated.
     add efb0ee1  ATLAS-4279: Fixed IT failing for DebugMetricsIT.
     add e6f78f2  ATLAS-4153: [Atlas: Spooling] The order of the entities created in atlas is not same as the order created in hive
     add ed1c485  ATLAS-4278 - Deferred Actions : Deleting a tag after disassociating it from a table which propagated fails
     add c5ad581  ATLAS-4183: Upgrade deployment descriptor for webapp project
     add 4100684  ATLAS-4164: [Atlas: Spooling] Tables created after spooling are created before the spooled tables when there is multiple frequent restart in kafka brokers
     add 81888a9  ATLAS-4284: Hive pruned tables are ignored and not pruned
     add bac159f  ATLAS-4281: Atlas UI: Tasks tab refresh button is seen on other tabs of entity detail page, fixed
     add c0cf04f  ATLAS-4280:UI:Save button is enabled when Classification description is updated with original value. fixed
     add 821b4c4  ATLAS-4274: Non matching relation are created via bulk import
     add 127ed22  Added committer information for Sidharth Mishra
     add 64bea6a  ATLAS-4288: Added code to create PreferredToTerms relationships when it exists alone
     add aba97b3  ATLAS-4285: Multiple propagations with intersecting lineage.
     add 7e2e130  ATLAS-4292 : Atlas Debug Metrics- MessageException through debug metrics via browser
     add 4691650  ATLAS-4064: Atlas HEADER validation
     add 07037d2  ATLAS-4259: Swagger: Improve Header validation
     add c3df226  ATLAS-4152: Entity correlation for deleted entities.
     add f3afbdb  ATLAS-4152: Entity correlation for deleted entities. Part #2. Unit test fix.
     add 35419d6  ATLAS-4254 : Basic Search : Optimize pagination
     add 3bdc51e  ATLAS-4303: [Business Metadata Bulk Import] Incorrect Error "invalid business attribute name" thrown while trying to assign BM attribute to non-applicable type
     add 6648af3  ATLAS-4307 Atlas bulk clarification REST enhanced to associate classification to bulk entities with uniq attribute and type as well
     add fd26e12  ATLAS-4310: Handled NPE for DELETE classification.
     add 076904f  ATLAS-4304:UI:[Business Metadata Bulk Import] [Beta UI] Bulk Import Business Metadata/Glossary options overlap, fixed
     add aa001db  ATLAS-4309:Atlas UI: After deleting the sub-classifications from Atlas UI, they still appear in UI, fixed
     add 47cca6f  ATLAS-4314:Atlas UI: Make Tasks tab default as hidden on entity detail page, fixed
     add a098068  ATLAS-4308:ATLAS UI Audit sorting : When consecutive Entity Audits are fired, sorting happens on the previous sorted results received from the server, fixed
     add e2a0c10  ATLAS-4296: ATLAS-4298: ATLAS-4299: UI: Debug Metrics UI, fixed
     add eec5d77  ATLAS-4174: [Glossary Term Bulk Import] When the file size is large (5 mb) bulk import times out
     add 6ced16b  ATLAS-4315 - An entity when updated via REST api, is not reflected in debug metrics.
     add 4f74de1  ATLAS-4318 : fix python client api url concatenation (#130)
     add 8f1bd68  ATLAS-4318 : Fixed bug in entity.py (#135)
     add ab23b99  ATLAS-4319 : Code refactoring in kafka bridge #136
     add fac8349  ATLAS-4320: Fixing location uri for DB entities in QuickStartV2 (#131)
     add 3356dfc  ATLAS-4321 : Ignore files generated under webapp/overlays (#132)
     add 36678ab  ATLAS-4306: Support for User-specific Spool Directory
     add 6d87184  ATLAS-4318 : Remove useless pass statement in python client  (#133)
     add edf9936  ATLAS-4313 : ATLAS-4311: Business Metadata Bulk Import - Issue with multiple values for Date Type & wrong line number
     add e993f85  ATLAS-4301 Handle Integration Test Failures on HiveHook module
     add a9e528b  ATLAS-4324: FS entity created for load data inpath is created as shell entity
     add ff0c65a  ATLAS-4322: Hive HOOK NPE
     add f96a653  ATLAS-4318 : Remove unnecessary imports from python script (#134)
     add ef43a55  ATLAS-4302: Migrated Data: Process Entity Name not set to QualifiedName
     add 005d867  ATLAS-3812: Apache Flink model for Atlas.
     add ae3f655  ATLAS-4325:[Atlas: Glossary Term Bulk Import] [UI] Unable to perform bulk import glossary term via UI, fixed
     add f9d447d  ATLAS-4294:Atlas UI : Format long description of Glossary term and category UI, fixed
     add 8db2ccc  ATLAS-4329: Update Kafka version to 2.5
     add 0a43c19  ATLAS-4295: UI: The short/long description of term & category doesnt get updated immediately when made blank,fixed
     add f048f84  ATLAS-4283:UI: Description cannot be made blank for classification,fixed
     add e8832f0  ATLAS-4326: Atlas UI: Multiple continuous space is accepted on Short description for Classifications, Gloassarys, Categorys & Terms, fixed #2.
     add 1078f25  Revert "ATLAS-4058: UI: Fix Entity detail page Hive Column Position with 0 is set to NA."
     add 01f5eea  ATLAS-4333: [MATERIALIZED VIEW]Column Lineage and hive_process missing in case of CREATE MATERIALIZED VIEW query at Hive
     add 2afbf4d  ATLAS-4332 : DSL Query : query with like operator and / in search text throws 500
     add cf925b6  ATLAS-4328: UI: Add flink type icons / images. via (Josh Yeh <jj...@cloudera.com>)
     add 817afa0  ATLAS-4327: UI: Deleting all glossaries and then switching to new UI results in unexpected behaviour.
     add 0ac4b12  ATLAS-4324: FS entity created for 'load data inpath' Part 2
     add 2eb2b86  ATLAS-4300 : DSL Search : Support search by classification and its attribute
     add ddf3bcf  ATLAS-4337: UI: Add entity icons for all the Kafka types.
     add b032339  ATLAS-3923 : fix NullPointException in HBaseBasedAuditRepository.listEventsV2 (#108)
     add 244c5d5  ATLAS-4316:UI: When lineage contains shell entities, the image couldn't be downloaded.
     add fa04444  ATLAS-4317 : Upgrade curator jar version to 4.3.0
     add 01082f1  ATLAS-4341 : Regression: DSL query with like operator and regex expression does not work
     add 77b03aa  ATLAS-4339: Atlas should support skip temporary tables using config property
     add 2f6f204  ATLAS-4286:UI -  User is taken to incorrect page as you go one page back after reaching page limit.
     add 475a89b  ATLAS-4345:UI: Lineage issues for when entities are greater than 9k in a given lineage. fixed
     add 1868a2d  ATLAS-4347 : DSL Search : Caching Mechanism for translated dsl queries
     add fbaaa59  CDPD-26702: Removed Jetty version from http response header
     add c1dc84c  ATLAS-4354: atlas import-hive.sh fails with java.lang.AbstractMethodError
     add 4c7aea1  ATLAS-4150 Remove System Internal Entity Types from Metrics GET api.
     add 8725f31  ATLAS-4348: Atlas-Kafka Hook : When a producer publishes messages to multiple topics, the latest relationship is marked ACTIVE , rest are marked DELETED
     add 2170672  ATLAS-4364: Update Java Patch Id of ProcessNamePatch
     add e9c9973  ATLAS-4360:UI: Misalignment of placeholder text in labels, enum attributes and classification fields in Chrome, fixed
     add 9a5c5c5  ATLAS-4359:UI: Misalignment in Searchweight tooltip text in business metadata,fixed
     add b667943  ATLAS-4356:#1 UI: Unusual behaviour after clicking back button on business metadata, fixed
     add 98c6cea  ATLAS-4324: FS entity created for load data inpath is created as shell entity - adding ozone_key
     add a7ac64d  ATLAS-4340: Set Solr wait-searcher property to false by default to make Solr commits async
     add cd4bb54  ATLAS-4372: Upgrade nimbus-jose-jwt to 9.8.1
     add 2576a23  ATLAS-4368: Atlas - Remove elasticsearch dependency or upgrade to 6.8.15
     add 4405b67  updated committer information for Madhan Neethiraj
     add 7917e54  ATLAS-4387:UI: Propagated Classifications shows wrong count for entity type on Entity detail page, fixed
     add e3cbaab  ATLAS-4386 : Relationship search: Sorting does not work when passed relationship label
     add 8edec03  ATLAS-4343:[Entity Audits] 'Propagated Classification Added' Timestamp is < 'Entity Created' Timestamp
     add 98b7118  ATLAS-4391 - NoSuchFileException for {atlas.log.dir}/atlas-metrics.out
     add d160138  ATLAS-3917: While deleting parent tag, shows incorrect message
     add 625bfd2  ATLAS-4233: Audits: When a term is added or removed, v1 api displays action as null instead of TERM_ADD or TERM_DELETE
     add d7605a2  ATLAS-4394: Fixed Apache Parent POM artifact and atlas-buildtools version
     add 77d2c21  ATLAS-4383: updated documentation for 2.2.0 release
     add 3b477dc  ATLAS-4394: Build error due to wrong version of atllass-buildtools at build-tools/pom.xml (2)
     add 31c0edb  ATLAS-4383: Add 2.1.0 and 2.2.0 to list versions in the dropdown

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |    43 +-
 3party-licenses/Antlr-LICENSE                      |    19 +
 3party-licenses/Respond-LICENSE                    |    22 +
 3party-licenses/animate-LICENSE                    |    21 +
 3party-licenses/backgrid-columnmanager-LICENSE     |    22 +
 3party-licenses/bootstrap-daterangepicker-LICENSE  |     9 +
 3party-licenses/bootstrap-sidebar-LICENSE          |    21 +
 3party-licenses/es5-shim-LICENSE                   |    22 +
 3party-licenses/google-fonts-LICENSE               |    91 +
 3party-licenses/handlebars-LICENSE                 |    21 +
 3party-licenses/hbs-LICENSE                        |    20 +
 3party-licenses/jQuery-QueryBuilder-LICENSE        |    21 +
 3party-licenses/jQuery-ui-LICENSE                  |    43 +
 3party-licenses/janusgraph-LICENSE                 |   202 +
 3party-licenses/jquery-placeholder-LICENSE         |    20 +
 3party-licenses/mock-LICENSE                       |    26 +
 3party-licenses/normalize.css-LICENSE              |    21 +
 3party-licenses/platform-LICENSE                   |    21 +
 3party-licenses/pnotify-LICENSE                    |   202 +
 3party-licenses/require-handlebars-plugin-LICENSE  |    17 +
 3party-licenses/swagger-ui-LECENSE                 |   201 +
 3party-licenses/titan-LICENSE                      |   202 +
 DISCLAIMER.txt                                     |    19 +-
 InstallationSteps.txt                              |   105 -
 LICENSE                                            |   268 +
 LICENSE.txt                                        |   218 -
 NOTICE                                             |     6 +
 NOTICE.txt                                         |     6 -
 README.txt                                         |    43 +-
 addons/falcon-bridge-shim/pom.xml                  |    61 +
 .../apache/atlas/falcon/service/AtlasService.java  |   222 +
 addons/falcon-bridge/pom.xml                       |   391 +-
 .../org/apache/atlas/falcon/Util/EventUtil.java    |    61 +
 .../apache/atlas/falcon/bridge/FalconBridge.java   |   416 +
 .../org/apache/atlas/falcon/event/FalconEvent.java |    57 +
 .../org/apache/atlas/falcon/hook/FalconHook.java   |   132 +
 .../apache/atlas/falcon/model/FalconDataTypes.java |    36 +
 .../falcon/publisher/FalconEventPublisher.java     |    41 +
 .../apache/atlas/falcon/service/AtlasService.java  |   135 +
 .../org/apache/metadata/falcon/FalconImporter.java |   144 -
 .../apache/metadata/falcon/FalconTypeSystem.java   |   176 -
 .../org/apache/atlas/falcon/hook/FalconHookIT.java |   351 +
 .../apache/metadata/falcon/FalconImporterTest.java |   109 -
 .../metadata/falcon/FalconTypeSystemTest.java      |    35 -
 .../test/resources/atlas-application.properties    |   125 +
 .../src/test/resources/atlas-log4j.xml             |   137 +
 .../falcon-bridge/src/test/resources/cluster.xml   |    45 +
 .../falcon-bridge/src/test/resources/feed-hdfs.xml |    39 +
 .../src/test/resources/feed-replication.xml        |    43 +
 addons/falcon-bridge/src/test/resources/feed.xml   |    38 +
 .../falcon-bridge/src/test/resources/hive-site.xml |    48 +
 .../falcon-bridge/src/test/resources/process.xml   |    53 +
 .../src/test/resources/startup.properties          |    21 +
 .../test/resources/users-credentials.properties    |     3 +
 addons/hbase-bridge-shim/pom.xml                   |    60 +
 .../atlas/hbase/hook/HBaseAtlasCoprocessor.java    |   277 +
 addons/hbase-bridge/pom.xml                        |   566 +
 addons/hbase-bridge/src/bin/import-hbase.sh        |   162 +
 .../apache/atlas/hbase/bridge/HBaseAtlasHook.java  |   672 +
 .../org/apache/atlas/hbase/bridge/HBaseBridge.java |   720 +
 .../atlas/hbase/hook/HBaseAtlasCoprocessor.java    |   134 +
 .../apache/atlas/hbase/model/HBaseDataTypes.java   |    34 +
 .../atlas/hbase/model/HBaseOperationContext.java   |   174 +
 .../main/resources/atlas-hbase-import-log4j.xml    |    55 +
 .../org/apache/atlas/hbase/HBaseAtlasHookIT.java   |   307 +
 .../test/resources/atlas-application.properties    |   125 +
 .../src/test/resources/atlas-log4j.xml             |   143 +
 .../test/resources/users-credentials.properties    |     3 +
 addons/hbase-testing-util/pom.xml                  |   228 +
 .../atlas/hbase/TestHBaseTestingUtilSpinup.java    |    59 +
 .../src/test/resources/atlas-log4j.xml             |   130 +
 addons/hdfs-model/pom.xml                          |   127 +
 addons/hive-bridge-shim/pom.xml                    |    47 +
 .../java/org/apache/atlas/hive/hook/HiveHook.java  |    99 +
 .../apache/atlas/hive/hook/HiveMetastoreHook.java  |   199 +
 addons/hive-bridge/pom.xml                         |   531 +-
 addons/hive-bridge/src/bin/import-hive.sh          |   139 +-
 .../atlas/hive/bridge/HiveMetaStoreBridge.java     |  1194 ++
 .../atlas/hive/hook/AtlasHiveHookContext.java      |   314 +
 .../java/org/apache/atlas/hive/hook/HiveHook.java  |   424 +
 .../atlas/hive/hook/HiveMetastoreHookImpl.java     |   210 +
 .../atlas/hive/hook/HiveOperationContext.java      |    72 +
 .../atlas/hive/hook/events/AlterDatabase.java      |    78 +
 .../apache/atlas/hive/hook/events/AlterTable.java  |    46 +
 .../atlas/hive/hook/events/AlterTableRename.java   |   198 +
 .../hive/hook/events/AlterTableRenameCol.java      |   136 +
 .../atlas/hive/hook/events/BaseHiveEvent.java      |  1189 ++
 .../atlas/hive/hook/events/CreateDatabase.java     |   122 +
 .../atlas/hive/hook/events/CreateHiveProcess.java  |   295 +
 .../apache/atlas/hive/hook/events/CreateTable.java |   202 +
 .../atlas/hive/hook/events/DropDatabase.java       |    93 +
 .../apache/atlas/hive/hook/events/DropTable.java   |    85 +
 .../atlas/hive/hook/utils/ActiveEntityFilter.java  |    67 +
 .../apache/atlas/hive/hook/utils/EntityFilter.java |    26 +
 .../atlas/hive/hook/utils/HiveDDLEntityFilter.java |   282 +
 .../atlas/hive/hook/utils/PassthroughFilter.java   |    29 +
 .../org/apache/atlas/hive/model/HiveDataTypes.java |    54 +
 .../metadata/hive/bridge/HiveMetaStoreBridge.java  |   468 -
 .../apache/hadoop/metadata/hive/hook/HiveHook.java |   511 -
 .../hive/model/HiveDataModelGenerator.java         |   540 -
 .../hadoop/metadata/hive/model/HiveDataTypes.java  |    55 -
 .../src/main/resources/atlas-hive-import-log4j.xml |    57 +
 .../src/patches/001-hive_column_add_position.json  |     0
 .../hive-bridge/src/site/twiki/Bridge-Hive.twiki   |    61 -
 .../java/org/apache/atlas/hive/HiveITBase.java     |   796 +
 .../atlas/hive/bridge/ColumnLineageUtils.java      |   161 +
 .../atlas/hive/bridge/HiveMetaStoreBridgeTest.java |   327 +
 .../atlas/hive/bridge/HiveMetastoreBridgeIT.java   |   117 +
 .../org/apache/atlas/hive/hook/HiveHookIT.java     |  2554 +++
 .../atlas/hive/hook/HiveMetastoreHookIT.java       |   384 +
 .../hive/hook/utils/ActiveEntityFilterTest.java    |   210 +
 .../metadata/hive/hook/BaseSSLAndKerberosTest.java |   141 -
 .../hadoop/metadata/hive/hook/HiveHookIT.java      |   120 -
 .../hook/NegativeSSLAndKerberosHiveHookIT.java     |   159 -
 .../hive/hook/SSLAndKerberosHiveHookIT.java        |   257 -
 .../hadoop/metadata/hive/hook/SSLHiveHookIT.java   |   253 -
 .../src/test/resources/application.properties      |    40 -
 .../test/resources/atlas-application.properties    |   125 +
 .../hive-bridge/src/test/resources/atlas-log4j.xml |   137 +
 .../hive-bridge/src/test/resources/hive-init.sql   |    17 -
 .../src/test/resources/hive-queries.sql            |    22 -
 .../hive-bridge/src/test/resources/hive-site.xml   |    99 +
 .../src/test/resources/json/hs2-alter-view-v2.json |    35 +
 .../src/test/resources/json/hs2-alter-view.json    |   268 +
 .../src/test/resources/json/hs2-create-db-v2.json  |    53 +
 .../src/test/resources/json/hs2-create-db.json     |    73 +
 .../test/resources/json/hs2-create-process-v2.json |   141 +
 .../test/resources/json/hs2-create-process.json    |   283 +
 .../test/resources/json/hs2-create-table-v2.json   |   115 +
 .../src/test/resources/json/hs2-create-table.json  |   255 +
 .../src/test/resources/json/hs2-drop-db-v2.json    |     4 +
 .../src/test/resources/json/hs2-drop-db.json       |    10 +
 .../src/test/resources/json/hs2-drop-table-v2.json |     1 +
 .../src/test/resources/json/hs2-drop-table.json    |    50 +
 .../test/resources/json/hs2-load-inpath-v2.json    |    96 +
 .../src/test/resources/json/hs2-load-inpath.json   |    96 +
 .../test/resources/json/hs2-table-rename-v2.json   |    35 +
 .../src/test/resources/json/hs2-table-rename.json  |   276 +
 .../test/resources/users-credentials.properties    |     3 +
 addons/impala-bridge-shim/pom.xml                  |    43 +
 .../atlas/impala/hook/ImpalaLineageHook.java       |   100 +
 addons/impala-bridge/pom.xml                       |   547 +
 .../org/apache/atlas/impala/ImpalaLineageTool.java |   216 +
 .../atlas/impala/hook/AtlasImpalaHookContext.java  |   213 +
 .../org/apache/atlas/impala/hook/ImpalaHook.java   |    49 +
 .../atlas/impala/hook/ImpalaIdentifierParser.java  |   389 +
 .../atlas/impala/hook/ImpalaLineageHook.java       |   149 +
 .../atlas/impala/hook/ImpalaOperationParser.java   |    79 +
 .../atlas/impala/hook/events/BaseImpalaEvent.java  |   665 +
 .../impala/hook/events/CreateImpalaProcess.java    |   361 +
 .../apache/atlas/impala/model/ImpalaDataType.java  |    34 +
 .../atlas/impala/model/ImpalaDependencyType.java   |    34 +
 .../org/apache/atlas/impala/model/ImpalaNode.java  |    55 +
 .../atlas/impala/model/ImpalaOperationType.java    |    47 +
 .../org/apache/atlas/impala/model/ImpalaQuery.java |   110 +
 .../atlas/impala/model/ImpalaVertexType.java       |    37 +
 .../org/apache/atlas/impala/model/LineageEdge.java |    63 +
 .../apache/atlas/impala/model/LineageVertex.java   |    83 +
 .../atlas/impala/model/LineageVertexMetadata.java  |    48 +
 .../src/main/resources/atlas-log4j.xml             |    42 +
 .../src/main/resources/import-impala.sh            |   114 +
 .../apache/atlas/impala/ImpalaLineageITBase.java   |   495 +
 .../apache/atlas/impala/ImpalaLineageToolIT.java   |   655 +
 .../atlas/impala/hook/ImpalaLineageHookIT.java     |   165 +
 .../test/resources/atlas-application.properties    |   124 +
 .../src/test/resources/atlas-log4j.xml             |   130 +
 .../impala-bridge/src/test/resources/hive-site.xml |    94 +
 .../test/resources/impalaAlterViewAsSelect.json    |    66 +
 .../impalaAlterViewAsSelectWithCommentSpaces.json  |    66 +
 .../test/resources/impalaCreateTableAsSelect.json  |    66 +
 ...palaCreateTableAsSelectVertexIdNoTableName.json |    66 +
 ...impalaCreateTableAsSelectWithCommentSpaces.json |    66 +
 .../src/test/resources/impalaCreateView.json       |    66 +
 .../resources/impalaCreateViewNoCreateTime.json    |    50 +
 .../impalaCreateViewWithCommentSpaces.json         |    66 +
 .../test/resources/impalaInsertIntoAsSelect.json   |    83 +
 .../impalaMultipleInsertIntoAsSelect1.json         |    83 +
 .../impalaMultipleInsertIntoAsSelect2.json         |    83 +
 .../test/resources/users-credentials.properties    |     3 +
 addons/impala-hook-api/pom.xml                     |    33 +
 .../apache/impala/hooks/QueryCompleteContext.java  |    56 +
 .../org/apache/impala/hooks/QueryEventHook.java    |   116 +
 addons/kafka-bridge/pom.xml                        |   404 +
 addons/kafka-bridge/src/bin/import-kafka.sh        |   150 +
 .../org/apache/atlas/kafka/bridge/KafkaBridge.java |   361 +
 .../apache/atlas/kafka/model/KafkaDataTypes.java   |    31 +
 .../main/resources/atlas-kafka-import-log4j.xml    |    55 +
 .../apache/atlas/kafka/bridge/KafkaBridgeTest.java |   144 +
 .../test/resources/atlas-application.properties    |   125 +
 .../src/test/resources/atlas-log4j.xml             |   137 +
 .../test/resources/users-credentials.properties    |     3 +
 .../metadata-bridge-core/.gitignore                |    17 -
 .../metadata-bridge-core/pom.xml                   |    75 -
 .../org/apache/hadoop/metadata/bridge/ABridge.java |   166 -
 .../apache/hadoop/metadata/bridge/AEntityBean.java |    23 -
 .../hadoop/metadata/bridge/BridgeException.java    |    34 -
 .../hadoop/metadata/bridge/BridgeManager.java      |   153 -
 .../metadata/bridge/BridgeTypeBootstrapper.java    |   106 -
 .../org/apache/hadoop/metadata/bridge/IBridge.java |    25 -
 .../bridge/hivelineage/HiveLineageBridge.java      |    35 -
 .../bridge/hivelineage/hook/HiveLineage.java       |   349 -
 .../bridge/hivestructure/HiveMetaImporter.java     |   221 -
 .../bridge/hivestructure/HiveStructureBridge.java  |   121 -
 .../metadata/bridge/module/BridgeModule.java       |    89 -
 .../web/resources/HiveLineageResource.java         |    82 -
 .../src/main/resources/bridge-manager.properties   |    22 -
 .../hadoop/metadata/bridge/BridgeManagerTest.java  |    58 -
 .../hadoop/metadata/bridge/TestBridgeModule.java   |    34 -
 .../hadoop/metadata/bridge/TestGenericBridges.java |    25 -
 .../bridge/hivelineage/TestHiveLineageBridge.java  |    86 -
 .../src/test/resources/bridge-manager.properties   |    22 -
 .../src/test/resources/graph.properties            |    25 -
 .../src/test/resources/one.json                    |    48 -
 .../test/resources/test-bridge-manager.properties  |    22 -
 .../src/test/resources/two.json                    |    48 -
 .../metadata-bridge-hive/pom.xml                   |   112 -
 .../bridge/hivelineage/hook/HiveLineage.java       |   398 -
 .../bridge/hivelineage/hook/HiveLineageInfo.java   |   535 -
 .../metadata/bridge/hivelineage/hook/Hook.java     |   317 -
 .../hivelineage/hook/HiveLineageInfoTest.java      |    34 -
 addons/metadata-bridge-parent/pom.xml              |    35 -
 addons/models/0000-Area0/0010-base_model.json      |   593 +
 addons/models/0000-Area0/0011-glossary_model.json  |   926 +
 .../001-base_model_replication_attributes.json     |    37 +
 .../patches/002-base_model_add_service_type.json   |   283 +
 .../patches/003-base_model_add_searchWeight.json   |    82 +
 ...04-glossary_model_add_additionalAttributes.json |    64 +
 .../005-base_model_add_display_attributes.json     |    33 +
 ...-base_model_add_atlas_operation_attributes.json |    35 +
 addons/models/1000-Hadoop/1020-fs_model.json       |   207 +
 addons/models/1000-Hadoop/1030-hive_model.json     |   740 +
 addons/models/1000-Hadoop/1040-sqoop_model.json    |    99 +
 addons/models/1000-Hadoop/1050-falcon_model.json   |   192 +
 addons/models/1000-Hadoop/1060-hbase_model.json    |   153 +
 addons/models/1000-Hadoop/1065-avro_model.json     |   262 +
 addons/models/1000-Hadoop/1070-kafka_model.json    |   219 +
 addons/models/1000-Hadoop/1080-storm_model.json    |   165 +
 addons/models/1000-Hadoop/1090-impala_model.json   |   232 +
 addons/models/1000-Hadoop/1100-spark_model.json    |   582 +
 addons/models/1000-Hadoop/1110-flink_model.json    |   106 +
 .../patches/001-hive_column_add_position.json      |    23 +
 .../patches/002-hive_column_table_add_options.json |    26 +
 ...hive_column_update_table_remove_constraint.json |    23 +
 ...04-hbase_table_column_family_add_attribute.json |    66 +
 ...ble_column_family_add_additional_attribute.json |   235 +
 .../patches/006-kafka_topic_add_attribute.json     |    23 +
 .../patches/007-hadoop_model_add_service_type.json |   490 +
 .../patches/008-remove-hive-legacy-attributes.json |    61 +
 .../1000-Hadoop/patches/009-add_searchweight.json  |   412 +
 .../010-hbase_remove_legacy_attributes.json        |    39 +
 .../011-falcon_remove_legacy_atrributes.json       |    38 +
 .../patches/012-avro_remove_legacy_attributs.json  |    37 +
 .../013-kafka_remove_legacy_attributes.json        |    16 +
 .../014-storm_remove_legacy_attributes.json        |    15 +
 ...015-spark_process_add_query_text_attribute.json |    23 +
 ..._process_execution_add_display_text_option.json |    15 +
 .../patches/017-hive_db_add_managed_location.json  |    23 +
 .../patches/018-fs_path_add_supertypes.json        |    16 +
 .../patches/018-kafka_topic_add_rf_attribute.json  |    23 +
 .../019-kafka_producer_lineage_add_options.json    |    15 +
 addons/models/2000-RDBMS/2010-rdbms_model.json     |   458 +
 .../001-rdbms_column_table_add_options.json        |    26 +
 .../patches/002-rdbms_model_add_service_type.json  |   139 +
 .../003-remove-rdbms-legacy-attributes.json        |   108 +
 .../2000-RDBMS/patches/004-add_searchweight.json   |   126 +
 .../3000-Cloud/3010-aws_common_typedefs.json       |    55 +
 addons/models/3000-Cloud/3020-aws_s3_typedefs.json |   339 +
 .../models/3000-Cloud/3030-aws_s3_v2_typedefs.json |   289 +
 .../3000-Cloud/3040-azure_adls_typedefs.json       |   609 +
 addons/models/3000-Cloud/3050-ozone-typedefs.json  |   285 +
 addons/models/3000-Cloud/3060-gcp_typedefs.json    |   232 +
 .../patches/001-cloud_model_add_service_type.json  |   103 +
 .../patches/002-cloud_model_add_searchweight.json  |    82 +
 .../003-cloud_model_remove_legacy_attributes.json  |    52 +
 .../3000-Cloud/patches/004-s3_add_attributes.json  |    80 +
 .../patches/005-azure_adls_add_attributes.json     |   254 +
 .../patches/006-cloud-model_add_supertypes.json    |    40 +
 .../patches/007-s3_v2_update_attributes.json       |    23 +
 .../models/4000-MachineLearning/4010-ml_model.json |   377 +
 addons/sqoop-bridge-shim/pom.xml                   |    47 +
 .../org/apache/atlas/sqoop/hook/SqoopHook.java     |    98 +
 addons/sqoop-bridge/pom.xml                        |   470 +
 .../org/apache/atlas/sqoop/hook/SqoopHook.java     |   250 +
 .../apache/atlas/sqoop/model/SqoopDataTypes.java   |    34 +
 .../org/apache/atlas/sqoop/hook/SqoopHookIT.java   |   144 +
 .../test/resources/atlas-application.properties    |   124 +
 .../src/test/resources/atlas-log4j.xml             |   137 +
 .../sqoop-bridge/src/test/resources/hive-site.xml  |    48 +
 .../sqoop-bridge/src/test/resources/sqoop-site.xml |   190 +
 .../test/resources/users-credentials.properties    |     3 +
 addons/storm-bridge-shim/pom.xml                   |    88 +
 .../apache/atlas/storm/hook/StormAtlasHook.java    |   105 +
 addons/storm-bridge/pom.xml                        |   589 +
 .../apache/atlas/storm/hook/StormAtlasHook.java    |   409 +
 .../apache/atlas/storm/hook/StormTopologyUtil.java |   248 +
 .../apache/atlas/storm/model/StormDataTypes.java   |    43 +
 .../apache/atlas/storm/hook/StormAtlasHookIT.java  |    98 +
 .../org/apache/atlas/storm/hook/StormTestUtil.java |    72 +
 .../test/resources/atlas-application.properties    |   126 +
 .../src/test/resources/atlas-log4j.xml             |   137 +
 .../test/resources/users-credentials.properties    |     3 +
 atlas-examples/pom.xml                             |    36 +
 atlas-examples/sample-app/README.md                |    13 +
 atlas-examples/sample-app/pom.xml                  |   104 +
 .../atlas/examples/sampleapp/DiscoveryExample.java |    89 +
 .../atlas/examples/sampleapp/EntityExample.java    |   277 +
 .../atlas/examples/sampleapp/GlossaryExample.java  |   112 +
 .../atlas/examples/sampleapp/LineageExample.java   |    48 +
 .../apache/atlas/examples/sampleapp/SampleApp.java |   144 +
 .../examples/sampleapp/SampleAppConstants.java     |    75 +
 .../atlas/examples/sampleapp/TypeDefExample.java   |   274 +
 .../sample-app/src/main/python/README.md           |    27 +
 .../src/main/python/discovery_example.py           |    66 +
 .../sample-app/src/main/python/entity_example.py   |   189 +
 .../sample-app/src/main/python/glossary_example.py |    74 +
 .../sample-app/src/main/python/lineage_example.py  |    46 +
 .../main/python/request_json/entity_create_db.json |    15 +
 .../python/request_json/entity_create_process.json |    19 +
 .../request_json/entity_create_table_canada.json   |    59 +
 .../request_json/entity_create_table_us.json       |    59 +
 .../main/python/request_json/typedef_create.json   |   190 +
 .../sample-app/src/main/python/sample_client.py    |   130 +
 .../sample-app/src/main/python/typedef_example.py  |   122 +
 atlas-examples/sample-app/src/main/python/utils.py |    37 +
 .../main/resources/atlas-application.properties    |    25 +
 authorization/pom.xml                              |    72 +
 .../apache/atlas/authorize/AtlasAccessRequest.java |   203 +
 .../atlas/authorize/AtlasAdminAccessRequest.java   |    39 +
 .../authorize/AtlasAuthorizationException.java     |    40 +
 .../atlas/authorize/AtlasAuthorizationUtils.java   |   269 +
 .../apache/atlas/authorize/AtlasAuthorizer.java    |   108 +
 .../atlas/authorize/AtlasAuthorizerFactory.java    |    90 +
 .../atlas/authorize/AtlasEntityAccessRequest.java  |   201 +
 .../atlas/authorize/AtlasNoneAuthorizer.java       |    56 +
 .../org/apache/atlas/authorize/AtlasPrivilege.java |    60 +
 .../authorize/AtlasRelationshipAccessRequest.java  |    94 +
 .../authorize/AtlasSearchResultScrubRequest.java   |    55 +
 .../atlas/authorize/AtlasTypeAccessRequest.java    |    50 +
 .../authorize/AtlasTypesDefFilterRequest.java      |    50 +
 .../authorize/simple/AtlasSimpleAuthorizer.java    |   540 +
 .../authorize/simple/AtlasSimpleAuthzPolicy.java   |   397 +
 .../simple/AtlasSimpleAuthzUpdateTool.java         |   150 +
 .../main/resources/atlas-simple-authz-policy.json  |    96 +
 .../simple/AtlasSimpleAuthorizerTest.java          |   358 +
 .../test/resources/atlas-application.properties    |   145 +
 .../test/resources/atlas-simple-authz-policy.json  |   150 +
 build-tools/pom.xml                                |    43 +
 .../src/main/resources}/checkstyle-java-header.txt |     0
 .../src/main/resources}/checkstyle-noframes.xsl    |     0
 .../src/main/resources/checkstyle-suppressions.xml |    29 +
 build-tools/src/main/resources/checkstyle.xml      |   240 +
 build-tools/src/main/resources/enunciate.xml       |    46 +
 .../src/main/resources/findbugs-exclude.xml        |    27 +
 build-tools/src/main/resources/ui-dist/index.html  |    56 +
 build-tools/src/main/resources/ui-dist/index.js    |   114 +
 .../main/resources/ui-dist/swagger-ui-bundle.js    |     4 +
 .../ui-dist/swagger-ui-standalone-preset.js        |     4 +
 .../src/main/resources/ui-dist/swagger-ui.css      |     8 +
 client/client-v1/pom.xml                           |    43 +
 .../java/org/apache/atlas/AtlasAdminClient.java    |   174 +
 .../main/java/org/apache/atlas/AtlasClient.java    |   938 +
 .../apache/atlas/CreateUpdateEntitiesResult.java   |   124 +
 .../java/org/apache/atlas/EntityAuditEvent.java    |   215 +
 .../java/org/apache/atlas/AtlasClientTest.java     |   478 +
 client/client-v2/pom.xml                           |    42 +
 .../main/java/org/apache/atlas/AtlasClientV2.java  |  1278 ++
 .../java/org/apache/atlas/AtlasClientV2Test.java   |   129 +
 client/common/pom.xml                              |    48 +
 .../java/org/apache/atlas/AtlasBaseClient.java     |   784 +
 .../java/org/apache/atlas/AtlasServerEnsemble.java |    52 +
 .../org/apache/atlas/AtlasServiceException.java    |    52 +
 .../java/org/apache/atlas/ResourceCreator.java     |    29 +
 .../apache/atlas/security/SecureClientUtils.java   |   262 +
 client/pom.xml                                     |    91 +-
 client/src/main/assembly/all-jar.xml               |    35 +
 .../hadoop/metadata/MetadataServiceClient.java     |   300 -
 .../hadoop/metadata/MetadataServiceException.java  |    45 -
 .../org/apache/hadoop/metadata/PropertiesUtil.java |    60 -
 .../metadata/security/SecureClientUtils.java       |   195 -
 .../metadata/security/SecurityProperties.java      |    35 -
 .../hadoop/metadata/security/BaseSecurityTest.java |   128 -
 common/pom.xml                                     |   149 +
 .../main/java/org/apache/atlas/AtlasConstants.java |    41 +
 .../java/org/apache/atlas/CommonConfiguration.java |    40 +
 .../org/apache/atlas/annotation/AtlasService.java  |    33 +
 .../annotation/ConditionalOnAtlasProperty.java     |    36 +
 .../apache/atlas/annotation/GraphTransaction.java  |    29 +
 .../java/org/apache/atlas/annotation/Timed.java    |    32 +
 .../atlas/groovy/AbstractFunctionExpression.java   |    57 +
 .../atlas/groovy/AbstractGroovyExpression.java     |    45 +
 .../apache/atlas/groovy/ArithmeticExpression.java  |    71 +
 .../org/apache/atlas/groovy/BinaryExpression.java  |    58 +
 .../org/apache/atlas/groovy/CastExpression.java    |    56 +
 .../org/apache/atlas/groovy/ClosureExpression.java |   129 +
 .../apache/atlas/groovy/ComparisonExpression.java  |    76 +
 .../atlas/groovy/ComparisonOperatorExpression.java |    40 +
 .../org/apache/atlas/groovy/FieldExpression.java   |    55 +
 .../atlas/groovy/FunctionCallExpression.java       |   140 +
 .../org/apache/atlas/groovy/GroovyExpression.java  |    72 +
 .../atlas/groovy/GroovyGenerationContext.java      |    68 +
 .../apache/atlas/groovy/IdentifierExpression.java  |    73 +
 .../org/apache/atlas/groovy/LabeledExpression.java |    54 +
 .../org/apache/atlas/groovy/ListExpression.java    |    72 +
 .../org/apache/atlas/groovy/LiteralExpression.java |   122 +
 .../org/apache/atlas/groovy/LogicalExpression.java |    58 +
 .../org/apache/atlas/groovy/RangeExpression.java   |    85 +
 .../atlas/groovy/StatementListExpression.java      |    98 +
 .../atlas/groovy/TernaryOperatorExpression.java    |    75 +
 .../org/apache/atlas/groovy/TraversalStepType.java |   121 +
 .../atlas/groovy/TypeCoersionExpression.java       |    59 +
 .../atlas/groovy/VariableAssignmentExpression.java |    72 +
 .../java/org/apache/atlas/ha/HAConfiguration.java  |   207 +
 .../java/org/apache/atlas/pc/StatusReporter.java   |   118 +
 .../java/org/apache/atlas/pc/WorkItemBuilder.java  |    25 +
 .../java/org/apache/atlas/pc/WorkItemConsumer.java |   121 +
 .../java/org/apache/atlas/pc/WorkItemManager.java  |   141 +
 .../org/apache/atlas/repository/Constants.java     |   254 +
 .../java/org/apache/atlas/service/Service.java     |    30 +
 .../java/org/apache/atlas/service/Services.java    |   118 +
 .../apache/atlas/utils/AtlasPathExtractorUtil.java |   610 +
 .../org/apache/atlas/utils/AtlasPerfMetrics.java   |   121 +
 .../org/apache/atlas/utils/AtlasPerfTracer.java    |    80 +
 .../atlas/utils/HdfsNameServiceResolver.java       |   197 +
 .../java/org/apache/atlas/utils/KafkaUtils.java    |   326 +
 .../main/java/org/apache/atlas/utils/LruCache.java |    97 +
 .../atlas/utils/OnAtlasPropertyCondition.java      |    53 +
 .../java/org/apache/atlas/utils/ParamChecker.java  |   161 +
 .../apache/atlas/utils/PathExtractorContext.java   |    74 +
 .../org/apache/atlas/utils/PropertiesUtil.java     |   138 +
 .../java/org/apache/atlas/utils/SHA256Utils.java   |    68 +
 .../org/apache/atlas/ha/HAConfigurationTest.java   |   115 +
 .../atlas/utils/AtlasPathExtractorUtilTest.java    |   511 +
 .../atlas/utils/HdfsNameServiceResolverTest.java   |    55 +
 .../org/apache/atlas/utils/KafkaUtilsTest.java     |   278 +
 .../java/org/apache/atlas/utils/LruCacheTest.java  |   233 +
 common/src/test/resources/atlas-jaas.properties    |    62 +
 common/src/test/resources/atlas-log4j.xml          |    76 +
 common/src/test/resources/hdfs-site.xml            |   416 +
 common/src/test/resources/log4j.properties         |    34 +
 common/src/test/resources/test.properties          |    19 +
 dashboard/v1/Search.html                           |   126 -
 dashboard/v1/css/bootstrap-responsive.css          |  1109 -
 dashboard/v1/css/bootstrap-responsive.min.css      |     9 -
 dashboard/v1/css/bootstrap-theme.css               |   476 -
 dashboard/v1/css/bootstrap-theme.css.map           |     1 -
 dashboard/v1/css/bootstrap-theme.min.css           |     5 -
 dashboard/v1/css/bootstrap.css                     |  6332 ------
 dashboard/v1/css/bootstrap.css.map                 |     1 -
 dashboard/v1/css/bootstrap.min.css                 |     5 -
 dashboard/v1/css/heroic-features.css               |    21 -
 dashboard/v1/css/sticky-footer-navbar.css          |    39 -
 dashboard/v1/css/style.css                         |    93 -
 .../v1/fonts/glyphicons-halflings-regular.eot      |   Bin 20335 -> 0 bytes
 .../v1/fonts/glyphicons-halflings-regular.svg      |   229 -
 .../v1/fonts/glyphicons-halflings-regular.ttf      |   Bin 41280 -> 0 bytes
 .../v1/fonts/glyphicons-halflings-regular.woff     |   Bin 23320 -> 0 bytes
 .../v1/fonts/glyphicons-halflings-regular.woff2    |   Bin 18028 -> 0 bytes
 dashboard/v1/img/HWLOGO-g.png                      |   Bin 7271 -> 0 bytes
 dashboard/v1/img/HWLOGO.png                        |   Bin 6762 -> 0 bytes
 dashboard/v1/img/aetna-logo.png                    |   Bin 5306 -> 0 bytes
 dashboard/v1/img/elephant.png                      |   Bin 184672 -> 0 bytes
 dashboard/v1/img/glyphicons-halflings-white.png    |   Bin 8777 -> 0 bytes
 dashboard/v1/img/glyphicons-halflings.png          |   Bin 12799 -> 0 bytes
 dashboard/v1/img/graph1.1.jpg                      |   Bin 38501 -> 0 bytes
 dashboard/v1/img/graph1.jpg                        |   Bin 15999 -> 0 bytes
 dashboard/v1/img/hwlogo1.png                       |   Bin 9263 -> 0 bytes
 dashboard/v1/img/img-1.jpg                         |   Bin 378640 -> 0 bytes
 dashboard/v1/img/img-2.jpg                         |   Bin 144750 -> 0 bytes
 dashboard/v1/img/logo-1.png                        |   Bin 4771 -> 0 bytes
 dashboard/v1/img/logo-sm.png                       |   Bin 2161 -> 0 bytes
 dashboard/v1/img/mid-img.png                       |   Bin 27460 -> 0 bytes
 dashboard/v1/img/mid-img2.png                      |   Bin 20836 -> 0 bytes
 dashboard/v1/img/process.png                       |   Bin 3204 -> 0 bytes
 dashboard/v1/img/splash2.png                       |   Bin 157503 -> 0 bytes
 dashboard/v1/img/text.ico                          |   Bin 4214 -> 0 bytes
 dashboard/v1/index.html                            |    75 -
 dashboard/v1/js/app.js                             |    38 -
 dashboard/v1/js/attributes.html                    |     2 -
 dashboard/v1/js/bootstrap.js                       |  2320 --
 dashboard/v1/js/bootstrap.min.js                   |     7 -
 dashboard/v1/js/controllers.js                     |   310 -
 dashboard/v1/js/jquery.js                          |     4 -
 dashboard/v1/js/npm.js                             |    13 -
 dashboard/v1/lib/Angular/angular-route.min.js      |    14 -
 dashboard/v1/lib/Angular/angular-route.min.js.map  |     8 -
 dashboard/v1/lib/Angular/angular.min.js            |   212 -
 dashboard/v1/lib/Angular/angular.min.js.map        |     8 -
 dashboard/v1/partials/attribute.html               |    20 -
 dashboard/v1/partials/lineage.html                 |    26 -
 dashboard/v1/partials/search.html                  |    57 -
 dashboard/v1/partials/wiki.html                    |    40 -
 dashboard/v2/.bowerrc                              |     8 -
 dashboard/v2/.gitignore                            |    25 -
 dashboard/v2/.jshintignore                         |     1 -
 dashboard/v2/.jshintrc                             |    45 -
 dashboard/v2/README.md                             |    18 -
 dashboard/v2/bower.json                            |    25 -
 dashboard/v2/gruntfile.js                          |   149 -
 dashboard/v2/package.json                          |    60 -
 dashboard/v2/public/css/common.css                 |    93 -
 dashboard/v2/public/css/d3tip.css                  |    46 -
 dashboard/v2/public/css/lineage.css                |    48 -
 dashboard/v2/public/css/sticky-footer-navbar.css   |    18 -
 dashboard/v2/public/img/favicon.ico                |   Bin 2462 -> 0 bytes
 dashboard/v2/public/img/loader.gif                 |   Bin 9315 -> 0 bytes
 dashboard/v2/public/img/process.png                |   Bin 3204 -> 0 bytes
 dashboard/v2/public/js/app.js                      |    65 -
 dashboard/v2/public/js/init.js                     |    29 -
 dashboard/v2/public/js/routes.js                   |    28 -
 .../v2/public/modules/details/detailsController.js |    30 -
 .../v2/public/modules/details/detailsModule.js     |    21 -
 .../v2/public/modules/details/detailsResource.js   |    33 -
 .../v2/public/modules/details/detailsRoutes.js     |    30 -
 .../v2/public/modules/details/views/attribute.html |    20 -
 .../v2/public/modules/details/views/details.html   |    27 -
 .../v2/public/modules/home/headerController.js     |    29 -
 dashboard/v2/public/modules/home/homeModule.js     |    21 -
 dashboard/v2/public/modules/home/homeRoutes.js     |    31 -
 .../v2/public/modules/home/img/logo-green.png      |   Bin 7271 -> 0 bytes
 dashboard/v2/public/modules/home/img/logo-sm.png   |   Bin 2161 -> 0 bytes
 dashboard/v2/public/modules/home/img/splash.png    |   Bin 157503 -> 0 bytes
 dashboard/v2/public/modules/home/views/header.html |    36 -
 dashboard/v2/public/modules/home/views/home.html   |    21 -
 .../v2/public/modules/lineage/lineageController.js |   190 -
 .../v2/public/modules/lineage/lineageModule.js     |    21 -
 .../v2/public/modules/lineage/lineageResource.js   |    26 -
 .../v2/public/modules/lineage/views/lineage.html   |    21 -
 .../modules/notification/notificationController.js |    30 -
 .../modules/notification/notificationModule.js     |    30 -
 .../modules/notification/notificationService.js    |    61 -
 .../modules/notification/views/notifications.html  |    23 -
 .../v2/public/modules/search/searchController.js   |    52 -
 dashboard/v2/public/modules/search/searchModule.js |    21 -
 .../v2/public/modules/search/searchResource.js     |    36 -
 dashboard/v2/public/modules/search/searchRoutes.js |    34 -
 .../v2/public/modules/search/views/search.html     |    46 -
 .../public/modules/search/views/searchResult.html  |    25 -
 .../v2/public/modules/search/views/types/guid.html |    19 -
 .../modules/search/views/types/hiveLineage.html    |    19 -
 .../modules/search/views/types/hive_table.html     |    19 -
 dashboard/v2/public/views/includes/foot.html       |    37 -
 dashboard/v2/public/views/includes/head.html       |    46 -
 dashboard/v2/public/views/index.html               |    39 -
 dashboard/v2/server.js                             |    30 -
 dashboard/v2/server/config/config.js               |    48 -
 dashboard/v2/server/config/express.js              |   146 -
 dashboard/v2/server/routes/system/homeRoute.js     |    29 -
 dashboard/v3/css/bootstrap-responsive.css          |  1109 -
 dashboard/v3/css/bootstrap-responsive.min.css      |     9 -
 dashboard/v3/css/bootstrap-theme.css               |   476 -
 dashboard/v3/css/bootstrap-theme.css.map           |     1 -
 dashboard/v3/css/bootstrap-theme.min.css           |     5 -
 dashboard/v3/css/bootstrap.css                     |     5 -
 dashboard/v3/css/bootstrap.css.map                 |     1 -
 dashboard/v3/css/bootstrap.min.css                 |     5 -
 dashboard/v3/css/heroic-features.css               |    21 -
 dashboard/v3/css/pagination.css                    |   536 -
 dashboard/v3/css/sticky-footer-navbar.css          |    39 -
 dashboard/v3/css/style.css                         |   204 -
 .../v3/fonts/glyphicons-halflings-regular.eot      |   Bin 20335 -> 0 bytes
 .../v3/fonts/glyphicons-halflings-regular.svg      |   229 -
 .../v3/fonts/glyphicons-halflings-regular.ttf      |   Bin 41280 -> 0 bytes
 .../v3/fonts/glyphicons-halflings-regular.woff     |   Bin 23320 -> 0 bytes
 .../v3/fonts/glyphicons-halflings-regular.woff2    |   Bin 18028 -> 0 bytes
 dashboard/v3/img/arrow.png                         |   Bin 305 -> 0 bytes
 dashboard/v3/img/bg1.jpg                           |   Bin 506 -> 0 bytes
 dashboard/v3/img/bg2.jpg                           |   Bin 506 -> 0 bytes
 dashboard/v3/img/glyphicons-halflings-white.png    |   Bin 8777 -> 0 bytes
 dashboard/v3/img/glyphicons-halflings.png          |   Bin 12799 -> 0 bytes
 dashboard/v3/img/img1.jpg                          |   Bin 853 -> 0 bytes
 dashboard/v3/img/img1.png                          |   Bin 1429 -> 0 bytes
 dashboard/v3/img/img2.png                          |   Bin 15218 -> 0 bytes
 dashboard/v3/img/process.png                       |   Bin 6925 -> 0 bytes
 dashboard/v3/img/search_icon.jpg                   |   Bin 893 -> 0 bytes
 dashboard/v3/img/search_icon.png                   |   Bin 2161 -> 0 bytes
 dashboard/v3/img/tableicon.png                     |   Bin 478 -> 0 bytes
 dashboard/v3/img/topbg.jpg                         |   Bin 13844 -> 0 bytes
 dashboard/v3/index.html                            |   193 -
 dashboard/v3/js/app.js                             |    63 -
 dashboard/v3/js/config.json                        |    54 -
 dashboard/v3/js/controllers.js                     |  1259 --
 dashboard/v3/lib/angular-route.min.js              |    14 -
 dashboard/v3/lib/angular-route.min.js.map          |     8 -
 dashboard/v3/lib/angular-ui-router.js              |  4232 ----
 dashboard/v3/lib/angular-ui-router.min.js          |     7 -
 dashboard/v3/lib/angular.js                        | 21053 -------------------
 dashboard/v3/lib/angular.min.js                    |   212 -
 dashboard/v3/lib/angular.min.js.map                |     8 -
 dashboard/v3/lib/bootstrap.js                      |     7 -
 dashboard/v3/lib/bootstrap.min.js                  |     7 -
 dashboard/v3/lib/d3.tip.v0.6.3.js                  |   286 -
 dashboard/v3/lib/ie-emulation-modes-warning.js     |    51 -
 dashboard/v3/lib/ie10-viewport-bug-workaround.js   |    22 -
 dashboard/v3/lib/jquery.js                         |     4 -
 dashboard/v3/lib/npm.js                            |    13 -
 dashboard/v3/partials/search.html                  |   127 -
 dashboard/v3/partials/wiki.html                    |   257 -
 dashboardv2/.gitignore                             |    29 +
 dashboardv2/gruntfile.js                           |   393 +
 dashboardv2/package-lock.json                      |  3882 ++++
 dashboardv2/package.json                           |    74 +
 dashboardv2/pom.xml                                |   124 +
 dashboardv2/public/css/animate.min.css             |     1 +
 dashboardv2/public/css/bootstrap-sidebar.css       |   150 +
 dashboardv2/public/css/googlefonts.css             |    70 +
 dashboardv2/public/css/scss/__mixin.scss           |    72 +
 dashboardv2/public/css/scss/__variable.scss        |   100 +
 dashboardv2/public/css/scss/business-metadata.scss |   243 +
 dashboardv2/public/css/scss/common.scss            |   347 +
 dashboardv2/public/css/scss/form.scss              |   548 +
 dashboardv2/public/css/scss/glossary.scss          |    68 +
 dashboardv2/public/css/scss/graph.scss             |   349 +
 dashboardv2/public/css/scss/loader.scss            |   172 +
 dashboardv2/public/css/scss/login.scss             |   143 +
 dashboardv2/public/css/scss/migration-style.scss   |    32 +
 dashboardv2/public/css/scss/nav.scss               |    74 +
 dashboardv2/public/css/scss/old-style.scss         |   180 +
 dashboardv2/public/css/scss/override.scss          |   578 +
 dashboardv2/public/css/scss/panel.scss             |   159 +
 dashboardv2/public/css/scss/profile-table.scss     |    72 +
 dashboardv2/public/css/scss/relationship.scss      |    35 +
 dashboardv2/public/css/scss/search.scss            |   338 +
 dashboardv2/public/css/scss/stats.scss             |   173 +
 dashboardv2/public/css/scss/style.scss             |    39 +
 dashboardv2/public/css/scss/tab.scss               |   208 +
 dashboardv2/public/css/scss/table.scss             |   335 +
 dashboardv2/public/css/scss/tag.scss               |   210 +
 dashboardv2/public/css/scss/theme.scss             |   663 +
 dashboardv2/public/css/scss/wizard.scss            |   392 +
 dashboardv2/public/ieerror.html                    |    73 +
 dashboardv2/public/img/atlas_logo.png              |   Bin 0 -> 20050 bytes
 dashboardv2/public/img/atlas_logo.svg              |    17 +
 dashboardv2/public/img/atlas_logo_beta.png         |   Bin 0 -> 7927 bytes
 dashboardv2/public/img/atlas_logo_beta.svg         |    17 +
 dashboardv2/public/img/atlas_monogram.svg          |    17 +
 dashboardv2/public/img/entity-icon/AtlasServer.png |   Bin 0 -> 5722 bytes
 dashboardv2/public/img/entity-icon/DataSet.png     |   Bin 0 -> 3830 bytes
 dashboardv2/public/img/entity-icon/avro.png        |   Bin 0 -> 7521 bytes
 dashboardv2/public/img/entity-icon/aws.png         |   Bin 0 -> 9915 bytes
 dashboardv2/public/img/entity-icon/azure.png       |   Bin 0 -> 5433 bytes
 dashboardv2/public/img/entity-icon/db.png          |   Bin 0 -> 6057 bytes
 .../img/entity-icon/disabled/AtlasServer.png       |   Bin 0 -> 4921 bytes
 .../public/img/entity-icon/disabled/DataSet.png    |   Bin 0 -> 3362 bytes
 .../public/img/entity-icon/disabled/avro.png       |   Bin 0 -> 5707 bytes
 .../public/img/entity-icon/disabled/aws.png        |   Bin 0 -> 7337 bytes
 .../public/img/entity-icon/disabled/azure.png      |   Bin 0 -> 5032 bytes
 dashboardv2/public/img/entity-icon/disabled/db.png |   Bin 0 -> 4729 bytes
 .../public/img/entity-icon/disabled/falcon.png     |   Bin 0 -> 5880 bytes
 .../entity-icon/disabled/falcon_feed_creation.png  |   Bin 0 -> 7833 bytes
 .../disabled/falcon_feed_replication.png           |   Bin 0 -> 7833 bytes
 .../img/entity-icon/disabled/falcon_process.png    |   Bin 0 -> 7833 bytes
 .../img/entity-icon/disabled/file_system.png       |   Bin 0 -> 6613 bytes
 .../public/img/entity-icon/disabled/flink.png      |   Bin 0 -> 6876 bytes
 .../img/entity-icon/disabled/flink_application.png |   Bin 0 -> 6876 bytes
 .../disabled/flink_application_processes.png       |   Bin 0 -> 8213 bytes
 .../img/entity-icon/disabled/flink_process.png     |   Bin 0 -> 6876 bytes
 .../public/img/entity-icon/disabled/gcp.png        |   Bin 0 -> 3977 bytes
 .../public/img/entity-icon/disabled/hadoop.png     |   Bin 0 -> 6408 bytes
 .../public/img/entity-icon/disabled/hbase.png      |   Bin 0 -> 5289 bytes
 .../img/entity-icon/disabled/hbase_column.png      |   Bin 0 -> 5553 bytes
 .../entity-icon/disabled/hbase_column_family.png   |   Bin 0 -> 5553 bytes
 .../img/entity-icon/disabled/hbase_table.png       |   Bin 0 -> 5831 bytes
 .../public/img/entity-icon/disabled/hdfs_path.png  |   Bin 0 -> 6613 bytes
 .../public/img/entity-icon/disabled/hive.png       |   Bin 0 -> 7791 bytes
 .../img/entity-icon/disabled/hive_column.png       |   Bin 0 -> 6252 bytes
 .../entity-icon/disabled/hive_column_lineage.png   |   Bin 0 -> 8560 bytes
 .../public/img/entity-icon/disabled/hive_db.png    |   Bin 0 -> 7713 bytes
 .../img/entity-icon/disabled/hive_process.png      |   Bin 0 -> 8560 bytes
 .../disabled/hive_process_execution.png            |   Bin 0 -> 9730 bytes
 .../img/entity-icon/disabled/hive_storagedesc.png  |   Bin 0 -> 7190 bytes
 .../public/img/entity-icon/disabled/hive_table.png |   Bin 0 -> 6374 bytes
 .../public/img/entity-icon/disabled/impala.png     |   Bin 0 -> 4612 bytes
 .../entity-icon/disabled/impala_column_lineage.png |   Bin 0 -> 6541 bytes
 .../img/entity-icon/disabled/impala_process.png    |   Bin 0 -> 6541 bytes
 .../public/img/entity-icon/disabled/jms_topic.png  |   Bin 0 -> 6900 bytes
 .../public/img/entity-icon/disabled/kafka.png      |   Bin 0 -> 5285 bytes
 .../img/entity-icon/disabled/kafka_consumer.png    |   Bin 0 -> 4038 bytes
 .../entity-icon/disabled/kafka_consumer_group.png  |   Bin 0 -> 4181 bytes
 .../disabled/kafka_consumer_lineage.png            |   Bin 0 -> 5299 bytes
 .../img/entity-icon/disabled/kafka_producer.png    |   Bin 0 -> 3737 bytes
 .../disabled/kafka_producer_lineage.png            |   Bin 0 -> 5108 bytes
 .../img/entity-icon/disabled/kafka_topic.png       |   Bin 0 -> 3689 bytes
 .../public/img/entity-icon/disabled/ozone.png      |   Bin 0 -> 4929 bytes
 .../img/entity-icon/disabled/ozone_bucket.png      |   Bin 0 -> 4378 bytes
 .../public/img/entity-icon/disabled/ozone_key.png  |   Bin 0 -> 4406 bytes
 .../img/entity-icon/disabled/ozone_volume.png      |   Bin 0 -> 3658 bytes
 .../public/img/entity-icon/disabled/process.png    |   Bin 0 -> 5702 bytes
 .../public/img/entity-icon/disabled/rdbms.png      |   Bin 0 -> 3541 bytes
 .../img/entity-icon/disabled/rdbms_column.png      |   Bin 0 -> 4016 bytes
 .../public/img/entity-icon/disabled/rdbms_db.png   |   Bin 0 -> 5656 bytes
 .../img/entity-icon/disabled/rdbms_table.png       |   Bin 0 -> 4165 bytes
 .../public/img/entity-icon/disabled/spark.png      |   Bin 0 -> 5584 bytes
 .../img/entity-icon/disabled/spark_process.png     |   Bin 0 -> 7318 bytes
 .../img/entity-icon/disabled/spark_table.png       |   Bin 0 -> 5005 bytes
 .../public/img/entity-icon/disabled/sqoop.png      |   Bin 0 -> 4081 bytes
 .../public/img/entity-icon/disabled/sqoop_db.png   |   Bin 0 -> 6123 bytes
 .../img/entity-icon/disabled/sqoop_process.png     |   Bin 0 -> 6862 bytes
 .../public/img/entity-icon/disabled/storm.png      |   Bin 0 -> 5787 bytes
 .../public/img/entity-icon/disabled/storm_bolt.png |   Bin 0 -> 5661 bytes
 .../img/entity-icon/disabled/storm_spout.png       |   Bin 0 -> 6196 bytes
 .../img/entity-icon/disabled/storm_topology.png    |   Bin 0 -> 6268 bytes
 .../public/img/entity-icon/disabled/table.png      |   Bin 0 -> 3000 bytes
 dashboardv2/public/img/entity-icon/falcon.png      |   Bin 0 -> 7981 bytes
 .../img/entity-icon/falcon_feed_creation.png       |   Bin 0 -> 10232 bytes
 .../img/entity-icon/falcon_feed_replication.png    |   Bin 0 -> 10232 bytes
 .../public/img/entity-icon/falcon_process.png      |   Bin 0 -> 10232 bytes
 dashboardv2/public/img/entity-icon/file_system.png |   Bin 0 -> 7668 bytes
 dashboardv2/public/img/entity-icon/flink.png       |   Bin 0 -> 10413 bytes
 .../public/img/entity-icon/flink_application.png   |   Bin 0 -> 10413 bytes
 .../entity-icon/flink_application_processes.png    |   Bin 0 -> 12246 bytes
 .../public/img/entity-icon/flink_process.png       |   Bin 0 -> 10413 bytes
 dashboardv2/public/img/entity-icon/gcp.png         |   Bin 0 -> 4649 bytes
 dashboardv2/public/img/entity-icon/hadoop.png      |   Bin 0 -> 7696 bytes
 dashboardv2/public/img/entity-icon/hbase.png       |   Bin 0 -> 6961 bytes
 .../public/img/entity-icon/hbase_column.png        |   Bin 0 -> 6347 bytes
 .../public/img/entity-icon/hbase_column_family.png |   Bin 0 -> 6347 bytes
 dashboardv2/public/img/entity-icon/hbase_table.png |   Bin 0 -> 6438 bytes
 dashboardv2/public/img/entity-icon/hdfs_path.png   |   Bin 0 -> 7668 bytes
 dashboardv2/public/img/entity-icon/hive.png        |   Bin 0 -> 9051 bytes
 dashboardv2/public/img/entity-icon/hive_column.png |   Bin 0 -> 7469 bytes
 .../public/img/entity-icon/hive_column_lineage.png |   Bin 0 -> 10951 bytes
 dashboardv2/public/img/entity-icon/hive_db.png     |   Bin 0 -> 10213 bytes
 .../public/img/entity-icon/hive_process.png        |   Bin 0 -> 10951 bytes
 .../img/entity-icon/hive_process_execution.png     |   Bin 0 -> 13435 bytes
 .../public/img/entity-icon/hive_storagedesc.png    |   Bin 0 -> 8862 bytes
 dashboardv2/public/img/entity-icon/hive_table.png  |   Bin 0 -> 7605 bytes
 dashboardv2/public/img/entity-icon/hourglass.svg   |     3 +
 dashboardv2/public/img/entity-icon/impala.png      |   Bin 0 -> 5622 bytes
 .../img/entity-icon/impala_column_lineage.png      |   Bin 0 -> 8564 bytes
 .../public/img/entity-icon/impala_process.png      |   Bin 0 -> 8564 bytes
 dashboardv2/public/img/entity-icon/jms_topic.png   |   Bin 0 -> 9285 bytes
 dashboardv2/public/img/entity-icon/kafka.png       |   Bin 0 -> 6666 bytes
 .../public/img/entity-icon/kafka_consumer.png      |   Bin 0 -> 4675 bytes
 .../img/entity-icon/kafka_consumer_group.png       |   Bin 0 -> 4835 bytes
 .../img/entity-icon/kafka_consumer_lineage.png     |   Bin 0 -> 7103 bytes
 .../public/img/entity-icon/kafka_producer.png      |   Bin 0 -> 4188 bytes
 .../img/entity-icon/kafka_producer_lineage.png     |   Bin 0 -> 6749 bytes
 dashboardv2/public/img/entity-icon/kafka_topic.png |   Bin 0 -> 4323 bytes
 dashboardv2/public/img/entity-icon/ozone.png       |   Bin 0 -> 6574 bytes
 .../public/img/entity-icon/ozone_bucket.png        |   Bin 0 -> 5354 bytes
 dashboardv2/public/img/entity-icon/ozone_key.png   |   Bin 0 -> 5375 bytes
 .../public/img/entity-icon/ozone_volume.png        |   Bin 0 -> 4283 bytes
 dashboardv2/public/img/entity-icon/process.png     |   Bin 0 -> 7307 bytes
 dashboardv2/public/img/entity-icon/rdbms.png       |   Bin 0 -> 3763 bytes
 .../public/img/entity-icon/rdbms_column.png        |   Bin 0 -> 4602 bytes
 dashboardv2/public/img/entity-icon/rdbms_db.png    |   Bin 0 -> 7486 bytes
 dashboardv2/public/img/entity-icon/rdbms_table.png |   Bin 0 -> 4881 bytes
 dashboardv2/public/img/entity-icon/spark.png       |   Bin 0 -> 6685 bytes
 .../public/img/entity-icon/spark_process.png       |   Bin 0 -> 10072 bytes
 dashboardv2/public/img/entity-icon/spark_table.png |   Bin 0 -> 5577 bytes
 dashboardv2/public/img/entity-icon/sqoop.png       |   Bin 0 -> 4941 bytes
 dashboardv2/public/img/entity-icon/sqoop_db.png    |   Bin 0 -> 8198 bytes
 .../public/img/entity-icon/sqoop_process.png       |   Bin 0 -> 9508 bytes
 dashboardv2/public/img/entity-icon/storm.png       |   Bin 0 -> 7782 bytes
 dashboardv2/public/img/entity-icon/storm_bolt.png  |   Bin 0 -> 7116 bytes
 dashboardv2/public/img/entity-icon/storm_spout.png |   Bin 0 -> 7936 bytes
 .../public/img/entity-icon/storm_topology.png      |   Bin 0 -> 8142 bytes
 dashboardv2/public/img/entity-icon/table.png       |   Bin 0 -> 3068 bytes
 dashboardv2/public/img/favicon.ico                 |   Bin 0 -> 1708 bytes
 dashboardv2/public/img/loading.gif                 |   Bin 0 -> 1849 bytes
 dashboardv2/public/img/ring.gif                    |   Bin 0 -> 29596 bytes
 dashboardv2/public/index.html.tpl                  |    99 +
 dashboardv2/public/js/App.js                       |    38 +
 dashboardv2/public/js/collection/BaseCollection.js |   143 +
 dashboardv2/public/js/collection/VCommonList.js    |    49 +
 dashboardv2/public/js/collection/VEntityList.js    |    78 +
 dashboardv2/public/js/collection/VGlossaryList.js  |    72 +
 dashboardv2/public/js/collection/VLineageList.js   |    59 +
 dashboardv2/public/js/collection/VProfileList.js   |    49 +
 .../public/js/collection/VRelationshipList.js      |    59 +
 dashboardv2/public/js/collection/VSchemaList.js    |    75 +
 dashboardv2/public/js/collection/VSearchList.js    |    97 +
 dashboardv2/public/js/collection/VTagList.js       |    62 +
 .../public/js/external_lib/atlas-lineage/LICENSE   |   204 +
 .../js/external_lib/atlas-lineage/dist/index.js    |     1 +
 .../js/external_lib/atlas-lineage/dist/styles.css  |     2 +
 .../external_lib/atlas-lineage/package-lock.json   |  5978 ++++++
 .../js/external_lib/atlas-lineage/package.json     |    43 +
 .../js/external_lib/atlas-lineage/src/Enums.js     |    26 +
 .../atlas-lineage/src/Utils/DataUtils.js           |   361 +
 .../atlas-lineage/src/Utils/LineageUtils.js        |   608 +
 .../external_lib/atlas-lineage/src/Utils/index.js  |    28 +
 .../js/external_lib/atlas-lineage/src/index.js     |   655 +
 .../atlas-lineage/src/styles/__varibale.scss       |    35 +
 .../atlas-lineage/src/styles/graph.scss            |   278 +
 .../atlas-lineage/src/styles/style.scss            |    19 +
 .../external_lib/atlas-lineage/webpack.config.js   |    75 +
 .../css/Backgrid.ColumnManager.css                 |   114 +
 .../js/Backgrid.ColumnManager.js                   |   960 +
 dashboardv2/public/js/external_lib/es5-shim.min.js |     7 +
 .../source-sans-pro-v10-latin-600.eot              |   Bin 0 -> 17220 bytes
 .../source-sans-pro-v10-latin-600.svg              |   343 +
 .../source-sans-pro-v10-latin-600.ttf              |   Bin 0 -> 36492 bytes
 .../source-sans-pro-v10-latin-600.woff             |   Bin 0 -> 18284 bytes
 .../source-sans-pro-v10-latin-600.woff2            |   Bin 0 -> 14508 bytes
 .../source-sans-pro-v10-latin-700.eot              |   Bin 0 -> 16896 bytes
 .../source-sans-pro-v10-latin-700.svg              |   339 +
 .../source-sans-pro-v10-latin-700.ttf              |   Bin 0 -> 36516 bytes
 .../source-sans-pro-v10-latin-700.woff             |   Bin 0 -> 18056 bytes
 .../source-sans-pro-v10-latin-700.woff2            |   Bin 0 -> 14440 bytes
 .../source-sans-pro-v10-latin-regular.eot          |   Bin 0 -> 17231 bytes
 .../source-sans-pro-v10-latin-regular.svg          |   344 +
 .../source-sans-pro-v10-latin-regular.ttf          |   Bin 0 -> 36828 bytes
 .../source-sans-pro-v10-latin-regular.woff         |   Bin 0 -> 18364 bytes
 .../source-sans-pro-v10-latin-regular.woff2        |   Bin 0 -> 14624 bytes
 .../js/external_lib/jquery-ui/jquery-ui.min.css    |     7 +
 .../js/external_lib/jquery-ui/jquery-ui.min.js     |     9 +
 .../js/external_lib/pnotify/pnotify.custom.min.css |    10 +
 .../js/external_lib/pnotify/pnotify.custom.min.js  |    31 +
 .../require-handlebars-plugin/js/handlebars.js     |  3103 +++
 .../require-handlebars-plugin/js/hbs.js            |   490 +
 .../require-handlebars-plugin/js/i18nprecompile.js |    57 +
 dashboardv2/public/js/external_lib/respond.min.js  |     5 +
 dashboardv2/public/js/main.js                      |   368 +
 dashboardv2/public/js/migration.js                 |   159 +
 dashboardv2/public/js/models/BaseModel.js          |    71 +
 dashboardv2/public/js/models/VCommon.js            |    53 +
 dashboardv2/public/js/models/VEntity.js            |   121 +
 dashboardv2/public/js/models/VGlossary.js          |   117 +
 dashboardv2/public/js/models/VLineage.js           |    43 +
 dashboardv2/public/js/models/VProfile.js           |    43 +
 dashboardv2/public/js/models/VRelationship.js      |    64 +
 dashboardv2/public/js/models/VSchema.js            |    42 +
 dashboardv2/public/js/models/VSearch.js            |    55 +
 dashboardv2/public/js/models/VTag.js               |    65 +
 dashboardv2/public/js/modules/Helpers.js           |   151 +
 dashboardv2/public/js/modules/Modal.js             |   264 +
 dashboardv2/public/js/modules/Vent.js              |    22 +
 dashboardv2/public/js/modules/atlasLogin.js        |   173 +
 dashboardv2/public/js/router/Router.js             |   455 +
 .../AdministratorLayoutView_tmpl.html              |    45 +
 .../audit/AdminAuditTableLayoutView_tmpl.html      |    75 +
 .../templates/audit/AuditTableLayoutView_tmpl.html |    26 +
 .../audit/CreateAuditTableLayoutView_tmpl.html     |   124 +
 .../ReplicationAuditTableLayoutView_tmpl.html      |    20 +
 .../BusinessMetadataAttrTableLayoutView_tmpl.html  |    47 +
 .../BusinessMetadataAttributeItemView_tmpl.html    |   110 +
 .../BusinessMetadataContainerLayoutView_tmpl.html  |    20 +
 .../BusinessMetadataDetailLayoutView_tmpl.html     |    26 +
 .../BusinessMetadataTableLayoutView_tmpl.html      |    47 +
 .../CreateBusinessMetadataLayoutView_tmpl.html     |    53 +
 .../EnumCreateUpdateItemView_tmpl.html             |    39 +
 dashboardv2/public/js/templates/common/Modal.html  |    52 +
 .../js/templates/common/TableLayout_tmpl.html      |   112 +
 .../public/js/templates/common/buttons_tmpl.html   |    19 +
 .../detail_page/DetailPageLayoutView_tmpl.html     |   154 +
 .../PendingTaskTableLayoutView_tmpl.html           |    26 +
 .../dev_debug/DebugMetricsLayoutView_tmpl.html     |    30 +
 .../entity/CreateEntityLayoutView_tmpl.html        |    45 +
 .../EntityBusinessMetaDataItemView_tmpl.html       |    44 +
 .../entity/EntityBusinessMetaDataView_tmpl.html    |    44 +
 .../entity/EntityDetailTableLayoutView_tmpl.html   |    49 +
 .../entity/EntityLabelDefineView_tmpl.html         |    90 +
 .../entity/EntityUserDefineItemView_tmpl.html      |    49 +
 .../entity/EntityUserDefineView_tmpl.html          |   101 +
 .../glossary/AssignTermLayoutView_tmpl.html        |    39 +
 .../CreateEditCategoryTermLayoutView_tmpl.html     |    36 +
 .../CreateEditGlossaryLayoutView_tmpl.html         |    36 +
 .../glossary/GlossaryDetailLayoutView_tmpl.html    |    99 +
 .../glossary/GlossaryLayoutView_tmpl.html          |    65 +
 .../TermRelationAttributeLayoutView_tmpl.html      |    19 +
 .../glossary/TermRelationAttributeTable_tmpl.html  |    66 +
 .../js/templates/graph/LineageLayoutView_tmpl.html |   153 +
 .../graph/PropagationPropertyModalView_tmpl.html   |    80 +
 .../graph/RelationshipLayoutView_tmpl.html         |    74 +
 .../templates/graph/TypeSystemTreeView_tmpl.html   |   149 +
 .../js/templates/import/ImportLayoutView_tmpl.html |    20 +
 .../js/templates/migration/MigrationView_tmpl.html |    17 +
 .../profile/ProfileColumnLayoutView_tmpl.html      |    96 +
 .../templates/profile/ProfileLayoutView_tmpl.html  |    24 +
 .../profile/ProfileTableLayoutView_tmpl.html       |    48 +
 .../schema/SchemaTableLayoutView_tmpl.html         |    30 +
 .../templates/search/AdvancedSearchInfo_tmpl.html  |    36 +
 .../js/templates/search/QueryBuilder_tmpl.html     |    17 +
 .../search/SearchDetailLayoutView_tmpl.html        |    23 +
 .../js/templates/search/SearchLayoutView_tmpl.html |    81 +
 .../js/templates/search/SearchQuery_tmpl.html      |    21 +
 .../search/SearchResultLayoutView_tmpl.html        |   130 +
 .../js/templates/search/UserDefine_tmpl.html       |    36 +
 .../search/save/SaveModalLayoutView_tmpl.html      |    24 +
 .../search/save/SaveSearchItemView_tmpl.html       |    22 +
 .../templates/search/save/SaveSearchView_tmpl.html |    31 +
 .../public/js/templates/site/AboutAtlas_tmpl.html  |    26 +
 .../site/DebugMetricsTableLayoutView_tmpl.html     |    29 +
 dashboardv2/public/js/templates/site/Header.html   |    85 +
 .../js/templates/site/MetricsUIInfoView_tmpl.html  |    33 +
 .../js/templates/site/SideNavLayoutView_tmpl.html  |    37 +
 .../site/Statistics_Notification_table_tmpl.html   |    39 +
 .../site/Statistics_Topic_Offset_table_tmpl.html   |    38 +
 .../public/js/templates/site/Statistics_tmpl.html  |   187 +
 .../public/js/templates/site/entity_tmpl.html      |    54 +
 .../js/templates/tag/AddTagAttributeView_tmpl.html |    28 +
 .../js/templates/tag/AddTagModalView_tmpl.html     |    72 +
 .../js/templates/tag/AddTimezoneView_tmpl.html     |    34 +
 .../js/templates/tag/CreateTagLayoutView_tmpl.html |    54 +
 .../tag/TagAttributeDetailLayoutView_tmpl.html     |    49 +
 .../templates/tag/TagAttributeItemView_tmpl.html   |    37 +
 .../js/templates/tag/TagDetailLayoutView_tmpl.html |    25 +
 .../tag/TagDetailTableLayoutView_tmpl.html         |    27 +
 .../js/templates/tag/TagLayoutView_tmpl.html       |    54 +
 dashboardv2/public/js/utils/CommonViewFunction.js  |  1039 +
 dashboardv2/public/js/utils/Enums.js               |   286 +
 dashboardv2/public/js/utils/Globals.js             |    54 +
 dashboardv2/public/js/utils/Helper.js              |   378 +
 dashboardv2/public/js/utils/Messages.js            |    62 +
 dashboardv2/public/js/utils/MigrationEnums.js      |    32 +
 dashboardv2/public/js/utils/Overrides.js           |   337 +
 dashboardv2/public/js/utils/TableLayout.js         |   772 +
 dashboardv2/public/js/utils/UrlLinks.js            |   269 +
 dashboardv2/public/js/utils/Utils.js               |   956 +
 .../views/administrator/AdministratorLayoutView.js |   130 +
 .../js/views/audit/AdminAuditTableLayoutView.js    |   462 +
 .../public/js/views/audit/AuditTableLayoutView.js  |   229 +
 .../js/views/audit/CreateAuditTableLayoutView.js   |   214 +
 .../views/audit/ReplicationAuditTableLayoutView.js |   195 +
 .../BusinessMetadataAttrTableLayoutView.js         |   247 +
 .../BusinessMetadataAttributeItemView.js           |   309 +
 .../BusinessMetadataContainerLayoutView.js         |    93 +
 .../BusinessMetadataDetailLayoutView.js            |    66 +
 .../BusinessMetadataTableLayoutView.js             |   405 +
 .../CreateBusinessMetadataLayoutView.js            |   321 +
 .../business_metadata/EnumCreateUpdateItemView.js  |   267 +
 .../public/js/views/common/BackgridHeader.js       |   267 +
 .../js/views/detail_page/DetailPageLayoutView.js   |   679 +
 .../detail_page/PendingTaskTableLayoutView.js      |   218 +
 .../js/views/dev_debug/DebugMetricsLayoutView.js   |    86 +
 .../js/views/entity/CreateEntityLayoutView.js      |   969 +
 .../views/entity/EntityBusinessMetaDataItemView.js |   362 +
 .../js/views/entity/EntityBusinessMetaDataView.js  |   295 +
 .../js/views/entity/EntityDetailTableLayoutView.js |   115 +
 .../js/views/entity/EntityLabelDefineView.js       |   208 +
 .../js/views/entity/EntityUserDefineItemView.js    |   116 +
 .../public/js/views/entity/EntityUserDefineView.js |   201 +
 .../js/views/glossary/AssignTermLayoutView.js      |   289 +
 .../glossary/CreateEditCategoryTermLayoutView.js   |    70 +
 .../views/glossary/CreateEditGlossaryLayoutView.js |    68 +
 .../js/views/glossary/GlossaryDetailLayoutView.js  |   508 +
 .../public/js/views/glossary/GlossaryLayoutView.js |   860 +
 .../glossary/TermRelationAttributeLayoutView.js    |   249 +
 .../public/js/views/graph/LineageLayoutView.js     |   466 +
 .../public/js/views/graph/ProfileBarChart.js       |   151 +
 .../js/views/graph/PropagationPropertyModal.js     |   344 +
 .../js/views/graph/RelationshipLayoutView.js       |   554 +
 .../public/js/views/graph/TypeSystemTreeView.js    |   526 +
 .../public/js/views/import/ImportLayoutView.js     |   170 +
 .../public/js/views/migration/MigrationView.js     |    68 +
 .../js/views/profile/ProfileColumnLayoutView.js    |   175 +
 .../public/js/views/profile/ProfileLayoutView.js   |   111 +
 .../js/views/profile/ProfileTableLayoutView.js     |   352 +
 .../public/js/views/schema/SchemaLayoutView.js     |   312 +
 .../js/views/search/AdvancedSearchInfoView.js      |    61 +
 .../public/js/views/search/QueryBuilderView.js     |   573 +
 .../js/views/search/SearchDetailLayoutView.js      |    62 +
 .../public/js/views/search/SearchLayoutView.js     |   875 +
 .../public/js/views/search/SearchQueryView.js      |   135 +
 .../js/views/search/SearchResultLayoutView.js      |  1332 ++
 .../js/views/search/save/SaveModalLayoutView.js    |   123 +
 .../js/views/search/save/SaveSearchItemView.js     |    76 +
 .../public/js/views/search/save/SaveSearchView.js  |   209 +
 dashboardv2/public/js/views/site/AboutAtlas.js     |    74 +
 .../js/views/site/DebugMetricsTableLayoutView.js   |   201 +
 dashboardv2/public/js/views/site/Header.js         |   333 +
 .../public/js/views/site/MetricsUIInfoView.js      |    61 +
 .../public/js/views/site/SideNavLayoutView.js      |   140 +
 dashboardv2/public/js/views/site/Statistics.js     |   507 +
 .../public/js/views/tag/AddTagAttributeView.js     |   100 +
 dashboardv2/public/js/views/tag/AddTagModalView.js |   509 +
 .../public/js/views/tag/AddTimezoneItemView.js     |   174 +
 .../public/js/views/tag/CreateTagLayoutView.js     |   142 +
 .../js/views/tag/TagAttributeDetailLayoutView.js   |   321 +
 .../public/js/views/tag/TagAttributeItemView.js    |    77 +
 .../public/js/views/tag/TagDetailLayoutView.js     |    91 +
 .../js/views/tag/TagDetailTableLayoutView.js       |   347 +
 dashboardv2/public/js/views/tag/TagLayoutView.js   |   661 +
 dashboardv2/public/migration-status.html.tpl       |    61 +
 dashboardv3/.gitignore                             |    29 +
 dashboardv3/gruntfile.js                           |   397 +
 dashboardv3/package-lock.json                      |  3890 ++++
 dashboardv3/package.json                           |    75 +
 dashboardv3/pom.xml                                |   124 +
 dashboardv3/public/css/animate.min.css             |     1 +
 dashboardv3/public/css/bootstrap-sidebar.css       |   150 +
 dashboardv3/public/css/googlefonts.css             |    70 +
 dashboardv3/public/css/scss/__mixin.scss           |    72 +
 dashboardv3/public/css/scss/__variable.scss        |   100 +
 dashboardv3/public/css/scss/business-metadata.scss |   243 +
 dashboardv3/public/css/scss/common.scss            |   346 +
 dashboardv3/public/css/scss/form.scss              |   625 +
 dashboardv3/public/css/scss/glossary.scss          |    72 +
 dashboardv3/public/css/scss/graph.scss             |   358 +
 dashboardv3/public/css/scss/leftsidebar.scss       |   451 +
 dashboardv3/public/css/scss/loader.scss            |   205 +
 dashboardv3/public/css/scss/login.scss             |   143 +
 dashboardv3/public/css/scss/nav.scss               |    73 +
 dashboardv3/public/css/scss/old-style.scss         |   102 +
 dashboardv3/public/css/scss/override.scss          |   580 +
 dashboardv3/public/css/scss/panel.scss             |   175 +
 dashboardv3/public/css/scss/profile-table.scss     |    72 +
 dashboardv3/public/css/scss/relationship.scss      |    35 +
 dashboardv3/public/css/scss/search.scss            |   529 +
 dashboardv3/public/css/scss/stats.scss             |   122 +
 dashboardv3/public/css/scss/style.scss             |    40 +
 dashboardv3/public/css/scss/tab.scss               |   208 +
 dashboardv3/public/css/scss/table.scss             |   335 +
 dashboardv3/public/css/scss/tag.scss               |   212 +
 dashboardv3/public/css/scss/theme.scss             |   767 +
 dashboardv3/public/css/scss/wizard.scss            |   392 +
 dashboardv3/public/ieerror.html                    |    73 +
 dashboardv3/public/img/atlas_logo.png              |   Bin 0 -> 20050 bytes
 dashboardv3/public/img/atlas_logo.svg              |    17 +
 dashboardv3/public/img/atlas_logo_beta.png         |   Bin 0 -> 7927 bytes
 dashboardv3/public/img/atlas_logo_beta.svg         |    17 +
 dashboardv3/public/img/atlas_monogram.svg          |    17 +
 dashboardv3/public/img/entity-icon/AtlasServer.png |   Bin 0 -> 5722 bytes
 dashboardv3/public/img/entity-icon/DataSet.png     |   Bin 0 -> 3830 bytes
 dashboardv3/public/img/entity-icon/avro.png        |   Bin 0 -> 7521 bytes
 dashboardv3/public/img/entity-icon/aws.png         |   Bin 0 -> 9915 bytes
 dashboardv3/public/img/entity-icon/azure.png       |   Bin 0 -> 5433 bytes
 dashboardv3/public/img/entity-icon/db.png          |   Bin 0 -> 6057 bytes
 .../img/entity-icon/disabled/AtlasServer.png       |   Bin 0 -> 4921 bytes
 .../public/img/entity-icon/disabled/DataSet.png    |   Bin 0 -> 3362 bytes
 .../public/img/entity-icon/disabled/avro.png       |   Bin 0 -> 5707 bytes
 .../public/img/entity-icon/disabled/aws.png        |   Bin 0 -> 7337 bytes
 .../public/img/entity-icon/disabled/azure.png      |   Bin 0 -> 5032 bytes
 dashboardv3/public/img/entity-icon/disabled/db.png |   Bin 0 -> 4729 bytes
 .../public/img/entity-icon/disabled/falcon.png     |   Bin 0 -> 5880 bytes
 .../entity-icon/disabled/falcon_feed_creation.png  |   Bin 0 -> 7833 bytes
 .../disabled/falcon_feed_replication.png           |   Bin 0 -> 7833 bytes
 .../img/entity-icon/disabled/falcon_process.png    |   Bin 0 -> 7833 bytes
 .../img/entity-icon/disabled/file_system.png       |   Bin 0 -> 6613 bytes
 .../public/img/entity-icon/disabled/flink.png      |   Bin 0 -> 6876 bytes
 .../img/entity-icon/disabled/flink_application.png |   Bin 0 -> 6876 bytes
 .../disabled/flink_application_processes.png       |   Bin 0 -> 8213 bytes
 .../img/entity-icon/disabled/flink_process.png     |   Bin 0 -> 6876 bytes
 .../public/img/entity-icon/disabled/gcp.png        |   Bin 0 -> 3977 bytes
 .../public/img/entity-icon/disabled/hadoop.png     |   Bin 0 -> 6408 bytes
 .../public/img/entity-icon/disabled/hbase.png      |   Bin 0 -> 5289 bytes
 .../img/entity-icon/disabled/hbase_column.png      |   Bin 0 -> 5553 bytes
 .../entity-icon/disabled/hbase_column_family.png   |   Bin 0 -> 5553 bytes
 .../img/entity-icon/disabled/hbase_table.png       |   Bin 0 -> 5831 bytes
 .../public/img/entity-icon/disabled/hdfs_path.png  |   Bin 0 -> 6613 bytes
 .../public/img/entity-icon/disabled/hive.png       |   Bin 0 -> 7791 bytes
 .../img/entity-icon/disabled/hive_column.png       |   Bin 0 -> 6252 bytes
 .../entity-icon/disabled/hive_column_lineage.png   |   Bin 0 -> 8560 bytes
 .../public/img/entity-icon/disabled/hive_db.png    |   Bin 0 -> 7713 bytes
 .../img/entity-icon/disabled/hive_process.png      |   Bin 0 -> 8560 bytes
 .../disabled/hive_process_execution.png            |   Bin 0 -> 9730 bytes
 .../img/entity-icon/disabled/hive_storagedesc.png  |   Bin 0 -> 7190 bytes
 .../public/img/entity-icon/disabled/hive_table.png |   Bin 0 -> 6374 bytes
 .../public/img/entity-icon/disabled/impala.png     |   Bin 0 -> 4612 bytes
 .../entity-icon/disabled/impala_column_lineage.png |   Bin 0 -> 6541 bytes
 .../img/entity-icon/disabled/impala_process.png    |   Bin 0 -> 6541 bytes
 .../public/img/entity-icon/disabled/jms_topic.png  |   Bin 0 -> 6900 bytes
 .../public/img/entity-icon/disabled/kafka.png      |   Bin 0 -> 5285 bytes
 .../img/entity-icon/disabled/kafka_consumer.png    |   Bin 0 -> 4038 bytes
 .../entity-icon/disabled/kafka_consumer_group.png  |   Bin 0 -> 4181 bytes
 .../disabled/kafka_consumer_lineage.png            |   Bin 0 -> 5299 bytes
 .../img/entity-icon/disabled/kafka_producer.png    |   Bin 0 -> 3737 bytes
 .../disabled/kafka_producer_lineage.png            |   Bin 0 -> 5108 bytes
 .../img/entity-icon/disabled/kafka_topic.png       |   Bin 0 -> 3689 bytes
 .../public/img/entity-icon/disabled/ozone.png      |   Bin 0 -> 4929 bytes
 .../img/entity-icon/disabled/ozone_bucket.png      |   Bin 0 -> 4378 bytes
 .../public/img/entity-icon/disabled/ozone_key.png  |   Bin 0 -> 4406 bytes
 .../img/entity-icon/disabled/ozone_volume.png      |   Bin 0 -> 3658 bytes
 .../public/img/entity-icon/disabled/process.png    |   Bin 0 -> 5702 bytes
 .../public/img/entity-icon/disabled/rdbms.png      |   Bin 0 -> 3541 bytes
 .../img/entity-icon/disabled/rdbms_column.png      |   Bin 0 -> 4016 bytes
 .../public/img/entity-icon/disabled/rdbms_db.png   |   Bin 0 -> 5656 bytes
 .../img/entity-icon/disabled/rdbms_table.png       |   Bin 0 -> 4165 bytes
 .../public/img/entity-icon/disabled/spark.png      |   Bin 0 -> 5584 bytes
 .../img/entity-icon/disabled/spark_process.png     |   Bin 0 -> 7318 bytes
 .../img/entity-icon/disabled/spark_table.png       |   Bin 0 -> 5005 bytes
 .../public/img/entity-icon/disabled/sqoop.png      |   Bin 0 -> 4081 bytes
 .../public/img/entity-icon/disabled/sqoop_db.png   |   Bin 0 -> 6123 bytes
 .../img/entity-icon/disabled/sqoop_process.png     |   Bin 0 -> 6862 bytes
 .../public/img/entity-icon/disabled/storm.png      |   Bin 0 -> 5787 bytes
 .../public/img/entity-icon/disabled/storm_bolt.png |   Bin 0 -> 5661 bytes
 .../img/entity-icon/disabled/storm_spout.png       |   Bin 0 -> 6196 bytes
 .../img/entity-icon/disabled/storm_topology.png    |   Bin 0 -> 6268 bytes
 .../public/img/entity-icon/disabled/table.png      |   Bin 0 -> 3000 bytes
 dashboardv3/public/img/entity-icon/falcon.png      |   Bin 0 -> 7981 bytes
 .../img/entity-icon/falcon_feed_creation.png       |   Bin 0 -> 10232 bytes
 .../img/entity-icon/falcon_feed_replication.png    |   Bin 0 -> 10232 bytes
 .../public/img/entity-icon/falcon_process.png      |   Bin 0 -> 10232 bytes
 dashboardv3/public/img/entity-icon/file_system.png |   Bin 0 -> 7668 bytes
 dashboardv3/public/img/entity-icon/flink.png       |   Bin 0 -> 10413 bytes
 .../public/img/entity-icon/flink_application.png   |   Bin 0 -> 10413 bytes
 .../entity-icon/flink_application_processes.png    |   Bin 0 -> 12246 bytes
 .../public/img/entity-icon/flink_process.png       |   Bin 0 -> 10413 bytes
 dashboardv3/public/img/entity-icon/gcp.png         |   Bin 0 -> 4649 bytes
 dashboardv3/public/img/entity-icon/hadoop.png      |   Bin 0 -> 7696 bytes
 dashboardv3/public/img/entity-icon/hbase.png       |   Bin 0 -> 6961 bytes
 .../public/img/entity-icon/hbase_column.png        |   Bin 0 -> 6347 bytes
 .../public/img/entity-icon/hbase_column_family.png |   Bin 0 -> 6347 bytes
 dashboardv3/public/img/entity-icon/hbase_table.png |   Bin 0 -> 6438 bytes
 dashboardv3/public/img/entity-icon/hdfs_path.png   |   Bin 0 -> 7668 bytes
 dashboardv3/public/img/entity-icon/hive.png        |   Bin 0 -> 9051 bytes
 dashboardv3/public/img/entity-icon/hive_column.png |   Bin 0 -> 7469 bytes
 .../public/img/entity-icon/hive_column_lineage.png |   Bin 0 -> 10951 bytes
 dashboardv3/public/img/entity-icon/hive_db.png     |   Bin 0 -> 10213 bytes
 .../public/img/entity-icon/hive_process.png        |   Bin 0 -> 10951 bytes
 .../img/entity-icon/hive_process_execution.png     |   Bin 0 -> 13435 bytes
 .../public/img/entity-icon/hive_storagedesc.png    |   Bin 0 -> 8862 bytes
 dashboardv3/public/img/entity-icon/hive_table.png  |   Bin 0 -> 7605 bytes
 dashboardv3/public/img/entity-icon/hourglass.svg   |     3 +
 dashboardv3/public/img/entity-icon/impala.png      |   Bin 0 -> 5622 bytes
 .../img/entity-icon/impala_column_lineage.png      |   Bin 0 -> 8564 bytes
 .../public/img/entity-icon/impala_process.png      |   Bin 0 -> 8564 bytes
 dashboardv3/public/img/entity-icon/jms_topic.png   |   Bin 0 -> 9285 bytes
 dashboardv3/public/img/entity-icon/kafka.png       |   Bin 0 -> 6666 bytes
 .../public/img/entity-icon/kafka_consumer.png      |   Bin 0 -> 4675 bytes
 .../img/entity-icon/kafka_consumer_group.png       |   Bin 0 -> 4835 bytes
 .../img/entity-icon/kafka_consumer_lineage.png     |   Bin 0 -> 7103 bytes
 .../public/img/entity-icon/kafka_producer.png      |   Bin 0 -> 4188 bytes
 .../img/entity-icon/kafka_producer_lineage.png     |   Bin 0 -> 6749 bytes
 dashboardv3/public/img/entity-icon/kafka_topic.png |   Bin 0 -> 4323 bytes
 dashboardv3/public/img/entity-icon/ozone.png       |   Bin 0 -> 6574 bytes
 .../public/img/entity-icon/ozone_bucket.png        |   Bin 0 -> 5354 bytes
 dashboardv3/public/img/entity-icon/ozone_key.png   |   Bin 0 -> 5375 bytes
 .../public/img/entity-icon/ozone_volume.png        |   Bin 0 -> 4283 bytes
 dashboardv3/public/img/entity-icon/process.png     |   Bin 0 -> 7307 bytes
 dashboardv3/public/img/entity-icon/rdbms.png       |   Bin 0 -> 3763 bytes
 .../public/img/entity-icon/rdbms_column.png        |   Bin 0 -> 4602 bytes
 dashboardv3/public/img/entity-icon/rdbms_db.png    |   Bin 0 -> 7486 bytes
 dashboardv3/public/img/entity-icon/rdbms_table.png |   Bin 0 -> 4881 bytes
 dashboardv3/public/img/entity-icon/spark.png       |   Bin 0 -> 6685 bytes
 .../public/img/entity-icon/spark_process.png       |   Bin 0 -> 10072 bytes
 dashboardv3/public/img/entity-icon/spark_table.png |   Bin 0 -> 5577 bytes
 dashboardv3/public/img/entity-icon/sqoop.png       |   Bin 0 -> 4941 bytes
 dashboardv3/public/img/entity-icon/sqoop_db.png    |   Bin 0 -> 8198 bytes
 .../public/img/entity-icon/sqoop_process.png       |   Bin 0 -> 9508 bytes
 dashboardv3/public/img/entity-icon/storm.png       |   Bin 0 -> 7782 bytes
 dashboardv3/public/img/entity-icon/storm_bolt.png  |   Bin 0 -> 7116 bytes
 dashboardv3/public/img/entity-icon/storm_spout.png |   Bin 0 -> 7936 bytes
 .../public/img/entity-icon/storm_topology.png      |   Bin 0 -> 8142 bytes
 dashboardv3/public/img/entity-icon/table.png       |   Bin 0 -> 3068 bytes
 dashboardv3/public/img/favicon.ico                 |   Bin 0 -> 1708 bytes
 dashboardv3/public/img/loading.gif                 |   Bin 0 -> 1849 bytes
 dashboardv3/public/img/ring.gif                    |   Bin 0 -> 29596 bytes
 dashboardv3/public/index.html.tpl                  |    97 +
 dashboardv3/public/js/App.js                       |    34 +
 dashboardv3/public/js/collection/BaseCollection.js |   143 +
 dashboardv3/public/js/collection/VCommonList.js    |    49 +
 dashboardv3/public/js/collection/VEntityList.js    |    78 +
 dashboardv3/public/js/collection/VGlossaryList.js  |    72 +
 dashboardv3/public/js/collection/VLineageList.js   |    59 +
 dashboardv3/public/js/collection/VProfileList.js   |    49 +
 .../public/js/collection/VRelationshipList.js      |    59 +
 dashboardv3/public/js/collection/VSchemaList.js    |    75 +
 dashboardv3/public/js/collection/VSearchList.js    |    97 +
 dashboardv3/public/js/collection/VTagList.js       |    62 +
 .../public/js/external_lib/atlas-lineage/LICENSE   |   204 +
 .../js/external_lib/atlas-lineage/dist/index.js    |     1 +
 .../js/external_lib/atlas-lineage/dist/styles.css  |     2 +
 .../external_lib/atlas-lineage/package-lock.json   |  5978 ++++++
 .../js/external_lib/atlas-lineage/package.json     |    43 +
 .../js/external_lib/atlas-lineage/src/Enums.js     |    26 +
 .../atlas-lineage/src/Utils/DataUtils.js           |   361 +
 .../atlas-lineage/src/Utils/LineageUtils.js        |   608 +
 .../external_lib/atlas-lineage/src/Utils/index.js  |    28 +
 .../js/external_lib/atlas-lineage/src/index.js     |   655 +
 .../atlas-lineage/src/styles/__varibale.scss       |    35 +
 .../atlas-lineage/src/styles/graph.scss            |   278 +
 .../atlas-lineage/src/styles/style.scss            |    19 +
 .../external_lib/atlas-lineage/webpack.config.js   |    75 +
 .../css/Backgrid.ColumnManager.css                 |   114 +
 .../js/Backgrid.ColumnManager.js                   |   960 +
 dashboardv3/public/js/external_lib/es5-shim.min.js |     7 +
 .../source-sans-pro-v10-latin-600.eot              |   Bin 0 -> 17220 bytes
 .../source-sans-pro-v10-latin-600.svg              |   343 +
 .../source-sans-pro-v10-latin-600.ttf              |   Bin 0 -> 36492 bytes
 .../source-sans-pro-v10-latin-600.woff             |   Bin 0 -> 18284 bytes
 .../source-sans-pro-v10-latin-600.woff2            |   Bin 0 -> 14508 bytes
 .../source-sans-pro-v10-latin-700.eot              |   Bin 0 -> 16896 bytes
 .../source-sans-pro-v10-latin-700.svg              |   339 +
 .../source-sans-pro-v10-latin-700.ttf              |   Bin 0 -> 36516 bytes
 .../source-sans-pro-v10-latin-700.woff             |   Bin 0 -> 18056 bytes
 .../source-sans-pro-v10-latin-700.woff2            |   Bin 0 -> 14440 bytes
 .../source-sans-pro-v10-latin-regular.eot          |   Bin 0 -> 17231 bytes
 .../source-sans-pro-v10-latin-regular.svg          |   344 +
 .../source-sans-pro-v10-latin-regular.ttf          |   Bin 0 -> 36828 bytes
 .../source-sans-pro-v10-latin-regular.woff         |   Bin 0 -> 18364 bytes
 .../source-sans-pro-v10-latin-regular.woff2        |   Bin 0 -> 14624 bytes
 .../js/external_lib/jquery-ui/jquery-ui.min.css    |     7 +
 .../js/external_lib/jquery-ui/jquery-ui.min.js     |     9 +
 .../js/external_lib/pnotify/pnotify.custom.min.css |    10 +
 .../js/external_lib/pnotify/pnotify.custom.min.js  |    31 +
 .../require-handlebars-plugin/js/handlebars.js     |  3103 +++
 .../require-handlebars-plugin/js/hbs.js            |   490 +
 .../require-handlebars-plugin/js/i18nprecompile.js |    57 +
 dashboardv3/public/js/external_lib/respond.min.js  |     5 +
 dashboardv3/public/js/main.js                      |   399 +
 dashboardv3/public/js/models/BaseModel.js          |    71 +
 dashboardv3/public/js/models/VCommon.js            |    53 +
 dashboardv3/public/js/models/VEntity.js            |   121 +
 dashboardv3/public/js/models/VGlossary.js          |   117 +
 dashboardv3/public/js/models/VLineage.js           |    43 +
 dashboardv3/public/js/models/VProfile.js           |    43 +
 dashboardv3/public/js/models/VRelationship.js      |    64 +
 dashboardv3/public/js/models/VSchema.js            |    42 +
 dashboardv3/public/js/models/VSearch.js            |    55 +
 dashboardv3/public/js/models/VTag.js               |    65 +
 dashboardv3/public/js/modules/Helpers.js           |   151 +
 dashboardv3/public/js/modules/Modal.js             |   264 +
 dashboardv3/public/js/modules/Vent.js              |    22 +
 dashboardv3/public/js/modules/atlasLogin.js        |   173 +
 dashboardv3/public/js/router/Router.js             |   484 +
 .../AdministratorLayoutView_tmpl.html              |    45 +
 .../audit/AdminAuditTableLayoutView_tmpl.html      |    75 +
 .../templates/audit/AuditTableLayoutView_tmpl.html |    26 +
 .../audit/CreateAuditTableLayoutView_tmpl.html     |   124 +
 .../ReplicationAuditTableLayoutView_tmpl.html      |    20 +
 .../BusinessMetadataAttrTableLayoutView_tmpl.html  |    47 +
 .../BusinessMetadataAttributeItemView_tmpl.html    |   110 +
 .../BusinessMetadataContainerLayoutView_tmpl.html  |    20 +
 .../BusinessMetadataDetailLayoutView_tmpl.html     |    29 +
 .../BusinessMetadataTableLayoutView_tmpl.html      |    47 +
 .../CreateBusinessMetadataLayoutView_tmpl.html     |    53 +
 .../EnumCreateUpdateItemView_tmpl.html             |    39 +
 dashboardv3/public/js/templates/common/Modal.html  |    52 +
 .../js/templates/common/TableLayout_tmpl.html      |   112 +
 .../public/js/templates/common/buttons_tmpl.html   |    19 +
 .../detail_page/DetailPageLayoutView_tmpl.html     |   157 +
 .../PendingTaskTableLayoutView_tmpl.html           |    26 +
 .../dev_debug/DebugMetricsLayoutView_tmpl.html     |    30 +
 .../entity/CreateEntityLayoutView_tmpl.html        |    45 +
 .../EntityBusinessMetaDataItemView_tmpl.html       |    44 +
 .../entity/EntityBusinessMetaDataView_tmpl.html    |    44 +
 .../entity/EntityDetailTableLayoutView_tmpl.html   |    49 +
 .../entity/EntityLabelDefineView_tmpl.html         |    90 +
 .../entity/EntityUserDefineItemView_tmpl.html      |    49 +
 .../entity/EntityUserDefineView_tmpl.html          |   101 +
 .../glossary/AssignTermLayoutView_tmpl.html        |    39 +
 .../CreateEditCategoryTermLayoutView_tmpl.html     |    36 +
 .../CreateEditGlossaryLayoutView_tmpl.html         |    36 +
 .../glossary/GlossaryContainerLayoutView_tmpl.html |    24 +
 .../glossary/GlossaryDetailLayoutView_tmpl.html    |   102 +
 .../glossary/GlossaryLayoutView_tmpl.html          |    52 +
 .../TermRelationAttributeLayoutView_tmpl.html      |    19 +
 .../glossary/TermRelationAttributeTable_tmpl.html  |    66 +
 .../js/templates/graph/LineageLayoutView_tmpl.html |   153 +
 .../graph/PropagationPropertyModalView_tmpl.html   |    80 +
 .../graph/RelationshipLayoutView_tmpl.html         |    79 +
 .../templates/graph/TypeSystemTreeView_tmpl.html   |   149 +
 .../js/templates/import/ImportLayoutView_tmpl.html |    20 +
 .../profile/ProfileColumnLayoutView_tmpl.html      |    96 +
 .../templates/profile/ProfileLayoutView_tmpl.html  |    24 +
 .../profile/ProfileTableLayoutView_tmpl.html       |    48 +
 .../schema/SchemaTableLayoutView_tmpl.html         |    30 +
 .../templates/search/AdvancedSearchInfo_tmpl.html  |    36 +
 .../search/GlobalSearchLayoutView_tmpl.html        |    25 +
 .../js/templates/search/QueryBuilder_tmpl.html     |    17 +
 .../search/SearchConainerLayoutView_tmpl.html      |    20 +
 .../search/SearchDefaultLayoutView_tmpl.html       |   117 +
 .../search/SearchDetailLayoutView_tmpl.html        |    25 +
 .../search/SearchFilterBrowseLayoutView_tmpl.html  |    54 +
 .../js/templates/search/SearchLayoutView_tmpl.html |    83 +
 .../js/templates/search/SearchQuery_tmpl.html      |    21 +
 .../search/SearchResultLayoutView_tmpl.html        |   127 +
 .../js/templates/search/UserDefine_tmpl.html       |    36 +
 .../search/save/SaveModalLayoutView_tmpl.html      |    29 +
 .../search/save/SaveSearchItemView_tmpl.html       |    22 +
 .../templates/search/save/SaveSearchView_tmpl.html |    31 +
 .../tree/BusinessMetadataTreeLayoutView_tmpl.html  |    36 +
 .../tree/ClassificationTreeLayoutView_tmpl.html    |    58 +
 .../tree/CustomFilterTreeLayoutView_tmpl.html      |    36 +
 .../search/tree/EntityTreeLayoutView_tmpl.html     |    50 +
 .../search/tree/GlossaryTreeLayoutView_tmpl.html   |    47 +
 .../public/js/templates/site/AboutAtlas_tmpl.html  |    26 +
 .../site/DebugMetricsTableLayoutView_tmpl.html     |    29 +
 dashboardv3/public/js/templates/site/Header.html   |    68 +
 .../js/templates/site/MetricsUIInfoView_tmpl.html  |    33 +
 .../templates/site/SideNavLayoutView_old_tmpl.html |    37 +
 .../js/templates/site/SideNavLayoutView_tmpl.html  |    18 +
 .../site/Statistics_Notification_table_tmpl.html   |    39 +
 .../site/Statistics_Topic_Offset_table_tmpl.html   |    38 +
 .../public/js/templates/site/Statistics_tmpl.html  |   176 +
 .../public/js/templates/site/entity_tmpl.html      |    54 +
 .../js/templates/tag/AddTagAttributeView_tmpl.html |    28 +
 .../js/templates/tag/AddTagModalView_tmpl.html     |    72 +
 .../js/templates/tag/AddTimezoneView_tmpl.html     |    34 +
 .../js/templates/tag/CreateTagLayoutView_tmpl.html |    54 +
 .../tag/TagAttributeDetailLayoutView_tmpl.html     |    52 +
 .../templates/tag/TagAttributeItemView_tmpl.html   |    37 +
 .../templates/tag/TagContainerLayoutView_tmpl.html |    20 +
 .../js/templates/tag/TagDetailLayoutView_tmpl.html |    24 +
 .../tag/TagDetailTableLayoutView_tmpl.html         |    27 +
 .../js/templates/tag/TagLayoutView_tmpl.html       |    49 +
 dashboardv3/public/js/utils/CommonViewFunction.js  |  1060 +
 dashboardv3/public/js/utils/Enums.js               |   286 +
 dashboardv3/public/js/utils/Globals.js             |    54 +
 dashboardv3/public/js/utils/Helper.js              |   397 +
 dashboardv3/public/js/utils/Messages.js            |    62 +
 dashboardv3/public/js/utils/Overrides.js           |   337 +
 dashboardv3/public/js/utils/TableLayout.js         |   772 +
 dashboardv3/public/js/utils/UrlLinks.js            |   260 +
 dashboardv3/public/js/utils/Utils.js               |   968 +
 .../views/administrator/AdministratorLayoutView.js |   130 +
 .../js/views/audit/AdminAuditTableLayoutView.js    |   462 +
 .../public/js/views/audit/AuditTableLayoutView.js  |   229 +
 .../js/views/audit/CreateAuditTableLayoutView.js   |   215 +
 .../views/audit/ReplicationAuditTableLayoutView.js |   195 +
 .../BusinessMetadataAttrTableLayoutView.js         |   247 +
 .../BusinessMetadataAttributeItemView.js           |   309 +
 .../BusinessMetadataContainerLayoutView.js         |    93 +
 .../BusinessMetadataDetailLayoutView.js            |    64 +
 .../BusinessMetadataTableLayoutView.js             |   405 +
 .../CreateBusinessMetadataLayoutView.js            |   321 +
 .../business_metadata/EnumCreateUpdateItemView.js  |   267 +
 .../public/js/views/common/BackgridHeader.js       |   267 +
 .../js/views/detail_page/DetailPageLayoutView.js   |   694 +
 .../detail_page/PendingTaskTableLayoutView.js      |   218 +
 .../js/views/dev_debug/DebugMetricsLayoutView.js   |    86 +
 .../js/views/entity/CreateEntityLayoutView.js      |   975 +
 .../views/entity/EntityBusinessMetaDataItemView.js |   364 +
 .../js/views/entity/EntityBusinessMetaDataView.js  |   296 +
 .../js/views/entity/EntityDetailTableLayoutView.js |   115 +
 .../js/views/entity/EntityLabelDefineView.js       |   208 +
 .../js/views/entity/EntityUserDefineItemView.js    |   116 +
 .../public/js/views/entity/EntityUserDefineView.js |   201 +
 .../js/views/glossary/AssignTermLayoutView.js      |   289 +
 .../glossary/CreateEditCategoryTermLayoutView.js   |    70 +
 .../views/glossary/CreateEditGlossaryLayoutView.js |    68 +
 .../views/glossary/GlossaryContainerLayoutView.js  |    85 +
 .../js/views/glossary/GlossaryDetailLayoutView.js  |   524 +
 .../public/js/views/glossary/GlossaryLayoutView.js |   762 +
 .../glossary/TermRelationAttributeLayoutView.js    |   249 +
 .../public/js/views/graph/LineageLayoutView.js     |   466 +
 .../public/js/views/graph/ProfileBarChart.js       |   151 +
 .../js/views/graph/PropagationPropertyModal.js     |   344 +
 .../js/views/graph/RelationshipLayoutView.js       |   558 +
 .../public/js/views/graph/TypeSystemTreeView.js    |   526 +
 .../public/js/views/import/ImportLayoutView.js     |   170 +
 .../js/views/profile/ProfileColumnLayoutView.js    |   175 +
 .../public/js/views/profile/ProfileLayoutView.js   |   111 +
 .../js/views/profile/ProfileTableLayoutView.js     |   352 +
 .../public/js/views/schema/SchemaLayoutView.js     |   318 +
 .../js/views/search/AdvancedSearchInfoView.js      |    61 +
 .../js/views/search/GlobalSearchLayoutView.js      |   331 +
 .../public/js/views/search/QueryBuilderView.js     |   573 +
 .../js/views/search/SearchDefaultLayoutView.js     |   493 +
 .../js/views/search/SearchDetailLayoutView.js      |    62 +
 .../views/search/SearchFilterBrowseLayoutView.js   |   248 +
 .../public/js/views/search/SearchLayoutView.js     |   752 +
 .../public/js/views/search/SearchQueryView.js      |   133 +
 .../js/views/search/SearchResultLayoutView.js      |  1353 ++
 .../js/views/search/save/SaveModalLayoutView.js    |   197 +
 .../js/views/search/save/SaveSearchItemView.js     |    76 +
 .../public/js/views/search/save/SaveSearchView.js  |   204 +
 .../search/tree/BusinessMetadataTreeLayoutView.js  |   337 +
 .../search/tree/ClassificationTreeLayoutView.js    |   916 +
 .../search/tree/CustomFilterTreeLayoutView.js      |   500 +
 .../js/views/search/tree/EntityTreeLayoutView.js   |   598 +
 .../js/views/search/tree/GlossaryTreeLayoutView.js |   823 +
 dashboardv3/public/js/views/site/AboutAtlas.js     |    74 +
 .../js/views/site/DebugMetricsTableLayoutView.js   |   201 +
 dashboardv3/public/js/views/site/Favorite.js       |   260 +
 dashboardv3/public/js/views/site/Header.js         |   157 +
 .../public/js/views/site/MetricsUIInfoView.js      |    61 +
 .../public/js/views/site/SideNavLayoutView.js      |    57 +
 .../public/js/views/site/SideNavLayoutView_old.js  |   140 +
 dashboardv3/public/js/views/site/Statistics.js     |   414 +
 .../public/js/views/tag/AddTagAttributeView.js     |   100 +
 dashboardv3/public/js/views/tag/AddTagModalView.js |   509 +
 .../public/js/views/tag/AddTimezoneItemView.js     |   174 +
 .../public/js/views/tag/CreateTagLayoutView.js     |   142 +
 .../js/views/tag/TagAttributeDetailLayoutView.js   |   325 +
 .../public/js/views/tag/TagAttributeItemView.js    |    77 +
 .../public/js/views/tag/TagContainerLayoutView.js  |    83 +
 .../public/js/views/tag/TagDetailLayoutView.js     |    91 +
 .../js/views/tag/TagDetailTableLayoutView.js       |   350 +
 dashboardv3/public/js/views/tag/TagLayoutView.js   |   632 +
 dev-support/atlas-docker/.dockerignore             |     7 +
 dev-support/atlas-docker/.env                      |    12 +
 dev-support/atlas-docker/Dockerfile                |    60 +
 dev-support/atlas-docker/Dockerfile.atlas          |    39 +
 dev-support/atlas-docker/Dockerfile.atlas-base     |    46 +
 dev-support/atlas-docker/Dockerfile.atlas-build    |    42 +
 dev-support/atlas-docker/Dockerfile.atlas-db       |    24 +
 dev-support/atlas-docker/Dockerfile.atlas-hadoop   |    43 +
 dev-support/atlas-docker/Dockerfile.atlas-hbase    |    51 +
 dev-support/atlas-docker/Dockerfile.atlas-hive     |    52 +
 dev-support/atlas-docker/Dockerfile.atlas-kafka    |    37 +
 dev-support/atlas-docker/Dockerfile.atlas-solr     |    32 +
 dev-support/atlas-docker/Dockerfile.atlas-zk       |    17 +
 dev-support/atlas-docker/README.md                 |    50 +
 dev-support/atlas-docker/config/init_postgres.sh   |    26 +
 dev-support/atlas-docker/config/solr/currency.xml  |    67 +
 .../atlas-docker/config/solr/lang/stopwords_en.txt |    54 +
 dev-support/atlas-docker/config/solr/protwords.txt |    21 +
 dev-support/atlas-docker/config/solr/schema.xml    |   534 +
 .../atlas-docker/config/solr/solrconfig.xml        |   630 +
 dev-support/atlas-docker/config/solr/stopwords.txt |    14 +
 dev-support/atlas-docker/config/solr/synonyms.txt  |    29 +
 dev-support/atlas-docker/data/.gitignore           |     1 +
 dev-support/atlas-docker/dist/.gitignore           |     1 +
 .../atlas-docker/docker-compose.atlas-base.yml     |    14 +
 .../atlas-docker/docker-compose.atlas-build.yml    |    31 +
 .../atlas-docker/docker-compose.atlas-hadoop.yml   |    31 +
 .../atlas-docker/docker-compose.atlas-hbase.yml    |    34 +
 .../atlas-docker/docker-compose.atlas-hive.yml     |    45 +
 .../atlas-docker/docker-compose.atlas-kafka.yml    |    27 +
 dev-support/atlas-docker/docker-compose.atlas.yml  |    59 +
 dev-support/atlas-docker/download-archives.sh      |    51 +
 dev-support/atlas-docker/downloads/.gitignore      |     1 +
 dev-support/atlas-docker/patches/.gitignore        |     1 +
 dev-support/atlas-docker/scripts/atlas-build.sh    |    91 +
 .../atlas-docker/scripts/atlas-hadoop-mkdir.sh     |    27 +
 .../atlas-docker/scripts/atlas-hadoop-setup.sh     |    60 +
 dev-support/atlas-docker/scripts/atlas-hadoop.sh   |    54 +
 .../scripts/atlas-hbase-application.properties     |    23 +
 .../atlas-docker/scripts/atlas-hbase-setup.sh      |    27 +
 dev-support/atlas-docker/scripts/atlas-hbase.sh    |    39 +
 .../scripts/atlas-hive-application.properties      |    23 +
 .../atlas-docker/scripts/atlas-hive-setup.sh       |    45 +
 dev-support/atlas-docker/scripts/atlas-hive.sh     |    43 +
 .../atlas-docker/scripts/atlas-kafka-setup.sh      |    27 +
 dev-support/atlas-docker/scripts/atlas-kafka.sh    |    34 +
 .../atlas-docker/scripts/atlas-solr-create.sh      |     6 +
 dev-support/atlas-docker/scripts/atlas.sh          |    54 +
 dev-support/atlas-docker/scripts/hbase-site.xml    |    56 +
 dev-support/atlas-docker/scripts/hive-site.xml     |    63 +
 dev-support/atlas-scripts/README.txt               |    55 +
 dev-support/atlas-scripts/admin_status.sh          |    40 +
 dev-support/atlas-scripts/classificationdef_get.sh |    55 +
 .../atlas-scripts/entity_classification_bulk.sh    |    50 +
 .../atlas-scripts/entity_classifications_add.sh    |    50 +
 .../atlas-scripts/entity_classifications_delete.sh |    50 +
 .../atlas-scripts/entity_classifications_update.sh |    50 +
 dev-support/atlas-scripts/entity_create.sh         |    51 +
 dev-support/atlas-scripts/entity_delete_by_guid.sh |    50 +
 dev-support/atlas-scripts/entity_get_by_guid.sh    |    58 +
 .../entity_get_by_type_and_unique_attr.sh          |    60 +
 dev-support/atlas-scripts/entity_update.sh         |    50 +
 .../entity_update_by_type_and_unique_attr.sh       |    61 +
 dev-support/atlas-scripts/entitydef_get.sh         |    55 +
 dev-support/atlas-scripts/enumdef_get.sh           |    55 +
 dev-support/atlas-scripts/env_atlas.sh             |    37 +
 dev-support/atlas-scripts/export_entity_by_guid.sh |    62 +
 .../export_entity_by_type_and_attr.sh              |    75 +
 dev-support/atlas-scripts/import_zip.sh            |    50 +
 .../add_classifications-Employee-1.json            |     8 +
 .../sample-data/bulk_classification.json           |    13 +
 .../sample-data/entity-create-Employee-1.json      |    14 +
 .../sample-data/entity-create-Employee-2.json      |    14 +
 .../sample-data/entity-update-Employee-1.json      |    14 +
 .../search_basic_with_attribute_filters.json       |    26 +
 .../atlas-scripts/sample-data/typedefs_create.json |   136 +
 .../atlas-scripts/sample-data/typedefs_delete.json |    19 +
 .../atlas-scripts/sample-data/typedefs_update.json |    65 +
 .../update_classifications-Employee-1.json         |     8 +
 dev-support/atlas-scripts/search_basic.sh          |    69 +
 .../search_basic_with_attribute_filters.sh         |    56 +
 dev-support/atlas-scripts/search_dsl.sh            |    67 +
 dev-support/atlas-scripts/structdef_get.sh         |    55 +
 dev-support/atlas-scripts/typedefs_create.sh       |    55 +
 dev-support/atlas-scripts/typedefs_delete.sh       |    55 +
 dev-support/atlas-scripts/typedefs_get.sh          |    48 +
 dev-support/atlas-scripts/typedefs_update.sh       |    55 +
 dev-support/findbugsIncludeFile.xml                |    25 +
 dev-support/smart-apply-patch.sh                   |   145 +
 dev-support/test-patch.sh                          |   882 +
 distro/.gitignore                                  |    20 +
 distro/pom.xml                                     |   552 +
 distro/src/bin/atlas_admin.py                      |    40 +
 distro/src/bin/atlas_client_cmdline.py             |    71 +
 distro/src/bin/atlas_config.py                     |   735 +
 distro/src/bin/atlas_kafka_setup.py                |    37 +
 distro/src/bin/atlas_kafka_setup_hook.py           |    37 +
 distro/src/bin/atlas_start.py                      |   179 +
 distro/src/bin/atlas_stop.py                       |   134 +
 distro/src/bin/atlas_update_simple_auth_json.py    |    40 +
 distro/src/bin/cputil.py                           |    58 +
 distro/src/bin/quick_start.py                      |    44 +
 distro/src/bin/quick_start_v1.py                   |    44 +
 distro/src/conf/atlas-application.properties       |   278 +
 distro/src/conf/atlas-env.sh                       |    68 +
 distro/src/conf/atlas-log4j.xml                    |   167 +
 distro/src/conf/atlas-simple-authz-policy.json     |    95 +
 distro/src/conf/cassandra.yml.template             |   683 +
 distro/src/conf/hadoop-metrics2.properties         |    27 +
 distro/src/conf/hbase/hbase-site.xml.template      |    48 +
 distro/src/conf/solr/currency.xml                  |    67 +
 distro/src/conf/solr/lang/stopwords_en.txt         |    54 +
 distro/src/conf/solr/protwords.txt                 |    21 +
 distro/src/conf/solr/schema.xml                    |   534 +
 distro/src/conf/solr/solrconfig.xml                |   630 +
 distro/src/conf/solr/stopwords.txt                 |    14 +
 distro/src/conf/solr/synonyms.txt                  |    29 +
 distro/src/conf/users-credentials.properties       |     3 +
 distro/src/conf/zookeeper/log4j.properties         |    75 +
 distro/src/conf/zookeeper/zoo.cfg.template         |    45 +
 .../main/assemblies/atlas-falcon-hook-package.xml  |    40 +
 .../main/assemblies/atlas-hbase-hook-package.xml   |    58 +
 .../main/assemblies/atlas-hive-hook-package.xml    |    58 +
 .../main/assemblies/atlas-impala-hook-package.xml  |    39 +
 .../main/assemblies/atlas-kafka-hook-package.xml   |    56 +
 .../main/assemblies/atlas-repair-index-package.xml |    57 +
 .../src/main/assemblies/atlas-server-package.xml   |   157 +
 .../main/assemblies/atlas-sqoop-hook-package.xml   |    40 +
 .../main/assemblies/atlas-storm-hook-package.xml   |    40 +
 .../src/main/assemblies/classification-updater.xml |    53 +
 distro/src/main/assemblies/migration-exporter.xml  |    59 +
 distro/src/main/assemblies/src-package.xml         |    51 +
 distro/src/main/assemblies/standalone-package.xml  |   223 +
 {src => distro/src}/test/mock/LICENSE.txt          |     0
 {src => distro/src}/test/mock/MANIFEST.in          |     0
 {src => distro/src}/test/mock/README.txt           |     0
 {src => distro/src}/test/mock/__init__.py          |     0
 {src => distro/src}/test/mock/extendmock.py        |     0
 {src => distro/src}/test/mock/mock.py              |     0
 {src => distro/src}/test/mock/mock.wpr             |     0
 {src => distro/src}/test/mock/setup.cfg            |     0
 {src => distro/src}/test/mock/setup.py             |     0
 {src => distro/src}/test/mock/tests/__init__.py    |     0
 {src => distro/src}/test/mock/tests/_testwith.py   |     0
 {src => distro/src}/test/mock/tests/support.py     |     0
 .../src}/test/mock/tests/support_with.py           |     0
 .../src}/test/mock/tests/testcallable.py           |     0
 {src => distro/src}/test/mock/tests/testhelpers.py |     0
 .../src}/test/mock/tests/testmagicmethods.py       |     0
 {src => distro/src}/test/mock/tests/testmock.py    |     0
 {src => distro/src}/test/mock/tests/testpatch.py   |     0
 .../src}/test/mock/tests/testsentinel.py           |     0
 {src => distro/src}/test/mock/tests/testwith.py    |     0
 {src => distro/src}/test/mock/tox.ini              |     0
 {src => distro/src}/test/mock/unittest.cfg         |     0
 distro/src/test/python/scripts/TestMetadata.py     |   271 +
 {src => distro/src}/test/python/unitTests.py       |     0
 docs/.gitignore                                    |    24 +
 docs/docz-lib/config/aliases.js                    |     3 +
 docs/docz-lib/config/menu.js                       |   104 +
 docs/docz-lib/config/versions.js                   |    42 +
 docs/docz-lib/docz-core/dist/bundler/build.d.ts    |     2 +
 docs/docz-lib/docz-core/dist/bundler/config.d.ts   |     4 +
 .../docz-lib/docz-core/dist/bundler/devserver.d.ts |    25 +
 docs/docz-lib/docz-core/dist/bundler/index.d.ts    |     4 +
 docs/docz-lib/docz-core/dist/bundler/loaders.d.ts  |    17 +
 docs/docz-lib/docz-core/dist/bundler/minifier.d.ts |     3 +
 docs/docz-lib/docz-core/dist/bundler/plugins.d.ts  |    11 +
 docs/docz-lib/docz-core/dist/bundler/server.d.ts   |     6 +
 docs/docz-lib/docz-core/dist/cli.d.ts              |     5 +
 docs/docz-lib/docz-core/dist/commands/build.d.ts   |     1 +
 docs/docz-lib/docz-core/dist/commands/dev.d.ts     |     1 +
 docs/docz-lib/docz-core/dist/commands/index.d.ts   |     3 +
 docs/docz-lib/docz-core/dist/commands/serve.d.ts   |     1 +
 docs/docz-lib/docz-core/dist/config/argv.d.ts      |   128 +
 docs/docz-lib/docz-core/dist/config/babel.d.ts     |     8 +
 docs/docz-lib/docz-core/dist/config/docz.d.ts      |    22 +
 docs/docz-lib/docz-core/dist/config/env.d.ts       |    10 +
 docs/docz-lib/docz-core/dist/config/paths.d.ts     |    43 +
 docs/docz-lib/docz-core/dist/index.d.ts            |    14 +
 docs/docz-lib/docz-core/dist/index.esm.js          |  2008 ++
 docs/docz-lib/docz-core/dist/index.js              |  2024 ++
 docs/docz-lib/docz-core/dist/lib/Bundler.d.ts      |    35 +
 docs/docz-lib/docz-core/dist/lib/DataServer.d.ts   |    28 +
 docs/docz-lib/docz-core/dist/lib/Entries.d.ts      |    13 +
 docs/docz-lib/docz-core/dist/lib/Entry.d.ts        |    33 +
 docs/docz-lib/docz-core/dist/lib/Plugin.d.ts       |    49 +
 docs/docz-lib/docz-core/dist/lib/Socket.d.ts       |     8 +
 docs/docz-lib/docz-core/dist/states/config.d.ts    |     3 +
 docs/docz-lib/docz-core/dist/states/entries.d.ts   |     4 +
 docs/docz-lib/docz-core/dist/states/index.d.ts     |     3 +
 docs/docz-lib/docz-core/dist/states/props.d.ts     |     3 +
 .../docz-core/dist/templates/imports.tpl.js        |     4 +
 .../docz-core/dist/templates/index.tpl.html        |    15 +
 .../docz-lib/docz-core/dist/templates/index.tpl.js |    17 +
 docs/docz-lib/docz-core/dist/templates/root.tpl.js |    24 +
 .../docz-core/dist/utils/docgen/index.d.ts         |     2 +
 .../docz-core/dist/utils/docgen/javascript.d.ts    |     5 +
 .../docz-core/dist/utils/docgen/typescript.d.ts    |     6 +
 docs/docz-lib/docz-core/dist/utils/on-signal.d.ts  |     1 +
 .../docz-core/dist/utils/open-browser.d.ts         |    11 +
 docs/docz-lib/docz-core/dist/utils/parse-html.d.ts |    11 +
 docs/docz-lib/docz-core/dist/utils/repo-info.d.ts  |     3 +
 docs/docz-lib/docz/bin/index.js                    |     2 +
 docs/docz-lib/docz/dist/Playground.esm.js          |    42 +
 docs/docz-lib/docz/dist/Playground.js              |    44 +
 docs/docz-lib/docz/dist/chunk.esm.js               |   311 +
 docs/docz-lib/docz/dist/chunk.js                   |   324 +
 .../docz/dist/components/AsyncComponent.d.ts       |     7 +
 .../docz/dist/components/AsyncPlayground.d.ts      |     2 +
 docs/docz-lib/docz/dist/components/AsyncRoute.d.ts |    13 +
 docs/docz-lib/docz/dist/components/Link.d.ts       |     4 +
 docs/docz-lib/docz/dist/components/Playground.d.ts |    13 +
 docs/docz-lib/docz/dist/components/Props.d.ts      |    65 +
 docs/docz-lib/docz/dist/components/Routes.d.ts     |     8 +
 docs/docz-lib/docz/dist/hooks/index.d.ts           |     7 +
 docs/docz-lib/docz/dist/hooks/useComponents.d.ts   |    44 +
 docs/docz-lib/docz/dist/hooks/useConfig.d.ts       |     7 +
 docs/docz-lib/docz/dist/hooks/useDataServer.d.ts   |     1 +
 docs/docz-lib/docz/dist/hooks/useDocs.d.ts         |     2 +
 docs/docz-lib/docz/dist/hooks/useMenus.d.ts        |     8 +
 docs/docz-lib/docz/dist/hooks/usePrevious.d.ts     |     1 +
 docs/docz-lib/docz/dist/hooks/useWindowSize.d.ts   |     6 +
 docs/docz-lib/docz/dist/index.d.ts                 |     8 +
 docs/docz-lib/docz/dist/index.esm.js               |   302 +
 docs/docz-lib/docz/dist/index.js                   |   321 +
 docs/docz-lib/docz/dist/state.d.ts                 |    59 +
 docs/docz-lib/docz/dist/theme.d.ts                 |    10 +
 docs/docz-lib/docz/dist/utils/createState.d.ts     |    13 +
 docs/docz-lib/docz/dist/utils/helpers.d.ts         |     3 +
 docs/docz-lib/docz/dist/utils/humanize-prop.d.ts   |     2 +
 docs/doczrc.js                                     |    56 +
 docs/license/d3-LICENSE.txt                        |    26 -
 docs/license/jquery-LICENSE.txt                    |    19 -
 docs/package.json                                  |    38 +
 docs/pom.xml                                       |   142 +-
 docs/src/documents/Asf/asfinfo.md                  |    17 +
 docs/src/documents/BusinessMetadata.md             |    49 +
 docs/src/documents/ClassificationPropagation.md    |    94 +
 docs/src/documents/Downloads/Downloads.md          |   243 +
 docs/src/documents/Glossary.md                     |   394 +
 docs/src/documents/HighAvailability.md             |   251 +
 docs/src/documents/HighLevelArchitecture.md        |    80 +
 docs/src/documents/Hook/HookFalcon.md              |    69 +
 docs/src/documents/Hook/HookHBase.md               |    87 +
 docs/src/documents/Hook/HookHive.md                |   155 +
 docs/src/documents/Hook/HookKafka.md               |    50 +
 docs/src/documents/Hook/HookSqoop.md               |    78 +
 docs/src/documents/Hook/HookStorm.md               |   127 +
 docs/src/documents/Import-Export/ExportAPI.md      |   187 +
 docs/src/documents/Import-Export/ExportHDFSAPI.md  |    51 +
 .../documents/Import-Export/ExportImportAudits.md  |    95 +
 docs/src/documents/Import-Export/ImportAPI.md      |   140 +
 .../documents/Import-Export/ImportAPIOptions.md    |   161 +
 .../Import-Export/ImportEntityTransforms.md        |   159 +
 .../src/documents/Import-Export/ImportExportAPI.md |    56 +
 .../documents/Import-Export/IncrementalExport.md   |    43 +
 .../documents/Migration/Migration-0.8-to-1.0.md    |   163 +
 docs/src/documents/Misc/AtlasServer.md             |   111 +
 docs/src/documents/Misc/ReplicatedAttributes.md    |    14 +
 docs/src/documents/Misc/SoftReference.md           |    41 +
 docs/src/documents/Notifications.md                |    87 +
 docs/src/documents/Overview.md                     |    62 +
 docs/src/documents/Project-Info/IssueTracking.md   |    21 +
 docs/src/documents/Project-Info/MailingLists.md    |    18 +
 docs/src/documents/Project-Info/ProjectInfo.md     |    22 +
 docs/src/documents/Project-Info/ProjectLicense.md  |   273 +
 .../src/documents/Project-Info/SourceRepository.md |    28 +
 docs/src/documents/Project-Info/TeamList.md        |    19 +
 docs/src/documents/RestAPI.md                      |    13 +
 docs/src/documents/Search/SearchAdvanced.md        |   521 +
 docs/src/documents/Search/SearchBasic.md           |   173 +
 .../documents/Security/AtlasRangerAuthorizer.md    |    86 +
 .../documents/Security/AtlasSimpleAuthorizer.md    |   150 +
 docs/src/documents/Security/Authentication.md      |   179 +
 docs/src/documents/Security/AuthorizationModel.md  |   119 +
 docs/src/documents/Security/Security.md            |   276 +
 docs/src/documents/Setup/BuildInstruction.md       |    92 +
 docs/src/documents/Setup/Configuration.md          |   202 +
 docs/src/documents/Setup/EclipseSetup.md           |   125 +
 .../src/documents/Setup/InstallationInstruction.md |   364 +
 docs/src/documents/Setup/QuickStart.md             |    37 +
 docs/src/documents/Tools/AtlasRepairIndex.md       |    78 +
 docs/src/documents/TypeSystem.md                   |   206 +
 docs/src/documents/Whats-New/WhatsNew-1.0.md       |    62 +
 docs/src/documents/Whats-New/WhatsNew-2.0.md       |    41 +
 docs/src/documents/Whats-New/WhatsNew-2.1.md       |    30 +
 docs/src/documents/Whats-New/WhatsNew-2.2.md       |    39 +
 .../resources/images/accessories-text-editor.png   |   Bin
 .../resources/images/application-certificate.png   |   Bin
 docs/src/resources/images/atlas_logo.svg           |    17 +
 docs/src/resources/images/column_lineage_ex1.png   |   Bin 0 -> 34057 bytes
 .../{site => }/resources/images/contact-new.png    |   Bin
 .../resources/images/document-properties.png       |   Bin
 .../{site => }/resources/images/drive-harddisk.png |   Bin
 docs/src/resources/images/favicon.ico              |   Bin 0 -> 1708 bytes
 .../resources/images/image-x-generic.png           |   Bin
 .../resources/images/internet-web-browser.png      |   Bin
 .../resources/images/logos/maven-feather.png       |   Bin
 .../markdown/atlas-server-exp-imp-audits.png       |   Bin 0 -> 102420 bytes
 .../images/markdown/atlas-server-properties.png    |   Bin 0 -> 37327 bytes
 .../images/markdown/category_add_term.png          |   Bin 0 -> 116801 bytes
 .../images/markdown/category_add_term_1.png        |   Bin 0 -> 53105 bytes
 .../images/markdown/category_add_term_2.png        |   Bin 0 -> 40774 bytes
 .../markdown/category_details_with_terms.png       |   Bin 0 -> 130100 bytes
 .../resources/images/markdown/category_view_1.png  |   Bin 0 -> 59966 bytes
 .../resources/images/markdown/category_view_2.png  |   Bin 0 -> 72630 bytes
 .../markdown/category_view_category_context.png    |   Bin 0 -> 100605 bytes
 .../markdown/category_view_category_context_1.png  |   Bin 0 -> 136341 bytes
 .../markdown/category_view_glossary_context.png    |   Bin 0 -> 107211 bytes
 .../images/markdown/entity_add_term_modal.png      |   Bin 0 -> 34732 bytes
 .../markdown/entity_assigned_term_with_tag.png     |   Bin 0 -> 168622 bytes
 .../images/markdown/entity_details_add_term.png    |   Bin 0 -> 90585 bytes
 .../images/markdown/entity_search_add_term.png     |   Bin 0 -> 343143 bytes
 .../images/markdown/term_add_category.png          |   Bin 0 -> 42122 bytes
 .../images/markdown/term_add_classification_1.png  |   Bin 0 -> 49244 bytes
 .../images/markdown/term_add_classification_2.png  |   Bin 0 -> 61597 bytes
 .../images/markdown/term_delete_context.png        |   Bin 0 -> 164179 bytes
 .../src/resources/images/markdown/term_details.png |   Bin 0 -> 271792 bytes
 .../markdown/term_details_with_classification.png  |   Bin 0 -> 600595 bytes
 .../images/markdown/term_related_term_1.png        |   Bin 0 -> 62995 bytes
 docs/src/resources/images/markdown/term_search.png |   Bin 0 -> 95964 bytes
 .../images/markdown/term_view_context.png          |   Bin 0 -> 113712 bytes
 .../images/markdown/term_with_classification.png   |   Bin 0 -> 58286 bytes
 .../images/markdown/terms_related_terms.png        |   Bin 0 -> 30047 bytes
 docs/src/resources/images/markdown/terms_view.png  |   Bin 0 -> 74410 bytes
 .../{site => }/resources/images/network-server.png |   Bin
 .../resources/images/package-x-generic.png         |   Bin
 docs/src/resources/images/twiki/architecture.png   |   Bin 0 -> 172567 bytes
 docs/src/resources/images/twiki/bm-create-01.png   |   Bin 0 -> 172630 bytes
 docs/src/resources/images/twiki/bm-create-02.png   |   Bin 0 -> 250394 bytes
 .../images/twiki/bm-entity-association.png         |   Bin 0 -> 266883 bytes
 .../resources/images/twiki/bm-ranger-policies.png  |   Bin 0 -> 522526 bytes
 docs/src/resources/images/twiki/bm-search-01.png   |   Bin 0 -> 366853 bytes
 docs/src/resources/images/twiki/bm-search-02.png   |   Bin 0 -> 193957 bytes
 .../resources/images/twiki/businessmetadata.png    |   Bin 0 -> 67775 bytes
 .../images/twiki/classification-propagation-1.png  |   Bin 0 -> 69932 bytes
 .../images/twiki/classification-propagation-2.png  |   Bin 0 -> 98944 bytes
 .../images/twiki/classification-propagation-3.png  |   Bin 0 -> 98037 bytes
 .../images/twiki/classification-propagation-4.png  |   Bin 0 -> 77544 bytes
 .../images/twiki/classification-propagation-5.png  |   Bin 0 -> 52181 bytes
 .../images/twiki/classification-propagation-6.png  |   Bin 0 -> 48137 bytes
 .../images/twiki/classification-propagation-7.png  |   Bin 0 -> 47289 bytes
 .../images/twiki/classification-propagation-8.png  |   Bin 0 -> 98641 bytes
 .../classification-propagation-entity-delete-1.png |   Bin 0 -> 55709 bytes
 .../classification-propagation-entity-delete-2.png |   Bin 0 -> 65679 bytes
 .../classification-propagation-entity-delete-3.png |   Bin 0 -> 99165 bytes
 .../classification-propagation-entity-delete-4.png |   Bin 0 -> 111506 bytes
 .../images/twiki}/guide-class-diagram.png          |   Bin
 .../images/twiki}/guide-instance-graph.png         |   Bin
 docs/src/resources/images/twiki/ranger-audit.png   |   Bin 0 -> 115948 bytes
 .../resources/images/twiki/ranger-policy-admin.png |   Bin 0 -> 227632 bytes
 .../images/twiki/ranger-policy-entities.png        |   Bin 0 -> 303316 bytes
 .../resources/images/twiki/ranger-policy-types.png |   Bin 0 -> 253200 bytes
 .../images/twiki/search-basic-hive_column-PII.png  |   Bin 0 -> 502513 bytes
 ...arch-basic-hive_table-customers-or-provider.png |   Bin 0 -> 373583 bytes
 ...ch-basic-hive_table-customers-owner_is_hive.png |   Bin 0 -> 366589 bytes
 .../twiki/search-basic-hive_table-customers.png    |   Bin 0 -> 305538 bytes
 .../src/{site => }/resources/images/window-new.png |   Bin
 docs/src/site/resources/architecture.png           |   Bin 58775 -> 0 bytes
 docs/src/site/resources/data-types.png             |   Bin 413738 -> 0 bytes
 docs/src/site/resources/images/add.gif             |   Bin 397 -> 0 bytes
 .../resources/images/apache-incubator-logo.png     |   Bin 4234 -> 0 bytes
 .../resources/images/apache-maven-project-2.png    |   Bin 33442 -> 0 bytes
 docs/src/site/resources/images/falcon-logo.png     |   Bin 13293 -> 0 bytes
 docs/src/site/resources/images/fix.gif             |   Bin 366 -> 0 bytes
 docs/src/site/resources/images/icon_error_sml.gif  |   Bin 633 -> 0 bytes
 docs/src/site/resources/images/icon_help_sml.gif   |   Bin 1072 -> 0 bytes
 docs/src/site/resources/images/icon_info_sml.gif   |   Bin 638 -> 0 bytes
 .../src/site/resources/images/icon_success_sml.gif |   Bin 604 -> 0 bytes
 .../src/site/resources/images/icon_warning_sml.gif |   Bin 625 -> 0 bytes
 .../images/logos/build-by-maven-black.png          |   Bin 2294 -> 0 bytes
 .../images/logos/build-by-maven-white.png          |   Bin 2260 -> 0 bytes
 .../site/resources/images/profiles/pre-release.png |   Bin 32607 -> 0 bytes
 .../src/site/resources/images/profiles/retired.png |   Bin 22003 -> 0 bytes
 .../src/site/resources/images/profiles/sandbox.png |   Bin 33010 -> 0 bytes
 docs/src/site/resources/images/remove.gif          |   Bin 607 -> 0 bytes
 docs/src/site/resources/images/rss.png             |   Bin 474 -> 0 bytes
 docs/src/site/resources/images/update.gif          |   Bin 1090 -> 0 bytes
 docs/src/site/resources/types-instance.png         |   Bin 445893 -> 0 bytes
 docs/src/site/site.xml                             |    70 -
 docs/src/site/twiki/Architecture.twiki             |     6 -
 docs/src/site/twiki/Discovery.twiki                |     6 -
 docs/src/site/twiki/LICENSE.txt                    |     3 -
 docs/src/site/twiki/QuickStart.twiki               |    28 -
 docs/src/site/twiki/Repository.twiki               |     4 -
 docs/src/site/twiki/TypeSystem.twiki               |    74 -
 docs/src/site/twiki/index.twiki                    |    57 -
 docs/src/site/twiki/security.twiki                 |    62 -
 .../components/shared/Header/GithubLink/index.js   |    64 +
 .../shared/Header/HeaderDropDown/Basic.js          |   143 +
 .../shared/Header/HeaderDropDown/index.js          |    46 +
 docs/theme/components/shared/Header/index.js       |    46 +
 docs/theme/components/shared/Img/index.js          |    40 +
 docs/theme/components/shared/LegalFooter/index.js  |    89 +
 docs/theme/components/shared/Logo/index.js         |    97 +
 docs/theme/components/shared/Main/index.js         |    23 +
 docs/theme/components/shared/Search/index.js       |    71 +
 docs/theme/components/shared/Sidebar/Docz.js       |    27 +
 docs/theme/components/shared/Sidebar/Hamburger.js  |   135 +
 docs/theme/components/shared/Sidebar/Menu.js       |   127 +
 .../components/shared/Sidebar/MenuHeadings.js      |    51 +
 docs/theme/components/shared/Sidebar/MenuLink.js   |   191 +
 docs/theme/components/shared/Sidebar/SmallLink.js  |    90 +
 docs/theme/components/shared/Sidebar/SubMenu.js    |   137 +
 docs/theme/components/shared/Sidebar/index.js      |   478 +
 docs/theme/components/shared/TeamList/index.js     |   146 +
 docs/theme/components/shared/common/CustomLink.js  |    30 +
 docs/theme/components/shared/index.js              |    21 +
 docs/theme/components/ui/Blockquote.js             |    32 +
 docs/theme/components/ui/Button.js                 |    31 +
 docs/theme/components/ui/CodeMirror/index.js       |   150 +
 .../theme/components/ui/CodeMirror/ps-scrollbar.js |   115 +
 docs/theme/components/ui/CodeMirror/themes/dark.js |   151 +
 .../theme/components/ui/CodeMirror/themes/index.js |    20 +
 .../theme/components/ui/CodeMirror/themes/light.js |   125 +
 docs/theme/components/ui/InlineCode.js             |    26 +
 docs/theme/components/ui/Link.js                   |    70 +
 docs/theme/components/ui/Loading.js                |   108 +
 docs/theme/components/ui/NotFound.js               |    58 +
 docs/theme/components/ui/OrderedList.js            |    43 +
 docs/theme/components/ui/Page.js                   |   106 +
 docs/theme/components/ui/Paragraph.js              |    25 +
 docs/theme/components/ui/Pre.js                    |    25 +
 docs/theme/components/ui/Props/PropsRaw.js         |   116 +
 docs/theme/components/ui/Props/PropsTable.js       |   157 +
 docs/theme/components/ui/Props/index.js            |    90 +
 docs/theme/components/ui/Table.js                  |   113 +
 docs/theme/components/ui/UnorderedList.js          |    38 +
 docs/theme/components/ui/index.js                  |    45 +
 docs/theme/config.js                               |    31 +
 docs/theme/index.js                                |    55 +
 docs/theme/styles/colors.js                        |    34 +
 docs/theme/styles/fonts.js                         |    32 +
 docs/theme/styles/global.js                        |    47 +
 docs/theme/styles/index.js                         |   105 +
 docs/theme/styles/modes.js                         |    73 +
 docs/theme/styles/responsive.js                    |    32 +
 docs/theme/styles/styled-colors.js                 |    23 +
 docs/theme/utils/hotkeys.js                        |    30 +
 docs/theme/utils/storage.js                        |    80 +
 docs/theme/utils/theme.js                          |    35 +
 docs/theme/utils/utils.js                          |    33 +
 graphdb/api/pom.xml                                |    57 +
 .../repository/graphdb/AggregationContext.java     |    93 +
 .../atlas/repository/graphdb/AtlasCardinality.java |    36 +
 .../apache/atlas/repository/graphdb/AtlasEdge.java |    60 +
 .../repository/graphdb/AtlasEdgeDirection.java     |    27 +
 .../atlas/repository/graphdb/AtlasEdgeLabel.java   |    28 +
 .../atlas/repository/graphdb/AtlasElement.java     |   180 +
 .../atlas/repository/graphdb/AtlasGraph.java       |   365 +
 .../atlas/repository/graphdb/AtlasGraphIndex.java  |    61 +
 .../repository/graphdb/AtlasGraphIndexClient.java  |    57 +
 .../repository/graphdb/AtlasGraphManagement.java   |   183 +
 .../atlas/repository/graphdb/AtlasGraphQuery.java  |   198 +
 .../repository/graphdb/AtlasGraphTraversal.java    |    93 +
 .../graphdb/AtlasGraphTraversalSource.java         |    40 +
 .../atlas/repository/graphdb/AtlasIndexQuery.java  |    83 +
 .../graphdb/AtlasIndexQueryParameter.java          |    36 +
 .../atlas/repository/graphdb/AtlasPropertyKey.java |    30 +
 .../graphdb/AtlasSchemaViolationException.java     |    29 +
 .../atlas/repository/graphdb/AtlasVertex.java      |   101 +
 .../atlas/repository/graphdb/AtlasVertexQuery.java |    87 +
 .../atlas/repository/graphdb/GraphDBMigrator.java  |    34 +
 .../atlas/repository/graphdb/GraphDatabase.java    |    55 +
 .../graphdb/GraphIndexQueryParameters.java         |    61 +
 .../atlas/repository/graphdb/GremlinVersion.java   |    29 +
 graphdb/common/pom.xml                             |    74 +
 .../tinkerpop/query/NativeTinkerpopGraphQuery.java |   125 +
 .../query/NativeTinkerpopQueryFactory.java         |    34 +
 .../tinkerpop/query/TinkerpopGraphQuery.java       |   353 +
 .../graphdb/tinkerpop/query/expr/AndCondition.java |    96 +
 .../graphdb/tinkerpop/query/expr/HasPredicate.java |    48 +
 .../graphdb/tinkerpop/query/expr/InPredicate.java  |    49 +
 .../graphdb/tinkerpop/query/expr/OrCondition.java  |   136 +
 .../tinkerpop/query/expr/OrderByPredicate.java     |    41 +
 .../tinkerpop/query/expr/QueryPredicate.java       |    33 +
 .../graphdb/utils/IteratorToIterableAdapter.java   |    38 +
 .../org/apache/atlas/graph/GraphSandboxUtil.java   |    75 +
 graphdb/graphdb-impls/pom.xml                      |    46 +
 graphdb/janus-hbase2/pom.xml                       |   103 +
 .../janusgraph/diskstorage/hbase2/AdminMask.java   |    74 +
 .../diskstorage/hbase2/ConnectionMask.java         |    55 +
 .../diskstorage/hbase2/HBaseAdmin2_0.java          |   167 +
 .../janusgraph/diskstorage/hbase2/HBaseCompat.java |    58 +
 .../diskstorage/hbase2/HBaseCompat2_0.java         |    61 +
 .../diskstorage/hbase2/HBaseCompatLoader.java      |    90 +
 .../hbase2/HBaseKeyColumnValueStore.java           |   384 +
 .../diskstorage/hbase2/HBaseStoreManager.java      |   986 +
 .../diskstorage/hbase2/HBaseTransaction.java       |    31 +
 .../diskstorage/hbase2/HConnection2_0.java         |    58 +
 .../janusgraph/diskstorage/hbase2/HTable2_0.java   |    60 +
 .../janusgraph/diskstorage/hbase2/TableMask.java   |    45 +
 graphdb/janus/pom.xml                              |   311 +
 graphdb/janus/readme.txt                           |    51 +
 .../repository/graphdb/janus/AtlasJanusEdge.java   |    55 +
 .../graphdb/janus/AtlasJanusEdgeLabel.java         |    59 +
 .../graphdb/janus/AtlasJanusElement.java           |   290 +
 .../repository/graphdb/janus/AtlasJanusGraph.java  |   589 +
 .../graphdb/janus/AtlasJanusGraphDatabase.java     |   335 +
 .../graphdb/janus/AtlasJanusGraphIndex.java        |   100 +
 .../graphdb/janus/AtlasJanusGraphIndexClient.java  |   588 +
 .../graphdb/janus/AtlasJanusGraphManagement.java   |   375 +
 .../graphdb/janus/AtlasJanusGraphTraversal.java    |   225 +
 .../graphdb/janus/AtlasJanusIndexQuery.java        |   129 +
 .../janus/AtlasJanusIndexQueryParameter.java       |    54 +
 .../graphdb/janus/AtlasJanusObjectFactory.java     |    99 +
 .../graphdb/janus/AtlasJanusPropertyKey.java       |    77 +
 .../repository/graphdb/janus/AtlasJanusVertex.java |   135 +
 .../graphdb/janus/AtlasJanusVertexQuery.java       |    90 +
 .../graphdb/janus/AtlasSolrQueryBuilder.java       |   462 +
 .../graphdb/janus/GraphDbObjectFactory.java        |   130 +
 .../janus/graphson/AtlasElementPropertyConfig.java |   134 +
 .../graphdb/janus/graphson/AtlasGraphSONMode.java  |    41 +
 .../janus/graphson/AtlasGraphSONTokens.java        |    48 +
 .../janus/graphson/AtlasGraphSONUtility.java       |   511 +
 .../janus/migration/AtlasGraphSONReader.java       |   313 +
 .../graphdb/janus/migration/ElementProcessors.java |   465 +
 .../janus/migration/GraphDBGraphSONMigrator.java   |    84 +
 .../graphdb/janus/migration/GraphSONTokensTP2.java |    51 +
 .../graphdb/janus/migration/GraphSONUtility.java   |   268 +
 .../graphdb/janus/migration/JsonNodeParsers.java   |   179 +
 .../janus/migration/JsonNodeProcessManager.java    |   226 +
 .../janus/migration/MappedElementCache.java        |    70 +
 .../janus/migration/PostProcessManager.java        |   141 +
 .../janus/migration/ReaderStatusManager.java       |   152 +
 .../migration/RelationshipCacheGenerator.java      |    98 +
 .../graphdb/janus/migration/TypesDefScrubber.java  |   212 +
 .../migration/TypesWithCollectionsFinder.java      |   134 +
 .../postProcess/PostProcessListProperty.java       |    68 +
 .../graphdb/janus/query/AtlasJanusGraphQuery.java  |    56 +
 .../graphdb/janus/query/NativeJanusGraphQuery.java |   291 +
 .../janus/serializer/BigDecimalSerializer.java     |    49 +
 .../janus/serializer/BigIntegerSerializer.java     |    46 +
 .../janus/serializer/TypeCategorySerializer.java   |    31 +
 .../janusgraph/diskstorage/solr/Solr6Index.java    |  1265 ++
 .../services/javax.script.ScriptEngineFactory      |     1 +
 .../graphdb/janus/AbstractGraphDatabaseTest.java   |   189 +
 .../graphdb/janus/AtlasJanusDatabaseTest.java      |   475 +
 .../janus/AtlasJanusGraphIndexClientTest.java      |   141 +
 .../graphdb/janus/AtlasSolrQueryBuilderTest.java   |   305 +
 .../repository/graphdb/janus/GraphQueryTest.java   |   454 +
 .../graphdb/janus/JanusGraphProviderTest.java      |    91 +
 .../graphdb/janus/migration/BaseUtils.java         |   186 +
 .../janus/migration/GraphSONUtilityTest.java       |   371 +
 .../janus/migration/JsonNodeParsersTest.java       |   124 +
 .../janus/migration/MappedElementCacheTest.java    |    56 +
 .../migration/PostProcessListPropertyTest.java     |   142 +
 .../janus/migration/ReaderStatusManagerTest.java   |    61 +
 .../test/resources/atlas-application.properties    |   100 +
 .../src/test/resources/atlas-migration-data.json   |  7338 +++++++
 graphdb/janus/src/test/resources/col-2-legacy.json |    73 +
 graphdb/janus/src/test/resources/col-3-legacy.json |    86 +
 graphdb/janus/src/test/resources/col-legacy.json   |    73 +
 .../janus/src/test/resources/db-type-legacy.json   |    84 +
 graphdb/janus/src/test/resources/db-v-65544.json   |    78 +
 .../janus/src/test/resources/edge-legacy-col.json  |    27 +
 .../janus/src/test/resources/edge-legacy-col2.json |    27 +
 .../janus/src/test/resources/edge-legacy-col3.json |    27 +
 .../janus/src/test/resources/edge-legacy-col4.json |    27 +
 .../src/test/resources/edge-legacy-process.json    |    27 +
 .../janus/src/test/resources/edge-legacy-tag.json  |    27 +
 graphdb/janus/src/test/resources/edge-legacy.json  |    27 +
 .../src/test/resources/entity-with-trait-type.json |    38 +
 .../janus/src/test/resources/lineage-v-98312.json  |    79 +
 .../src/test/resources/searchparameters0.json      |    22 +
 .../src/test/resources/searchparameters1AND.json   |    27 +
 .../src/test/resources/searchparameters1OR.json    |    27 +
 .../src/test/resources/searchparameters2AND.json   |    32 +
 .../src/test/resources/searchparameters2OR.json    |    32 +
 .../src/test/resources/searchparameters2Types.json |    19 +
 .../src/test/resources/searchparameters3.json      |    36 +
 .../src/test/resources/searchparametersGT.json     |    26 +
 .../src/test/resources/searchparametersGTE.json    |    31 +
 .../src/test/resources/searchparametersLT.json     |    26 +
 .../src/test/resources/searchparametersLTE.json    |    31 +
 .../test/resources/searchparametersStartsWith.json |    22 +
 .../janus/src/test/resources/table-v-147504.json   |   154 +
 .../janus/src/test/resources/tag-163856752.json    |    35 +
 graphdb/pom.xml                                    |    43 +
 graphdb/readme.txt                                 |    22 +
 intg/pom.xml                                       |   133 +
 .../org/apache/atlas/ApplicationProperties.java    |   391 +
 .../java/org/apache/atlas/AtlasConfiguration.java  |   149 +
 .../main/java/org/apache/atlas/AtlasErrorCode.java |   271 +
 .../main/java/org/apache/atlas/AtlasException.java |    43 +
 .../src/main/java/org/apache/atlas/DeleteType.java |    44 +
 intg/src/main/java/org/apache/atlas/SortOrder.java |    22 +
 .../atlas/bulkimport/BulkImportResponse.java       |   160 +
 .../apache/atlas/exception/AtlasBaseException.java |    85 +
 .../apache/atlas/model/AtlasBaseModelObject.java   |    82 +
 .../java/org/apache/atlas/model/Clearable.java     |    22 +
 .../main/java/org/apache/atlas/model/PList.java    |   136 +
 .../java/org/apache/atlas/model/SearchFilter.java  |   157 +
 .../java/org/apache/atlas/model/TimeBoundary.java  |   120 +
 .../java/org/apache/atlas/model/TypeCategory.java  |    22 +
 .../apache/atlas/model/annotation/AtlasJSON.java   |    36 +
 .../apache/atlas/model/audit/AtlasAuditEntry.java  |   169 +
 .../atlas/model/audit/AuditSearchParameters.java   |   148 +
 .../atlas/model/audit/EntityAuditEventV2.java      |   345 +
 .../model/discovery/AtlasAggregationEntry.java     |    79 +
 .../model/discovery/AtlasQuickSearchResult.java    |    60 +
 .../atlas/model/discovery/AtlasSearchResult.java   |   294 +
 .../model/discovery/AtlasSuggestionsResult.java    |    66 +
 .../model/discovery/QuickSearchParameters.java     |   138 +
 .../atlas/model/discovery/SearchParameters.java    |   522 +
 .../apache/atlas/model/glossary/AtlasGlossary.java |   243 +
 .../model/glossary/AtlasGlossaryBaseObject.java    |   153 +
 .../model/glossary/AtlasGlossaryCategory.java      |   166 +
 .../atlas/model/glossary/AtlasGlossaryTerm.java    |   535 +
 .../model/glossary/AtlasGlossaryTermHeader.java    |    80 +
 .../glossary/enums/AtlasTermAssignmentStatus.java  |    39 +
 .../enums/AtlasTermRelationshipStatus.java         |    37 +
 .../glossary/relations/AtlasGlossaryHeader.java    |    85 +
 .../relations/AtlasRelatedCategoryHeader.java      |   104 +
 .../glossary/relations/AtlasRelatedTermHeader.java |   138 +
 .../relations/AtlasTermAssignmentHeader.java       |   161 +
 .../relations/AtlasTermCategorizationHeader.java   |   106 +
 .../atlas/model/impexp/AtlasExportRequest.java     |   175 +
 .../atlas/model/impexp/AtlasExportResult.java      |   273 +
 .../atlas/model/impexp/AtlasImportRequest.java     |   168 +
 .../atlas/model/impexp/AtlasImportResult.java      |   183 +
 .../org/apache/atlas/model/impexp/AtlasServer.java |   168 +
 .../atlas/model/impexp/AttributeTransform.java     |    87 +
 .../atlas/model/impexp/ExportImportAuditEntry.java |   134 +
 .../apache/atlas/model/impexp/MigrationStatus.java |   100 +
 .../model/instance/AtlasCheckStateRequest.java     |   100 +
 .../model/instance/AtlasCheckStateResult.java      |   257 +
 .../atlas/model/instance/AtlasClassification.java  |   209 +
 .../apache/atlas/model/instance/AtlasEntity.java   |   918 +
 .../atlas/model/instance/AtlasEntityHeader.java    |   281 +
 .../atlas/model/instance/AtlasEntityHeaders.java   |    56 +
 .../apache/atlas/model/instance/AtlasObjectId.java |   211 +
 .../atlas/model/instance/AtlasRelatedObjectId.java |   201 +
 .../atlas/model/instance/AtlasRelationship.java    |   531 +
 .../model/instance/AtlasRelationshipHeader.java    |   202 +
 .../apache/atlas/model/instance/AtlasStruct.java   |   290 +
 .../instance/ClassificationAssociateRequest.java   |   142 +
 .../model/instance/EntityMutationResponse.java     |   321 +
 .../atlas/model/instance/EntityMutations.java      |   141 +
 .../apache/atlas/model/instance/GuidMapping.java   |    88 +
 .../apache/atlas/model/legacy/EntityResult.java    |    99 +
 .../atlas/model/lineage/AtlasLineageInfo.java      |   207 +
 .../apache/atlas/model/metrics/AtlasMetrics.java   |   144 +
 .../model/migration/MigrationImportStatus.java     |    62 +
 .../notification/AtlasNotificationBaseMessage.java |   208 +
 .../notification/AtlasNotificationMessage.java     |   115 +
 .../AtlasNotificationStringMessage.java            |    82 +
 .../model/notification/EntityNotification.java     |   209 +
 .../atlas/model/notification/HookNotification.java |   225 +
 .../atlas/model/notification/MessageVersion.java   |   170 +
 .../org/apache/atlas/model/patches/AtlasPatch.java |   225 +
 .../atlas/model/profile/AtlasUserProfile.java      |    98 +
 .../atlas/model/profile/AtlasUserSavedSearch.java  |   136 +
 .../org/apache/atlas/model/tasks/AtlasTask.java    |   192 +
 .../atlas/model/typedef/AtlasBaseTypeDef.java      |   450 +
 .../model/typedef/AtlasBusinessMetadataDef.java    |    88 +
 .../model/typedef/AtlasClassificationDef.java      |   292 +
 .../apache/atlas/model/typedef/AtlasEntityDef.java |   398 +
 .../apache/atlas/model/typedef/AtlasEnumDef.java   |   372 +
 .../atlas/model/typedef/AtlasRelationshipDef.java  |   378 +
 .../model/typedef/AtlasRelationshipEndDef.java     |   260 +
 .../apache/atlas/model/typedef/AtlasStructDef.java |   755 +
 .../atlas/model/typedef/AtlasTypeDefHeader.java    |   151 +
 .../apache/atlas/model/typedef/AtlasTypesDef.java  |   249 +
 .../atlas/security/InMemoryJAASConfiguration.java  |   401 +
 .../apache/atlas/security/SecurityProperties.java  |    52 +
 .../org/apache/atlas/security/SecurityUtil.java    |    83 +
 .../java/org/apache/atlas/type/AtlasArrayType.java |   591 +
 .../org/apache/atlas/type/AtlasBuiltInTypes.java   |   855 +
 .../atlas/type/AtlasBusinessMetadataType.java      |   217 +
 .../apache/atlas/type/AtlasClassificationType.java |   659 +
 .../org/apache/atlas/type/AtlasEntityType.java     |  1319 ++
 .../java/org/apache/atlas/type/AtlasEnumType.java  |   114 +
 .../java/org/apache/atlas/type/AtlasMapType.java   |   368 +
 .../apache/atlas/type/AtlasRelationshipType.java   |   428 +
 .../org/apache/atlas/type/AtlasStructType.java     |  1193 ++
 .../main/java/org/apache/atlas/type/AtlasType.java |   160 +
 .../org/apache/atlas/type/AtlasTypeRegistry.java   |  1285 ++
 .../java/org/apache/atlas/type/AtlasTypeUtil.java  |   761 +
 .../java/org/apache/atlas/type/AttributeToken.java |    43 +
 .../java/org/apache/atlas/type/ConstantToken.java  |    38 +
 .../main/java/org/apache/atlas/type/Constants.java |    56 +
 .../java/org/apache/atlas/type/DependentToken.java |    52 +
 .../java/org/apache/atlas/type/TemplateToken.java  |    27 +
 .../apache/atlas/typesystem/types/DataTypes.java   |    36 +
 .../apache/atlas/utils/AtlasConfigurationUtil.java |    36 +
 .../org/apache/atlas/utils/AtlasEntityUtil.java    |   169 +
 .../java/org/apache/atlas/utils/AtlasJson.java     |   553 +
 .../org/apache/atlas/utils/AuthenticationUtil.java |   100 +
 .../org/apache/atlas/utils/FixedBufferList.java    |    89 +
 .../atlas/v1/model/discovery/DSLSearchResult.java  |   156 +
 .../v1/model/discovery/FullTextSearchResult.java   |   156 +
 .../v1/model/instance/AtlasSystemAttributes.java   |   157 +
 .../org/apache/atlas/v1/model/instance/Id.java     |   271 +
 .../atlas/v1/model/instance/Referenceable.java     |   255 +
 .../org/apache/atlas/v1/model/instance/Struct.java |   204 +
 .../v1/model/lineage/DataSetLineageResponse.java   |    66 +
 .../atlas/v1/model/lineage/LineageResponse.java    |    76 +
 .../atlas/v1/model/lineage/SchemaResponse.java     |   118 +
 .../model/notification/EntityNotificationV1.java   |   233 +
 .../v1/model/notification/HookNotificationV1.java  |   358 +
 .../v1/model/typedef/AttributeDefinition.java      |   229 +
 .../v1/model/typedef/ClassTypeDefinition.java      |    57 +
 .../atlas/v1/model/typedef/EnumTypeDefinition.java |   175 +
 .../model/typedef/HierarchicalTypeDefinition.java  |    96 +
 .../atlas/v1/model/typedef/Multiplicity.java       |   173 +
 .../v1/model/typedef/StructTypeDefinition.java     |   119 +
 .../v1/model/typedef/TraitTypeDefinition.java      |    51 +
 .../apache/atlas/v1/model/typedef/TypesDef.java    |   120 +
 .../atlas/v1/typesystem/types/utils/TypesUtil.java |   112 +
 intg/src/main/python/LICENSE                       |    15 +
 intg/src/main/python/Makefile                      |    31 +
 intg/src/main/python/README.md                     |   162 +
 intg/src/main/python/apache_atlas/__init__.py      |    39 +
 .../main/python/apache_atlas/client/__init__.py    |    17 +
 intg/src/main/python/apache_atlas/client/admin.py  |    31 +
 .../main/python/apache_atlas/client/base_client.py |   120 +
 .../main/python/apache_atlas/client/discovery.py   |   163 +
 intg/src/main/python/apache_atlas/client/entity.py |   310 +
 .../main/python/apache_atlas/client/glossary.py    |   238 +
 .../src/main/python/apache_atlas/client/lineage.py |    44 +
 .../python/apache_atlas/client/relationship.py     |    56 +
 .../src/main/python/apache_atlas/client/typedef.py |   153 +
 intg/src/main/python/apache_atlas/exceptions.py    |    40 +
 .../src/main/python/apache_atlas/model/__init__.py |    17 +
 intg/src/main/python/apache_atlas/model/admin.py   |    32 +
 .../main/python/apache_atlas/model/discovery.py    |   224 +
 intg/src/main/python/apache_atlas/model/enums.py   |   147 +
 .../src/main/python/apache_atlas/model/glossary.py |   237 +
 .../src/main/python/apache_atlas/model/instance.py |   342 +
 intg/src/main/python/apache_atlas/model/lineage.py |    51 +
 intg/src/main/python/apache_atlas/model/misc.py    |    96 +
 intg/src/main/python/apache_atlas/model/profile.py |    38 +
 .../main/python/apache_atlas/model/relationship.py |    73 +
 intg/src/main/python/apache_atlas/model/typedef.py |   235 +
 intg/src/main/python/apache_atlas/utils.py         |   156 +
 intg/src/main/python/requirements-dev.txt          |     2 +
 intg/src/main/python/requirements.txt              |     1 +
 intg/src/main/python/setup.py                      |    50 +
 intg/src/main/python/tox.ini                       |    20 +
 intg/src/main/resources/atlas-log4j.xml            |   105 +
 .../apache/atlas/ApplicationPropertiesTest.java    |   155 +
 .../org/apache/atlas/TestRelationshipUtilsV2.java  |   330 +
 .../test/java/org/apache/atlas/TestUtilsV2.java    |  1593 ++
 .../java/org/apache/atlas/model/ModelTestUtil.java |   538 +
 .../model/instance/TestAtlasClassification.java    |    91 +
 .../atlas/model/instance/TestAtlasEntity.java      |    91 +
 .../typedef/TestAtlasBusinessMetadataDef.java      |    84 +
 .../model/typedef/TestAtlasClassificationDef.java  |   100 +
 .../atlas/model/typedef/TestAtlasEntityDef.java    |   145 +
 .../atlas/model/typedef/TestAtlasEnumDef.java      |   110 +
 .../model/typedef/TestAtlasRelationshipDef.java    |    96 +
 .../atlas/model/typedef/TestAtlasStructDef.java    |   103 +
 .../security/InMemoryJAASConfigurationTest.java    |    81 +
 ...AASConfigurationTicketBasedKafkaClientTest.java |    51 +
 .../org/apache/atlas/type/TestAtlasArrayType.java  |   120 +
 .../apache/atlas/type/TestAtlasBigDecimalType.java |   123 +
 .../apache/atlas/type/TestAtlasBigIntegerType.java |   115 +
 .../apache/atlas/type/TestAtlasBooleanType.java    |    88 +
 .../type/TestAtlasBuiltInTypesFloatDouble.java     |    63 +
 .../org/apache/atlas/type/TestAtlasByteType.java   |   171 +
 .../atlas/type/TestAtlasClassificationType.java    |   346 +
 .../org/apache/atlas/type/TestAtlasDateType.java   |   132 +
 .../org/apache/atlas/type/TestAtlasDoubleType.java |   161 +
 .../org/apache/atlas/type/TestAtlasEntityType.java |   516 +
 .../org/apache/atlas/type/TestAtlasFloatType.java  |   172 +
 .../org/apache/atlas/type/TestAtlasIntType.java    |   173 +
 .../org/apache/atlas/type/TestAtlasLongType.java   |   174 +
 .../org/apache/atlas/type/TestAtlasMapType.java    |   116 +
 .../apache/atlas/type/TestAtlasObjectIdType.java   |   151 +
 .../atlas/type/TestAtlasRelationshipType.java      |   255 +
 .../org/apache/atlas/type/TestAtlasShortType.java  |   172 +
 .../org/apache/atlas/type/TestAtlasStringType.java |    90 +
 .../org/apache/atlas/type/TestAtlasStructType.java |   209 +
 .../apache/atlas/type/TestAtlasTypeRegistry.java   |   711 +
 .../org/apache/atlas/type/TestMultiplicity.java    |    54 +
 .../apache/atlas/utils/FixedBufferListTest.java    |   146 +
 intg/src/test/python/__init__.py                   |    18 +
 .../test/resources/atlas-application.properties    |   148 +
 intg/src/test/resources/atlas-jaas.properties      |    62 +
 intg/src/test/resources/policy-store.txt           |     9 +
 .../src/test/resources/sampleInstance.json         |     0
 intg/src/test/resources/sampleTypes.json           |   633 +
 intg/src/test/resources/test.properties            |    22 +
 .../test/resources/users-credentials.properties    |     3 +
 notification/pom.xml                               |   189 +
 .../main/java/org/apache/atlas/hook/AtlasHook.java |   305 +
 .../org/apache/atlas/hook/AtlasHookException.java  |    43 +
 .../org/apache/atlas/hook/AtlasTopicCreator.java   |   106 +
 .../apache/atlas/hook/FailedMessagesLogger.java    |    66 +
 .../org/apache/atlas/kafka/AtlasKafkaConsumer.java |   145 +
 .../org/apache/atlas/kafka/AtlasKafkaMessage.java  |    69 +
 .../apache/atlas/kafka/EmbeddedKafkaServer.java    |   163 +
 .../org/apache/atlas/kafka/KafkaNotification.java  |   417 +
 .../apache/atlas/kafka/NotificationProvider.java   |    77 +
 .../notification/AbstractMessageDeserializer.java  |    47 +
 .../atlas/notification/AbstractNotification.java   |   232 +
 .../notification/AbstractNotificationConsumer.java |    34 +
 .../AtlasNotificationMessageDeserializer.java      |   320 +
 .../notification/IncompatibleVersionException.java |    32 +
 .../apache/atlas/notification/LogConfigUtils.java  |   159 +
 .../atlas/notification/MessageDeserializer.java    |    33 +
 .../atlas/notification/NotificationConsumer.java   |    66 +
 .../atlas/notification/NotificationException.java  |    46 +
 .../atlas/notification/NotificationInterface.java  |   122 +
 .../atlas/notification/SplitMessageAggregator.java |    71 +
 .../entity/EntityMessageDeserializer.java          |    61 +
 .../notification/hook/HookMessageDeserializer.java |    63 +
 .../apache/atlas/notification/spool/Archiver.java  |   125 +
 .../atlas/notification/spool/AtlasFileSpool.java   |   181 +
 .../atlas/notification/spool/FileOperations.java   |    67 +
 .../atlas/notification/spool/IndexManagement.java  |   493 +
 .../apache/atlas/notification/spool/Publisher.java |   238 +
 .../notification/spool/SpoolConfiguration.java     |   153 +
 .../atlas/notification/spool/SpoolUtils.java       |   201 +
 .../apache/atlas/notification/spool/Spooler.java   |   138 +
 .../notification/spool/models/IndexRecord.java     |   221 +
 .../notification/spool/models/IndexRecords.java    |    89 +
 .../spool/utils/local/FileLockedReadWrite.java     |    73 +
 .../spool/utils/local/FileOpAppend.java            |    41 +
 .../spool/utils/local/FileOpCompaction.java        |    56 +
 .../spool/utils/local/FileOpDelete.java            |    47 +
 .../notification/spool/utils/local/FileOpRead.java |    66 +
 .../spool/utils/local/FileOpUpdate.java            |    60 +
 .../spool/utils/local/FileOperation.java           |   181 +
 .../java/org/apache/atlas/hook/AtlasHookTest.java  |   134 +
 .../apache/atlas/hook/AtlasTopicCreatorTest.java   |   118 +
 .../org/apache/atlas/kafka/KafkaConsumerTest.java  |   173 +
 .../atlas/kafka/KafkaNotificationMockTest.java     |   188 +
 .../apache/atlas/kafka/KafkaNotificationTest.java  |   129 +
 .../AbstractNotificationConsumerTest.java          |   251 +
 .../notification/AbstractNotificationTest.java     |   136 +
 .../notification/AtlasNotificationMessageTest.java |    59 +
 .../atlas/notification/MessageVersionTest.java     |   126 +
 .../notification/SplitMessageAggregatorTest.java   |    78 +
 .../entity/EntityNotificationDeserializerTest.java |    71 +
 .../entity/EntityNotificationTest.java             |   128 +
 .../hook/HookNotificationDeserializerTest.java     |   167 +
 .../notification/hook/HookNotificationTest.java    |   294 +
 .../notification/spool/AtlasFileSpoolTest.java     |   233 +
 .../apache/atlas/notification/spool/BaseTest.java  |    79 +
 .../notification/spool/IndexManagementTest.java    |   189 +
 .../src/test/resources/spool/archive/spool-1.json  |     3 +
 .../src/test/resources/spool/index-test-src-1.json |     2 +
 .../resources/spool/index-test-src-1_closed.json   |     1 +
 plugin-classloader/pom.xml                         |    38 +
 .../plugin/classloader/AtlasPluginClassLoader.java |   344 +
 .../classloader/AtlasPluginClassLoaderUtil.java    |   114 +
 .../classloader/AtlasPluginClassLoaderTest.java    |    66 +
 pom.xml                                            |  1993 +-
 release-build.xml                                  |    72 +
 release-log.txt                                    |   682 +
 repository/pom.xml                                 |   305 +-
 .../org/apache/atlas/GraphTransactionAdvisor.java  |    63 +
 .../apache/atlas/GraphTransactionInterceptor.java  |   444 +
 .../atlas/discovery/AtlasDiscoveryService.java     |   155 +
 .../atlas/discovery/AtlasLineageService.java       |    51 +
 .../discovery/ClassificationSearchProcessor.java   |   410 +
 .../atlas/discovery/EntityDiscoveryService.java    |   981 +
 .../atlas/discovery/EntityLineageService.java      |   451 +
 .../atlas/discovery/EntitySearchProcessor.java     |   347 +
 .../atlas/discovery/FreeTextSearchProcessor.java   |   204 +
 .../atlas/discovery/FullTextSearchProcessor.java   |   181 +
 .../atlas/discovery/GraphIndexQueryBuilder.java    |    99 +
 .../apache/atlas/discovery/SearchAggregator.java   |    39 +
 .../atlas/discovery/SearchAggregatorImpl.java      |   206 +
 .../org/apache/atlas/discovery/SearchContext.java  |   585 +
 .../org/apache/atlas/discovery/SearchIndexer.java  |    26 +
 .../apache/atlas/discovery/SearchProcessor.java    |  1318 ++
 .../atlas/discovery/SuggestionsProvider.java       |    24 +
 .../atlas/discovery/SuggestionsProviderImpl.java   |    59 +
 .../atlas/discovery/TermSearchProcessor.java       |   133 +
 .../org/apache/atlas/entitytransform/Action.java   |   297 +
 .../entitytransform/AtlasEntityTransformer.java    |    94 +
 .../atlas/entitytransform/BaseEntityHandler.java   |   200 +
 .../apache/atlas/entitytransform/Condition.java    |   266 +
 .../atlas/entitytransform/EntityAttribute.java     |    69 +
 .../entitytransform/HdfsPathEntityHandler.java     |   170 +
 .../entitytransform/HiveColumnEntityHandler.java   |   139 +
 .../entitytransform/HiveDatabaseEntityHandler.java |   113 +
 .../HiveStorageDescriptorEntityHandler.java        |   150 +
 .../entitytransform/HiveTableEntityHandler.java    |   136 +
 .../entitytransform/TransformationConstants.java   |    49 +
 .../atlas/entitytransform/TransformerContext.java  |    47 +
 .../atlas/glossary/GlossaryCategoryUtils.java      |   579 +
 .../org/apache/atlas/glossary/GlossaryService.java |  1200 ++
 .../apache/atlas/glossary/GlossaryTermUtils.java   |   978 +
 .../org/apache/atlas/glossary/GlossaryUtils.java   |   112 +
 .../org/apache/atlas/listener/ChangedTypeDefs.java |   113 +
 .../atlas/listener/EntityChangeListenerV2.java     |   185 +
 .../atlas/listener/TypeDefChangeListener.java      |    25 +
 .../main/java/org/apache/atlas/query/AtlasDSL.java |   200 +
 .../java/org/apache/atlas/query/DSLVisitor.java    |   413 +
 .../java/org/apache/atlas/query/GremlinClause.java |    90 +
 .../org/apache/atlas/query/GremlinClauseList.java  |   121 +
 .../java/org/apache/atlas/query/GremlinQuery.java  |    70 +
 .../apache/atlas/query/GremlinQueryComposer.java   |  1015 +
 .../org/apache/atlas/query/IdentifierHelper.java   |   370 +
 .../main/java/org/apache/atlas/query/Lookup.java   |    51 +
 .../java/org/apache/atlas/query/QueryParams.java   |    69 +
 .../apache/atlas/query/RegistryBasedLookup.java    |   320 +
 .../apache/atlas/query/SelectClauseComposer.java   |   292 +
 .../org/apache/atlas/query/antlr4/AtlasDSLLexer.g4 |   177 +
 .../apache/atlas/query/antlr4/AtlasDSLLexer.java   |   362 +
 .../apache/atlas/query/antlr4/AtlasDSLLexer.tokens |    58 +
 .../apache/atlas/query/antlr4/AtlasDSLParser.g4    |   113 +
 .../apache/atlas/query/antlr4/AtlasDSLParser.java  |  2698 +++
 .../query/antlr4/AtlasDSLParserBaseVisitor.java    |   286 +
 .../atlas/query/antlr4/AtlasDSLParserListener.java |   399 +
 .../atlas/query/antlr4/AtlasDSLParserVisitor.java  |   246 +
 .../atlas/query/executors/DSLQueryExecutor.java    |    33 +
 .../GremlinClauseToTraversalTranslator.java        |   304 +
 .../query/executors/ScriptEngineBasedExecutor.java |   156 +
 .../query/executors/SelectClauseProjections.java   |   239 +
 .../query/executors/TraversalBasedExecutor.java    |   175 +
 .../atlas/repository/IndexCreationException.java   |    41 +
 .../apache/atlas/repository/IndexException.java    |    44 +
 .../atlas/repository/RepositoryException.java      |    46 +
 .../audit/AbstractStorageBasedAuditRepository.java |   165 +
 .../atlas/repository/audit/AtlasAuditService.java  |   225 +
 .../audit/CassandraBasedAuditRepository.java       |   254 +
 .../repository/audit/EntityAuditListener.java      |   419 +
 .../repository/audit/EntityAuditListenerV2.java    |   654 +
 .../repository/audit/EntityAuditRepository.java    |   127 +
 .../audit/HBaseBasedAuditRepository.java           |   765 +
 .../audit/InMemoryEntityAuditRepository.java       |   164 +
 .../audit/NoopEntityAuditRepository.java           |    94 +
 .../repository/audit/TypeDefAuditListener.java     |   107 +
 .../converters/AtlasAbstractFormatConverter.java   |    58 +
 .../converters/AtlasArrayFormatConverter.java      |   150 +
 .../AtlasClassificationFormatConverter.java        |    69 +
 .../converters/AtlasEntityFormatConverter.java     |   186 +
 .../converters/AtlasEnumFormatConverter.java       |   147 +
 .../converters/AtlasFormatConverter.java           |    73 +
 .../converters/AtlasFormatConverters.java          |    67 +
 .../converters/AtlasInstanceConverter.java         |   457 +
 .../converters/AtlasMapFormatConverter.java        |   151 +
 .../converters/AtlasObjectIdConverter.java         |   136 +
 .../converters/AtlasPrimitiveFormatConverter.java  |    42 +
 .../converters/AtlasStructFormatConverter.java     |   289 +
 .../repository/converters/TypeConverterUtil.java   |   383 +
 .../atlas/repository/graph/AtlasEdgeLabel.java     |    94 +
 .../atlas/repository/graph/AtlasGraphProvider.java |   151 +
 .../atlas/repository/graph/FullTextMapperV2.java   |   347 +
 .../repository/graph/GraphBackedSearchIndexer.java |  1073 +
 .../apache/atlas/repository/graph/GraphHelper.java |  1691 ++
 .../repository/graph/IAtlasGraphProvider.java      |    34 +
 .../atlas/repository/graph/IFullTextMapper.java    |    45 +
 .../repository/graph/IndexChangeListener.java      |    26 +
 .../atlas/repository/graph/SolrIndexHelper.java    |   186 +
 .../repository/impexp/AtlasServerService.java      |   164 +
 .../atlas/repository/impexp/AuditsWriter.java      |   268 +
 .../atlas/repository/impexp/EntitiesExtractor.java |    84 +
 .../impexp/ExportImportAuditService.java           |   171 +
 .../atlas/repository/impexp/ExportService.java     |   512 +
 .../repository/impexp/ExportTypeProcessor.java     |   243 +
 .../atlas/repository/impexp/ExtractStrategy.java   |    28 +
 .../repository/impexp/HdfsPathEntityCreator.java   |   131 +
 .../atlas/repository/impexp/ImportService.java     |   299 +
 .../atlas/repository/impexp/ImportTransformer.java |   414 +
 .../atlas/repository/impexp/ImportTransforms.java  |   214 +
 .../repository/impexp/ImportTransformsShaper.java  |   105 +
 .../repository/impexp/ImportTypeDefProcessor.java  |    90 +
 .../impexp/IncrementalExportEntityProvider.java    |   140 +
 .../impexp/MigrationProgressService.java           |   114 +
 .../impexp/RelationshipAttributesExtractor.java    |   152 +
 .../impexp/StartEntityFetchByExportRequest.java    |   207 +
 .../impexp/TableReplicationRequestProcessor.java   |   189 +
 .../repository/impexp/TypeAttributeDifference.java |   192 +
 .../atlas/repository/impexp/VertexExtractor.java   |   183 +
 .../repository/impexp/ZipExportFileNames.java      |    38 +
 .../apache/atlas/repository/impexp/ZipSink.java    |   130 +
 .../apache/atlas/repository/impexp/ZipSource.java  |   317 +
 .../atlas/repository/impexp/ZipSourceDirect.java   |   337 +
 .../impexp/ZipSourceWithBackingDirectory.java      |   371 +
 .../repository/migration/DataMigrationService.java |   184 +
 .../migration/DataMigrationStatusService.java      |   241 +
 .../atlas/repository/migration/FileWatcher.java    |   149 +
 .../migration/ZipFileMigrationImporter.java        |   165 +
 .../repository/ogm/AbstractDataTransferObject.java |    70 +
 .../atlas/repository/ogm/AtlasAuditEntryDTO.java   |   113 +
 .../atlas/repository/ogm/AtlasServerDTO.java       |    85 +
 .../apache/atlas/repository/ogm/DTORegistry.java   |    50 +
 .../apache/atlas/repository/ogm/DataAccess.java    |   263 +
 .../atlas/repository/ogm/DataTransferObject.java   |    43 +
 .../repository/ogm/ExportImportAuditEntryDTO.java  |   113 +
 .../ogm/glossary/AbstractGlossaryDTO.java          |   164 +
 .../ogm/glossary/AtlasGlossaryCategoryDTO.java     |   157 +
 .../repository/ogm/glossary/AtlasGlossaryDTO.java  |   152 +
 .../ogm/glossary/AtlasGlossaryTermDTO.java         |   261 +
 .../ogm/profiles/AtlasSavedSearchDTO.java          |   118 +
 .../ogm/profiles/AtlasUserProfileDTO.java          |   126 +
 .../patches/AddMandatoryAttributesPatch.java       |   145 +
 .../repository/patches/AtlasPatchHandler.java      |    69 +
 .../repository/patches/AtlasPatchManager.java      |   100 +
 .../repository/patches/AtlasPatchRegistry.java     |   230 +
 .../repository/patches/AtlasPatchService.java      |    93 +
 .../patches/ClassificationTextPatch.java           |   136 +
 .../patches/ConcurrentPatchProcessor.java          |   221 +
 .../patches/FreeTextRequestHandlerPatch.java       |    68 +
 .../repository/patches/IndexConsistencyPatch.java  |    62 +
 .../atlas/repository/patches/PatchContext.java     |    57 +
 .../atlas/repository/patches/ProcessNamePatch.java |   136 +
 .../atlas/repository/patches/ReIndexPatch.java     |   201 +
 .../patches/SuggestionsRequestHandlerPatch.java    |    69 +
 .../repository/patches/SuperTypesUpdatePatch.java  |   129 +
 .../repository/patches/UniqueAttributePatch.java   |   218 +
 .../bootstrap/AtlasTypeDefStoreInitializer.java    |  1318 ++
 .../repository/store/graph/AtlasDefStore.java      |    53 +
 .../repository/store/graph/AtlasEntityStore.java   |   296 +
 .../store/graph/AtlasRelationshipStore.java        |    85 +
 .../store/graph/AtlasTypeDefGraphStore.java        |  1203 ++
 .../atlas/repository/store/graph/BulkImporter.java |    34 +
 .../store/graph/EntityCorrelationStore.java        |    53 +
 .../store/graph/EntityGraphDiscovery.java          |    41 +
 .../store/graph/EntityGraphDiscoveryContext.java   |   158 +
 .../repository/store/graph/EntityResolver.java     |    25 +
 .../store/graph/v1/DeleteHandlerDelegate.java      |    93 +
 .../repository/store/graph/v1/DeleteHandlerV1.java |  1210 ++
 .../store/graph/v1/HardDeleteHandlerV1.java        |    61 +
 .../store/graph/v1/SoftDeleteHandlerV1.java        |    85 +
 .../store/graph/v2/AtlasAbstractDefStoreV2.java    |   161 +
 .../graph/v2/AtlasBusinessMetadataDefStoreV2.java  |   437 +
 .../graph/v2/AtlasClassificationDefStoreV2.java    |   370 +
 .../store/graph/v2/AtlasEntityChangeNotifier.java  |   792 +
 .../store/graph/v2/AtlasEntityComparator.java      |   213 +
 .../store/graph/v2/AtlasEntityDefStoreV2.java      |   360 +
 .../graph/v2/AtlasEntityGraphDiscoveryV2.java      |   453 +
 .../store/graph/v2/AtlasEntityStoreV2.java         |  1741 ++
 .../store/graph/v2/AtlasEntityStream.java          |    93 +
 .../store/graph/v2/AtlasEntityStreamForImport.java |   124 +
 .../store/graph/v2/AtlasEnumDefStoreV2.java        |   334 +
 .../store/graph/v2/AtlasGraphUtilsV2.java          |   891 +
 .../graph/v2/AtlasRelationshipDefStoreV2.java      |   547 +
 .../store/graph/v2/AtlasRelationshipStoreV2.java   |   804 +
 .../store/graph/v2/AtlasStructDefStoreV2.java      |   680 +
 .../store/graph/v2/AtlasTypeDefGraphStoreV2.java   |   554 +
 .../store/graph/v2/AttributeMutationContext.java   |   154 +
 .../store/graph/v2/BulkImporterImpl.java           |   160 +
 .../store/graph/v2/ClassificationAssociator.java   |   361 +
 .../store/graph/v2/EntityGraphMapper.java          |  2843 +++
 .../store/graph/v2/EntityGraphRetriever.java       |  1725 ++
 .../store/graph/v2/EntityImportStream.java         |    62 +
 .../store/graph/v2/EntityMutationContext.java      |   174 +
 .../store/graph/v2/EntityStateChecker.java         |   368 +
 .../repository/store/graph/v2/EntityStream.java    |    31 +
 .../store/graph/v2/IAtlasEntityChangeNotifier.java |    57 +
 .../store/graph/v2/IDBasedEntityResolver.java      |    87 +
 .../store/graph/v2/InMemoryMapEntityStream.java    |    55 +
 .../graph/v2/UniqAttrBasedEntityResolver.java      |    83 +
 .../v2/bulkimport/EntityChangeNotifierNop.java     |    94 +
 .../graph/v2/bulkimport/FullTextMapperV2Nop.java   |    57 +
 .../store/graph/v2/bulkimport/ImportStrategy.java  |    28 +
 .../store/graph/v2/bulkimport/MigrationImport.java |   143 +
 .../store/graph/v2/bulkimport/RegularImport.java   |   274 +
 .../graph/v2/bulkimport/pc/EntityConsumer.java     |   270 +
 .../v2/bulkimport/pc/EntityConsumerBuilder.java    |    63 +
 .../v2/bulkimport/pc/EntityCreationManager.java    |   129 +
 .../tasks/ClassificationPropagateTaskFactory.java  |    86 +
 .../v2/tasks/ClassificationPropagationTasks.java   |    75 +
 .../store/graph/v2/tasks/ClassificationTask.java   |   141 +
 .../repository/userprofile/UserProfileService.java |   157 +
 .../apache/atlas/repository/util/FilterUtil.java   |   173 +
 .../apache/atlas/repository/util/UniqueList.java   |    80 +
 .../org/apache/atlas/services/MetricsService.java  |   265 +
 .../org/apache/atlas/store/AtlasTypeDefStore.java  |   117 +
 .../java/org/apache/atlas/tasks/AbstractTask.java  |    68 +
 .../java/org/apache/atlas/tasks/TaskExecutor.java  |   181 +
 .../java/org/apache/atlas/tasks/TaskFactory.java   |    32 +
 .../apache/atlas/tasks/TaskFactoryRegistry.java    |    60 +
 .../org/apache/atlas/tasks/TaskManagement.java     |   293 +
 .../java/org/apache/atlas/tasks/TaskRegistry.java  |   235 +
 .../atlas/util/AtlasGremlin2QueryProvider.java     |   108 +
 .../atlas/util/AtlasGremlin3QueryProvider.java     |    71 +
 .../atlas/util/AtlasGremlinQueryProvider.java      |    89 +
 .../org/apache/atlas/util/AtlasMetricJVMUtil.java  |   110 +
 .../org/apache/atlas/util/AtlasMetricsCounter.java |   288 +
 .../org/apache/atlas/util/AtlasMetricsUtil.java    |   401 +
 .../atlas/util/AtlasRepositoryConfiguration.java   |   268 +
 .../org/apache/atlas/util/AttributeValueMap.java   |    60 +
 .../main/java/org/apache/atlas/util/BeanUtil.java  |    38 +
 .../main/java/org/apache/atlas/util/FileUtils.java |   154 +
 .../org/apache/atlas/util/IndexedInstance.java     |    62 +
 .../org/apache/atlas/util/SearchPredicateUtil.java |  1542 ++
 .../java/org/apache/atlas/util/SearchTracker.java  |    73 +
 .../hadoop/metadata/RepositoryMetadataModule.java  |    96 -
 .../metadata/discovery/DiscoveryException.java     |    74 -
 .../metadata/discovery/DiscoveryService.java       |    54 -
 .../metadata/discovery/HiveLineageService.java     |   156 -
 .../hadoop/metadata/discovery/LineageService.java  |    49 -
 .../hadoop/metadata/discovery/SearchIndexer.java   |    29 -
 .../graph/DefaultGraphPersistenceStrategy.java     |   205 -
 .../graph/GraphBackedDiscoveryService.java         |   207 -
 .../metadata/listener/EntityChangeListener.java    |    54 -
 .../metadata/listener/TypesChangeListener.java     |    48 -
 .../hadoop/metadata/repository/Constants.java      |    81 -
 .../metadata/repository/DiscoverInstances.java     |    76 -
 .../hadoop/metadata/repository/IRepository.java    |    50 -
 .../metadata/repository/MetadataRepository.java    |   161 -
 .../metadata/repository/RepositoryException.java   |    47 -
 .../graph/GraphBackedMetadataRepository.java       |  1307 --
 .../repository/graph/GraphBackedSearchIndexer.java |   343 -
 .../metadata/repository/graph/GraphHelper.java     |   139 -
 .../metadata/repository/graph/GraphProvider.java   |    28 -
 .../repository/graph/TitanGraphProvider.java       |    72 -
 .../repository/memory/AttributeStores.java         |   655 -
 .../metadata/repository/memory/ClassStore.java     |    94 -
 .../repository/memory/HierarchicalTypeStore.java   |   209 -
 .../repository/memory/IAttributeStore.java         |    49 -
 .../metadata/repository/memory/MemRepository.java  |   329 -
 .../repository/memory/ReplaceIdWithInstance.java   |   143 -
 .../metadata/repository/memory/StructStore.java    |    87 -
 .../metadata/repository/memory/TraitStore.java     |    57 -
 .../repository/typestore/GraphBackedTypeStore.java |   321 -
 .../metadata/repository/typestore/ITypeStore.java  |    48 -
 .../repository/typestore/StorageException.java     |    35 -
 .../metadata/services/DefaultMetadataService.java  |   355 -
 .../hadoop/metadata/services/MetadataService.java  |   124 -
 .../hadoop/metadata/query/ClosureQuery.scala       |   240 -
 .../apache/hadoop/metadata/query/Expressions.scala |   739 -
 .../query/GraphPersistenceStrategies.scala         |   264 -
 .../hadoop/metadata/query/GremlinEvaluator.scala   |   139 -
 .../hadoop/metadata/query/GremlinQuery.scala       |   318 -
 .../apache/hadoop/metadata/query/QueryParser.scala |   398 -
 .../hadoop/metadata/query/QueryProcessor.scala     |    61 -
 .../apache/hadoop/metadata/query/Resolver.scala    |   157 -
 .../apache/hadoop/metadata/query/TypeUtils.scala   |   203 -
 .../test/java/org/apache/atlas/BasicTestSetup.java |   570 +
 .../test/java/org/apache/atlas/TestModules.java    |   212 +
 .../atlas/discovery/AtlasDiscoveryServiceTest.java |   969 +
 .../ClassificationSearchProcessorTest.java         |   365 +
 .../atlas/discovery/EntitySearchProcessorTest.java |   605 +
 .../discovery/FreeTextSearchProcessorTest.java     |   142 +
 .../entitytransform/TransformationHandlerTest.java |   667 +
 .../apache/atlas/glossary/GlossaryServiceTest.java |  1041 +
 .../atlas/glossary/PaginationHelperTest.java       |    64 +
 .../atlas/patches/AtlasPatchRegistryTest.java      |    79 +
 .../org/apache/atlas/pc/StatusReporterTest.java    |   115 +
 .../org/apache/atlas/pc/WorkItemConsumerTest.java  |    97 +
 .../atlas/pc/WorkItemConsumerWithResultsTest.java  |   108 +
 .../org/apache/atlas/pc/WorkItemManagerTest.java   |   113 +
 .../atlas/pc/WorkItemManagerWithResultsTest.java   |   150 +
 .../org/apache/atlas/query/BaseDSLComposer.java    |   238 +
 .../org/apache/atlas/query/DSLParsingTest.java     |    49 +
 .../org/apache/atlas/query/DSLQueriesTest.java     |   893 +
 .../atlas/query/GremlinQueryComposerTest.java      |   669 +
 .../apache/atlas/query/TraversalComposerTest.java  |    81 +
 .../org/apache/atlas/repository/AtlasTestBase.java |   106 +
 .../atlas/repository/audit/AdminPurgeTest.java     |   170 +
 .../repository/audit/AtlasAuditServiceTest.java    |   162 +
 .../repository/audit/AuditRepositoryTestBase.java  |   206 +
 .../audit/CassandraAuditRepositoryTest.java        |    90 +
 .../audit/InMemoryAuditRepositoryTest.java         |    28 +
 .../repository/impexp/AtlasImportRequestTest.java  |   145 +
 .../repository/impexp/AtlasServerServiceTest.java  |   121 +
 .../impexp/DataMigrationStatusServiceTest.java     |    72 +
 .../impexp/ExportImportAuditServiceTest.java       |   122 +
 .../repository/impexp/ExportIncrementalTest.java   |   313 +
 .../atlas/repository/impexp/ExportServiceTest.java |   390 +
 .../repository/impexp/ExportSkipLineageTest.java   |   127 +
 .../impexp/HdfsPathEntityCreatorTest.java          |    82 +
 .../impexp/ImportReactivateTableTest.java          |   190 +
 .../atlas/repository/impexp/ImportServiceTest.java |   589 +
 .../impexp/ImportTransformerJSONTest.java          |    47 +
 .../repository/impexp/ImportTransformerTest.java   |   131 +
 .../impexp/ImportTransformsShaperTest.java         |   110 +
 .../repository/impexp/ImportTransformsTest.java    |   319 +
 .../IncrementalExportEntityProviderTest.java       |    95 +
 .../RelationshipAttributesExtractorTest.java       |   401 +
 .../impexp/ReplicationEntityAttributeTest.java     |   227 +
 .../StartEntityFetchByExportRequestTest.java       |   113 +
 .../TableReplicationRequestProcessorTest.java      |   149 +
 .../impexp/TypeAttributeDifferenceTest.java        |   186 +
 .../atlas/repository/impexp/UniqueListTest.java    |    70 +
 .../atlas/repository/impexp/ZipDirectTest.java     |    83 +
 .../impexp/ZipFileResourceTestUtils.java           |   184 +
 .../atlas/repository/impexp/ZipSinkTest.java       |   211 +
 .../atlas/repository/impexp/ZipSourceTest.java     |   191 +
 .../migration/ComplexAttributesTest.java           |    62 +
 .../repository/migration/HiveParititionTest.java   |    60 +
 .../atlas/repository/migration/HiveStocksTest.java |    68 +
 .../repository/migration/MigrationBaseAsserts.java |   211 +
 .../migration/MigrationProgressServiceTest.java    |   134 +
 .../atlas/repository/migration/PathTest.java       |    88 +
 .../migration/RelationshipCacheGeneratorTest.java  |    94 +
 .../repository/migration/TypesDefScrubberTest.java |   113 +
 .../migration/TypesWithClassificationTest.java     |    61 +
 .../migration/TypesWithCollectionsFinderTest.java  |    92 +
 .../store/graph/AtlasTypeDefGraphStoreTest.java    |   717 +
 .../store/graph/v1/SoftReferenceTest.java          |   217 +
 .../v2/AtlasBusinessMetadataDefStoreV2Test.java    |   469 +
 .../v2/AtlasClassificationDefStoreV2Test.java      |    95 +
 .../store/graph/v2/AtlasComplexAttributesTest.java |   674 +
 .../store/graph/v2/AtlasEntityComparatorTest.java  |   204 +
 .../store/graph/v2/AtlasEntityDefStoreV2Test.java  |    83 +
 .../store/graph/v2/AtlasEntityStoreV2Test.java     |  1434 ++
 .../store/graph/v2/AtlasEntityTestBase.java        |   247 +
 .../graph/v2/AtlasRelationshipDefStoreV2Test.java  |   340 +
 .../v2/AtlasRelationshipStoreHardDeleteV2Test.java |   114 +
 .../v2/AtlasRelationshipStoreSoftDeleteV2Test.java |   118 +
 .../graph/v2/AtlasRelationshipStoreV2Test.java     |   676 +
 .../store/graph/v2/BulkImportPercentTest.java      |   197 +
 .../repository/store/graph/v2/BulkLoadingTest.java |    42 +
 .../graph/v2/ClassificationAssociatorTest.java     |   271 +
 .../store/graph/v2/DifferentialAuditsTest.java     |    90 +
 .../store/graph/v2/EntityCorrelationStoreTest.java |    83 +
 .../v2/InverseReferenceUpdateHardDeleteV2Test.java |    77 +
 .../v2/InverseReferenceUpdateSoftDeleteV2Test.java |    80 +
 .../graph/v2/InverseReferenceUpdateV2Test.java     |   389 +
 .../ClassificationPropagationTest.java             |   715 +
 .../ClassificationPropagationWithTasksTest.java    |   221 +
 .../userprofile/UserProfileServiceTest.java        |   301 +
 .../apache/atlas/services/MetricsServiceTest.java  |   279 +
 .../org/apache/atlas/tasks/BaseTaskFixture.java    |   116 +
 .../org/apache/atlas/tasks/TaskExecutorTest.java   |   123 +
 .../org/apache/atlas/tasks/TaskManagementTest.java |   109 +
 .../org/apache/atlas/tasks/TaskRegistryTest.java   |    99 +
 .../atlas/utils/ObjectUpdateSynchronizerTest.java  |   218 +
 .../org/apache/atlas/utils/TestLoadModelUtils.java |   235 +
 .../apache/atlas/utils/TestResourceFileUtils.java  |    95 +
 .../metadata/RepositoryServiceLoadingTest.java     |    46 -
 .../java/org/apache/hadoop/metadata/TestUtils.java |   172 -
 .../discovery/GraphBackedDiscoveryServiceTest.java |   352 -
 .../metadata/discovery/HiveLineageServiceTest.java |   513 -
 .../hadoop/metadata/repository/BaseTest.java       |   204 -
 .../graph/GraphBackedMetadataRepositoryTest.java   |   532 -
 .../repository/graph/GraphRepoMapperScaleTest.java |   272 -
 .../metadata/repository/memory/ClassTest.java      |    76 -
 .../metadata/repository/memory/EnumTest.java       |   315 -
 .../repository/memory/InstanceE2ETest.java         |   164 -
 .../metadata/repository/memory/StorageTest.java    |   127 -
 .../metadata/repository/memory/StructTest.java     |   112 -
 .../metadata/repository/memory/TraitTest.java      |   207 -
 .../typestore/GraphBackedTypeStoreTest.java        |   113 -
 .../src/test/resources/application.properties      |    45 -
 repository/src/test/resources/cassandra_test.yml   |   679 +
 .../classification_defs/atlas-migration-data.json  |   163 +
 .../atlas-migration-typesdef.json                  |   150 +
 .../complex-attr_db/atlas-migration-data.json      |  5569 +++++
 .../complex-attr_db/atlas-migration-typesdef.json  |  2303 ++
 repository/src/test/resources/csvFiles/empty.csv   |     0
 .../src/test/resources/csvFiles/incorrectFile.csv  |     2 +
 .../test/resources/csvFiles/incorrectFile_2.csv    |     2 +
 .../src/test/resources/csvFiles/template_1.csv     |     2 +
 .../src/test/resources/csvFiles/template_2.csv     |     2 +
 .../template_with_circular_relationship.csv        |     4 +
 repository/src/test/resources/ctas.zip             |   Bin 0 -> 7674 bytes
 .../test/resources/dept-employee-test-utils.zip    |   Bin 0 -> 2932 bytes
 repository/src/test/resources/dup_col_deleted.zip  |   Bin 0 -> 19279 bytes
 repository/src/test/resources/empty.zip            |   Bin 0 -> 22 bytes
 .../src/test/resources/excelFiles/invalid_xls.xls  |     5 +
 .../src/test/resources/excelFiles/template_1.xlsx  |   Bin 0 -> 5417 bytes
 repository/src/test/resources/hdfs_path1.zip       |   Bin 0 -> 2411 bytes
 repository/src/test/resources/hive_db_lineage.zip  |   Bin 0 -> 17225 bytes
 .../audit-search-parameter-purge.json              |    14 +
 .../audit-search-parameter-without-filter.json     |     5 +
 .../col-entity-None.json                           |    10 +
 .../col-entity-PII-FIN_PII.json                    |    32 +
 .../classification-association/col-entity-PII.json |    22 +
 .../col-entity-T1-prop-Tn-No-Guid.json             |    31 +
 .../col-entity-T1-prop-Tn.json                     |    34 +
 .../col-entity-def-unique-name.json                |    69 +
 .../classification-association/header-FIN_PII.json |    32 +
 .../classification-association/header-None.json    |    21 +
 .../header-PII-VENDOR_PII.json                     |    42 +
 .../header-PII-no-qualifiedName.json               |    32 +
 .../classification-association/header-PII.json     |    32 +
 .../header-Tx-prop-T1-No-Guid.json                 |    39 +
 .../header-Tx-prop-T1.json                         |    42 +
 .../json/classification-association/header-Tx.json |    26 +
 .../classification-association/header-empty.json   |     3 +
 .../resources/json/entities/column-lineage.json    |    89 +
 .../src/test/resources/json/entities/db01.json     |    23 +
 .../src/test/resources/json/entities/db1.json      |    27 +
 .../src/test/resources/json/entities/db2.json      |    27 +
 .../resources/json/entities/table-lineage.json     |   240 +
 .../src/test/resources/json/entities/table1.json   |   276 +
 .../src/test/resources/json/entities/table2.json   |   276 +
 .../test/resources/json/entities/tbl01-2cols.json  |   116 +
 .../src/test/resources/json/entities/tbl01.json    |    94 +
 repository/src/test/resources/json/entity1.json    |    48 +
 repository/src/test/resources/json/hiveDBv2.json   |   109 +
 repository/src/test/resources/json/rdbms-db.json   |    70 +
 .../test/resources/json/stocksDB-Entities/db.json  |    24 +
 .../json/stocksDB-Entities/export-connected.json   |    10 +
 .../json/stocksDB-Entities/export-incremental.json |    12 +
 .../stocksDB-Entities/export-replicatedTo.json     |    11 +
 .../stocksDB-Entities/export-skip-lineage.json     |    11 +
 .../stocksDB-Entities/import-replicatedFrom.json   |     5 +
 .../json/stocksDB-Entities/replicationAttrs.json   |    11 +
 .../json/stocksDB-Entities/table-columns.json      |   284 +
 .../stocksDB-Entities/table-table-lineage.json     |    44 +
 .../json/stocksDB-Entities/table-view.json         |   107 +
 .../typesdef-new-classification.json               |    22 +
 .../resources/json/stocksDB-Entities/typesdef.json |   685 +
 repository/src/test/resources/json/transform1.json |     1 +
 .../src/test/resources/json/typesDef-bm.json       |   165 +
 .../json/typesDef-classification-with-map.json     |    30 +
 .../src/test/resources/json/typesDef-soft-ref.json |   115 +
 repository/src/test/resources/legacy-typesdef.json |   150 +
 repository/src/test/resources/logging-v1-full.zip  |   Bin 0 -> 5106 bytes
 .../src/test/resources/metrics-entities-data.zip   |   Bin 0 -> 25602 bytes
 .../resources/parts_db/atlas-migration-data.json   |  3989 ++++
 .../parts_db/atlas-migration-typesdef.json         |     1 +
 .../resources/path_db/atlas-migration-data.json    |  2189 ++
 .../path_db/atlas-migration-typesdef.json          |     1 +
 repository/src/test/resources/rel-lineage.zip      |   Bin 0 -> 8965 bytes
 repository/src/test/resources/repl_exp_1.zip       |   Bin 0 -> 14211 bytes
 repository/src/test/resources/repl_exp_2.zip       |   Bin 0 -> 11053 bytes
 .../src/test/resources/reporting-v1-full.zip       |   Bin 0 -> 1438 bytes
 repository/src/test/resources/sales-v1-full.zip    |   Bin 0 -> 11339 bytes
 .../src/test/resources/salesNewTypeAttrs-next.zip  |   Bin 0 -> 3172 bytes
 .../src/test/resources/salesNewTypeAttrs.zip       |   Bin 0 -> 3140 bytes
 repository/src/test/resources/solr/collections.txt |     1 +
 .../test/resources/solr/core-template/currency.xml |    67 +
 .../solr/core-template/lang/stopwords_en.txt       |    54 +
 .../resources/solr/core-template/protwords.txt     |    20 +
 .../test/resources/solr/core-template/schema.xml   |   577 +
 .../resources/solr/core-template/solrconfig.xml    |   589 +
 .../resources/solr/core-template/stopwords.txt     |    14 +
 .../test/resources/solr/core-template/synonyms.txt |    28 +
 repository/src/test/resources/solr/solr.xml        |    47 +
 .../test/resources/stocks-2-0.8-extended-tag.json  |  5156 +++++
 repository/src/test/resources/stocks-2.zip         |   Bin 0 -> 4240 bytes
 repository/src/test/resources/stocks-float.zip     |   Bin 0 -> 5986 bytes
 repository/src/test/resources/stocks-glossary.zip  |   Bin 0 -> 4116 bytes
 repository/src/test/resources/stocks-rel-2.zip     |   Bin 0 -> 5216 bytes
 repository/src/test/resources/stocks.zip           |   Bin 0 -> 5078 bytes
 .../resources/stocks_db/atlas-migration-data.json  |  5156 +++++
 .../stocks_db/atlas-migration-typesdef.json        |  2014 ++
 repository/src/test/resources/tag-prop-2.zip       |   Bin 0 -> 18133 bytes
 .../src/test/resources/tag-propagation-data.zip    |   Bin 0 -> 29522 bytes
 repository/src/test/resources/tag1.json            |    43 +
 repository/src/test/resources/zip-direct-1.zip     |   Bin 0 -> 25511 bytes
 repository/src/test/resources/zip-direct-2.zip     |   Bin 0 -> 26248 bytes
 repository/src/test/resources/zip-direct-3.zip     |   Bin 0 -> 26165 bytes
 .../hadoop/metadata/query/ExpressionTest.scala     |   171 -
 .../apache/hadoop/metadata/query/GremlinTest.scala |   146 -
 .../hadoop/metadata/query/GremlinTest2.scala       |   116 -
 .../hadoop/metadata/query/HiveTitanSample.scala    |   345 -
 .../apache/hadoop/metadata/query/LexerTest.scala   |    48 -
 .../hadoop/metadata/query/LineageQueryTest.scala   |   515 -
 .../apache/hadoop/metadata/query/ParserTest.scala  |   101 -
 .../hadoop/metadata/query/QueryTestsUtils.scala    |   169 -
 server-api/pom.xml                                 |    64 +
 .../main/java/org/apache/atlas/RequestContext.java |   498 +
 .../atlas/exception/EntityNotFoundException.java   |    44 +
 .../apache/atlas/exception/NotFoundException.java  |    46 +
 .../org/apache/atlas/ha/AtlasServerIdSelector.java |    82 +
 .../atlas/listener/ActiveStateChangeHandler.java   |    75 +
 .../atlas/listener/EntityChangeListener.java       |   108 +
 .../apache/atlas/listener/TypesChangeListener.java |    49 +
 .../org/apache/atlas/setup/SetupException.java     |    30 +
 .../java/org/apache/atlas/setup/SetupStep.java     |    29 +
 .../apache/atlas/ha/AtlasServerIdSelectorTest.java |    68 +
 src/bin/cputil.py                                  |    58 -
 src/bin/cputil.sh                                  |    19 -
 src/bin/metadata-config.sh                         |   111 -
 src/bin/metadata-start.sh                          |    23 -
 src/bin/metadata-stop.sh                           |    46 -
 src/bin/metadata_config.py                         |   277 -
 src/bin/metadata_start.py                          |    75 -
 src/bin/metadata_stop.py                           |    57 -
 src/bin/quick-start.sh                             |    79 -
 src/bin/quick_start.py                             |    66 -
 src/build/checkstyle.xml                           |   235 -
 src/build/enunciate.xml                            |    55 -
 src/build/findbugs-exclude.xml                     |    27 -
 src/conf/application.properties                    |    46 -
 src/conf/log4j.xml                                 |    84 -
 src/main/assemblies/src-package.xml                |    42 -
 src/main/assemblies/standalone-package.xml         |   111 -
 src/main/examples/hive-data-model.json             |   922 -
 src/test/mock/docs/__init__.py                     |     1 -
 src/test/mock/docs/changelog.txt                   |   737 -
 src/test/mock/docs/compare.txt                     |   628 -
 src/test/mock/docs/conf.py                         |   209 -
 src/test/mock/docs/examples.txt                    |  1063 -
 src/test/mock/docs/getting-started.txt             |   479 -
 src/test/mock/docs/helpers.txt                     |   583 -
 src/test/mock/docs/index.txt                       |   411 -
 src/test/mock/docs/magicmock.txt                   |   258 -
 src/test/mock/docs/mock.txt                        |   842 -
 src/test/mock/docs/patch.txt                       |   636 -
 src/test/mock/docs/sentinel.txt                    |    58 -
 src/test/python/scripts/TestMetadata.py            |    65 -
 test-tools/pom.xml                                 |   118 +
 .../org/apache/atlas/runner/LocalSolrRunner.java   |   177 +
 test-tools/src/main/resources/log4j.properties     |    41 +
 test-tools/src/main/resources/solr/collections.txt |     1 +
 .../main/resources/solr/core-template/currency.xml |    67 +
 .../solr/core-template/lang/stopwords_en.txt       |    54 +
 .../resources/solr/core-template/protwords.txt     |    20 +
 .../main/resources/solr/core-template/schema.xml   |   577 +
 .../resources/solr/core-template/solrconfig.xml    |   617 +
 .../resources/solr/core-template/stopwords.txt     |    14 +
 .../main/resources/solr/core-template/synonyms.txt |    28 +
 test-tools/src/main/resources/solr/solr.xml        |    50 +
 tools/atlas-index-repair/README                    |    28 +
 tools/atlas-index-repair/pom.xml                   |    61 +
 .../java/org/apache/atlas/tools/RepairIndex.java   |   250 +
 .../src/main/resources/atlas-log4j.xml             |    42 +
 .../src/main/resources/repair_index.py             |   153 +
 tools/atlas-migration-exporter/README              |    54 +
 tools/atlas-migration-exporter/atlas-log4j.xml     |    73 +
 .../atlas_migration_export.py                      |   154 +
 tools/classification-updater/pom.xml               |   109 +
 .../org/apache/atlas/tools/BulkFetchAndUpdate.java |   556 +
 .../src/main/resources/atlas-log4j.xml             |    42 +
 .../src/main/resources/update-classifications.sh   |    90 +
 tools/pom.xml                                      |   187 -
 tools/src/main/resources/application.conf          |    54 -
 .../apache/hadoop/metadata/tools/cli/Console.scala |    67 -
 .../metadata/tools/dsl/DynamicTypedStruct.scala    |    38 -
 .../apache/hadoop/metadata/tools/dsl/package.scala |   102 -
 .../hadoop/metadata/tools/simpleserver/Main.scala  |    59 -
 .../tools/simpleserver/MetadataActor.scala         |   121 -
 .../tools/simpleserver/RestInterface.scala         |   124 -
 .../metadata/tools/thrift/ThriftParser.scala       |   665 -
 .../metadata/tools/thrift/ThriftTypesGen.scala     |   316 -
 tools/src/test/resources/test.thrift               |  1146 -
 .../apache/hadoop/metadata/tools/dsl/DSLTest.scala |   242 -
 .../tools/hive/HiveMockMetadataService.scala       |    84 -
 .../metadata/tools/thrift/ThriftLexerTest.scala    |   525 -
 .../metadata/tools/thrift/ThriftParserTest.scala   |   772 -
 typesystem/.gitignore                              |    35 -
 typesystem/LICENSE.md                              |   201 -
 typesystem/doc/IDataType.uml                       |   173 -
 typesystem/doc/Instance.uml                        |   109 -
 typesystem/doc/QueryDSL.org                        |   266 -
 typesystem/doc/notes.MD                            |    78 -
 typesystem/pom.xml                                 |   137 -
 .../apache/hadoop/metadata/MetadataException.java  |    45 -
 .../metadata/classification/InterfaceAudience.java |    48 -
 .../hadoop/metadata/typesystem/IInstance.java      |    34 -
 .../typesystem/IReferenceableInstance.java         |    35 -
 .../apache/hadoop/metadata/typesystem/IStruct.java |    26 -
 .../hadoop/metadata/typesystem/ITypedInstance.java |    85 -
 .../typesystem/ITypedReferenceableInstance.java    |    22 -
 .../hadoop/metadata/typesystem/ITypedStruct.java   |    22 -
 .../hadoop/metadata/typesystem/Referenceable.java  |    93 -
 .../apache/hadoop/metadata/typesystem/Struct.java  |    63 -
 .../persistence/DownCastStructInstance.java        |    54 -
 .../hadoop/metadata/typesystem/persistence/Id.java |   236 -
 .../metadata/typesystem/persistence/MapIds.java    |    71 -
 .../persistence/ReferenceableInstance.java         |   103 -
 .../typesystem/persistence/StructInstance.java     |   742 -
 .../typesystem/types/AbstractDataType.java         |    37 -
 .../typesystem/types/AttributeDefinition.java      |    96 -
 .../metadata/typesystem/types/AttributeInfo.java   |    95 -
 .../metadata/typesystem/types/ClassType.java       |   231 -
 .../metadata/typesystem/types/DataTypes.java       |   659 -
 .../typesystem/types/DownCastFieldMapping.java     |    53 -
 .../hadoop/metadata/typesystem/types/EnumType.java |    89 -
 .../typesystem/types/EnumTypeDefinition.java       |    52 -
 .../metadata/typesystem/types/EnumValue.java       |    55 -
 .../metadata/typesystem/types/FieldMapping.java    |   135 -
 .../typesystem/types/HierarchicalType.java         |   500 -
 .../types/HierarchicalTypeDefinition.java          |    76 -
 .../typesystem/types/IConstructableType.java       |    34 -
 .../metadata/typesystem/types/IDataType.java       |    31 -
 .../metadata/typesystem/types/Multiplicity.java    |    90 -
 .../typesystem/types/ObjectGraphTraversal.java     |   198 -
 .../typesystem/types/ObjectGraphWalker.java        |   221 -
 .../metadata/typesystem/types/StructType.java      |   204 -
 .../typesystem/types/StructTypeDefinition.java     |    53 -
 .../metadata/typesystem/types/TraitType.java       |    77 -
 .../metadata/typesystem/types/TypeSystem.java      |   656 -
 .../metadata/typesystem/types/TypeUtils.java       |    99 -
 .../typesystem/types/TypedStructHandler.java       |   117 -
 .../typesystem/types/ValueConversionException.java |    55 -
 .../metadata/typesystem/types/package-info.java    |   125 -
 .../metadata/typesystem/types/utils/TypesUtil.java |    85 -
 .../src/main/resources/application.properties      |    40 -
 typesystem/src/main/resources/log4j.xml            |    92 -
 .../hadoop/metadata/typesystem/TypesDef.scala      |    65 -
 .../typesystem/builders/InstanceBuilder.scala      |   218 -
 .../typesystem/builders/TypesBuilder.scala         |   188 -
 .../typesystem/json/InstanceSerialization.scala    |   320 -
 .../metadata/typesystem/json/Serialization.scala   |   303 -
 .../typesystem/json/TypesSerialization.scala       |   244 -
 .../typesystem/json/SerializationJavaTest.java     |   177 -
 .../hadoop/metadata/typesystem/types/BaseTest.java |   192 -
 .../metadata/typesystem/types/ClassTest.java       |    72 -
 .../hadoop/metadata/typesystem/types/EnumTest.java |   221 -
 .../metadata/typesystem/types/StructTest.java      |    82 -
 .../metadata/typesystem/types/TraitTest.java       |   224 -
 .../typesystem/types/TypeInheritanceTest.java      |   256 -
 .../metadata/typesystem/types/TypeSystemTest.java  |   103 -
 typesystem/src/test/resources/sampleTypes.json     |   633 -
 .../metadata/typesystem/builders/BuilderTest.scala |    80 -
 .../typesystem/builders/InstanceBuilderTest.scala  |   105 -
 .../typesystem/builders/TypesBuilderTest.scala     |    36 -
 .../typesystem/json/SerializationTest.scala        |   245 -
 .../typesystem/json/TypesSerializationTest.scala   |   300 -
 webapp/pom.xml                                     |   758 +-
 webapp/src/main/java/org/apache/atlas/Atlas.java   |   230 +
 .../java/org/apache/atlas/LocalServletRequest.java |   400 +
 .../java/org/apache/atlas/examples/QuickStart.java |   507 +
 .../org/apache/atlas/examples/QuickStartV2.java    |   743 +
 .../notification/EntityCorrelationManager.java     |    60 +
 .../notification/EntityNotificationListenerV2.java |   324 +
 .../notification/EntityNotificationSender.java     |   131 +
 .../NotificationEntityChangeListener.java          |   214 +
 .../notification/NotificationHookConsumer.java     |  1332 ++
 .../preprocessor/EntityPreprocessor.java           |   180 +
 .../preprocessor/HiveDbDDLPreprocessor.java        |    52 +
 .../preprocessor/HivePreprocessor.java             |   345 +
 .../preprocessor/HiveTableDDLPreprocessor.java     |    52 +
 .../preprocessor/PreprocessorContext.java          |   595 +
 .../preprocessor/RdbmsPreprocessor.java            |   145 +
 .../atlas/util/CredentialProviderUtility.java      |   226 +
 .../java/org/apache/atlas/web/dao/UserDao.java     |   236 +
 .../atlas/web/errors/AllExceptionMapper.java       |    50 +
 .../atlas/web/errors/AtlasBaseExceptionMapper.java |    69 +
 .../atlas/web/errors/ExceptionMapperUtil.java      |    40 +
 .../atlas/web/errors/NotFoundExceptionMapper.java  |    39 +
 .../atlas/web/filters/ActiveServerFilter.java      |   195 +
 .../web/filters/AtlasAuthenticationEntryPoint.java |    60 +
 .../web/filters/AtlasAuthenticationFilter.java     |   762 +
 .../web/filters/AtlasCSRFPreventionFilter.java     |   267 +
 .../AtlasDelegatingAuthenticationEntryPoint.java   |    62 +
 .../atlas/web/filters/AtlasHeaderFilter.java       |    49 +
 .../filters/AtlasKnoxSSOAuthenticationFilter.java  |   592 +
 .../web/filters/AtlasResponseRequestWrapper.java   |    33 +
 .../org/apache/atlas/web/filters/AuditFilter.java  |   205 +
 .../org/apache/atlas/web/filters/HeadersUtil.java  |    71 +
 .../atlas/web/filters/NullServletContext.java      |   301 +
 .../atlas/web/filters/SSOAuthentication.java       |    74 +
 .../web/filters/SSOAuthenticationProperties.java   |    78 +
 .../web/filters/StaleTransactionCleanupFilter.java |    62 +
 .../apache/atlas/web/listeners/LoginProcessor.java |   158 +
 .../org/apache/atlas/web/model/DebugMetrics.java   |    82 +
 .../main/java/org/apache/atlas/web/model/User.java |   128 +
 .../org/apache/atlas/web/params/AbstractParam.java |   133 +
 .../org/apache/atlas/web/params/BooleanParam.java  |    51 +
 .../org/apache/atlas/web/params/DateTimeParam.java |    39 +
 .../apache/atlas/web/resources/AdminResource.java  |   862 +
 .../web/resources/DataSetLineageResource.java      |   224 +
 .../apache/atlas/web/resources/EntityResource.java |  1206 ++
 .../atlas/web/resources/LineageResource.java       |   200 +
 .../web/resources/MetadataDiscoveryResource.java   |   318 +
 .../apache/atlas/web/resources/TypesResource.java  |   314 +
 .../org/apache/atlas/web/rest/DiscoveryREST.java   |   745 +
 .../java/org/apache/atlas/web/rest/EntityREST.java |  1344 ++
 .../org/apache/atlas/web/rest/GlossaryREST.java    |  1023 +
 .../org/apache/atlas/web/rest/LineageREST.java     |   184 +
 .../apache/atlas/web/rest/RelationshipREST.java    |   147 +
 .../java/org/apache/atlas/web/rest/TypesREST.java  |   505 +
 .../security/AtlasADAuthenticationProvider.java    |   203 +
 .../AtlasAbstractAuthenticationProvider.java       |   150 +
 .../web/security/AtlasAuthenticationException.java |    31 +
 .../AtlasAuthenticationFailureHandler.java         |    55 +
 .../web/security/AtlasAuthenticationProvider.java  |   181 +
 .../AtlasAuthenticationSuccessHandler.java         |    57 +
 .../security/AtlasFileAuthenticationProvider.java  |    79 +
 .../AtlasKeycloakAuthenticationProvider.java       |    76 +
 .../security/AtlasLdapAuthenticationProvider.java  |   299 +
 .../security/AtlasPamAuthenticationProvider.java   |   172 +
 .../atlas/web/security/AtlasSecurityConfig.java    |   312 +
 .../apache/atlas/web/security/PamLoginModule.java  |   229 +
 .../apache/atlas/web/security/PamPrincipal.java    |    84 +
 .../atlas/web/security/UserAuthorityGranter.java   |    35 +
 .../web/service/ActiveInstanceElectorService.java  |   210 +
 .../atlas/web/service/ActiveInstanceState.java     |   147 +
 .../atlas/web/service/AtlasDebugMetricsSink.java   |   115 +
 .../atlas/web/service/AtlasDebugMetricsSource.java |   657 +
 .../service/AtlasZookeeperSecurityProperties.java  |    74 +
 .../apache/atlas/web/service/CuratorFactory.java   |   202 +
 .../atlas/web/service/DebugMetricsWrapper.java     |   192 +
 .../apache/atlas/web/service/EmbeddedServer.java   |   144 +
 .../atlas/web/service/SecureEmbeddedServer.java    |   319 +
 .../org/apache/atlas/web/service/ServiceState.java |   142 +
 .../atlas/web/service/TimedAspectInterceptor.java  |    61 +
 .../org/apache/atlas/web/service/UserService.java  |    43 +
 .../atlas/web/servlets/AtlasErrorServlet.java      |    35 +
 .../atlas/web/servlets/AtlasHttpServlet.java       |    47 +
 .../atlas/web/servlets/AtlasLoginServlet.java      |    35 +
 .../atlas/web/setup/KerberosAwareListener.java     |    33 +
 .../org/apache/atlas/web/setup/SetupSteps.java     |   197 +
 .../apache/atlas/web/util/AtlasJsonProvider.java   |    69 +
 .../org/apache/atlas/web/util/DateTimeHelper.java  |    56 +
 .../org/apache/atlas/web/util/LineageUtils.java    |   131 +
 .../java/org/apache/atlas/web/util/Servlets.java   |   225 +
 .../main/java/org/apache/hadoop/metadata/Main.java |   140 -
 .../hadoop/metadata/examples/QuickStart.java       |   483 -
 .../metadata/util/CredentialProviderUtility.java   |   146 -
 .../web/errors/LoggingExceptionMapper.java         |    63 -
 .../hadoop/metadata/web/filters/AuditFilter.java   |   108 -
 .../web/filters/MetadataAuthenticationFilter.java  |   104 -
 .../metadata/web/listeners/GuiceServletConfig.java |   130 -
 .../metadata/web/listeners/LoginProcessor.java     |   139 -
 .../hadoop/metadata/web/params/AbstractParam.java  |   138 -
 .../hadoop/metadata/web/params/BooleanParam.java   |    48 -
 .../hadoop/metadata/web/params/DateTimeParam.java  |    38 -
 .../metadata/web/resources/AdminResource.java      |   104 -
 .../metadata/web/resources/EntityResource.java     |   324 -
 .../web/resources/HiveLineageResource.java         |   167 -
 .../web/resources/MetadataDiscoveryResource.java   |   220 -
 .../web/resources/RexsterGraphResource.java        |   409 -
 .../metadata/web/resources/TypesResource.java      |   169 -
 .../metadata/web/service/EmbeddedServer.java       |    87 -
 .../metadata/web/service/SecureEmbeddedServer.java |   109 -
 .../hadoop/metadata/web/util/DateTimeHelper.java   |   123 -
 .../apache/hadoop/metadata/web/util/Servlets.java  |   116 -
 webapp/src/main/resources/application.properties   |    46 -
 .../src/main/resources/atlas-buildinfo.properties  |    28 +
 webapp/src/main/resources/log4j.xml                |    84 -
 .../main/resources/metadata-buildinfo.properties   |    28 -
 webapp/src/main/resources/spring-security.xml      |   105 +
 .../src/main/webapp/WEB-INF/applicationContext.xml |    23 +
 webapp/src/main/webapp/WEB-INF/web.xml             |   120 +-
 webapp/src/main/webapp/error.html.template         |    58 +
 webapp/src/main/webapp/index.html                  |    34 -
 webapp/src/main/webapp/login.html.template         |    71 +
 webapp/src/test/java/org/apache/atlas/AtlasIT.java |    55 +
 .../apache/atlas/CredentialProviderUtilityIT.java  |   269 +
 .../org/apache/atlas/examples/QuickStartIT.java    |   153 +
 .../org/apache/atlas/examples/QuickStartV2IT.java  |   228 +
 .../atlas/notification/AdaptiveWaiterTest.java     |    74 +
 .../atlas/notification/EntityNotificationIT.java   |   201 +
 .../NotificationEntityChangeListenerTest.java      |    89 +
 .../notification/NotificationHookConsumerIT.java   |   262 +
 .../NotificationHookConsumerKafkaTest.java         |   312 +
 .../notification/NotificationHookConsumerTest.java |   337 +
 .../java/org/apache/atlas/util/RestUtilsTest.java  |   193 +
 .../test/java/org/apache/atlas/web/TestUtils.java  |    62 +
 .../atlas/web/adapters/TestEntitiesREST.java       |   866 +
 .../apache/atlas/web/adapters/TestEntityREST.java  |   723 +
 .../atlas/web/adapters/TestEntityRESTDelete.java   |   207 +
 .../atlas/web/adapters/TypeDefsRESTTest.java       |   279 +
 .../atlas/web/filters/ActiveServerFilterTest.java  |   243 +
 .../AtlasAuthenticationKerberosFilterTest.java     |   187 +
 .../filters/AtlasAuthenticationSimpleFilterIT.java |    78 +
 .../web/filters/AtlasCSRFPreventionFilterTest.java |   187 +
 .../apache/atlas/web/filters/AuditFilterTest.java  |   125 +
 .../web/integration/AdminJerseyResourceIT.java     |    49 +
 .../atlas/web/integration/BaseResourceIT.java      |   767 +
 .../atlas/web/integration/BasicSearchIT.java       |   330 +
 .../DataSetLineageJerseyResourceIT.java            |   289 +
 .../atlas/web/integration/DebugMetricsIT.java      |    79 +
 .../web/integration/EntityJerseyResourceIT.java    |  1158 +
 .../integration/EntityLineageJerseyResourceIT.java |   183 +
 .../web/integration/EntityV2JerseyResourceIT.java  |  1202 ++
 .../atlas/web/integration/GlossaryClientV2IT.java  |   476 +
 .../atlas/web/integration/LineageClientV2IT.java   |   133 +
 .../web/integration/TypedefsJerseyResourceIT.java  |   477 +
 .../web/integration/TypesJerseyResourceIT.java     |   280 +
 .../atlas/web/listeners/LoginProcessorIT.java      |   102 +
 .../web/resources/AdminExportImportTestIT.java     |   146 +
 .../atlas/web/resources/AdminExportTest.java       |    25 +
 .../atlas/web/resources/AdminResourceTest.java     |    73 +
 .../atlas/web/resources/EntityResourceTest.java    |    89 +
 .../atlas/web/security/BaseSSLAndKerberosTest.java |   122 +
 .../atlas/web/security/BaseSecurityTest.java       |   237 +
 .../atlas/web/security/FileAuthenticationTest.java |   235 +
 .../web/security/NegativeSSLAndKerberosTest.java   |   143 +
 .../atlas/web/security/SSLAndKerberosTest.java     |   184 +
 .../org/apache/atlas/web/security/SSLTest.java     |   149 +
 .../org/apache/atlas/web/security/UserDaoTest.java |    68 +
 .../service/ActiveInstanceElectorServiceTest.java  |   374 +
 .../atlas/web/service/ActiveInstanceStateTest.java |   191 +
 .../AtlasZookeeperSecurityPropertiesTest.java      |    71 +
 .../atlas/web/service/CuratorFactoryTest.java      |   104 +
 .../web/service/SecureEmbeddedServerTest.java      |    90 +
 .../web/service/SecureEmbeddedServerTestBase.java  |   213 +
 .../apache/atlas/web/service/ServiceStateTest.java |    68 +
 .../org/apache/atlas/web/setup/SetupStepsTest.java |   260 +
 .../org/apache/atlas/web/util/ServletsTest.java    |    40 +
 .../metadata/CredentialProviderUtilityIT.java      |   272 -
 .../MetadataAuthenticationKerberosFilterIT.java    |   175 -
 .../MetadataAuthenticationSimpleFilterIT.java      |    94 -
 .../metadata/web/listeners/LoginProcessorIT.java   |   104 -
 .../web/resources/AdminJerseyResourceIT.java       |    69 -
 .../metadata/web/resources/BaseResourceIT.java     |    97 -
 .../web/resources/EntityJerseyResourceIT.java      |   476 -
 .../web/resources/HiveLineageJerseyResourceIT.java |   367 -
 .../MetadataDiscoveryJerseyResourceIT.java         |   216 -
 .../resources/RexsterGraphJerseyResourceIT.java    |    86 -
 .../web/resources/TypesJerseyResourceIT.java       |   220 -
 .../web/service/SecureEmbeddedServerIT.java        |    61 -
 .../web/service/SecureEmbeddedServerITBase.java    |   221 -
 webapp/src/test/resources/DefaultDB-3-New.zip      |   Bin 0 -> 1749068 bytes
 .../test/resources/atlas-application.properties    |   133 +
 webapp/src/test/resources/empty-1.zip              |   Bin 0 -> 22 bytes
 webapp/src/test/resources/hive-db-50-tables.zip    |   Bin 0 -> 19453 bytes
 .../json/audit-search-parameter-purge.json         |    24 +
 .../test/resources/json/export-incremental.json    |    11 +
 .../json/search-parameters/attribute-filters.json  |    34 +
 .../search-parameters/combination-filters.json     |   185 +
 .../json/search-parameters/entity-filters.json     |   367 +
 .../json/search-parameters/tag-filters.json        |    16 +
 webapp/src/test/resources/policy-store.txt         |     9 +
 webapp/src/test/resources/stocks-base.zip          |   Bin 0 -> 17706 bytes
 webapp/src/test/resources/template.csv             |     2 +
 webapp/src/test/resources/template_metadata.csv    |     2 +
 webapp/src/test/resources/test-spring-security.xml |   117 +
 .../test/resources/users-credentials.properties    |     3 +
 webapp/src/test/webapp/WEB-INF/web.xml             |    93 +
 3072 files changed, 440917 insertions(+), 95882 deletions(-)
 create mode 100644 3party-licenses/Antlr-LICENSE
 create mode 100644 3party-licenses/Respond-LICENSE
 create mode 100644 3party-licenses/animate-LICENSE
 create mode 100644 3party-licenses/backgrid-columnmanager-LICENSE
 create mode 100644 3party-licenses/bootstrap-daterangepicker-LICENSE
 create mode 100644 3party-licenses/bootstrap-sidebar-LICENSE
 create mode 100644 3party-licenses/es5-shim-LICENSE
 create mode 100644 3party-licenses/google-fonts-LICENSE
 create mode 100644 3party-licenses/handlebars-LICENSE
 create mode 100644 3party-licenses/hbs-LICENSE
 create mode 100644 3party-licenses/jQuery-QueryBuilder-LICENSE
 create mode 100644 3party-licenses/jQuery-ui-LICENSE
 create mode 100644 3party-licenses/janusgraph-LICENSE
 create mode 100644 3party-licenses/jquery-placeholder-LICENSE
 create mode 100644 3party-licenses/mock-LICENSE
 create mode 100644 3party-licenses/normalize.css-LICENSE
 create mode 100644 3party-licenses/platform-LICENSE
 create mode 100644 3party-licenses/pnotify-LICENSE
 create mode 100644 3party-licenses/require-handlebars-plugin-LICENSE
 create mode 100644 3party-licenses/swagger-ui-LECENSE
 create mode 100644 3party-licenses/titan-LICENSE
 delete mode 100755 InstallationSteps.txt
 create mode 100755 LICENSE
 delete mode 100755 LICENSE.txt
 create mode 100755 NOTICE
 delete mode 100755 NOTICE.txt
 create mode 100755 addons/falcon-bridge-shim/pom.xml
 create mode 100755 addons/falcon-bridge-shim/src/main/java/org/apache/atlas/falcon/service/AtlasService.java
 mode change 100755 => 100644 addons/falcon-bridge/pom.xml
 create mode 100644 addons/falcon-bridge/src/main/java/org/apache/atlas/falcon/Util/EventUtil.java
 create mode 100644 addons/falcon-bridge/src/main/java/org/apache/atlas/falcon/bridge/FalconBridge.java
 create mode 100644 addons/falcon-bridge/src/main/java/org/apache/atlas/falcon/event/FalconEvent.java
 create mode 100644 addons/falcon-bridge/src/main/java/org/apache/atlas/falcon/hook/FalconHook.java
 create mode 100644 addons/falcon-bridge/src/main/java/org/apache/atlas/falcon/model/FalconDataTypes.java
 create mode 100644 addons/falcon-bridge/src/main/java/org/apache/atlas/falcon/publisher/FalconEventPublisher.java
 create mode 100644 addons/falcon-bridge/src/main/java/org/apache/atlas/falcon/service/AtlasService.java
 delete mode 100755 addons/falcon-bridge/src/main/java/org/apache/metadata/falcon/FalconImporter.java
 delete mode 100755 addons/falcon-bridge/src/main/java/org/apache/metadata/falcon/FalconTypeSystem.java
 create mode 100644 addons/falcon-bridge/src/test/java/org/apache/atlas/falcon/hook/FalconHookIT.java
 delete mode 100755 addons/falcon-bridge/src/test/java/org/apache/metadata/falcon/FalconImporterTest.java
 delete mode 100755 addons/falcon-bridge/src/test/java/org/apache/metadata/falcon/FalconTypeSystemTest.java
 create mode 100644 addons/falcon-bridge/src/test/resources/atlas-application.properties
 create mode 100755 addons/falcon-bridge/src/test/resources/atlas-log4j.xml
 create mode 100644 addons/falcon-bridge/src/test/resources/cluster.xml
 create mode 100644 addons/falcon-bridge/src/test/resources/feed-hdfs.xml
 create mode 100644 addons/falcon-bridge/src/test/resources/feed-replication.xml
 create mode 100644 addons/falcon-bridge/src/test/resources/feed.xml
 create mode 100644 addons/falcon-bridge/src/test/resources/hive-site.xml
 create mode 100644 addons/falcon-bridge/src/test/resources/process.xml
 create mode 100644 addons/falcon-bridge/src/test/resources/startup.properties
 create mode 100644 addons/falcon-bridge/src/test/resources/users-credentials.properties
 create mode 100644 addons/hbase-bridge-shim/pom.xml
 create mode 100755 addons/hbase-bridge-shim/src/main/java/org/apache/atlas/hbase/hook/HBaseAtlasCoprocessor.java
 create mode 100644 addons/hbase-bridge/pom.xml
 create mode 100644 addons/hbase-bridge/src/bin/import-hbase.sh
 create mode 100644 addons/hbase-bridge/src/main/java/org/apache/atlas/hbase/bridge/HBaseAtlasHook.java
 create mode 100644 addons/hbase-bridge/src/main/java/org/apache/atlas/hbase/bridge/HBaseBridge.java
 create mode 100644 addons/hbase-bridge/src/main/java/org/apache/atlas/hbase/hook/HBaseAtlasCoprocessor.java
 create mode 100644 addons/hbase-bridge/src/main/java/org/apache/atlas/hbase/model/HBaseDataTypes.java
 create mode 100644 addons/hbase-bridge/src/main/java/org/apache/atlas/hbase/model/HBaseOperationContext.java
 create mode 100644 addons/hbase-bridge/src/main/resources/atlas-hbase-import-log4j.xml
 create mode 100644 addons/hbase-bridge/src/test/java/org/apache/atlas/hbase/HBaseAtlasHookIT.java
 create mode 100644 addons/hbase-bridge/src/test/resources/atlas-application.properties
 create mode 100755 addons/hbase-bridge/src/test/resources/atlas-log4j.xml
 create mode 100644 addons/hbase-bridge/src/test/resources/users-credentials.properties
 create mode 100644 addons/hbase-testing-util/pom.xml
 create mode 100644 addons/hbase-testing-util/src/test/java/org/apache/atlas/hbase/TestHBaseTestingUtilSpinup.java
 create mode 100755 addons/hbase-testing-util/src/test/resources/atlas-log4j.xml
 create mode 100644 addons/hdfs-model/pom.xml
 create mode 100755 addons/hive-bridge-shim/pom.xml
 create mode 100755 addons/hive-bridge-shim/src/main/java/org/apache/atlas/hive/hook/HiveHook.java
 create mode 100644 addons/hive-bridge-shim/src/main/java/org/apache/atlas/hive/hook/HiveMetastoreHook.java
 create mode 100755 addons/hive-bridge/src/main/java/org/apache/atlas/hive/bridge/HiveMetaStoreBridge.java
 create mode 100644 addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/AtlasHiveHookContext.java
 create mode 100644 addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/HiveHook.java
 create mode 100644 addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/HiveMetastoreHookImpl.java
 create mode 100644 addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/HiveOperationContext.java
 create mode 100644 addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/events/AlterDatabase.java
 create mode 100644 addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/events/AlterTable.java
 create mode 100644 addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/events/AlterTableRename.java
 create mode 100644 addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/events/AlterTableRenameCol.java
 create mode 100644 addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/events/BaseHiveEvent.java
 create mode 100644 addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/events/CreateDatabase.java
 create mode 100644 addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/events/CreateHiveProcess.java
 create mode 100644 addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/events/CreateTable.java
 create mode 100644 addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/events/DropDatabase.java
 create mode 100644 addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/events/DropTable.java
 create mode 100644 addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/utils/ActiveEntityFilter.java
 create mode 100644 addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/utils/EntityFilter.java
 create mode 100644 addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/utils/HiveDDLEntityFilter.java
 create mode 100644 addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/utils/PassthroughFilter.java
 create mode 100755 addons/hive-bridge/src/main/java/org/apache/atlas/hive/model/HiveDataTypes.java
 delete mode 100755 addons/hive-bridge/src/main/java/org/apache/hadoop/metadata/hive/bridge/HiveMetaStoreBridge.java
 delete mode 100755 addons/hive-bridge/src/main/java/org/apache/hadoop/metadata/hive/hook/HiveHook.java
 delete mode 100755 addons/hive-bridge/src/main/java/org/apache/hadoop/metadata/hive/model/HiveDataModelGenerator.java
 delete mode 100755 addons/hive-bridge/src/main/java/org/apache/hadoop/metadata/hive/model/HiveDataTypes.java
 create mode 100644 addons/hive-bridge/src/main/resources/atlas-hive-import-log4j.xml
 create mode 100644 addons/hive-bridge/src/patches/001-hive_column_add_position.json
 delete mode 100644 addons/hive-bridge/src/site/twiki/Bridge-Hive.twiki
 create mode 100644 addons/hive-bridge/src/test/java/org/apache/atlas/hive/HiveITBase.java
 create mode 100644 addons/hive-bridge/src/test/java/org/apache/atlas/hive/bridge/ColumnLineageUtils.java
 create mode 100644 addons/hive-bridge/src/test/java/org/apache/atlas/hive/bridge/HiveMetaStoreBridgeTest.java
 create mode 100644 addons/hive-bridge/src/test/java/org/apache/atlas/hive/bridge/HiveMetastoreBridgeIT.java
 create mode 100755 addons/hive-bridge/src/test/java/org/apache/atlas/hive/hook/HiveHookIT.java
 create mode 100755 addons/hive-bridge/src/test/java/org/apache/atlas/hive/hook/HiveMetastoreHookIT.java
 create mode 100644 addons/hive-bridge/src/test/java/org/apache/atlas/hive/hook/utils/ActiveEntityFilterTest.java
 delete mode 100644 addons/hive-bridge/src/test/java/org/apache/hadoop/metadata/hive/hook/BaseSSLAndKerberosTest.java
 delete mode 100755 addons/hive-bridge/src/test/java/org/apache/hadoop/metadata/hive/hook/HiveHookIT.java
 delete mode 100755 addons/hive-bridge/src/test/java/org/apache/hadoop/metadata/hive/hook/NegativeSSLAndKerberosHiveHookIT.java
 delete mode 100755 addons/hive-bridge/src/test/java/org/apache/hadoop/metadata/hive/hook/SSLAndKerberosHiveHookIT.java
 delete mode 100755 addons/hive-bridge/src/test/java/org/apache/hadoop/metadata/hive/hook/SSLHiveHookIT.java
 delete mode 100644 addons/hive-bridge/src/test/resources/application.properties
 create mode 100644 addons/hive-bridge/src/test/resources/atlas-application.properties
 create mode 100755 addons/hive-bridge/src/test/resources/atlas-log4j.xml
 delete mode 100755 addons/hive-bridge/src/test/resources/hive-init.sql
 delete mode 100755 addons/hive-bridge/src/test/resources/hive-queries.sql
 create mode 100644 addons/hive-bridge/src/test/resources/hive-site.xml
 create mode 100644 addons/hive-bridge/src/test/resources/json/hs2-alter-view-v2.json
 create mode 100644 addons/hive-bridge/src/test/resources/json/hs2-alter-view.json
 create mode 100644 addons/hive-bridge/src/test/resources/json/hs2-create-db-v2.json
 create mode 100644 addons/hive-bridge/src/test/resources/json/hs2-create-db.json
 create mode 100644 addons/hive-bridge/src/test/resources/json/hs2-create-process-v2.json
 create mode 100644 addons/hive-bridge/src/test/resources/json/hs2-create-process.json
 create mode 100644 addons/hive-bridge/src/test/resources/json/hs2-create-table-v2.json
 create mode 100644 addons/hive-bridge/src/test/resources/json/hs2-create-table.json
 create mode 100644 addons/hive-bridge/src/test/resources/json/hs2-drop-db-v2.json
 create mode 100644 addons/hive-bridge/src/test/resources/json/hs2-drop-db.json
 create mode 100644 addons/hive-bridge/src/test/resources/json/hs2-drop-table-v2.json
 create mode 100644 addons/hive-bridge/src/test/resources/json/hs2-drop-table.json
 create mode 100644 addons/hive-bridge/src/test/resources/json/hs2-load-inpath-v2.json
 create mode 100644 addons/hive-bridge/src/test/resources/json/hs2-load-inpath.json
 create mode 100644 addons/hive-bridge/src/test/resources/json/hs2-table-rename-v2.json
 create mode 100644 addons/hive-bridge/src/test/resources/json/hs2-table-rename.json
 create mode 100644 addons/hive-bridge/src/test/resources/users-credentials.properties
 create mode 100644 addons/impala-bridge-shim/pom.xml
 create mode 100644 addons/impala-bridge-shim/src/main/java/org/apache/atlas/impala/hook/ImpalaLineageHook.java
 create mode 100644 addons/impala-bridge/pom.xml
 create mode 100644 addons/impala-bridge/src/main/java/org/apache/atlas/impala/ImpalaLineageTool.java
 create mode 100644 addons/impala-bridge/src/main/java/org/apache/atlas/impala/hook/AtlasImpalaHookContext.java
 create mode 100644 addons/impala-bridge/src/main/java/org/apache/atlas/impala/hook/ImpalaHook.java
 create mode 100644 addons/impala-bridge/src/main/java/org/apache/atlas/impala/hook/ImpalaIdentifierParser.java
 create mode 100644 addons/impala-bridge/src/main/java/org/apache/atlas/impala/hook/ImpalaLineageHook.java
 create mode 100644 addons/impala-bridge/src/main/java/org/apache/atlas/impala/hook/ImpalaOperationParser.java
 create mode 100644 addons/impala-bridge/src/main/java/org/apache/atlas/impala/hook/events/BaseImpalaEvent.java
 create mode 100644 addons/impala-bridge/src/main/java/org/apache/atlas/impala/hook/events/CreateImpalaProcess.java
 create mode 100644 addons/impala-bridge/src/main/java/org/apache/atlas/impala/model/ImpalaDataType.java
 create mode 100644 addons/impala-bridge/src/main/java/org/apache/atlas/impala/model/ImpalaDependencyType.java
 create mode 100644 addons/impala-bridge/src/main/java/org/apache/atlas/impala/model/ImpalaNode.java
 create mode 100644 addons/impala-bridge/src/main/java/org/apache/atlas/impala/model/ImpalaOperationType.java
 create mode 100644 addons/impala-bridge/src/main/java/org/apache/atlas/impala/model/ImpalaQuery.java
 create mode 100644 addons/impala-bridge/src/main/java/org/apache/atlas/impala/model/ImpalaVertexType.java
 create mode 100644 addons/impala-bridge/src/main/java/org/apache/atlas/impala/model/LineageEdge.java
 create mode 100644 addons/impala-bridge/src/main/java/org/apache/atlas/impala/model/LineageVertex.java
 create mode 100644 addons/impala-bridge/src/main/java/org/apache/atlas/impala/model/LineageVertexMetadata.java
 create mode 100644 addons/impala-bridge/src/main/resources/atlas-log4j.xml
 create mode 100644 addons/impala-bridge/src/main/resources/import-impala.sh
 create mode 100644 addons/impala-bridge/src/test/java/org/apache/atlas/impala/ImpalaLineageITBase.java
 create mode 100644 addons/impala-bridge/src/test/java/org/apache/atlas/impala/ImpalaLineageToolIT.java
 create mode 100644 addons/impala-bridge/src/test/java/org/apache/atlas/impala/hook/ImpalaLineageHookIT.java
 create mode 100644 addons/impala-bridge/src/test/resources/atlas-application.properties
 create mode 100644 addons/impala-bridge/src/test/resources/atlas-log4j.xml
 create mode 100644 addons/impala-bridge/src/test/resources/hive-site.xml
 create mode 100644 addons/impala-bridge/src/test/resources/impalaAlterViewAsSelect.json
 create mode 100644 addons/impala-bridge/src/test/resources/impalaAlterViewAsSelectWithCommentSpaces.json
 create mode 100644 addons/impala-bridge/src/test/resources/impalaCreateTableAsSelect.json
 create mode 100644 addons/impala-bridge/src/test/resources/impalaCreateTableAsSelectVertexIdNoTableName.json
 create mode 100644 addons/impala-bridge/src/test/resources/impalaCreateTableAsSelectWithCommentSpaces.json
 create mode 100644 addons/impala-bridge/src/test/resources/impalaCreateView.json
 create mode 100644 addons/impala-bridge/src/test/resources/impalaCreateViewNoCreateTime.json
 create mode 100644 addons/impala-bridge/src/test/resources/impalaCreateViewWithCommentSpaces.json
 create mode 100644 addons/impala-bridge/src/test/resources/impalaInsertIntoAsSelect.json
 create mode 100644 addons/impala-bridge/src/test/resources/impalaMultipleInsertIntoAsSelect1.json
 create mode 100644 addons/impala-bridge/src/test/resources/impalaMultipleInsertIntoAsSelect2.json
 create mode 100644 addons/impala-bridge/src/test/resources/users-credentials.properties
 create mode 100644 addons/impala-hook-api/pom.xml
 create mode 100644 addons/impala-hook-api/src/main/java/org/apache/impala/hooks/QueryCompleteContext.java
 create mode 100644 addons/impala-hook-api/src/main/java/org/apache/impala/hooks/QueryEventHook.java
 create mode 100644 addons/kafka-bridge/pom.xml
 create mode 100644 addons/kafka-bridge/src/bin/import-kafka.sh
 create mode 100644 addons/kafka-bridge/src/main/java/org/apache/atlas/kafka/bridge/KafkaBridge.java
 create mode 100644 addons/kafka-bridge/src/main/java/org/apache/atlas/kafka/model/KafkaDataTypes.java
 create mode 100644 addons/kafka-bridge/src/main/resources/atlas-kafka-import-log4j.xml
 create mode 100644 addons/kafka-bridge/src/test/java/org/apache/atlas/kafka/bridge/KafkaBridgeTest.java
 create mode 100644 addons/kafka-bridge/src/test/resources/atlas-application.properties
 create mode 100755 addons/kafka-bridge/src/test/resources/atlas-log4j.xml
 create mode 100644 addons/kafka-bridge/src/test/resources/users-credentials.properties
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/.gitignore
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/pom.xml
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/src/main/java/org/apache/hadoop/metadata/bridge/ABridge.java
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/src/main/java/org/apache/hadoop/metadata/bridge/AEntityBean.java
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/src/main/java/org/apache/hadoop/metadata/bridge/BridgeException.java
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/src/main/java/org/apache/hadoop/metadata/bridge/BridgeManager.java
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/src/main/java/org/apache/hadoop/metadata/bridge/BridgeTypeBootstrapper.java
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/src/main/java/org/apache/hadoop/metadata/bridge/IBridge.java
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/src/main/java/org/apache/hadoop/metadata/bridge/hivelineage/HiveLineageBridge.java
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/src/main/java/org/apache/hadoop/metadata/bridge/hivelineage/hook/HiveLineage.java
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/src/main/java/org/apache/hadoop/metadata/bridge/hivestructure/HiveMetaImporter.java
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/src/main/java/org/apache/hadoop/metadata/bridge/hivestructure/HiveStructureBridge.java
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/src/main/java/org/apache/hadoop/metadata/bridge/module/BridgeModule.java
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/src/main/java/org/apache/hadoop/metadata/web/resources/HiveLineageResource.java
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/src/main/resources/bridge-manager.properties
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/src/test/java/org/apache/hadoop/metadata/bridge/BridgeManagerTest.java
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/src/test/java/org/apache/hadoop/metadata/bridge/TestBridgeModule.java
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/src/test/java/org/apache/hadoop/metadata/bridge/TestGenericBridges.java
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/src/test/java/org/apache/hadoop/metadata/bridge/hivelineage/TestHiveLineageBridge.java
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/src/test/resources/bridge-manager.properties
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/src/test/resources/graph.properties
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/src/test/resources/one.json
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/src/test/resources/test-bridge-manager.properties
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-core/src/test/resources/two.json
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-hive/pom.xml
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-hive/src/main/java/org/apache/hadoop/metadata/bridge/hivelineage/hook/HiveLineage.java
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-hive/src/main/java/org/apache/hadoop/metadata/bridge/hivelineage/hook/HiveLineageInfo.java
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-hive/src/main/java/org/apache/hadoop/metadata/bridge/hivelineage/hook/Hook.java
 delete mode 100755 addons/metadata-bridge-parent/metadata-bridge-hive/src/test/java/org/apache/hadoop/metadata/bridge/hivelineage/hook/HiveLineageInfoTest.java
 delete mode 100755 addons/metadata-bridge-parent/pom.xml
 create mode 100644 addons/models/0000-Area0/0010-base_model.json
 create mode 100644 addons/models/0000-Area0/0011-glossary_model.json
 create mode 100644 addons/models/0000-Area0/patches/001-base_model_replication_attributes.json
 create mode 100644 addons/models/0000-Area0/patches/002-base_model_add_service_type.json
 create mode 100644 addons/models/0000-Area0/patches/003-base_model_add_searchWeight.json
 create mode 100644 addons/models/0000-Area0/patches/004-glossary_model_add_additionalAttributes.json
 create mode 100644 addons/models/0000-Area0/patches/005-base_model_add_display_attributes.json
 create mode 100644 addons/models/0000-Area0/patches/006-base_model_add_atlas_operation_attributes.json
 create mode 100644 addons/models/1000-Hadoop/1020-fs_model.json
 create mode 100644 addons/models/1000-Hadoop/1030-hive_model.json
 create mode 100644 addons/models/1000-Hadoop/1040-sqoop_model.json
 create mode 100644 addons/models/1000-Hadoop/1050-falcon_model.json
 create mode 100644 addons/models/1000-Hadoop/1060-hbase_model.json
 create mode 100644 addons/models/1000-Hadoop/1065-avro_model.json
 create mode 100644 addons/models/1000-Hadoop/1070-kafka_model.json
 create mode 100644 addons/models/1000-Hadoop/1080-storm_model.json
 create mode 100644 addons/models/1000-Hadoop/1090-impala_model.json
 create mode 100644 addons/models/1000-Hadoop/1100-spark_model.json
 create mode 100644 addons/models/1000-Hadoop/1110-flink_model.json
 create mode 100644 addons/models/1000-Hadoop/patches/001-hive_column_add_position.json
 create mode 100644 addons/models/1000-Hadoop/patches/002-hive_column_table_add_options.json
 create mode 100644 addons/models/1000-Hadoop/patches/003-hive_column_update_table_remove_constraint.json
 create mode 100644 addons/models/1000-Hadoop/patches/004-hbase_table_column_family_add_attribute.json
 create mode 100644 addons/models/1000-Hadoop/patches/005-hbase_table_column_family_add_additional_attribute.json
 create mode 100644 addons/models/1000-Hadoop/patches/006-kafka_topic_add_attribute.json
 create mode 100644 addons/models/1000-Hadoop/patches/007-hadoop_model_add_service_type.json
 create mode 100644 addons/models/1000-Hadoop/patches/008-remove-hive-legacy-attributes.json
 create mode 100644 addons/models/1000-Hadoop/patches/009-add_searchweight.json
 create mode 100644 addons/models/1000-Hadoop/patches/010-hbase_remove_legacy_attributes.json
 create mode 100644 addons/models/1000-Hadoop/patches/011-falcon_remove_legacy_atrributes.json
 create mode 100644 addons/models/1000-Hadoop/patches/012-avro_remove_legacy_attributs.json
 create mode 100644 addons/models/1000-Hadoop/patches/013-kafka_remove_legacy_attributes.json
 create mode 100644 addons/models/1000-Hadoop/patches/014-storm_remove_legacy_attributes.json
 create mode 100644 addons/models/1000-Hadoop/patches/015-spark_process_add_query_text_attribute.json
 create mode 100644 addons/models/1000-Hadoop/patches/016-hive_process_execution_add_display_text_option.json
 create mode 100644 addons/models/1000-Hadoop/patches/017-hive_db_add_managed_location.json
 create mode 100644 addons/models/1000-Hadoop/patches/018-fs_path_add_supertypes.json
 create mode 100644 addons/models/1000-Hadoop/patches/018-kafka_topic_add_rf_attribute.json
 create mode 100644 addons/models/1000-Hadoop/patches/019-kafka_producer_lineage_add_options.json
 create mode 100644 addons/models/2000-RDBMS/2010-rdbms_model.json
 create mode 100644 addons/models/2000-RDBMS/patches/001-rdbms_column_table_add_options.json
 create mode 100644 addons/models/2000-RDBMS/patches/002-rdbms_model_add_service_type.json
 create mode 100644 addons/models/2000-RDBMS/patches/003-remove-rdbms-legacy-attributes.json
 create mode 100644 addons/models/2000-RDBMS/patches/004-add_searchweight.json
 create mode 100644 addons/models/3000-Cloud/3010-aws_common_typedefs.json
 create mode 100644 addons/models/3000-Cloud/3020-aws_s3_typedefs.json
 create mode 100644 addons/models/3000-Cloud/3030-aws_s3_v2_typedefs.json
 create mode 100644 addons/models/3000-Cloud/3040-azure_adls_typedefs.json
 create mode 100644 addons/models/3000-Cloud/3050-ozone-typedefs.json
 create mode 100644 addons/models/3000-Cloud/3060-gcp_typedefs.json
 create mode 100644 addons/models/3000-Cloud/patches/001-cloud_model_add_service_type.json
 create mode 100644 addons/models/3000-Cloud/patches/002-cloud_model_add_searchweight.json
 create mode 100644 addons/models/3000-Cloud/patches/003-cloud_model_remove_legacy_attributes.json
 create mode 100644 addons/models/3000-Cloud/patches/004-s3_add_attributes.json
 create mode 100644 addons/models/3000-Cloud/patches/005-azure_adls_add_attributes.json
 create mode 100644 addons/models/3000-Cloud/patches/006-cloud-model_add_supertypes.json
 create mode 100644 addons/models/3000-Cloud/patches/007-s3_v2_update_attributes.json
 create mode 100644 addons/models/4000-MachineLearning/4010-ml_model.json
 create mode 100755 addons/sqoop-bridge-shim/pom.xml
 create mode 100644 addons/sqoop-bridge-shim/src/main/java/org/apache/atlas/sqoop/hook/SqoopHook.java
 create mode 100644 addons/sqoop-bridge/pom.xml
 create mode 100644 addons/sqoop-bridge/src/main/java/org/apache/atlas/sqoop/hook/SqoopHook.java
 create mode 100644 addons/sqoop-bridge/src/main/java/org/apache/atlas/sqoop/model/SqoopDataTypes.java
 create mode 100644 addons/sqoop-bridge/src/test/java/org/apache/atlas/sqoop/hook/SqoopHookIT.java
 create mode 100644 addons/sqoop-bridge/src/test/resources/atlas-application.properties
 create mode 100755 addons/sqoop-bridge/src/test/resources/atlas-log4j.xml
 create mode 100644 addons/sqoop-bridge/src/test/resources/hive-site.xml
 create mode 100644 addons/sqoop-bridge/src/test/resources/sqoop-site.xml
 create mode 100644 addons/sqoop-bridge/src/test/resources/users-credentials.properties
 create mode 100755 addons/storm-bridge-shim/pom.xml
 create mode 100644 addons/storm-bridge-shim/src/main/java/org/apache/atlas/storm/hook/StormAtlasHook.java
 create mode 100644 addons/storm-bridge/pom.xml
 create mode 100644 addons/storm-bridge/src/main/java/org/apache/atlas/storm/hook/StormAtlasHook.java
 create mode 100644 addons/storm-bridge/src/main/java/org/apache/atlas/storm/hook/StormTopologyUtil.java
 create mode 100644 addons/storm-bridge/src/main/java/org/apache/atlas/storm/model/StormDataTypes.java
 create mode 100644 addons/storm-bridge/src/test/java/org/apache/atlas/storm/hook/StormAtlasHookIT.java
 create mode 100644 addons/storm-bridge/src/test/java/org/apache/atlas/storm/hook/StormTestUtil.java
 create mode 100644 addons/storm-bridge/src/test/resources/atlas-application.properties
 create mode 100755 addons/storm-bridge/src/test/resources/atlas-log4j.xml
 create mode 100644 addons/storm-bridge/src/test/resources/users-credentials.properties
 create mode 100644 atlas-examples/pom.xml
 create mode 100644 atlas-examples/sample-app/README.md
 create mode 100644 atlas-examples/sample-app/pom.xml
 create mode 100644 atlas-examples/sample-app/src/main/java/org/apache/atlas/examples/sampleapp/DiscoveryExample.java
 create mode 100644 atlas-examples/sample-app/src/main/java/org/apache/atlas/examples/sampleapp/EntityExample.java
 create mode 100644 atlas-examples/sample-app/src/main/java/org/apache/atlas/examples/sampleapp/GlossaryExample.java
 create mode 100644 atlas-examples/sample-app/src/main/java/org/apache/atlas/examples/sampleapp/LineageExample.java
 create mode 100644 atlas-examples/sample-app/src/main/java/org/apache/atlas/examples/sampleapp/SampleApp.java
 create mode 100644 atlas-examples/sample-app/src/main/java/org/apache/atlas/examples/sampleapp/SampleAppConstants.java
 create mode 100644 atlas-examples/sample-app/src/main/java/org/apache/atlas/examples/sampleapp/TypeDefExample.java
 create mode 100644 atlas-examples/sample-app/src/main/python/README.md
 create mode 100644 atlas-examples/sample-app/src/main/python/discovery_example.py
 create mode 100644 atlas-examples/sample-app/src/main/python/entity_example.py
 create mode 100644 atlas-examples/sample-app/src/main/python/glossary_example.py
 create mode 100644 atlas-examples/sample-app/src/main/python/lineage_example.py
 create mode 100644 atlas-examples/sample-app/src/main/python/request_json/entity_create_db.json
 create mode 100644 atlas-examples/sample-app/src/main/python/request_json/entity_create_process.json
 create mode 100644 atlas-examples/sample-app/src/main/python/request_json/entity_create_table_canada.json
 create mode 100644 atlas-examples/sample-app/src/main/python/request_json/entity_create_table_us.json
 create mode 100644 atlas-examples/sample-app/src/main/python/request_json/typedef_create.json
 create mode 100644 atlas-examples/sample-app/src/main/python/sample_client.py
 create mode 100644 atlas-examples/sample-app/src/main/python/typedef_example.py
 create mode 100644 atlas-examples/sample-app/src/main/python/utils.py
 create mode 100644 atlas-examples/sample-app/src/main/resources/atlas-application.properties
 create mode 100644 authorization/pom.xml
 create mode 100644 authorization/src/main/java/org/apache/atlas/authorize/AtlasAccessRequest.java
 create mode 100644 authorization/src/main/java/org/apache/atlas/authorize/AtlasAdminAccessRequest.java
 create mode 100644 authorization/src/main/java/org/apache/atlas/authorize/AtlasAuthorizationException.java
 create mode 100644 authorization/src/main/java/org/apache/atlas/authorize/AtlasAuthorizationUtils.java
 create mode 100644 authorization/src/main/java/org/apache/atlas/authorize/AtlasAuthorizer.java
 create mode 100644 authorization/src/main/java/org/apache/atlas/authorize/AtlasAuthorizerFactory.java
 create mode 100644 authorization/src/main/java/org/apache/atlas/authorize/AtlasEntityAccessRequest.java
 create mode 100644 authorization/src/main/java/org/apache/atlas/authorize/AtlasNoneAuthorizer.java
 create mode 100644 authorization/src/main/java/org/apache/atlas/authorize/AtlasPrivilege.java
 create mode 100644 authorization/src/main/java/org/apache/atlas/authorize/AtlasRelationshipAccessRequest.java
 create mode 100644 authorization/src/main/java/org/apache/atlas/authorize/AtlasSearchResultScrubRequest.java
 create mode 100644 authorization/src/main/java/org/apache/atlas/authorize/AtlasTypeAccessRequest.java
 create mode 100644 authorization/src/main/java/org/apache/atlas/authorize/AtlasTypesDefFilterRequest.java
 create mode 100644 authorization/src/main/java/org/apache/atlas/authorize/simple/AtlasSimpleAuthorizer.java
 create mode 100644 authorization/src/main/java/org/apache/atlas/authorize/simple/AtlasSimpleAuthzPolicy.java
 create mode 100644 authorization/src/main/java/org/apache/atlas/authorize/simple/AtlasSimpleAuthzUpdateTool.java
 create mode 100644 authorization/src/main/resources/atlas-simple-authz-policy.json
 create mode 100644 authorization/src/test/java/org/apache/atlas/authorize/simple/AtlasSimpleAuthorizerTest.java
 create mode 100644 authorization/src/test/resources/atlas-application.properties
 create mode 100644 authorization/src/test/resources/atlas-simple-authz-policy.json
 create mode 100644 build-tools/pom.xml
 rename {src/build => build-tools/src/main/resources}/checkstyle-java-header.txt (100%)
 rename {src/build => build-tools/src/main/resources}/checkstyle-noframes.xsl (100%)
 create mode 100644 build-tools/src/main/resources/checkstyle-suppressions.xml
 create mode 100755 build-tools/src/main/resources/checkstyle.xml
 create mode 100755 build-tools/src/main/resources/enunciate.xml
 create mode 100755 build-tools/src/main/resources/findbugs-exclude.xml
 create mode 100755 build-tools/src/main/resources/ui-dist/index.html
 create mode 100644 build-tools/src/main/resources/ui-dist/index.js
 create mode 100755 build-tools/src/main/resources/ui-dist/swagger-ui-bundle.js
 create mode 100755 build-tools/src/main/resources/ui-dist/swagger-ui-standalone-preset.js
 create mode 100755 build-tools/src/main/resources/ui-dist/swagger-ui.css
 create mode 100644 client/client-v1/pom.xml
 create mode 100644 client/client-v1/src/main/java/org/apache/atlas/AtlasAdminClient.java
 create mode 100644 client/client-v1/src/main/java/org/apache/atlas/AtlasClient.java
 create mode 100644 client/client-v1/src/main/java/org/apache/atlas/CreateUpdateEntitiesResult.java
 create mode 100644 client/client-v1/src/main/java/org/apache/atlas/EntityAuditEvent.java
 create mode 100644 client/client-v1/src/test/java/org/apache/atlas/AtlasClientTest.java
 create mode 100644 client/client-v2/pom.xml
 create mode 100644 client/client-v2/src/main/java/org/apache/atlas/AtlasClientV2.java
 create mode 100644 client/client-v2/src/test/java/org/apache/atlas/AtlasClientV2Test.java
 create mode 100644 client/common/pom.xml
 create mode 100644 client/common/src/main/java/org/apache/atlas/AtlasBaseClient.java
 create mode 100644 client/common/src/main/java/org/apache/atlas/AtlasServerEnsemble.java
 create mode 100755 client/common/src/main/java/org/apache/atlas/AtlasServiceException.java
 create mode 100644 client/common/src/main/java/org/apache/atlas/ResourceCreator.java
 create mode 100644 client/common/src/main/java/org/apache/atlas/security/SecureClientUtils.java
 create mode 100644 client/src/main/assembly/all-jar.xml
 delete mode 100755 client/src/main/java/org/apache/hadoop/metadata/MetadataServiceClient.java
 delete mode 100755 client/src/main/java/org/apache/hadoop/metadata/MetadataServiceException.java
 delete mode 100644 client/src/main/java/org/apache/hadoop/metadata/PropertiesUtil.java
 delete mode 100644 client/src/main/java/org/apache/hadoop/metadata/security/SecureClientUtils.java
 delete mode 100644 client/src/main/java/org/apache/hadoop/metadata/security/SecurityProperties.java
 delete mode 100644 client/src/test/java/org/apache/hadoop/metadata/security/BaseSecurityTest.java
 create mode 100644 common/pom.xml
 create mode 100644 common/src/main/java/org/apache/atlas/AtlasConstants.java
 create mode 100644 common/src/main/java/org/apache/atlas/CommonConfiguration.java
 create mode 100644 common/src/main/java/org/apache/atlas/annotation/AtlasService.java
 create mode 100644 common/src/main/java/org/apache/atlas/annotation/ConditionalOnAtlasProperty.java
 create mode 100644 common/src/main/java/org/apache/atlas/annotation/GraphTransaction.java
 create mode 100644 common/src/main/java/org/apache/atlas/annotation/Timed.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/AbstractFunctionExpression.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/AbstractGroovyExpression.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/ArithmeticExpression.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/BinaryExpression.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/CastExpression.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/ClosureExpression.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/ComparisonExpression.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/ComparisonOperatorExpression.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/FieldExpression.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/FunctionCallExpression.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/GroovyExpression.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/GroovyGenerationContext.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/IdentifierExpression.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/LabeledExpression.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/ListExpression.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/LiteralExpression.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/LogicalExpression.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/RangeExpression.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/StatementListExpression.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/TernaryOperatorExpression.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/TraversalStepType.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/TypeCoersionExpression.java
 create mode 100644 common/src/main/java/org/apache/atlas/groovy/VariableAssignmentExpression.java
 create mode 100644 common/src/main/java/org/apache/atlas/ha/HAConfiguration.java
 create mode 100644 common/src/main/java/org/apache/atlas/pc/StatusReporter.java
 create mode 100644 common/src/main/java/org/apache/atlas/pc/WorkItemBuilder.java
 create mode 100644 common/src/main/java/org/apache/atlas/pc/WorkItemConsumer.java
 create mode 100644 common/src/main/java/org/apache/atlas/pc/WorkItemManager.java
 create mode 100644 common/src/main/java/org/apache/atlas/repository/Constants.java
 create mode 100644 common/src/main/java/org/apache/atlas/service/Service.java
 create mode 100644 common/src/main/java/org/apache/atlas/service/Services.java
 create mode 100644 common/src/main/java/org/apache/atlas/utils/AtlasPathExtractorUtil.java
 create mode 100644 common/src/main/java/org/apache/atlas/utils/AtlasPerfMetrics.java
 create mode 100644 common/src/main/java/org/apache/atlas/utils/AtlasPerfTracer.java
 create mode 100644 common/src/main/java/org/apache/atlas/utils/HdfsNameServiceResolver.java
 create mode 100644 common/src/main/java/org/apache/atlas/utils/KafkaUtils.java
 create mode 100644 common/src/main/java/org/apache/atlas/utils/LruCache.java
 create mode 100644 common/src/main/java/org/apache/atlas/utils/OnAtlasPropertyCondition.java
 create mode 100644 common/src/main/java/org/apache/atlas/utils/ParamChecker.java
 create mode 100644 common/src/main/java/org/apache/atlas/utils/PathExtractorContext.java
 create mode 100644 common/src/main/java/org/apache/atlas/utils/PropertiesUtil.java
 create mode 100644 common/src/main/java/org/apache/atlas/utils/SHA256Utils.java
 create mode 100644 common/src/test/java/org/apache/atlas/ha/HAConfigurationTest.java
 create mode 100644 common/src/test/java/org/apache/atlas/utils/AtlasPathExtractorUtilTest.java
 create mode 100644 common/src/test/java/org/apache/atlas/utils/HdfsNameServiceResolverTest.java
 create mode 100644 common/src/test/java/org/apache/atlas/utils/KafkaUtilsTest.java
 create mode 100644 common/src/test/java/org/apache/atlas/utils/LruCacheTest.java
 create mode 100644 common/src/test/resources/atlas-jaas.properties
 create mode 100644 common/src/test/resources/atlas-log4j.xml
 create mode 100644 common/src/test/resources/hdfs-site.xml
 create mode 100644 common/src/test/resources/log4j.properties
 create mode 100644 common/src/test/resources/test.properties
 delete mode 100755 dashboard/v1/Search.html
 delete mode 100755 dashboard/v1/css/bootstrap-responsive.css
 delete mode 100755 dashboard/v1/css/bootstrap-responsive.min.css
 delete mode 100755 dashboard/v1/css/bootstrap-theme.css
 delete mode 100755 dashboard/v1/css/bootstrap-theme.css.map
 delete mode 100755 dashboard/v1/css/bootstrap-theme.min.css
 delete mode 100755 dashboard/v1/css/bootstrap.css
 delete mode 100755 dashboard/v1/css/bootstrap.css.map
 delete mode 100755 dashboard/v1/css/bootstrap.min.css
 delete mode 100755 dashboard/v1/css/heroic-features.css
 delete mode 100755 dashboard/v1/css/sticky-footer-navbar.css
 delete mode 100755 dashboard/v1/css/style.css
 delete mode 100755 dashboard/v1/fonts/glyphicons-halflings-regular.eot
 delete mode 100755 dashboard/v1/fonts/glyphicons-halflings-regular.svg
 delete mode 100755 dashboard/v1/fonts/glyphicons-halflings-regular.ttf
 delete mode 100755 dashboard/v1/fonts/glyphicons-halflings-regular.woff
 delete mode 100755 dashboard/v1/fonts/glyphicons-halflings-regular.woff2
 delete mode 100755 dashboard/v1/img/HWLOGO-g.png
 delete mode 100755 dashboard/v1/img/HWLOGO.png
 delete mode 100755 dashboard/v1/img/aetna-logo.png
 delete mode 100755 dashboard/v1/img/elephant.png
 delete mode 100755 dashboard/v1/img/glyphicons-halflings-white.png
 delete mode 100755 dashboard/v1/img/glyphicons-halflings.png
 delete mode 100755 dashboard/v1/img/graph1.1.jpg
 delete mode 100755 dashboard/v1/img/graph1.jpg
 delete mode 100755 dashboard/v1/img/hwlogo1.png
 delete mode 100755 dashboard/v1/img/img-1.jpg
 delete mode 100755 dashboard/v1/img/img-2.jpg
 delete mode 100755 dashboard/v1/img/logo-1.png
 delete mode 100755 dashboard/v1/img/logo-sm.png
 delete mode 100755 dashboard/v1/img/mid-img.png
 delete mode 100755 dashboard/v1/img/mid-img2.png
 delete mode 100755 dashboard/v1/img/process.png
 delete mode 100755 dashboard/v1/img/splash2.png
 delete mode 100755 dashboard/v1/img/text.ico
 delete mode 100755 dashboard/v1/index.html
 delete mode 100755 dashboard/v1/js/app.js
 delete mode 100755 dashboard/v1/js/attributes.html
 delete mode 100755 dashboard/v1/js/bootstrap.js
 delete mode 100755 dashboard/v1/js/bootstrap.min.js
 delete mode 100755 dashboard/v1/js/controllers.js
 delete mode 100755 dashboard/v1/js/jquery.js
 delete mode 100755 dashboard/v1/js/npm.js
 delete mode 100755 dashboard/v1/lib/Angular/angular-route.min.js
 delete mode 100755 dashboard/v1/lib/Angular/angular-route.min.js.map
 delete mode 100755 dashboard/v1/lib/Angular/angular.min.js
 delete mode 100755 dashboard/v1/lib/Angular/angular.min.js.map
 delete mode 100755 dashboard/v1/partials/attribute.html
 delete mode 100755 dashboard/v1/partials/lineage.html
 delete mode 100755 dashboard/v1/partials/search.html
 delete mode 100755 dashboard/v1/partials/wiki.html
 delete mode 100755 dashboard/v2/.bowerrc
 delete mode 100755 dashboard/v2/.gitignore
 delete mode 100755 dashboard/v2/.jshintignore
 delete mode 100755 dashboard/v2/.jshintrc
 delete mode 100755 dashboard/v2/README.md
 delete mode 100755 dashboard/v2/bower.json
 delete mode 100755 dashboard/v2/gruntfile.js
 delete mode 100755 dashboard/v2/package.json
 delete mode 100755 dashboard/v2/public/css/common.css
 delete mode 100755 dashboard/v2/public/css/d3tip.css
 delete mode 100755 dashboard/v2/public/css/lineage.css
 delete mode 100755 dashboard/v2/public/css/sticky-footer-navbar.css
 delete mode 100755 dashboard/v2/public/img/favicon.ico
 delete mode 100755 dashboard/v2/public/img/loader.gif
 delete mode 100755 dashboard/v2/public/img/process.png
 delete mode 100755 dashboard/v2/public/js/app.js
 delete mode 100755 dashboard/v2/public/js/init.js
 delete mode 100755 dashboard/v2/public/js/routes.js
 delete mode 100755 dashboard/v2/public/modules/details/detailsController.js
 delete mode 100755 dashboard/v2/public/modules/details/detailsModule.js
 delete mode 100755 dashboard/v2/public/modules/details/detailsResource.js
 delete mode 100755 dashboard/v2/public/modules/details/detailsRoutes.js
 delete mode 100755 dashboard/v2/public/modules/details/views/attribute.html
 delete mode 100755 dashboard/v2/public/modules/details/views/details.html
 delete mode 100755 dashboard/v2/public/modules/home/headerController.js
 delete mode 100755 dashboard/v2/public/modules/home/homeModule.js
 delete mode 100755 dashboard/v2/public/modules/home/homeRoutes.js
 delete mode 100755 dashboard/v2/public/modules/home/img/logo-green.png
 delete mode 100755 dashboard/v2/public/modules/home/img/logo-sm.png
 delete mode 100755 dashboard/v2/public/modules/home/img/splash.png
 delete mode 100755 dashboard/v2/public/modules/home/views/header.html
 delete mode 100755 dashboard/v2/public/modules/home/views/home.html
 delete mode 100755 dashboard/v2/public/modules/lineage/lineageController.js
 delete mode 100755 dashboard/v2/public/modules/lineage/lineageModule.js
 delete mode 100755 dashboard/v2/public/modules/lineage/lineageResource.js
 delete mode 100755 dashboard/v2/public/modules/lineage/views/lineage.html
 delete mode 100755 dashboard/v2/public/modules/notification/notificationController.js
 delete mode 100755 dashboard/v2/public/modules/notification/notificationModule.js
 delete mode 100755 dashboard/v2/public/modules/notification/notificationService.js
 delete mode 100755 dashboard/v2/public/modules/notification/views/notifications.html
 delete mode 100755 dashboard/v2/public/modules/search/searchController.js
 delete mode 100755 dashboard/v2/public/modules/search/searchModule.js
 delete mode 100755 dashboard/v2/public/modules/search/searchResource.js
 delete mode 100755 dashboard/v2/public/modules/search/searchRoutes.js
 delete mode 100755 dashboard/v2/public/modules/search/views/search.html
 delete mode 100755 dashboard/v2/public/modules/search/views/searchResult.html
 delete mode 100755 dashboard/v2/public/modules/search/views/types/guid.html
 delete mode 100755 dashboard/v2/public/modules/search/views/types/hiveLineage.html
 delete mode 100755 dashboard/v2/public/modules/search/views/types/hive_table.html
 delete mode 100755 dashboard/v2/public/views/includes/foot.html
 delete mode 100755 dashboard/v2/public/views/includes/head.html
 delete mode 100755 dashboard/v2/public/views/index.html
 delete mode 100755 dashboard/v2/server.js
 delete mode 100755 dashboard/v2/server/config/config.js
 delete mode 100755 dashboard/v2/server/config/express.js
 delete mode 100755 dashboard/v2/server/routes/system/homeRoute.js
 delete mode 100755 dashboard/v3/css/bootstrap-responsive.css
 delete mode 100755 dashboard/v3/css/bootstrap-responsive.min.css
 delete mode 100755 dashboard/v3/css/bootstrap-theme.css
 delete mode 100755 dashboard/v3/css/bootstrap-theme.css.map
 delete mode 100755 dashboard/v3/css/bootstrap-theme.min.css
 delete mode 100755 dashboard/v3/css/bootstrap.css
 delete mode 100755 dashboard/v3/css/bootstrap.css.map
 delete mode 100755 dashboard/v3/css/bootstrap.min.css
 delete mode 100755 dashboard/v3/css/heroic-features.css
 delete mode 100755 dashboard/v3/css/pagination.css
 delete mode 100755 dashboard/v3/css/sticky-footer-navbar.css
 delete mode 100755 dashboard/v3/css/style.css
 delete mode 100755 dashboard/v3/fonts/glyphicons-halflings-regular.eot
 delete mode 100755 dashboard/v3/fonts/glyphicons-halflings-regular.svg
 delete mode 100755 dashboard/v3/fonts/glyphicons-halflings-regular.ttf
 delete mode 100755 dashboard/v3/fonts/glyphicons-halflings-regular.woff
 delete mode 100755 dashboard/v3/fonts/glyphicons-halflings-regular.woff2
 delete mode 100755 dashboard/v3/img/arrow.png
 delete mode 100755 dashboard/v3/img/bg1.jpg
 delete mode 100755 dashboard/v3/img/bg2.jpg
 delete mode 100755 dashboard/v3/img/glyphicons-halflings-white.png
 delete mode 100755 dashboard/v3/img/glyphicons-halflings.png
 delete mode 100755 dashboard/v3/img/img1.jpg
 delete mode 100755 dashboard/v3/img/img1.png
 delete mode 100755 dashboard/v3/img/img2.png
 delete mode 100755 dashboard/v3/img/process.png
 delete mode 100755 dashboard/v3/img/search_icon.jpg
 delete mode 100755 dashboard/v3/img/search_icon.png
 delete mode 100755 dashboard/v3/img/tableicon.png
 delete mode 100755 dashboard/v3/img/topbg.jpg
 delete mode 100755 dashboard/v3/index.html
 delete mode 100755 dashboard/v3/js/app.js
 delete mode 100755 dashboard/v3/js/config.json
 delete mode 100755 dashboard/v3/js/controllers.js
 delete mode 100755 dashboard/v3/lib/angular-route.min.js
 delete mode 100755 dashboard/v3/lib/angular-route.min.js.map
 delete mode 100755 dashboard/v3/lib/angular-ui-router.js
 delete mode 100755 dashboard/v3/lib/angular-ui-router.min.js
 delete mode 100755 dashboard/v3/lib/angular.js
 delete mode 100755 dashboard/v3/lib/angular.min.js
 delete mode 100755 dashboard/v3/lib/angular.min.js.map
 delete mode 100755 dashboard/v3/lib/bootstrap.js
 delete mode 100755 dashboard/v3/lib/bootstrap.min.js
 delete mode 100755 dashboard/v3/lib/d3.tip.v0.6.3.js
 delete mode 100755 dashboard/v3/lib/ie-emulation-modes-warning.js
 delete mode 100755 dashboard/v3/lib/ie10-viewport-bug-workaround.js
 delete mode 100755 dashboard/v3/lib/jquery.js
 delete mode 100755 dashboard/v3/lib/npm.js
 delete mode 100755 dashboard/v3/partials/search.html
 delete mode 100755 dashboard/v3/partials/wiki.html
 create mode 100644 dashboardv2/.gitignore
 create mode 100644 dashboardv2/gruntfile.js
 create mode 100644 dashboardv2/package-lock.json
 create mode 100644 dashboardv2/package.json
 create mode 100644 dashboardv2/pom.xml
 create mode 100755 dashboardv2/public/css/animate.min.css
 create mode 100644 dashboardv2/public/css/bootstrap-sidebar.css
 create mode 100644 dashboardv2/public/css/googlefonts.css
 create mode 100644 dashboardv2/public/css/scss/__mixin.scss
 create mode 100644 dashboardv2/public/css/scss/__variable.scss
 create mode 100644 dashboardv2/public/css/scss/business-metadata.scss
 create mode 100644 dashboardv2/public/css/scss/common.scss
 create mode 100644 dashboardv2/public/css/scss/form.scss
 create mode 100644 dashboardv2/public/css/scss/glossary.scss
 create mode 100644 dashboardv2/public/css/scss/graph.scss
 create mode 100644 dashboardv2/public/css/scss/loader.scss
 create mode 100644 dashboardv2/public/css/scss/login.scss
 create mode 100644 dashboardv2/public/css/scss/migration-style.scss
 create mode 100644 dashboardv2/public/css/scss/nav.scss
 create mode 100644 dashboardv2/public/css/scss/old-style.scss
 create mode 100644 dashboardv2/public/css/scss/override.scss
 create mode 100644 dashboardv2/public/css/scss/panel.scss
 create mode 100644 dashboardv2/public/css/scss/profile-table.scss
 create mode 100644 dashboardv2/public/css/scss/relationship.scss
 create mode 100644 dashboardv2/public/css/scss/search.scss
 create mode 100644 dashboardv2/public/css/scss/stats.scss
 create mode 100644 dashboardv2/public/css/scss/style.scss
 create mode 100644 dashboardv2/public/css/scss/tab.scss
 create mode 100644 dashboardv2/public/css/scss/table.scss
 create mode 100644 dashboardv2/public/css/scss/tag.scss
 create mode 100644 dashboardv2/public/css/scss/theme.scss
 create mode 100644 dashboardv2/public/css/scss/wizard.scss
 create mode 100644 dashboardv2/public/ieerror.html
 create mode 100644 dashboardv2/public/img/atlas_logo.png
 create mode 100644 dashboardv2/public/img/atlas_logo.svg
 create mode 100644 dashboardv2/public/img/atlas_logo_beta.png
 create mode 100644 dashboardv2/public/img/atlas_logo_beta.svg
 create mode 100644 dashboardv2/public/img/atlas_monogram.svg
 create mode 100644 dashboardv2/public/img/entity-icon/AtlasServer.png
 create mode 100644 dashboardv2/public/img/entity-icon/DataSet.png
 create mode 100644 dashboardv2/public/img/entity-icon/avro.png
 create mode 100644 dashboardv2/public/img/entity-icon/aws.png
 create mode 100644 dashboardv2/public/img/entity-icon/azure.png
 create mode 100644 dashboardv2/public/img/entity-icon/db.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/AtlasServer.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/DataSet.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/avro.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/aws.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/azure.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/db.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/falcon.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/falcon_feed_creation.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/falcon_feed_replication.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/falcon_process.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/file_system.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/flink.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/flink_application.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/flink_application_processes.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/flink_process.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/gcp.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/hadoop.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/hbase.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/hbase_column.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/hbase_column_family.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/hbase_table.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/hdfs_path.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/hive.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/hive_column.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/hive_column_lineage.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/hive_db.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/hive_process.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/hive_process_execution.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/hive_storagedesc.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/hive_table.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/impala.png
 create mode 100755 dashboardv2/public/img/entity-icon/disabled/impala_column_lineage.png
 create mode 100755 dashboardv2/public/img/entity-icon/disabled/impala_process.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/jms_topic.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/kafka.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/kafka_consumer.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/kafka_consumer_group.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/kafka_consumer_lineage.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/kafka_producer.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/kafka_producer_lineage.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/kafka_topic.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/ozone.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/ozone_bucket.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/ozone_key.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/ozone_volume.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/process.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/rdbms.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/rdbms_column.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/rdbms_db.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/rdbms_table.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/spark.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/spark_process.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/spark_table.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/sqoop.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/sqoop_db.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/sqoop_process.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/storm.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/storm_bolt.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/storm_spout.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/storm_topology.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/table.png
 create mode 100644 dashboardv2/public/img/entity-icon/falcon.png
 create mode 100644 dashboardv2/public/img/entity-icon/falcon_feed_creation.png
 create mode 100644 dashboardv2/public/img/entity-icon/falcon_feed_replication.png
 create mode 100644 dashboardv2/public/img/entity-icon/falcon_process.png
 create mode 100644 dashboardv2/public/img/entity-icon/file_system.png
 create mode 100644 dashboardv2/public/img/entity-icon/flink.png
 create mode 100644 dashboardv2/public/img/entity-icon/flink_application.png
 create mode 100644 dashboardv2/public/img/entity-icon/flink_application_processes.png
 create mode 100644 dashboardv2/public/img/entity-icon/flink_process.png
 create mode 100644 dashboardv2/public/img/entity-icon/gcp.png
 create mode 100644 dashboardv2/public/img/entity-icon/hadoop.png
 create mode 100644 dashboardv2/public/img/entity-icon/hbase.png
 create mode 100644 dashboardv2/public/img/entity-icon/hbase_column.png
 create mode 100644 dashboardv2/public/img/entity-icon/hbase_column_family.png
 create mode 100644 dashboardv2/public/img/entity-icon/hbase_table.png
 create mode 100644 dashboardv2/public/img/entity-icon/hdfs_path.png
 create mode 100644 dashboardv2/public/img/entity-icon/hive.png
 create mode 100644 dashboardv2/public/img/entity-icon/hive_column.png
 create mode 100644 dashboardv2/public/img/entity-icon/hive_column_lineage.png
 create mode 100644 dashboardv2/public/img/entity-icon/hive_db.png
 create mode 100644 dashboardv2/public/img/entity-icon/hive_process.png
 create mode 100644 dashboardv2/public/img/entity-icon/hive_process_execution.png
 create mode 100644 dashboardv2/public/img/entity-icon/hive_storagedesc.png
 create mode 100644 dashboardv2/public/img/entity-icon/hive_table.png
 create mode 100644 dashboardv2/public/img/entity-icon/hourglass.svg
 create mode 100644 dashboardv2/public/img/entity-icon/impala.png
 create mode 100755 dashboardv2/public/img/entity-icon/impala_column_lineage.png
 create mode 100755 dashboardv2/public/img/entity-icon/impala_process.png
 create mode 100644 dashboardv2/public/img/entity-icon/jms_topic.png
 create mode 100644 dashboardv2/public/img/entity-icon/kafka.png
 create mode 100644 dashboardv2/public/img/entity-icon/kafka_consumer.png
 create mode 100644 dashboardv2/public/img/entity-icon/kafka_consumer_group.png
 create mode 100644 dashboardv2/public/img/entity-icon/kafka_consumer_lineage.png
 create mode 100644 dashboardv2/public/img/entity-icon/kafka_producer.png
 create mode 100644 dashboardv2/public/img/entity-icon/kafka_producer_lineage.png
 create mode 100644 dashboardv2/public/img/entity-icon/kafka_topic.png
 create mode 100644 dashboardv2/public/img/entity-icon/ozone.png
 create mode 100644 dashboardv2/public/img/entity-icon/ozone_bucket.png
 create mode 100644 dashboardv2/public/img/entity-icon/ozone_key.png
 create mode 100644 dashboardv2/public/img/entity-icon/ozone_volume.png
 create mode 100644 dashboardv2/public/img/entity-icon/process.png
 create mode 100644 dashboardv2/public/img/entity-icon/rdbms.png
 create mode 100644 dashboardv2/public/img/entity-icon/rdbms_column.png
 create mode 100644 dashboardv2/public/img/entity-icon/rdbms_db.png
 create mode 100644 dashboardv2/public/img/entity-icon/rdbms_table.png
 create mode 100644 dashboardv2/public/img/entity-icon/spark.png
 create mode 100644 dashboardv2/public/img/entity-icon/spark_process.png
 create mode 100644 dashboardv2/public/img/entity-icon/spark_table.png
 create mode 100644 dashboardv2/public/img/entity-icon/sqoop.png
 create mode 100644 dashboardv2/public/img/entity-icon/sqoop_db.png
 create mode 100644 dashboardv2/public/img/entity-icon/sqoop_process.png
 create mode 100644 dashboardv2/public/img/entity-icon/storm.png
 create mode 100644 dashboardv2/public/img/entity-icon/storm_bolt.png
 create mode 100644 dashboardv2/public/img/entity-icon/storm_spout.png
 create mode 100644 dashboardv2/public/img/entity-icon/storm_topology.png
 create mode 100644 dashboardv2/public/img/entity-icon/table.png
 create mode 100644 dashboardv2/public/img/favicon.ico
 create mode 100644 dashboardv2/public/img/loading.gif
 create mode 100644 dashboardv2/public/img/ring.gif
 create mode 100644 dashboardv2/public/index.html.tpl
 create mode 100644 dashboardv2/public/js/App.js
 create mode 100644 dashboardv2/public/js/collection/BaseCollection.js
 create mode 100644 dashboardv2/public/js/collection/VCommonList.js
 create mode 100644 dashboardv2/public/js/collection/VEntityList.js
 create mode 100644 dashboardv2/public/js/collection/VGlossaryList.js
 create mode 100644 dashboardv2/public/js/collection/VLineageList.js
 create mode 100644 dashboardv2/public/js/collection/VProfileList.js
 create mode 100644 dashboardv2/public/js/collection/VRelationshipList.js
 create mode 100644 dashboardv2/public/js/collection/VSchemaList.js
 create mode 100644 dashboardv2/public/js/collection/VSearchList.js
 create mode 100644 dashboardv2/public/js/collection/VTagList.js
 create mode 100644 dashboardv2/public/js/external_lib/atlas-lineage/LICENSE
 create mode 100644 dashboardv2/public/js/external_lib/atlas-lineage/dist/index.js
 create mode 100644 dashboardv2/public/js/external_lib/atlas-lineage/dist/styles.css
 create mode 100644 dashboardv2/public/js/external_lib/atlas-lineage/package-lock.json
 create mode 100644 dashboardv2/public/js/external_lib/atlas-lineage/package.json
 create mode 100644 dashboardv2/public/js/external_lib/atlas-lineage/src/Enums.js
 create mode 100644 dashboardv2/public/js/external_lib/atlas-lineage/src/Utils/DataUtils.js
 create mode 100644 dashboardv2/public/js/external_lib/atlas-lineage/src/Utils/LineageUtils.js
 create mode 100644 dashboardv2/public/js/external_lib/atlas-lineage/src/Utils/index.js
 create mode 100644 dashboardv2/public/js/external_lib/atlas-lineage/src/index.js
 create mode 100644 dashboardv2/public/js/external_lib/atlas-lineage/src/styles/__varibale.scss
 create mode 100644 dashboardv2/public/js/external_lib/atlas-lineage/src/styles/graph.scss
 create mode 100644 dashboardv2/public/js/external_lib/atlas-lineage/src/styles/style.scss
 create mode 100644 dashboardv2/public/js/external_lib/atlas-lineage/webpack.config.js
 create mode 100644 dashboardv2/public/js/external_lib/backgrid-columnmanager/css/Backgrid.ColumnManager.css
 create mode 100644 dashboardv2/public/js/external_lib/backgrid-columnmanager/js/Backgrid.ColumnManager.js
 create mode 100644 dashboardv2/public/js/external_lib/es5-shim.min.js
 create mode 100644 dashboardv2/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-600.eot
 create mode 100644 dashboardv2/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-600.svg
 create mode 100644 dashboardv2/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-600.ttf
 create mode 100644 dashboardv2/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-600.woff
 create mode 100644 dashboardv2/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-600.woff2
 create mode 100644 dashboardv2/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-700.eot
 create mode 100644 dashboardv2/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-700.svg
 create mode 100644 dashboardv2/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-700.ttf
 create mode 100644 dashboardv2/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-700.woff
 create mode 100644 dashboardv2/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-700.woff2
 create mode 100644 dashboardv2/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-regular.eot
 create mode 100644 dashboardv2/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-regular.svg
 create mode 100644 dashboardv2/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-regular.ttf
 create mode 100644 dashboardv2/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-regular.woff
 create mode 100644 dashboardv2/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-regular.woff2
 create mode 100644 dashboardv2/public/js/external_lib/jquery-ui/jquery-ui.min.css
 create mode 100644 dashboardv2/public/js/external_lib/jquery-ui/jquery-ui.min.js
 create mode 100644 dashboardv2/public/js/external_lib/pnotify/pnotify.custom.min.css
 create mode 100644 dashboardv2/public/js/external_lib/pnotify/pnotify.custom.min.js
 create mode 100644 dashboardv2/public/js/external_lib/require-handlebars-plugin/js/handlebars.js
 create mode 100644 dashboardv2/public/js/external_lib/require-handlebars-plugin/js/hbs.js
 create mode 100644 dashboardv2/public/js/external_lib/require-handlebars-plugin/js/i18nprecompile.js
 create mode 100644 dashboardv2/public/js/external_lib/respond.min.js
 create mode 100644 dashboardv2/public/js/main.js
 create mode 100644 dashboardv2/public/js/migration.js
 create mode 100644 dashboardv2/public/js/models/BaseModel.js
 create mode 100644 dashboardv2/public/js/models/VCommon.js
 create mode 100644 dashboardv2/public/js/models/VEntity.js
 create mode 100644 dashboardv2/public/js/models/VGlossary.js
 create mode 100644 dashboardv2/public/js/models/VLineage.js
 create mode 100644 dashboardv2/public/js/models/VProfile.js
 create mode 100644 dashboardv2/public/js/models/VRelationship.js
 create mode 100644 dashboardv2/public/js/models/VSchema.js
 create mode 100644 dashboardv2/public/js/models/VSearch.js
 create mode 100644 dashboardv2/public/js/models/VTag.js
 create mode 100644 dashboardv2/public/js/modules/Helpers.js
 create mode 100644 dashboardv2/public/js/modules/Modal.js
 create mode 100644 dashboardv2/public/js/modules/Vent.js
 create mode 100644 dashboardv2/public/js/modules/atlasLogin.js
 create mode 100644 dashboardv2/public/js/router/Router.js
 create mode 100644 dashboardv2/public/js/templates/administrator/AdministratorLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/audit/AdminAuditTableLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/audit/AuditTableLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/audit/CreateAuditTableLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/audit/ReplicationAuditTableLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/business_metadata/BusinessMetadataAttrTableLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/business_metadata/BusinessMetadataAttributeItemView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/business_metadata/BusinessMetadataContainerLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/business_metadata/BusinessMetadataDetailLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/business_metadata/BusinessMetadataTableLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/business_metadata/CreateBusinessMetadataLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/business_metadata/EnumCreateUpdateItemView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/common/Modal.html
 create mode 100644 dashboardv2/public/js/templates/common/TableLayout_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/common/buttons_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/detail_page/DetailPageLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/detail_page/PendingTaskTableLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/dev_debug/DebugMetricsLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/entity/CreateEntityLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/entity/EntityBusinessMetaDataItemView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/entity/EntityBusinessMetaDataView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/entity/EntityDetailTableLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/entity/EntityLabelDefineView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/entity/EntityUserDefineItemView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/entity/EntityUserDefineView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/glossary/AssignTermLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/glossary/CreateEditCategoryTermLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/glossary/CreateEditGlossaryLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/glossary/GlossaryDetailLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/glossary/GlossaryLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/glossary/TermRelationAttributeLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/glossary/TermRelationAttributeTable_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/graph/LineageLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/graph/PropagationPropertyModalView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/graph/RelationshipLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/graph/TypeSystemTreeView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/import/ImportLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/migration/MigrationView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/profile/ProfileColumnLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/profile/ProfileLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/profile/ProfileTableLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/schema/SchemaTableLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/search/AdvancedSearchInfo_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/search/QueryBuilder_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/search/SearchDetailLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/search/SearchLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/search/SearchQuery_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/search/SearchResultLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/search/UserDefine_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/search/save/SaveModalLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/search/save/SaveSearchItemView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/search/save/SaveSearchView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/site/AboutAtlas_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/site/DebugMetricsTableLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/site/Header.html
 create mode 100644 dashboardv2/public/js/templates/site/MetricsUIInfoView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/site/SideNavLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/site/Statistics_Notification_table_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/site/Statistics_Topic_Offset_table_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/site/Statistics_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/site/entity_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/tag/AddTagAttributeView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/tag/AddTagModalView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/tag/AddTimezoneView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/tag/CreateTagLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/tag/TagAttributeDetailLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/tag/TagAttributeItemView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/tag/TagDetailLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/tag/TagDetailTableLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/templates/tag/TagLayoutView_tmpl.html
 create mode 100644 dashboardv2/public/js/utils/CommonViewFunction.js
 create mode 100644 dashboardv2/public/js/utils/Enums.js
 create mode 100644 dashboardv2/public/js/utils/Globals.js
 create mode 100644 dashboardv2/public/js/utils/Helper.js
 create mode 100644 dashboardv2/public/js/utils/Messages.js
 create mode 100644 dashboardv2/public/js/utils/MigrationEnums.js
 create mode 100644 dashboardv2/public/js/utils/Overrides.js
 create mode 100644 dashboardv2/public/js/utils/TableLayout.js
 create mode 100644 dashboardv2/public/js/utils/UrlLinks.js
 create mode 100644 dashboardv2/public/js/utils/Utils.js
 create mode 100644 dashboardv2/public/js/views/administrator/AdministratorLayoutView.js
 create mode 100644 dashboardv2/public/js/views/audit/AdminAuditTableLayoutView.js
 create mode 100644 dashboardv2/public/js/views/audit/AuditTableLayoutView.js
 create mode 100644 dashboardv2/public/js/views/audit/CreateAuditTableLayoutView.js
 create mode 100644 dashboardv2/public/js/views/audit/ReplicationAuditTableLayoutView.js
 create mode 100644 dashboardv2/public/js/views/business_metadata/BusinessMetadataAttrTableLayoutView.js
 create mode 100644 dashboardv2/public/js/views/business_metadata/BusinessMetadataAttributeItemView.js
 create mode 100644 dashboardv2/public/js/views/business_metadata/BusinessMetadataContainerLayoutView.js
 create mode 100644 dashboardv2/public/js/views/business_metadata/BusinessMetadataDetailLayoutView.js
 create mode 100644 dashboardv2/public/js/views/business_metadata/BusinessMetadataTableLayoutView.js
 create mode 100644 dashboardv2/public/js/views/business_metadata/CreateBusinessMetadataLayoutView.js
 create mode 100644 dashboardv2/public/js/views/business_metadata/EnumCreateUpdateItemView.js
 create mode 100644 dashboardv2/public/js/views/common/BackgridHeader.js
 create mode 100644 dashboardv2/public/js/views/detail_page/DetailPageLayoutView.js
 create mode 100644 dashboardv2/public/js/views/detail_page/PendingTaskTableLayoutView.js
 create mode 100644 dashboardv2/public/js/views/dev_debug/DebugMetricsLayoutView.js
 create mode 100644 dashboardv2/public/js/views/entity/CreateEntityLayoutView.js
 create mode 100644 dashboardv2/public/js/views/entity/EntityBusinessMetaDataItemView.js
 create mode 100644 dashboardv2/public/js/views/entity/EntityBusinessMetaDataView.js
 create mode 100644 dashboardv2/public/js/views/entity/EntityDetailTableLayoutView.js
 create mode 100644 dashboardv2/public/js/views/entity/EntityLabelDefineView.js
 create mode 100644 dashboardv2/public/js/views/entity/EntityUserDefineItemView.js
 create mode 100644 dashboardv2/public/js/views/entity/EntityUserDefineView.js
 create mode 100644 dashboardv2/public/js/views/glossary/AssignTermLayoutView.js
 create mode 100644 dashboardv2/public/js/views/glossary/CreateEditCategoryTermLayoutView.js
 create mode 100644 dashboardv2/public/js/views/glossary/CreateEditGlossaryLayoutView.js
 create mode 100644 dashboardv2/public/js/views/glossary/GlossaryDetailLayoutView.js
 create mode 100644 dashboardv2/public/js/views/glossary/GlossaryLayoutView.js
 create mode 100644 dashboardv2/public/js/views/glossary/TermRelationAttributeLayoutView.js
 create mode 100644 dashboardv2/public/js/views/graph/LineageLayoutView.js
 create mode 100644 dashboardv2/public/js/views/graph/ProfileBarChart.js
 create mode 100644 dashboardv2/public/js/views/graph/PropagationPropertyModal.js
 create mode 100644 dashboardv2/public/js/views/graph/RelationshipLayoutView.js
 create mode 100644 dashboardv2/public/js/views/graph/TypeSystemTreeView.js
 create mode 100644 dashboardv2/public/js/views/import/ImportLayoutView.js
 create mode 100644 dashboardv2/public/js/views/migration/MigrationView.js
 create mode 100644 dashboardv2/public/js/views/profile/ProfileColumnLayoutView.js
 create mode 100644 dashboardv2/public/js/views/profile/ProfileLayoutView.js
 create mode 100644 dashboardv2/public/js/views/profile/ProfileTableLayoutView.js
 create mode 100644 dashboardv2/public/js/views/schema/SchemaLayoutView.js
 create mode 100644 dashboardv2/public/js/views/search/AdvancedSearchInfoView.js
 create mode 100644 dashboardv2/public/js/views/search/QueryBuilderView.js
 create mode 100644 dashboardv2/public/js/views/search/SearchDetailLayoutView.js
 create mode 100644 dashboardv2/public/js/views/search/SearchLayoutView.js
 create mode 100644 dashboardv2/public/js/views/search/SearchQueryView.js
 create mode 100644 dashboardv2/public/js/views/search/SearchResultLayoutView.js
 create mode 100644 dashboardv2/public/js/views/search/save/SaveModalLayoutView.js
 create mode 100644 dashboardv2/public/js/views/search/save/SaveSearchItemView.js
 create mode 100644 dashboardv2/public/js/views/search/save/SaveSearchView.js
 create mode 100644 dashboardv2/public/js/views/site/AboutAtlas.js
 create mode 100644 dashboardv2/public/js/views/site/DebugMetricsTableLayoutView.js
 create mode 100644 dashboardv2/public/js/views/site/Header.js
 create mode 100644 dashboardv2/public/js/views/site/MetricsUIInfoView.js
 create mode 100644 dashboardv2/public/js/views/site/SideNavLayoutView.js
 create mode 100644 dashboardv2/public/js/views/site/Statistics.js
 create mode 100644 dashboardv2/public/js/views/tag/AddTagAttributeView.js
 create mode 100644 dashboardv2/public/js/views/tag/AddTagModalView.js
 create mode 100644 dashboardv2/public/js/views/tag/AddTimezoneItemView.js
 create mode 100644 dashboardv2/public/js/views/tag/CreateTagLayoutView.js
 create mode 100644 dashboardv2/public/js/views/tag/TagAttributeDetailLayoutView.js
 create mode 100644 dashboardv2/public/js/views/tag/TagAttributeItemView.js
 create mode 100644 dashboardv2/public/js/views/tag/TagDetailLayoutView.js
 create mode 100644 dashboardv2/public/js/views/tag/TagDetailTableLayoutView.js
 create mode 100644 dashboardv2/public/js/views/tag/TagLayoutView.js
 create mode 100644 dashboardv2/public/migration-status.html.tpl
 create mode 100644 dashboardv3/.gitignore
 create mode 100644 dashboardv3/gruntfile.js
 create mode 100644 dashboardv3/package-lock.json
 create mode 100644 dashboardv3/package.json
 create mode 100644 dashboardv3/pom.xml
 create mode 100755 dashboardv3/public/css/animate.min.css
 create mode 100644 dashboardv3/public/css/bootstrap-sidebar.css
 create mode 100644 dashboardv3/public/css/googlefonts.css
 create mode 100644 dashboardv3/public/css/scss/__mixin.scss
 create mode 100644 dashboardv3/public/css/scss/__variable.scss
 create mode 100644 dashboardv3/public/css/scss/business-metadata.scss
 create mode 100644 dashboardv3/public/css/scss/common.scss
 create mode 100644 dashboardv3/public/css/scss/form.scss
 create mode 100644 dashboardv3/public/css/scss/glossary.scss
 create mode 100644 dashboardv3/public/css/scss/graph.scss
 create mode 100644 dashboardv3/public/css/scss/leftsidebar.scss
 create mode 100644 dashboardv3/public/css/scss/loader.scss
 create mode 100644 dashboardv3/public/css/scss/login.scss
 create mode 100644 dashboardv3/public/css/scss/nav.scss
 create mode 100644 dashboardv3/public/css/scss/old-style.scss
 create mode 100644 dashboardv3/public/css/scss/override.scss
 create mode 100644 dashboardv3/public/css/scss/panel.scss
 create mode 100644 dashboardv3/public/css/scss/profile-table.scss
 create mode 100644 dashboardv3/public/css/scss/relationship.scss
 create mode 100644 dashboardv3/public/css/scss/search.scss
 create mode 100644 dashboardv3/public/css/scss/stats.scss
 create mode 100644 dashboardv3/public/css/scss/style.scss
 create mode 100644 dashboardv3/public/css/scss/tab.scss
 create mode 100644 dashboardv3/public/css/scss/table.scss
 create mode 100644 dashboardv3/public/css/scss/tag.scss
 create mode 100644 dashboardv3/public/css/scss/theme.scss
 create mode 100644 dashboardv3/public/css/scss/wizard.scss
 create mode 100644 dashboardv3/public/ieerror.html
 create mode 100644 dashboardv3/public/img/atlas_logo.png
 create mode 100644 dashboardv3/public/img/atlas_logo.svg
 create mode 100644 dashboardv3/public/img/atlas_logo_beta.png
 create mode 100644 dashboardv3/public/img/atlas_logo_beta.svg
 create mode 100644 dashboardv3/public/img/atlas_monogram.svg
 create mode 100644 dashboardv3/public/img/entity-icon/AtlasServer.png
 create mode 100644 dashboardv3/public/img/entity-icon/DataSet.png
 create mode 100644 dashboardv3/public/img/entity-icon/avro.png
 create mode 100644 dashboardv3/public/img/entity-icon/aws.png
 create mode 100644 dashboardv3/public/img/entity-icon/azure.png
 create mode 100644 dashboardv3/public/img/entity-icon/db.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/AtlasServer.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/DataSet.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/avro.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/aws.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/azure.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/db.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/falcon.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/falcon_feed_creation.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/falcon_feed_replication.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/falcon_process.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/file_system.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/flink.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/flink_application.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/flink_application_processes.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/flink_process.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/gcp.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/hadoop.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/hbase.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/hbase_column.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/hbase_column_family.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/hbase_table.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/hdfs_path.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/hive.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/hive_column.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/hive_column_lineage.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/hive_db.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/hive_process.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/hive_process_execution.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/hive_storagedesc.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/hive_table.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/impala.png
 create mode 100755 dashboardv3/public/img/entity-icon/disabled/impala_column_lineage.png
 create mode 100755 dashboardv3/public/img/entity-icon/disabled/impala_process.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/jms_topic.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/kafka.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/kafka_consumer.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/kafka_consumer_group.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/kafka_consumer_lineage.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/kafka_producer.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/kafka_producer_lineage.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/kafka_topic.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/ozone.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/ozone_bucket.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/ozone_key.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/ozone_volume.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/process.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/rdbms.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/rdbms_column.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/rdbms_db.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/rdbms_table.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/spark.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/spark_process.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/spark_table.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/sqoop.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/sqoop_db.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/sqoop_process.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/storm.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/storm_bolt.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/storm_spout.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/storm_topology.png
 create mode 100644 dashboardv3/public/img/entity-icon/disabled/table.png
 create mode 100644 dashboardv3/public/img/entity-icon/falcon.png
 create mode 100644 dashboardv3/public/img/entity-icon/falcon_feed_creation.png
 create mode 100644 dashboardv3/public/img/entity-icon/falcon_feed_replication.png
 create mode 100644 dashboardv3/public/img/entity-icon/falcon_process.png
 create mode 100644 dashboardv3/public/img/entity-icon/file_system.png
 create mode 100644 dashboardv3/public/img/entity-icon/flink.png
 create mode 100644 dashboardv3/public/img/entity-icon/flink_application.png
 create mode 100644 dashboardv3/public/img/entity-icon/flink_application_processes.png
 create mode 100644 dashboardv3/public/img/entity-icon/flink_process.png
 create mode 100644 dashboardv3/public/img/entity-icon/gcp.png
 create mode 100644 dashboardv3/public/img/entity-icon/hadoop.png
 create mode 100644 dashboardv3/public/img/entity-icon/hbase.png
 create mode 100644 dashboardv3/public/img/entity-icon/hbase_column.png
 create mode 100644 dashboardv3/public/img/entity-icon/hbase_column_family.png
 create mode 100644 dashboardv3/public/img/entity-icon/hbase_table.png
 create mode 100644 dashboardv3/public/img/entity-icon/hdfs_path.png
 create mode 100644 dashboardv3/public/img/entity-icon/hive.png
 create mode 100644 dashboardv3/public/img/entity-icon/hive_column.png
 create mode 100644 dashboardv3/public/img/entity-icon/hive_column_lineage.png
 create mode 100644 dashboardv3/public/img/entity-icon/hive_db.png
 create mode 100644 dashboardv3/public/img/entity-icon/hive_process.png
 create mode 100644 dashboardv3/public/img/entity-icon/hive_process_execution.png
 create mode 100644 dashboardv3/public/img/entity-icon/hive_storagedesc.png
 create mode 100644 dashboardv3/public/img/entity-icon/hive_table.png
 create mode 100644 dashboardv3/public/img/entity-icon/hourglass.svg
 create mode 100644 dashboardv3/public/img/entity-icon/impala.png
 create mode 100755 dashboardv3/public/img/entity-icon/impala_column_lineage.png
 create mode 100755 dashboardv3/public/img/entity-icon/impala_process.png
 create mode 100644 dashboardv3/public/img/entity-icon/jms_topic.png
 create mode 100644 dashboardv3/public/img/entity-icon/kafka.png
 create mode 100644 dashboardv3/public/img/entity-icon/kafka_consumer.png
 create mode 100644 dashboardv3/public/img/entity-icon/kafka_consumer_group.png
 create mode 100644 dashboardv3/public/img/entity-icon/kafka_consumer_lineage.png
 create mode 100644 dashboardv3/public/img/entity-icon/kafka_producer.png
 create mode 100644 dashboardv3/public/img/entity-icon/kafka_producer_lineage.png
 create mode 100644 dashboardv3/public/img/entity-icon/kafka_topic.png
 create mode 100644 dashboardv3/public/img/entity-icon/ozone.png
 create mode 100644 dashboardv3/public/img/entity-icon/ozone_bucket.png
 create mode 100644 dashboardv3/public/img/entity-icon/ozone_key.png
 create mode 100644 dashboardv3/public/img/entity-icon/ozone_volume.png
 create mode 100644 dashboardv3/public/img/entity-icon/process.png
 create mode 100644 dashboardv3/public/img/entity-icon/rdbms.png
 create mode 100644 dashboardv3/public/img/entity-icon/rdbms_column.png
 create mode 100644 dashboardv3/public/img/entity-icon/rdbms_db.png
 create mode 100644 dashboardv3/public/img/entity-icon/rdbms_table.png
 create mode 100644 dashboardv3/public/img/entity-icon/spark.png
 create mode 100644 dashboardv3/public/img/entity-icon/spark_process.png
 create mode 100644 dashboardv3/public/img/entity-icon/spark_table.png
 create mode 100644 dashboardv3/public/img/entity-icon/sqoop.png
 create mode 100644 dashboardv3/public/img/entity-icon/sqoop_db.png
 create mode 100644 dashboardv3/public/img/entity-icon/sqoop_process.png
 create mode 100644 dashboardv3/public/img/entity-icon/storm.png
 create mode 100644 dashboardv3/public/img/entity-icon/storm_bolt.png
 create mode 100644 dashboardv3/public/img/entity-icon/storm_spout.png
 create mode 100644 dashboardv3/public/img/entity-icon/storm_topology.png
 create mode 100644 dashboardv3/public/img/entity-icon/table.png
 create mode 100644 dashboardv3/public/img/favicon.ico
 create mode 100644 dashboardv3/public/img/loading.gif
 create mode 100644 dashboardv3/public/img/ring.gif
 create mode 100644 dashboardv3/public/index.html.tpl
 create mode 100644 dashboardv3/public/js/App.js
 create mode 100644 dashboardv3/public/js/collection/BaseCollection.js
 create mode 100644 dashboardv3/public/js/collection/VCommonList.js
 create mode 100644 dashboardv3/public/js/collection/VEntityList.js
 create mode 100644 dashboardv3/public/js/collection/VGlossaryList.js
 create mode 100644 dashboardv3/public/js/collection/VLineageList.js
 create mode 100644 dashboardv3/public/js/collection/VProfileList.js
 create mode 100644 dashboardv3/public/js/collection/VRelationshipList.js
 create mode 100644 dashboardv3/public/js/collection/VSchemaList.js
 create mode 100644 dashboardv3/public/js/collection/VSearchList.js
 create mode 100644 dashboardv3/public/js/collection/VTagList.js
 create mode 100644 dashboardv3/public/js/external_lib/atlas-lineage/LICENSE
 create mode 100644 dashboardv3/public/js/external_lib/atlas-lineage/dist/index.js
 create mode 100644 dashboardv3/public/js/external_lib/atlas-lineage/dist/styles.css
 create mode 100644 dashboardv3/public/js/external_lib/atlas-lineage/package-lock.json
 create mode 100644 dashboardv3/public/js/external_lib/atlas-lineage/package.json
 create mode 100644 dashboardv3/public/js/external_lib/atlas-lineage/src/Enums.js
 create mode 100644 dashboardv3/public/js/external_lib/atlas-lineage/src/Utils/DataUtils.js
 create mode 100644 dashboardv3/public/js/external_lib/atlas-lineage/src/Utils/LineageUtils.js
 create mode 100644 dashboardv3/public/js/external_lib/atlas-lineage/src/Utils/index.js
 create mode 100644 dashboardv3/public/js/external_lib/atlas-lineage/src/index.js
 create mode 100644 dashboardv3/public/js/external_lib/atlas-lineage/src/styles/__varibale.scss
 create mode 100644 dashboardv3/public/js/external_lib/atlas-lineage/src/styles/graph.scss
 create mode 100644 dashboardv3/public/js/external_lib/atlas-lineage/src/styles/style.scss
 create mode 100644 dashboardv3/public/js/external_lib/atlas-lineage/webpack.config.js
 create mode 100644 dashboardv3/public/js/external_lib/backgrid-columnmanager/css/Backgrid.ColumnManager.css
 create mode 100644 dashboardv3/public/js/external_lib/backgrid-columnmanager/js/Backgrid.ColumnManager.js
 create mode 100644 dashboardv3/public/js/external_lib/es5-shim.min.js
 create mode 100644 dashboardv3/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-600.eot
 create mode 100644 dashboardv3/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-600.svg
 create mode 100644 dashboardv3/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-600.ttf
 create mode 100644 dashboardv3/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-600.woff
 create mode 100644 dashboardv3/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-600.woff2
 create mode 100644 dashboardv3/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-700.eot
 create mode 100644 dashboardv3/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-700.svg
 create mode 100644 dashboardv3/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-700.ttf
 create mode 100644 dashboardv3/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-700.woff
 create mode 100644 dashboardv3/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-700.woff2
 create mode 100644 dashboardv3/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-regular.eot
 create mode 100644 dashboardv3/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-regular.svg
 create mode 100644 dashboardv3/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-regular.ttf
 create mode 100644 dashboardv3/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-regular.woff
 create mode 100644 dashboardv3/public/js/external_lib/fonts/source-sans-pro/source-sans-pro-v10-latin-regular.woff2
 create mode 100644 dashboardv3/public/js/external_lib/jquery-ui/jquery-ui.min.css
 create mode 100644 dashboardv3/public/js/external_lib/jquery-ui/jquery-ui.min.js
 create mode 100644 dashboardv3/public/js/external_lib/pnotify/pnotify.custom.min.css
 create mode 100644 dashboardv3/public/js/external_lib/pnotify/pnotify.custom.min.js
 create mode 100644 dashboardv3/public/js/external_lib/require-handlebars-plugin/js/handlebars.js
 create mode 100644 dashboardv3/public/js/external_lib/require-handlebars-plugin/js/hbs.js
 create mode 100644 dashboardv3/public/js/external_lib/require-handlebars-plugin/js/i18nprecompile.js
 create mode 100644 dashboardv3/public/js/external_lib/respond.min.js
 create mode 100644 dashboardv3/public/js/main.js
 create mode 100644 dashboardv3/public/js/models/BaseModel.js
 create mode 100644 dashboardv3/public/js/models/VCommon.js
 create mode 100644 dashboardv3/public/js/models/VEntity.js
 create mode 100644 dashboardv3/public/js/models/VGlossary.js
 create mode 100644 dashboardv3/public/js/models/VLineage.js
 create mode 100644 dashboardv3/public/js/models/VProfile.js
 create mode 100644 dashboardv3/public/js/models/VRelationship.js
 create mode 100644 dashboardv3/public/js/models/VSchema.js
 create mode 100644 dashboardv3/public/js/models/VSearch.js
 create mode 100644 dashboardv3/public/js/models/VTag.js
 create mode 100644 dashboardv3/public/js/modules/Helpers.js
 create mode 100644 dashboardv3/public/js/modules/Modal.js
 create mode 100644 dashboardv3/public/js/modules/Vent.js
 create mode 100644 dashboardv3/public/js/modules/atlasLogin.js
 create mode 100644 dashboardv3/public/js/router/Router.js
 create mode 100644 dashboardv3/public/js/templates/administrator/AdministratorLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/audit/AdminAuditTableLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/audit/AuditTableLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/audit/CreateAuditTableLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/audit/ReplicationAuditTableLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/business_metadata/BusinessMetadataAttrTableLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/business_metadata/BusinessMetadataAttributeItemView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/business_metadata/BusinessMetadataContainerLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/business_metadata/BusinessMetadataDetailLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/business_metadata/BusinessMetadataTableLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/business_metadata/CreateBusinessMetadataLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/business_metadata/EnumCreateUpdateItemView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/common/Modal.html
 create mode 100644 dashboardv3/public/js/templates/common/TableLayout_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/common/buttons_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/detail_page/DetailPageLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/detail_page/PendingTaskTableLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/dev_debug/DebugMetricsLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/entity/CreateEntityLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/entity/EntityBusinessMetaDataItemView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/entity/EntityBusinessMetaDataView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/entity/EntityDetailTableLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/entity/EntityLabelDefineView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/entity/EntityUserDefineItemView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/entity/EntityUserDefineView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/glossary/AssignTermLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/glossary/CreateEditCategoryTermLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/glossary/CreateEditGlossaryLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/glossary/GlossaryContainerLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/glossary/GlossaryDetailLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/glossary/GlossaryLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/glossary/TermRelationAttributeLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/glossary/TermRelationAttributeTable_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/graph/LineageLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/graph/PropagationPropertyModalView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/graph/RelationshipLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/graph/TypeSystemTreeView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/import/ImportLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/profile/ProfileColumnLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/profile/ProfileLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/profile/ProfileTableLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/schema/SchemaTableLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/search/AdvancedSearchInfo_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/search/GlobalSearchLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/search/QueryBuilder_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/search/SearchConainerLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/search/SearchDefaultLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/search/SearchDetailLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/search/SearchFilterBrowseLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/search/SearchLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/search/SearchQuery_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/search/SearchResultLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/search/UserDefine_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/search/save/SaveModalLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/search/save/SaveSearchItemView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/search/save/SaveSearchView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/search/tree/BusinessMetadataTreeLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/search/tree/ClassificationTreeLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/search/tree/CustomFilterTreeLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/search/tree/EntityTreeLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/search/tree/GlossaryTreeLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/site/AboutAtlas_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/site/DebugMetricsTableLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/site/Header.html
 create mode 100644 dashboardv3/public/js/templates/site/MetricsUIInfoView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/site/SideNavLayoutView_old_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/site/SideNavLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/site/Statistics_Notification_table_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/site/Statistics_Topic_Offset_table_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/site/Statistics_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/site/entity_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/tag/AddTagAttributeView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/tag/AddTagModalView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/tag/AddTimezoneView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/tag/CreateTagLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/tag/TagAttributeDetailLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/tag/TagAttributeItemView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/tag/TagContainerLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/tag/TagDetailLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/tag/TagDetailTableLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/templates/tag/TagLayoutView_tmpl.html
 create mode 100644 dashboardv3/public/js/utils/CommonViewFunction.js
 create mode 100644 dashboardv3/public/js/utils/Enums.js
 create mode 100644 dashboardv3/public/js/utils/Globals.js
 create mode 100644 dashboardv3/public/js/utils/Helper.js
 create mode 100644 dashboardv3/public/js/utils/Messages.js
 create mode 100644 dashboardv3/public/js/utils/Overrides.js
 create mode 100644 dashboardv3/public/js/utils/TableLayout.js
 create mode 100644 dashboardv3/public/js/utils/UrlLinks.js
 create mode 100644 dashboardv3/public/js/utils/Utils.js
 create mode 100644 dashboardv3/public/js/views/administrator/AdministratorLayoutView.js
 create mode 100644 dashboardv3/public/js/views/audit/AdminAuditTableLayoutView.js
 create mode 100644 dashboardv3/public/js/views/audit/AuditTableLayoutView.js
 create mode 100644 dashboardv3/public/js/views/audit/CreateAuditTableLayoutView.js
 create mode 100644 dashboardv3/public/js/views/audit/ReplicationAuditTableLayoutView.js
 create mode 100644 dashboardv3/public/js/views/business_metadata/BusinessMetadataAttrTableLayoutView.js
 create mode 100644 dashboardv3/public/js/views/business_metadata/BusinessMetadataAttributeItemView.js
 create mode 100644 dashboardv3/public/js/views/business_metadata/BusinessMetadataContainerLayoutView.js
 create mode 100644 dashboardv3/public/js/views/business_metadata/BusinessMetadataDetailLayoutView.js
 create mode 100644 dashboardv3/public/js/views/business_metadata/BusinessMetadataTableLayoutView.js
 create mode 100644 dashboardv3/public/js/views/business_metadata/CreateBusinessMetadataLayoutView.js
 create mode 100644 dashboardv3/public/js/views/business_metadata/EnumCreateUpdateItemView.js
 create mode 100644 dashboardv3/public/js/views/common/BackgridHeader.js
 create mode 100644 dashboardv3/public/js/views/detail_page/DetailPageLayoutView.js
 create mode 100644 dashboardv3/public/js/views/detail_page/PendingTaskTableLayoutView.js
 create mode 100644 dashboardv3/public/js/views/dev_debug/DebugMetricsLayoutView.js
 create mode 100644 dashboardv3/public/js/views/entity/CreateEntityLayoutView.js
 create mode 100644 dashboardv3/public/js/views/entity/EntityBusinessMetaDataItemView.js
 create mode 100644 dashboardv3/public/js/views/entity/EntityBusinessMetaDataView.js
 create mode 100644 dashboardv3/public/js/views/entity/EntityDetailTableLayoutView.js
 create mode 100644 dashboardv3/public/js/views/entity/EntityLabelDefineView.js
 create mode 100644 dashboardv3/public/js/views/entity/EntityUserDefineItemView.js
 create mode 100644 dashboardv3/public/js/views/entity/EntityUserDefineView.js
 create mode 100644 dashboardv3/public/js/views/glossary/AssignTermLayoutView.js
 create mode 100644 dashboardv3/public/js/views/glossary/CreateEditCategoryTermLayoutView.js
 create mode 100644 dashboardv3/public/js/views/glossary/CreateEditGlossaryLayoutView.js
 create mode 100644 dashboardv3/public/js/views/glossary/GlossaryContainerLayoutView.js
 create mode 100644 dashboardv3/public/js/views/glossary/GlossaryDetailLayoutView.js
 create mode 100644 dashboardv3/public/js/views/glossary/GlossaryLayoutView.js
 create mode 100644 dashboardv3/public/js/views/glossary/TermRelationAttributeLayoutView.js
 create mode 100644 dashboardv3/public/js/views/graph/LineageLayoutView.js
 create mode 100644 dashboardv3/public/js/views/graph/ProfileBarChart.js
 create mode 100644 dashboardv3/public/js/views/graph/PropagationPropertyModal.js
 create mode 100644 dashboardv3/public/js/views/graph/RelationshipLayoutView.js
 create mode 100644 dashboardv3/public/js/views/graph/TypeSystemTreeView.js
 create mode 100644 dashboardv3/public/js/views/import/ImportLayoutView.js
 create mode 100644 dashboardv3/public/js/views/profile/ProfileColumnLayoutView.js
 create mode 100644 dashboardv3/public/js/views/profile/ProfileLayoutView.js
 create mode 100644 dashboardv3/public/js/views/profile/ProfileTableLayoutView.js
 create mode 100644 dashboardv3/public/js/views/schema/SchemaLayoutView.js
 create mode 100644 dashboardv3/public/js/views/search/AdvancedSearchInfoView.js
 create mode 100644 dashboardv3/public/js/views/search/GlobalSearchLayoutView.js
 create mode 100644 dashboardv3/public/js/views/search/QueryBuilderView.js
 create mode 100644 dashboardv3/public/js/views/search/SearchDefaultLayoutView.js
 create mode 100644 dashboardv3/public/js/views/search/SearchDetailLayoutView.js
 create mode 100644 dashboardv3/public/js/views/search/SearchFilterBrowseLayoutView.js
 create mode 100644 dashboardv3/public/js/views/search/SearchLayoutView.js
 create mode 100644 dashboardv3/public/js/views/search/SearchQueryView.js
 create mode 100644 dashboardv3/public/js/views/search/SearchResultLayoutView.js
 create mode 100644 dashboardv3/public/js/views/search/save/SaveModalLayoutView.js
 create mode 100644 dashboardv3/public/js/views/search/save/SaveSearchItemView.js
 create mode 100644 dashboardv3/public/js/views/search/save/SaveSearchView.js
 create mode 100644 dashboardv3/public/js/views/search/tree/BusinessMetadataTreeLayoutView.js
 create mode 100644 dashboardv3/public/js/views/search/tree/ClassificationTreeLayoutView.js
 create mode 100644 dashboardv3/public/js/views/search/tree/CustomFilterTreeLayoutView.js
 create mode 100644 dashboardv3/public/js/views/search/tree/EntityTreeLayoutView.js
 create mode 100644 dashboardv3/public/js/views/search/tree/GlossaryTreeLayoutView.js
 create mode 100644 dashboardv3/public/js/views/site/AboutAtlas.js
 create mode 100644 dashboardv3/public/js/views/site/DebugMetricsTableLayoutView.js
 create mode 100644 dashboardv3/public/js/views/site/Favorite.js
 create mode 100644 dashboardv3/public/js/views/site/Header.js
 create mode 100644 dashboardv3/public/js/views/site/MetricsUIInfoView.js
 create mode 100644 dashboardv3/public/js/views/site/SideNavLayoutView.js
 create mode 100644 dashboardv3/public/js/views/site/SideNavLayoutView_old.js
 create mode 100644 dashboardv3/public/js/views/site/Statistics.js
 create mode 100644 dashboardv3/public/js/views/tag/AddTagAttributeView.js
 create mode 100644 dashboardv3/public/js/views/tag/AddTagModalView.js
 create mode 100644 dashboardv3/public/js/views/tag/AddTimezoneItemView.js
 create mode 100644 dashboardv3/public/js/views/tag/CreateTagLayoutView.js
 create mode 100644 dashboardv3/public/js/views/tag/TagAttributeDetailLayoutView.js
 create mode 100644 dashboardv3/public/js/views/tag/TagAttributeItemView.js
 create mode 100644 dashboardv3/public/js/views/tag/TagContainerLayoutView.js
 create mode 100644 dashboardv3/public/js/views/tag/TagDetailLayoutView.js
 create mode 100644 dashboardv3/public/js/views/tag/TagDetailTableLayoutView.js
 create mode 100644 dashboardv3/public/js/views/tag/TagLayoutView.js
 create mode 100644 dev-support/atlas-docker/.dockerignore
 create mode 100644 dev-support/atlas-docker/.env
 create mode 100644 dev-support/atlas-docker/Dockerfile
 create mode 100644 dev-support/atlas-docker/Dockerfile.atlas
 create mode 100644 dev-support/atlas-docker/Dockerfile.atlas-base
 create mode 100644 dev-support/atlas-docker/Dockerfile.atlas-build
 create mode 100644 dev-support/atlas-docker/Dockerfile.atlas-db
 create mode 100644 dev-support/atlas-docker/Dockerfile.atlas-hadoop
 create mode 100644 dev-support/atlas-docker/Dockerfile.atlas-hbase
 create mode 100644 dev-support/atlas-docker/Dockerfile.atlas-hive
 create mode 100644 dev-support/atlas-docker/Dockerfile.atlas-kafka
 create mode 100644 dev-support/atlas-docker/Dockerfile.atlas-solr
 create mode 100644 dev-support/atlas-docker/Dockerfile.atlas-zk
 create mode 100644 dev-support/atlas-docker/README.md
 create mode 100644 dev-support/atlas-docker/config/init_postgres.sh
 create mode 100644 dev-support/atlas-docker/config/solr/currency.xml
 create mode 100644 dev-support/atlas-docker/config/solr/lang/stopwords_en.txt
 create mode 100644 dev-support/atlas-docker/config/solr/protwords.txt
 create mode 100644 dev-support/atlas-docker/config/solr/schema.xml
 create mode 100644 dev-support/atlas-docker/config/solr/solrconfig.xml
 create mode 100644 dev-support/atlas-docker/config/solr/stopwords.txt
 create mode 100644 dev-support/atlas-docker/config/solr/synonyms.txt
 create mode 100644 dev-support/atlas-docker/data/.gitignore
 create mode 100644 dev-support/atlas-docker/dist/.gitignore
 create mode 100644 dev-support/atlas-docker/docker-compose.atlas-base.yml
 create mode 100644 dev-support/atlas-docker/docker-compose.atlas-build.yml
 create mode 100644 dev-support/atlas-docker/docker-compose.atlas-hadoop.yml
 create mode 100644 dev-support/atlas-docker/docker-compose.atlas-hbase.yml
 create mode 100644 dev-support/atlas-docker/docker-compose.atlas-hive.yml
 create mode 100644 dev-support/atlas-docker/docker-compose.atlas-kafka.yml
 create mode 100644 dev-support/atlas-docker/docker-compose.atlas.yml
 create mode 100755 dev-support/atlas-docker/download-archives.sh
 create mode 100644 dev-support/atlas-docker/downloads/.gitignore
 create mode 100644 dev-support/atlas-docker/patches/.gitignore
 create mode 100755 dev-support/atlas-docker/scripts/atlas-build.sh
 create mode 100755 dev-support/atlas-docker/scripts/atlas-hadoop-mkdir.sh
 create mode 100755 dev-support/atlas-docker/scripts/atlas-hadoop-setup.sh
 create mode 100755 dev-support/atlas-docker/scripts/atlas-hadoop.sh
 create mode 100644 dev-support/atlas-docker/scripts/atlas-hbase-application.properties
 create mode 100755 dev-support/atlas-docker/scripts/atlas-hbase-setup.sh
 create mode 100755 dev-support/atlas-docker/scripts/atlas-hbase.sh
 create mode 100644 dev-support/atlas-docker/scripts/atlas-hive-application.properties
 create mode 100755 dev-support/atlas-docker/scripts/atlas-hive-setup.sh
 create mode 100755 dev-support/atlas-docker/scripts/atlas-hive.sh
 create mode 100755 dev-support/atlas-docker/scripts/atlas-kafka-setup.sh
 create mode 100755 dev-support/atlas-docker/scripts/atlas-kafka.sh
 create mode 100755 dev-support/atlas-docker/scripts/atlas-solr-create.sh
 create mode 100755 dev-support/atlas-docker/scripts/atlas.sh
 create mode 100644 dev-support/atlas-docker/scripts/hbase-site.xml
 create mode 100644 dev-support/atlas-docker/scripts/hive-site.xml
 create mode 100644 dev-support/atlas-scripts/README.txt
 create mode 100755 dev-support/atlas-scripts/admin_status.sh
 create mode 100755 dev-support/atlas-scripts/classificationdef_get.sh
 create mode 100755 dev-support/atlas-scripts/entity_classification_bulk.sh
 create mode 100755 dev-support/atlas-scripts/entity_classifications_add.sh
 create mode 100755 dev-support/atlas-scripts/entity_classifications_delete.sh
 create mode 100755 dev-support/atlas-scripts/entity_classifications_update.sh
 create mode 100755 dev-support/atlas-scripts/entity_create.sh
 create mode 100755 dev-support/atlas-scripts/entity_delete_by_guid.sh
 create mode 100755 dev-support/atlas-scripts/entity_get_by_guid.sh
 create mode 100755 dev-support/atlas-scripts/entity_get_by_type_and_unique_attr.sh
 create mode 100755 dev-support/atlas-scripts/entity_update.sh
 create mode 100755 dev-support/atlas-scripts/entity_update_by_type_and_unique_attr.sh
 create mode 100755 dev-support/atlas-scripts/entitydef_get.sh
 create mode 100755 dev-support/atlas-scripts/enumdef_get.sh
 create mode 100644 dev-support/atlas-scripts/env_atlas.sh
 create mode 100755 dev-support/atlas-scripts/export_entity_by_guid.sh
 create mode 100755 dev-support/atlas-scripts/export_entity_by_type_and_attr.sh
 create mode 100755 dev-support/atlas-scripts/import_zip.sh
 create mode 100644 dev-support/atlas-scripts/sample-data/add_classifications-Employee-1.json
 create mode 100644 dev-support/atlas-scripts/sample-data/bulk_classification.json
 create mode 100644 dev-support/atlas-scripts/sample-data/entity-create-Employee-1.json
 create mode 100644 dev-support/atlas-scripts/sample-data/entity-create-Employee-2.json
 create mode 100644 dev-support/atlas-scripts/sample-data/entity-update-Employee-1.json
 create mode 100644 dev-support/atlas-scripts/sample-data/search_basic_with_attribute_filters.json
 create mode 100644 dev-support/atlas-scripts/sample-data/typedefs_create.json
 create mode 100644 dev-support/atlas-scripts/sample-data/typedefs_delete.json
 create mode 100644 dev-support/atlas-scripts/sample-data/typedefs_update.json
 create mode 100644 dev-support/atlas-scripts/sample-data/update_classifications-Employee-1.json
 create mode 100755 dev-support/atlas-scripts/search_basic.sh
 create mode 100755 dev-support/atlas-scripts/search_basic_with_attribute_filters.sh
 create mode 100755 dev-support/atlas-scripts/search_dsl.sh
 create mode 100755 dev-support/atlas-scripts/structdef_get.sh
 create mode 100755 dev-support/atlas-scripts/typedefs_create.sh
 create mode 100755 dev-support/atlas-scripts/typedefs_delete.sh
 create mode 100755 dev-support/atlas-scripts/typedefs_get.sh
 create mode 100755 dev-support/atlas-scripts/typedefs_update.sh
 create mode 100644 dev-support/findbugsIncludeFile.xml
 create mode 100755 dev-support/smart-apply-patch.sh
 create mode 100755 dev-support/test-patch.sh
 create mode 100755 distro/.gitignore
 create mode 100644 distro/pom.xml
 create mode 100644 distro/src/bin/atlas_admin.py
 create mode 100644 distro/src/bin/atlas_client_cmdline.py
 create mode 100755 distro/src/bin/atlas_config.py
 create mode 100644 distro/src/bin/atlas_kafka_setup.py
 create mode 100644 distro/src/bin/atlas_kafka_setup_hook.py
 create mode 100755 distro/src/bin/atlas_start.py
 create mode 100755 distro/src/bin/atlas_stop.py
 create mode 100755 distro/src/bin/atlas_update_simple_auth_json.py
 create mode 100755 distro/src/bin/cputil.py
 create mode 100755 distro/src/bin/quick_start.py
 create mode 100755 distro/src/bin/quick_start_v1.py
 create mode 100755 distro/src/conf/atlas-application.properties
 create mode 100644 distro/src/conf/atlas-env.sh
 create mode 100755 distro/src/conf/atlas-log4j.xml
 create mode 100644 distro/src/conf/atlas-simple-authz-policy.json
 create mode 100644 distro/src/conf/cassandra.yml.template
 create mode 100755 distro/src/conf/hadoop-metrics2.properties
 create mode 100644 distro/src/conf/hbase/hbase-site.xml.template
 create mode 100644 distro/src/conf/solr/currency.xml
 create mode 100644 distro/src/conf/solr/lang/stopwords_en.txt
 create mode 100644 distro/src/conf/solr/protwords.txt
 create mode 100644 distro/src/conf/solr/schema.xml
 create mode 100644 distro/src/conf/solr/solrconfig.xml
 create mode 100644 distro/src/conf/solr/stopwords.txt
 create mode 100644 distro/src/conf/solr/synonyms.txt
 create mode 100644 distro/src/conf/users-credentials.properties
 create mode 100755 distro/src/conf/zookeeper/log4j.properties
 create mode 100644 distro/src/conf/zookeeper/zoo.cfg.template
 create mode 100644 distro/src/main/assemblies/atlas-falcon-hook-package.xml
 create mode 100644 distro/src/main/assemblies/atlas-hbase-hook-package.xml
 create mode 100644 distro/src/main/assemblies/atlas-hive-hook-package.xml
 create mode 100644 distro/src/main/assemblies/atlas-impala-hook-package.xml
 create mode 100644 distro/src/main/assemblies/atlas-kafka-hook-package.xml
 create mode 100644 distro/src/main/assemblies/atlas-repair-index-package.xml
 create mode 100755 distro/src/main/assemblies/atlas-server-package.xml
 create mode 100644 distro/src/main/assemblies/atlas-sqoop-hook-package.xml
 create mode 100644 distro/src/main/assemblies/atlas-storm-hook-package.xml
 create mode 100644 distro/src/main/assemblies/classification-updater.xml
 create mode 100644 distro/src/main/assemblies/migration-exporter.xml
 create mode 100755 distro/src/main/assemblies/src-package.xml
 create mode 100755 distro/src/main/assemblies/standalone-package.xml
 rename {src => distro/src}/test/mock/LICENSE.txt (100%)
 rename {src => distro/src}/test/mock/MANIFEST.in (100%)
 rename {src => distro/src}/test/mock/README.txt (100%)
 rename {src => distro/src}/test/mock/__init__.py (100%)
 rename {src => distro/src}/test/mock/extendmock.py (100%)
 rename {src => distro/src}/test/mock/mock.py (100%)
 rename {src => distro/src}/test/mock/mock.wpr (100%)
 rename {src => distro/src}/test/mock/setup.cfg (100%)
 rename {src => distro/src}/test/mock/setup.py (100%)
 rename {src => distro/src}/test/mock/tests/__init__.py (100%)
 rename {src => distro/src}/test/mock/tests/_testwith.py (100%)
 rename {src => distro/src}/test/mock/tests/support.py (100%)
 rename {src => distro/src}/test/mock/tests/support_with.py (100%)
 rename {src => distro/src}/test/mock/tests/testcallable.py (100%)
 rename {src => distro/src}/test/mock/tests/testhelpers.py (100%)
 rename {src => distro/src}/test/mock/tests/testmagicmethods.py (100%)
 rename {src => distro/src}/test/mock/tests/testmock.py (100%)
 rename {src => distro/src}/test/mock/tests/testpatch.py (100%)
 rename {src => distro/src}/test/mock/tests/testsentinel.py (100%)
 rename {src => distro/src}/test/mock/tests/testwith.py (100%)
 rename {src => distro/src}/test/mock/tox.ini (100%)
 rename {src => distro/src}/test/mock/unittest.cfg (100%)
 create mode 100644 distro/src/test/python/scripts/TestMetadata.py
 rename {src => distro/src}/test/python/unitTests.py (100%)
 create mode 100644 docs/.gitignore
 create mode 100644 docs/docz-lib/config/aliases.js
 create mode 100644 docs/docz-lib/config/menu.js
 create mode 100644 docs/docz-lib/config/versions.js
 create mode 100644 docs/docz-lib/docz-core/dist/bundler/build.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/bundler/config.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/bundler/devserver.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/bundler/index.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/bundler/loaders.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/bundler/minifier.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/bundler/plugins.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/bundler/server.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/cli.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/commands/build.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/commands/dev.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/commands/index.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/commands/serve.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/config/argv.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/config/babel.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/config/docz.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/config/env.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/config/paths.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/index.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/index.esm.js
 create mode 100644 docs/docz-lib/docz-core/dist/index.js
 create mode 100644 docs/docz-lib/docz-core/dist/lib/Bundler.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/lib/DataServer.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/lib/Entries.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/lib/Entry.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/lib/Plugin.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/lib/Socket.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/states/config.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/states/entries.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/states/index.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/states/props.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/templates/imports.tpl.js
 create mode 100644 docs/docz-lib/docz-core/dist/templates/index.tpl.html
 create mode 100644 docs/docz-lib/docz-core/dist/templates/index.tpl.js
 create mode 100644 docs/docz-lib/docz-core/dist/templates/root.tpl.js
 create mode 100644 docs/docz-lib/docz-core/dist/utils/docgen/index.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/utils/docgen/javascript.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/utils/docgen/typescript.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/utils/on-signal.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/utils/open-browser.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/utils/parse-html.d.ts
 create mode 100644 docs/docz-lib/docz-core/dist/utils/repo-info.d.ts
 create mode 100755 docs/docz-lib/docz/bin/index.js
 create mode 100644 docs/docz-lib/docz/dist/Playground.esm.js
 create mode 100644 docs/docz-lib/docz/dist/Playground.js
 create mode 100644 docs/docz-lib/docz/dist/chunk.esm.js
 create mode 100644 docs/docz-lib/docz/dist/chunk.js
 create mode 100644 docs/docz-lib/docz/dist/components/AsyncComponent.d.ts
 create mode 100644 docs/docz-lib/docz/dist/components/AsyncPlayground.d.ts
 create mode 100644 docs/docz-lib/docz/dist/components/AsyncRoute.d.ts
 create mode 100644 docs/docz-lib/docz/dist/components/Link.d.ts
 create mode 100644 docs/docz-lib/docz/dist/components/Playground.d.ts
 create mode 100644 docs/docz-lib/docz/dist/components/Props.d.ts
 create mode 100644 docs/docz-lib/docz/dist/components/Routes.d.ts
 create mode 100644 docs/docz-lib/docz/dist/hooks/index.d.ts
 create mode 100644 docs/docz-lib/docz/dist/hooks/useComponents.d.ts
 create mode 100644 docs/docz-lib/docz/dist/hooks/useConfig.d.ts
 create mode 100644 docs/docz-lib/docz/dist/hooks/useDataServer.d.ts
 create mode 100644 docs/docz-lib/docz/dist/hooks/useDocs.d.ts
 create mode 100644 docs/docz-lib/docz/dist/hooks/useMenus.d.ts
 create mode 100644 docs/docz-lib/docz/dist/hooks/usePrevious.d.ts
 create mode 100644 docs/docz-lib/docz/dist/hooks/useWindowSize.d.ts
 create mode 100644 docs/docz-lib/docz/dist/index.d.ts
 create mode 100644 docs/docz-lib/docz/dist/index.esm.js
 create mode 100644 docs/docz-lib/docz/dist/index.js
 create mode 100644 docs/docz-lib/docz/dist/state.d.ts
 create mode 100644 docs/docz-lib/docz/dist/theme.d.ts
 create mode 100644 docs/docz-lib/docz/dist/utils/createState.d.ts
 create mode 100644 docs/docz-lib/docz/dist/utils/helpers.d.ts
 create mode 100644 docs/docz-lib/docz/dist/utils/humanize-prop.d.ts
 create mode 100644 docs/doczrc.js
 delete mode 100755 docs/license/d3-LICENSE.txt
 delete mode 100755 docs/license/jquery-LICENSE.txt
 create mode 100644 docs/package.json
 create mode 100644 docs/src/documents/Asf/asfinfo.md
 create mode 100644 docs/src/documents/BusinessMetadata.md
 create mode 100644 docs/src/documents/ClassificationPropagation.md
 create mode 100644 docs/src/documents/Downloads/Downloads.md
 create mode 100644 docs/src/documents/Glossary.md
 create mode 100644 docs/src/documents/HighAvailability.md
 create mode 100644 docs/src/documents/HighLevelArchitecture.md
 create mode 100644 docs/src/documents/Hook/HookFalcon.md
 create mode 100644 docs/src/documents/Hook/HookHBase.md
 create mode 100644 docs/src/documents/Hook/HookHive.md
 create mode 100644 docs/src/documents/Hook/HookKafka.md
 create mode 100644 docs/src/documents/Hook/HookSqoop.md
 create mode 100644 docs/src/documents/Hook/HookStorm.md
 create mode 100644 docs/src/documents/Import-Export/ExportAPI.md
 create mode 100644 docs/src/documents/Import-Export/ExportHDFSAPI.md
 create mode 100644 docs/src/documents/Import-Export/ExportImportAudits.md
 create mode 100644 docs/src/documents/Import-Export/ImportAPI.md
 create mode 100644 docs/src/documents/Import-Export/ImportAPIOptions.md
 create mode 100644 docs/src/documents/Import-Export/ImportEntityTransforms.md
 create mode 100644 docs/src/documents/Import-Export/ImportExportAPI.md
 create mode 100644 docs/src/documents/Import-Export/IncrementalExport.md
 create mode 100644 docs/src/documents/Migration/Migration-0.8-to-1.0.md
 create mode 100644 docs/src/documents/Misc/AtlasServer.md
 create mode 100644 docs/src/documents/Misc/ReplicatedAttributes.md
 create mode 100644 docs/src/documents/Misc/SoftReference.md
 create mode 100644 docs/src/documents/Notifications.md
 create mode 100644 docs/src/documents/Overview.md
 create mode 100644 docs/src/documents/Project-Info/IssueTracking.md
 create mode 100644 docs/src/documents/Project-Info/MailingLists.md
 create mode 100644 docs/src/documents/Project-Info/ProjectInfo.md
 create mode 100644 docs/src/documents/Project-Info/ProjectLicense.md
 create mode 100644 docs/src/documents/Project-Info/SourceRepository.md
 create mode 100644 docs/src/documents/Project-Info/TeamList.md
 create mode 100644 docs/src/documents/RestAPI.md
 create mode 100644 docs/src/documents/Search/SearchAdvanced.md
 create mode 100644 docs/src/documents/Search/SearchBasic.md
 create mode 100644 docs/src/documents/Security/AtlasRangerAuthorizer.md
 create mode 100644 docs/src/documents/Security/AtlasSimpleAuthorizer.md
 create mode 100644 docs/src/documents/Security/Authentication.md
 create mode 100644 docs/src/documents/Security/AuthorizationModel.md
 create mode 100644 docs/src/documents/Security/Security.md
 create mode 100644 docs/src/documents/Setup/BuildInstruction.md
 create mode 100644 docs/src/documents/Setup/Configuration.md
 create mode 100644 docs/src/documents/Setup/EclipseSetup.md
 create mode 100644 docs/src/documents/Setup/InstallationInstruction.md
 create mode 100644 docs/src/documents/Setup/QuickStart.md
 create mode 100644 docs/src/documents/Tools/AtlasRepairIndex.md
 create mode 100644 docs/src/documents/TypeSystem.md
 create mode 100644 docs/src/documents/Whats-New/WhatsNew-1.0.md
 create mode 100644 docs/src/documents/Whats-New/WhatsNew-2.0.md
 create mode 100644 docs/src/documents/Whats-New/WhatsNew-2.1.md
 create mode 100644 docs/src/documents/Whats-New/WhatsNew-2.2.md
 rename docs/src/{site => }/resources/images/accessories-text-editor.png (100%)
 rename docs/src/{site => }/resources/images/application-certificate.png (100%)
 create mode 100644 docs/src/resources/images/atlas_logo.svg
 create mode 100644 docs/src/resources/images/column_lineage_ex1.png
 rename docs/src/{site => }/resources/images/contact-new.png (100%)
 rename docs/src/{site => }/resources/images/document-properties.png (100%)
 rename docs/src/{site => }/resources/images/drive-harddisk.png (100%)
 create mode 100644 docs/src/resources/images/favicon.ico
 rename docs/src/{site => }/resources/images/image-x-generic.png (100%)
 rename docs/src/{site => }/resources/images/internet-web-browser.png (100%)
 rename docs/src/{site => }/resources/images/logos/maven-feather.png (100%)
 create mode 100644 docs/src/resources/images/markdown/atlas-server-exp-imp-audits.png
 create mode 100644 docs/src/resources/images/markdown/atlas-server-properties.png
 create mode 100644 docs/src/resources/images/markdown/category_add_term.png
 create mode 100644 docs/src/resources/images/markdown/category_add_term_1.png
 create mode 100644 docs/src/resources/images/markdown/category_add_term_2.png
 create mode 100644 docs/src/resources/images/markdown/category_details_with_terms.png
 create mode 100644 docs/src/resources/images/markdown/category_view_1.png
 create mode 100644 docs/src/resources/images/markdown/category_view_2.png
 create mode 100644 docs/src/resources/images/markdown/category_view_category_context.png
 create mode 100644 docs/src/resources/images/markdown/category_view_category_context_1.png
 create mode 100644 docs/src/resources/images/markdown/category_view_glossary_context.png
 create mode 100644 docs/src/resources/images/markdown/entity_add_term_modal.png
 create mode 100644 docs/src/resources/images/markdown/entity_assigned_term_with_tag.png
 create mode 100644 docs/src/resources/images/markdown/entity_details_add_term.png
 create mode 100644 docs/src/resources/images/markdown/entity_search_add_term.png
 create mode 100644 docs/src/resources/images/markdown/term_add_category.png
 create mode 100644 docs/src/resources/images/markdown/term_add_classification_1.png
 create mode 100644 docs/src/resources/images/markdown/term_add_classification_2.png
 create mode 100644 docs/src/resources/images/markdown/term_delete_context.png
 create mode 100644 docs/src/resources/images/markdown/term_details.png
 create mode 100644 docs/src/resources/images/markdown/term_details_with_classification.png
 create mode 100644 docs/src/resources/images/markdown/term_related_term_1.png
 create mode 100644 docs/src/resources/images/markdown/term_search.png
 create mode 100644 docs/src/resources/images/markdown/term_view_context.png
 create mode 100644 docs/src/resources/images/markdown/term_with_classification.png
 create mode 100644 docs/src/resources/images/markdown/terms_related_terms.png
 create mode 100644 docs/src/resources/images/markdown/terms_view.png
 rename docs/src/{site => }/resources/images/network-server.png (100%)
 rename docs/src/{site => }/resources/images/package-x-generic.png (100%)
 create mode 100644 docs/src/resources/images/twiki/architecture.png
 create mode 100644 docs/src/resources/images/twiki/bm-create-01.png
 create mode 100644 docs/src/resources/images/twiki/bm-create-02.png
 create mode 100644 docs/src/resources/images/twiki/bm-entity-association.png
 create mode 100644 docs/src/resources/images/twiki/bm-ranger-policies.png
 create mode 100644 docs/src/resources/images/twiki/bm-search-01.png
 create mode 100644 docs/src/resources/images/twiki/bm-search-02.png
 create mode 100644 docs/src/resources/images/twiki/businessmetadata.png
 create mode 100644 docs/src/resources/images/twiki/classification-propagation-1.png
 create mode 100644 docs/src/resources/images/twiki/classification-propagation-2.png
 create mode 100644 docs/src/resources/images/twiki/classification-propagation-3.png
 create mode 100644 docs/src/resources/images/twiki/classification-propagation-4.png
 create mode 100644 docs/src/resources/images/twiki/classification-propagation-5.png
 create mode 100644 docs/src/resources/images/twiki/classification-propagation-6.png
 create mode 100644 docs/src/resources/images/twiki/classification-propagation-7.png
 create mode 100644 docs/src/resources/images/twiki/classification-propagation-8.png
 create mode 100644 docs/src/resources/images/twiki/classification-propagation-entity-delete-1.png
 create mode 100644 docs/src/resources/images/twiki/classification-propagation-entity-delete-2.png
 create mode 100644 docs/src/resources/images/twiki/classification-propagation-entity-delete-3.png
 create mode 100644 docs/src/resources/images/twiki/classification-propagation-entity-delete-4.png
 rename docs/src/{site/resources => resources/images/twiki}/guide-class-diagram.png (100%)
 rename docs/src/{site/resources => resources/images/twiki}/guide-instance-graph.png (100%)
 create mode 100644 docs/src/resources/images/twiki/ranger-audit.png
 create mode 100644 docs/src/resources/images/twiki/ranger-policy-admin.png
 create mode 100644 docs/src/resources/images/twiki/ranger-policy-entities.png
 create mode 100644 docs/src/resources/images/twiki/ranger-policy-types.png
 create mode 100644 docs/src/resources/images/twiki/search-basic-hive_column-PII.png
 create mode 100644 docs/src/resources/images/twiki/search-basic-hive_table-customers-or-provider.png
 create mode 100644 docs/src/resources/images/twiki/search-basic-hive_table-customers-owner_is_hive.png
 create mode 100644 docs/src/resources/images/twiki/search-basic-hive_table-customers.png
 rename docs/src/{site => }/resources/images/window-new.png (100%)
 delete mode 100755 docs/src/site/resources/architecture.png
 delete mode 100755 docs/src/site/resources/data-types.png
 delete mode 100755 docs/src/site/resources/images/add.gif
 delete mode 100755 docs/src/site/resources/images/apache-incubator-logo.png
 delete mode 100755 docs/src/site/resources/images/apache-maven-project-2.png
 delete mode 100755 docs/src/site/resources/images/falcon-logo.png
 delete mode 100755 docs/src/site/resources/images/fix.gif
 delete mode 100755 docs/src/site/resources/images/icon_error_sml.gif
 delete mode 100755 docs/src/site/resources/images/icon_help_sml.gif
 delete mode 100755 docs/src/site/resources/images/icon_info_sml.gif
 delete mode 100755 docs/src/site/resources/images/icon_success_sml.gif
 delete mode 100755 docs/src/site/resources/images/icon_warning_sml.gif
 delete mode 100755 docs/src/site/resources/images/logos/build-by-maven-black.png
 delete mode 100755 docs/src/site/resources/images/logos/build-by-maven-white.png
 delete mode 100755 docs/src/site/resources/images/profiles/pre-release.png
 delete mode 100755 docs/src/site/resources/images/profiles/retired.png
 delete mode 100755 docs/src/site/resources/images/profiles/sandbox.png
 delete mode 100755 docs/src/site/resources/images/remove.gif
 delete mode 100755 docs/src/site/resources/images/rss.png
 delete mode 100755 docs/src/site/resources/images/update.gif
 delete mode 100755 docs/src/site/resources/types-instance.png
 delete mode 100755 docs/src/site/site.xml
 delete mode 100755 docs/src/site/twiki/Architecture.twiki
 delete mode 100755 docs/src/site/twiki/Discovery.twiki
 delete mode 100755 docs/src/site/twiki/LICENSE.txt
 delete mode 100644 docs/src/site/twiki/QuickStart.twiki
 delete mode 100755 docs/src/site/twiki/Repository.twiki
 delete mode 100755 docs/src/site/twiki/TypeSystem.twiki
 delete mode 100755 docs/src/site/twiki/index.twiki
 delete mode 100755 docs/src/site/twiki/security.twiki
 create mode 100644 docs/theme/components/shared/Header/GithubLink/index.js
 create mode 100644 docs/theme/components/shared/Header/HeaderDropDown/Basic.js
 create mode 100644 docs/theme/components/shared/Header/HeaderDropDown/index.js
 create mode 100644 docs/theme/components/shared/Header/index.js
 create mode 100644 docs/theme/components/shared/Img/index.js
 create mode 100644 docs/theme/components/shared/LegalFooter/index.js
 create mode 100644 docs/theme/components/shared/Logo/index.js
 create mode 100644 docs/theme/components/shared/Main/index.js
 create mode 100644 docs/theme/components/shared/Search/index.js
 create mode 100644 docs/theme/components/shared/Sidebar/Docz.js
 create mode 100644 docs/theme/components/shared/Sidebar/Hamburger.js
 create mode 100644 docs/theme/components/shared/Sidebar/Menu.js
 create mode 100644 docs/theme/components/shared/Sidebar/MenuHeadings.js
 create mode 100644 docs/theme/components/shared/Sidebar/MenuLink.js
 create mode 100644 docs/theme/components/shared/Sidebar/SmallLink.js
 create mode 100644 docs/theme/components/shared/Sidebar/SubMenu.js
 create mode 100644 docs/theme/components/shared/Sidebar/index.js
 create mode 100644 docs/theme/components/shared/TeamList/index.js
 create mode 100644 docs/theme/components/shared/common/CustomLink.js
 create mode 100644 docs/theme/components/shared/index.js
 create mode 100644 docs/theme/components/ui/Blockquote.js
 create mode 100644 docs/theme/components/ui/Button.js
 create mode 100644 docs/theme/components/ui/CodeMirror/index.js
 create mode 100644 docs/theme/components/ui/CodeMirror/ps-scrollbar.js
 create mode 100755 docs/theme/components/ui/CodeMirror/themes/dark.js
 create mode 100755 docs/theme/components/ui/CodeMirror/themes/index.js
 create mode 100755 docs/theme/components/ui/CodeMirror/themes/light.js
 create mode 100644 docs/theme/components/ui/InlineCode.js
 create mode 100644 docs/theme/components/ui/Link.js
 create mode 100644 docs/theme/components/ui/Loading.js
 create mode 100644 docs/theme/components/ui/NotFound.js
 create mode 100644 docs/theme/components/ui/OrderedList.js
 create mode 100644 docs/theme/components/ui/Page.js
 create mode 100644 docs/theme/components/ui/Paragraph.js
 create mode 100644 docs/theme/components/ui/Pre.js
 create mode 100644 docs/theme/components/ui/Props/PropsRaw.js
 create mode 100644 docs/theme/components/ui/Props/PropsTable.js
 create mode 100644 docs/theme/components/ui/Props/index.js
 create mode 100644 docs/theme/components/ui/Table.js
 create mode 100644 docs/theme/components/ui/UnorderedList.js
 create mode 100644 docs/theme/components/ui/index.js
 create mode 100644 docs/theme/config.js
 create mode 100644 docs/theme/index.js
 create mode 100644 docs/theme/styles/colors.js
 create mode 100644 docs/theme/styles/fonts.js
 create mode 100644 docs/theme/styles/global.js
 create mode 100644 docs/theme/styles/index.js
 create mode 100644 docs/theme/styles/modes.js
 create mode 100644 docs/theme/styles/responsive.js
 create mode 100644 docs/theme/styles/styled-colors.js
 create mode 100644 docs/theme/utils/hotkeys.js
 create mode 100644 docs/theme/utils/storage.js
 create mode 100644 docs/theme/utils/theme.js
 create mode 100644 docs/theme/utils/utils.js
 create mode 100644 graphdb/api/pom.xml
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AggregationContext.java
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasCardinality.java
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasEdge.java
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasEdgeDirection.java
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasEdgeLabel.java
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraphIndex.java
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraphIndexClient.java
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraphManagement.java
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraphQuery.java
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraphTraversal.java
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraphTraversalSource.java
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQueryParameter.java
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasPropertyKey.java
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasSchemaViolationException.java
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasVertex.java
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasVertexQuery.java
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/GraphDBMigrator.java
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/GraphDatabase.java
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/GraphIndexQueryParameters.java
 create mode 100644 graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/GremlinVersion.java
 create mode 100644 graphdb/common/pom.xml
 create mode 100644 graphdb/common/src/main/java/org/apache/atlas/repository/graphdb/tinkerpop/query/NativeTinkerpopGraphQuery.java
 create mode 100644 graphdb/common/src/main/java/org/apache/atlas/repository/graphdb/tinkerpop/query/NativeTinkerpopQueryFactory.java
 create mode 100644 graphdb/common/src/main/java/org/apache/atlas/repository/graphdb/tinkerpop/query/TinkerpopGraphQuery.java
 create mode 100644 graphdb/common/src/main/java/org/apache/atlas/repository/graphdb/tinkerpop/query/expr/AndCondition.java
 create mode 100644 graphdb/common/src/main/java/org/apache/atlas/repository/graphdb/tinkerpop/query/expr/HasPredicate.java
 create mode 100644 graphdb/common/src/main/java/org/apache/atlas/repository/graphdb/tinkerpop/query/expr/InPredicate.java
 create mode 100644 graphdb/common/src/main/java/org/apache/atlas/repository/graphdb/tinkerpop/query/expr/OrCondition.java
 create mode 100644 graphdb/common/src/main/java/org/apache/atlas/repository/graphdb/tinkerpop/query/expr/OrderByPredicate.java
 create mode 100644 graphdb/common/src/main/java/org/apache/atlas/repository/graphdb/tinkerpop/query/expr/QueryPredicate.java
 create mode 100644 graphdb/common/src/main/java/org/apache/atlas/repository/graphdb/utils/IteratorToIterableAdapter.java
 create mode 100644 graphdb/common/src/test/java/org/apache/atlas/graph/GraphSandboxUtil.java
 create mode 100644 graphdb/graphdb-impls/pom.xml
 create mode 100644 graphdb/janus-hbase2/pom.xml
 create mode 100644 graphdb/janus-hbase2/src/main/java/org/janusgraph/diskstorage/hbase2/AdminMask.java
 create mode 100644 graphdb/janus-hbase2/src/main/java/org/janusgraph/diskstorage/hbase2/ConnectionMask.java
 create mode 100644 graphdb/janus-hbase2/src/main/java/org/janusgraph/diskstorage/hbase2/HBaseAdmin2_0.java
 create mode 100644 graphdb/janus-hbase2/src/main/java/org/janusgraph/diskstorage/hbase2/HBaseCompat.java
 create mode 100644 graphdb/janus-hbase2/src/main/java/org/janusgraph/diskstorage/hbase2/HBaseCompat2_0.java
 create mode 100644 graphdb/janus-hbase2/src/main/java/org/janusgraph/diskstorage/hbase2/HBaseCompatLoader.java
 create mode 100644 graphdb/janus-hbase2/src/main/java/org/janusgraph/diskstorage/hbase2/HBaseKeyColumnValueStore.java
 create mode 100644 graphdb/janus-hbase2/src/main/java/org/janusgraph/diskstorage/hbase2/HBaseStoreManager.java
 create mode 100644 graphdb/janus-hbase2/src/main/java/org/janusgraph/diskstorage/hbase2/HBaseTransaction.java
 create mode 100644 graphdb/janus-hbase2/src/main/java/org/janusgraph/diskstorage/hbase2/HConnection2_0.java
 create mode 100644 graphdb/janus-hbase2/src/main/java/org/janusgraph/diskstorage/hbase2/HTable2_0.java
 create mode 100644 graphdb/janus-hbase2/src/main/java/org/janusgraph/diskstorage/hbase2/TableMask.java
 create mode 100644 graphdb/janus/pom.xml
 create mode 100644 graphdb/janus/readme.txt
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusEdge.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusEdgeLabel.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusElement.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusGraph.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusGraphDatabase.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusGraphIndex.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusGraphIndexClient.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusGraphManagement.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusGraphTraversal.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusIndexQuery.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusIndexQueryParameter.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusObjectFactory.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusPropertyKey.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusVertex.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusVertexQuery.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasSolrQueryBuilder.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/GraphDbObjectFactory.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/graphson/AtlasElementPropertyConfig.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/graphson/AtlasGraphSONMode.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/graphson/AtlasGraphSONTokens.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/graphson/AtlasGraphSONUtility.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/migration/AtlasGraphSONReader.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/migration/ElementProcessors.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/migration/GraphDBGraphSONMigrator.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/migration/GraphSONTokensTP2.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/migration/GraphSONUtility.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/migration/JsonNodeParsers.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/migration/JsonNodeProcessManager.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/migration/MappedElementCache.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/migration/PostProcessManager.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/migration/ReaderStatusManager.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/migration/RelationshipCacheGenerator.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/migration/TypesDefScrubber.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/migration/TypesWithCollectionsFinder.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/migration/postProcess/PostProcessListProperty.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/query/AtlasJanusGraphQuery.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/query/NativeJanusGraphQuery.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/serializer/BigDecimalSerializer.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/serializer/BigIntegerSerializer.java
 create mode 100644 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/serializer/TypeCategorySerializer.java
 create mode 100644 graphdb/janus/src/main/java/org/janusgraph/diskstorage/solr/Solr6Index.java
 create mode 100644 graphdb/janus/src/main/resources/META-INF/services/javax.script.ScriptEngineFactory
 create mode 100644 graphdb/janus/src/test/java/org/apache/atlas/repository/graphdb/janus/AbstractGraphDatabaseTest.java
 create mode 100644 graphdb/janus/src/test/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusDatabaseTest.java
 create mode 100644 graphdb/janus/src/test/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusGraphIndexClientTest.java
 create mode 100644 graphdb/janus/src/test/java/org/apache/atlas/repository/graphdb/janus/AtlasSolrQueryBuilderTest.java
 create mode 100644 graphdb/janus/src/test/java/org/apache/atlas/repository/graphdb/janus/GraphQueryTest.java
 create mode 100644 graphdb/janus/src/test/java/org/apache/atlas/repository/graphdb/janus/JanusGraphProviderTest.java
 create mode 100644 graphdb/janus/src/test/java/org/apache/atlas/repository/graphdb/janus/migration/BaseUtils.java
 create mode 100644 graphdb/janus/src/test/java/org/apache/atlas/repository/graphdb/janus/migration/GraphSONUtilityTest.java
 create mode 100644 graphdb/janus/src/test/java/org/apache/atlas/repository/graphdb/janus/migration/JsonNodeParsersTest.java
 create mode 100644 graphdb/janus/src/test/java/org/apache/atlas/repository/graphdb/janus/migration/MappedElementCacheTest.java
 create mode 100644 graphdb/janus/src/test/java/org/apache/atlas/repository/graphdb/janus/migration/PostProcessListPropertyTest.java
 create mode 100644 graphdb/janus/src/test/java/org/apache/atlas/repository/graphdb/janus/migration/ReaderStatusManagerTest.java
 create mode 100644 graphdb/janus/src/test/resources/atlas-application.properties
 create mode 100644 graphdb/janus/src/test/resources/atlas-migration-data.json
 create mode 100644 graphdb/janus/src/test/resources/col-2-legacy.json
 create mode 100644 graphdb/janus/src/test/resources/col-3-legacy.json
 create mode 100644 graphdb/janus/src/test/resources/col-legacy.json
 create mode 100644 graphdb/janus/src/test/resources/db-type-legacy.json
 create mode 100644 graphdb/janus/src/test/resources/db-v-65544.json
 create mode 100644 graphdb/janus/src/test/resources/edge-legacy-col.json
 create mode 100644 graphdb/janus/src/test/resources/edge-legacy-col2.json
 create mode 100644 graphdb/janus/src/test/resources/edge-legacy-col3.json
 create mode 100644 graphdb/janus/src/test/resources/edge-legacy-col4.json
 create mode 100644 graphdb/janus/src/test/resources/edge-legacy-process.json
 create mode 100644 graphdb/janus/src/test/resources/edge-legacy-tag.json
 create mode 100644 graphdb/janus/src/test/resources/edge-legacy.json
 create mode 100644 graphdb/janus/src/test/resources/entity-with-trait-type.json
 create mode 100644 graphdb/janus/src/test/resources/lineage-v-98312.json
 create mode 100644 graphdb/janus/src/test/resources/searchparameters0.json
 create mode 100644 graphdb/janus/src/test/resources/searchparameters1AND.json
 create mode 100644 graphdb/janus/src/test/resources/searchparameters1OR.json
 create mode 100644 graphdb/janus/src/test/resources/searchparameters2AND.json
 create mode 100644 graphdb/janus/src/test/resources/searchparameters2OR.json
 create mode 100644 graphdb/janus/src/test/resources/searchparameters2Types.json
 create mode 100644 graphdb/janus/src/test/resources/searchparameters3.json
 create mode 100644 graphdb/janus/src/test/resources/searchparametersGT.json
 create mode 100644 graphdb/janus/src/test/resources/searchparametersGTE.json
 create mode 100644 graphdb/janus/src/test/resources/searchparametersLT.json
 create mode 100644 graphdb/janus/src/test/resources/searchparametersLTE.json
 create mode 100644 graphdb/janus/src/test/resources/searchparametersStartsWith.json
 create mode 100644 graphdb/janus/src/test/resources/table-v-147504.json
 create mode 100644 graphdb/janus/src/test/resources/tag-163856752.json
 create mode 100644 graphdb/pom.xml
 create mode 100644 graphdb/readme.txt
 create mode 100644 intg/pom.xml
 create mode 100644 intg/src/main/java/org/apache/atlas/ApplicationProperties.java
 create mode 100644 intg/src/main/java/org/apache/atlas/AtlasConfiguration.java
 create mode 100644 intg/src/main/java/org/apache/atlas/AtlasErrorCode.java
 create mode 100644 intg/src/main/java/org/apache/atlas/AtlasException.java
 create mode 100644 intg/src/main/java/org/apache/atlas/DeleteType.java
 create mode 100644 intg/src/main/java/org/apache/atlas/SortOrder.java
 create mode 100644 intg/src/main/java/org/apache/atlas/bulkimport/BulkImportResponse.java
 create mode 100644 intg/src/main/java/org/apache/atlas/exception/AtlasBaseException.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/AtlasBaseModelObject.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/Clearable.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/PList.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/SearchFilter.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/TimeBoundary.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/TypeCategory.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/annotation/AtlasJSON.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/audit/AtlasAuditEntry.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/audit/AuditSearchParameters.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/audit/EntityAuditEventV2.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/discovery/AtlasAggregationEntry.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/discovery/AtlasQuickSearchResult.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/discovery/AtlasSearchResult.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/discovery/AtlasSuggestionsResult.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/discovery/QuickSearchParameters.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/discovery/SearchParameters.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/glossary/AtlasGlossary.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/glossary/AtlasGlossaryBaseObject.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/glossary/AtlasGlossaryCategory.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/glossary/AtlasGlossaryTerm.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/glossary/AtlasGlossaryTermHeader.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/glossary/enums/AtlasTermAssignmentStatus.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/glossary/enums/AtlasTermRelationshipStatus.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/glossary/relations/AtlasGlossaryHeader.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/glossary/relations/AtlasRelatedCategoryHeader.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/glossary/relations/AtlasRelatedTermHeader.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/glossary/relations/AtlasTermAssignmentHeader.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/glossary/relations/AtlasTermCategorizationHeader.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/impexp/AtlasExportRequest.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/impexp/AtlasExportResult.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/impexp/AtlasImportRequest.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/impexp/AtlasImportResult.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/impexp/AtlasServer.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/impexp/AttributeTransform.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/impexp/ExportImportAuditEntry.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/impexp/MigrationStatus.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/instance/AtlasCheckStateRequest.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/instance/AtlasCheckStateResult.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/instance/AtlasClassification.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/instance/AtlasEntity.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/instance/AtlasEntityHeader.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/instance/AtlasEntityHeaders.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/instance/AtlasObjectId.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/instance/AtlasRelatedObjectId.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/instance/AtlasRelationship.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/instance/AtlasRelationshipHeader.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/instance/AtlasStruct.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/instance/ClassificationAssociateRequest.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/instance/EntityMutationResponse.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/instance/EntityMutations.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/instance/GuidMapping.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/legacy/EntityResult.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/lineage/AtlasLineageInfo.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/metrics/AtlasMetrics.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/migration/MigrationImportStatus.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/notification/AtlasNotificationBaseMessage.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/notification/AtlasNotificationMessage.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/notification/AtlasNotificationStringMessage.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/notification/EntityNotification.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/notification/HookNotification.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/notification/MessageVersion.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/patches/AtlasPatch.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/profile/AtlasUserProfile.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/profile/AtlasUserSavedSearch.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/tasks/AtlasTask.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/typedef/AtlasBaseTypeDef.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/typedef/AtlasBusinessMetadataDef.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/typedef/AtlasClassificationDef.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/typedef/AtlasEntityDef.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/typedef/AtlasEnumDef.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/typedef/AtlasRelationshipDef.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/typedef/AtlasRelationshipEndDef.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/typedef/AtlasStructDef.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/typedef/AtlasTypeDefHeader.java
 create mode 100644 intg/src/main/java/org/apache/atlas/model/typedef/AtlasTypesDef.java
 create mode 100644 intg/src/main/java/org/apache/atlas/security/InMemoryJAASConfiguration.java
 create mode 100644 intg/src/main/java/org/apache/atlas/security/SecurityProperties.java
 create mode 100644 intg/src/main/java/org/apache/atlas/security/SecurityUtil.java
 create mode 100644 intg/src/main/java/org/apache/atlas/type/AtlasArrayType.java
 create mode 100644 intg/src/main/java/org/apache/atlas/type/AtlasBuiltInTypes.java
 create mode 100644 intg/src/main/java/org/apache/atlas/type/AtlasBusinessMetadataType.java
 create mode 100644 intg/src/main/java/org/apache/atlas/type/AtlasClassificationType.java
 create mode 100644 intg/src/main/java/org/apache/atlas/type/AtlasEntityType.java
 create mode 100644 intg/src/main/java/org/apache/atlas/type/AtlasEnumType.java
 create mode 100644 intg/src/main/java/org/apache/atlas/type/AtlasMapType.java
 create mode 100644 intg/src/main/java/org/apache/atlas/type/AtlasRelationshipType.java
 create mode 100644 intg/src/main/java/org/apache/atlas/type/AtlasStructType.java
 create mode 100644 intg/src/main/java/org/apache/atlas/type/AtlasType.java
 create mode 100644 intg/src/main/java/org/apache/atlas/type/AtlasTypeRegistry.java
 create mode 100644 intg/src/main/java/org/apache/atlas/type/AtlasTypeUtil.java
 create mode 100644 intg/src/main/java/org/apache/atlas/type/AttributeToken.java
 create mode 100644 intg/src/main/java/org/apache/atlas/type/ConstantToken.java
 create mode 100644 intg/src/main/java/org/apache/atlas/type/Constants.java
 create mode 100644 intg/src/main/java/org/apache/atlas/type/DependentToken.java
 create mode 100644 intg/src/main/java/org/apache/atlas/type/TemplateToken.java
 create mode 100644 intg/src/main/java/org/apache/atlas/typesystem/types/DataTypes.java
 create mode 100644 intg/src/main/java/org/apache/atlas/utils/AtlasConfigurationUtil.java
 create mode 100644 intg/src/main/java/org/apache/atlas/utils/AtlasEntityUtil.java
 create mode 100644 intg/src/main/java/org/apache/atlas/utils/AtlasJson.java
 create mode 100644 intg/src/main/java/org/apache/atlas/utils/AuthenticationUtil.java
 create mode 100644 intg/src/main/java/org/apache/atlas/utils/FixedBufferList.java
 create mode 100644 intg/src/main/java/org/apache/atlas/v1/model/discovery/DSLSearchResult.java
 create mode 100644 intg/src/main/java/org/apache/atlas/v1/model/discovery/FullTextSearchResult.java
 create mode 100644 intg/src/main/java/org/apache/atlas/v1/model/instance/AtlasSystemAttributes.java
 create mode 100644 intg/src/main/java/org/apache/atlas/v1/model/instance/Id.java
 create mode 100644 intg/src/main/java/org/apache/atlas/v1/model/instance/Referenceable.java
 create mode 100644 intg/src/main/java/org/apache/atlas/v1/model/instance/Struct.java
 create mode 100644 intg/src/main/java/org/apache/atlas/v1/model/lineage/DataSetLineageResponse.java
 create mode 100644 intg/src/main/java/org/apache/atlas/v1/model/lineage/LineageResponse.java
 create mode 100644 intg/src/main/java/org/apache/atlas/v1/model/lineage/SchemaResponse.java
 create mode 100644 intg/src/main/java/org/apache/atlas/v1/model/notification/EntityNotificationV1.java
 create mode 100644 intg/src/main/java/org/apache/atlas/v1/model/notification/HookNotificationV1.java
 create mode 100644 intg/src/main/java/org/apache/atlas/v1/model/typedef/AttributeDefinition.java
 create mode 100644 intg/src/main/java/org/apache/atlas/v1/model/typedef/ClassTypeDefinition.java
 create mode 100644 intg/src/main/java/org/apache/atlas/v1/model/typedef/EnumTypeDefinition.java
 create mode 100644 intg/src/main/java/org/apache/atlas/v1/model/typedef/HierarchicalTypeDefinition.java
 create mode 100644 intg/src/main/java/org/apache/atlas/v1/model/typedef/Multiplicity.java
 create mode 100644 intg/src/main/java/org/apache/atlas/v1/model/typedef/StructTypeDefinition.java
 create mode 100644 intg/src/main/java/org/apache/atlas/v1/model/typedef/TraitTypeDefinition.java
 create mode 100644 intg/src/main/java/org/apache/atlas/v1/model/typedef/TypesDef.java
 create mode 100644 intg/src/main/java/org/apache/atlas/v1/typesystem/types/utils/TypesUtil.java
 create mode 100644 intg/src/main/python/LICENSE
 create mode 100644 intg/src/main/python/Makefile
 create mode 100644 intg/src/main/python/README.md
 create mode 100644 intg/src/main/python/apache_atlas/__init__.py
 create mode 100644 intg/src/main/python/apache_atlas/client/__init__.py
 create mode 100644 intg/src/main/python/apache_atlas/client/admin.py
 create mode 100644 intg/src/main/python/apache_atlas/client/base_client.py
 create mode 100644 intg/src/main/python/apache_atlas/client/discovery.py
 create mode 100644 intg/src/main/python/apache_atlas/client/entity.py
 create mode 100644 intg/src/main/python/apache_atlas/client/glossary.py
 create mode 100644 intg/src/main/python/apache_atlas/client/lineage.py
 create mode 100644 intg/src/main/python/apache_atlas/client/relationship.py
 create mode 100644 intg/src/main/python/apache_atlas/client/typedef.py
 create mode 100644 intg/src/main/python/apache_atlas/exceptions.py
 create mode 100644 intg/src/main/python/apache_atlas/model/__init__.py
 create mode 100644 intg/src/main/python/apache_atlas/model/admin.py
 create mode 100644 intg/src/main/python/apache_atlas/model/discovery.py
 create mode 100644 intg/src/main/python/apache_atlas/model/enums.py
 create mode 100644 intg/src/main/python/apache_atlas/model/glossary.py
 create mode 100644 intg/src/main/python/apache_atlas/model/instance.py
 create mode 100644 intg/src/main/python/apache_atlas/model/lineage.py
 create mode 100644 intg/src/main/python/apache_atlas/model/misc.py
 create mode 100644 intg/src/main/python/apache_atlas/model/profile.py
 create mode 100644 intg/src/main/python/apache_atlas/model/relationship.py
 create mode 100644 intg/src/main/python/apache_atlas/model/typedef.py
 create mode 100644 intg/src/main/python/apache_atlas/utils.py
 create mode 100644 intg/src/main/python/requirements-dev.txt
 create mode 100644 intg/src/main/python/requirements.txt
 create mode 100644 intg/src/main/python/setup.py
 create mode 100644 intg/src/main/python/tox.ini
 create mode 100755 intg/src/main/resources/atlas-log4j.xml
 create mode 100644 intg/src/test/java/org/apache/atlas/ApplicationPropertiesTest.java
 create mode 100755 intg/src/test/java/org/apache/atlas/TestRelationshipUtilsV2.java
 create mode 100755 intg/src/test/java/org/apache/atlas/TestUtilsV2.java
 create mode 100644 intg/src/test/java/org/apache/atlas/model/ModelTestUtil.java
 create mode 100644 intg/src/test/java/org/apache/atlas/model/instance/TestAtlasClassification.java
 create mode 100644 intg/src/test/java/org/apache/atlas/model/instance/TestAtlasEntity.java
 create mode 100644 intg/src/test/java/org/apache/atlas/model/typedef/TestAtlasBusinessMetadataDef.java
 create mode 100644 intg/src/test/java/org/apache/atlas/model/typedef/TestAtlasClassificationDef.java
 create mode 100644 intg/src/test/java/org/apache/atlas/model/typedef/TestAtlasEntityDef.java
 create mode 100644 intg/src/test/java/org/apache/atlas/model/typedef/TestAtlasEnumDef.java
 create mode 100644 intg/src/test/java/org/apache/atlas/model/typedef/TestAtlasRelationshipDef.java
 create mode 100644 intg/src/test/java/org/apache/atlas/model/typedef/TestAtlasStructDef.java
 create mode 100644 intg/src/test/java/org/apache/atlas/security/InMemoryJAASConfigurationTest.java
 create mode 100644 intg/src/test/java/org/apache/atlas/security/InMemoryJAASConfigurationTicketBasedKafkaClientTest.java
 create mode 100644 intg/src/test/java/org/apache/atlas/type/TestAtlasArrayType.java
 create mode 100644 intg/src/test/java/org/apache/atlas/type/TestAtlasBigDecimalType.java
 create mode 100644 intg/src/test/java/org/apache/atlas/type/TestAtlasBigIntegerType.java
 create mode 100644 intg/src/test/java/org/apache/atlas/type/TestAtlasBooleanType.java
 create mode 100644 intg/src/test/java/org/apache/atlas/type/TestAtlasBuiltInTypesFloatDouble.java
 create mode 100644 intg/src/test/java/org/apache/atlas/type/TestAtlasByteType.java
 create mode 100644 intg/src/test/java/org/apache/atlas/type/TestAtlasClassificationType.java
 create mode 100644 intg/src/test/java/org/apache/atlas/type/TestAtlasDateType.java
 create mode 100644 intg/src/test/java/org/apache/atlas/type/TestAtlasDoubleType.java
 create mode 100644 intg/src/test/java/org/apache/atlas/type/TestAtlasEntityType.java
 create mode 100644 intg/src/test/java/org/apache/atlas/type/TestAtlasFloatType.java
 create mode 100644 intg/src/test/java/org/apache/atlas/type/TestAtlasIntType.java
 create mode 100644 intg/src/test/java/org/apache/atlas/type/TestAtlasLongType.java
 create mode 100644 intg/src/test/java/org/apache/atlas/type/TestAtlasMapType.java
 create mode 100644 intg/src/test/java/org/apache/atlas/type/TestAtlasObjectIdType.java
 create mode 100644 intg/src/test/java/org/apache/atlas/type/TestAtlasRelationshipType.java
 create mode 100644 intg/src/test/java/org/apache/atlas/type/TestAtlasShortType.java
 create mode 100644 intg/src/test/java/org/apache/atlas/type/TestAtlasStringType.java
 create mode 100644 intg/src/test/java/org/apache/atlas/type/TestAtlasStructType.java
 create mode 100644 intg/src/test/java/org/apache/atlas/type/TestAtlasTypeRegistry.java
 create mode 100644 intg/src/test/java/org/apache/atlas/type/TestMultiplicity.java
 create mode 100644 intg/src/test/java/org/apache/atlas/utils/FixedBufferListTest.java
 create mode 100644 intg/src/test/python/__init__.py
 create mode 100644 intg/src/test/resources/atlas-application.properties
 create mode 100644 intg/src/test/resources/atlas-jaas.properties
 create mode 100644 intg/src/test/resources/policy-store.txt
 rename {typesystem => intg}/src/test/resources/sampleInstance.json (100%)
 create mode 100755 intg/src/test/resources/sampleTypes.json
 create mode 100644 intg/src/test/resources/test.properties
 create mode 100644 intg/src/test/resources/users-credentials.properties
 create mode 100644 notification/pom.xml
 create mode 100644 notification/src/main/java/org/apache/atlas/hook/AtlasHook.java
 create mode 100644 notification/src/main/java/org/apache/atlas/hook/AtlasHookException.java
 create mode 100644 notification/src/main/java/org/apache/atlas/hook/AtlasTopicCreator.java
 create mode 100644 notification/src/main/java/org/apache/atlas/hook/FailedMessagesLogger.java
 create mode 100644 notification/src/main/java/org/apache/atlas/kafka/AtlasKafkaConsumer.java
 create mode 100644 notification/src/main/java/org/apache/atlas/kafka/AtlasKafkaMessage.java
 create mode 100644 notification/src/main/java/org/apache/atlas/kafka/EmbeddedKafkaServer.java
 create mode 100644 notification/src/main/java/org/apache/atlas/kafka/KafkaNotification.java
 create mode 100644 notification/src/main/java/org/apache/atlas/kafka/NotificationProvider.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/AbstractMessageDeserializer.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/AbstractNotification.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/AbstractNotificationConsumer.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/AtlasNotificationMessageDeserializer.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/IncompatibleVersionException.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/LogConfigUtils.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/MessageDeserializer.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/NotificationConsumer.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/NotificationException.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/NotificationInterface.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/SplitMessageAggregator.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/entity/EntityMessageDeserializer.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/hook/HookMessageDeserializer.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/spool/Archiver.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/spool/AtlasFileSpool.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/spool/FileOperations.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/spool/IndexManagement.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/spool/Publisher.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/spool/SpoolConfiguration.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/spool/SpoolUtils.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/spool/Spooler.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/spool/models/IndexRecord.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/spool/models/IndexRecords.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/spool/utils/local/FileLockedReadWrite.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/spool/utils/local/FileOpAppend.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/spool/utils/local/FileOpCompaction.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/spool/utils/local/FileOpDelete.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/spool/utils/local/FileOpRead.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/spool/utils/local/FileOpUpdate.java
 create mode 100644 notification/src/main/java/org/apache/atlas/notification/spool/utils/local/FileOperation.java
 create mode 100644 notification/src/test/java/org/apache/atlas/hook/AtlasHookTest.java
 create mode 100644 notification/src/test/java/org/apache/atlas/hook/AtlasTopicCreatorTest.java
 create mode 100644 notification/src/test/java/org/apache/atlas/kafka/KafkaConsumerTest.java
 create mode 100644 notification/src/test/java/org/apache/atlas/kafka/KafkaNotificationMockTest.java
 create mode 100644 notification/src/test/java/org/apache/atlas/kafka/KafkaNotificationTest.java
 create mode 100644 notification/src/test/java/org/apache/atlas/notification/AbstractNotificationConsumerTest.java
 create mode 100644 notification/src/test/java/org/apache/atlas/notification/AbstractNotificationTest.java
 create mode 100644 notification/src/test/java/org/apache/atlas/notification/AtlasNotificationMessageTest.java
 create mode 100644 notification/src/test/java/org/apache/atlas/notification/MessageVersionTest.java
 create mode 100644 notification/src/test/java/org/apache/atlas/notification/SplitMessageAggregatorTest.java
 create mode 100644 notification/src/test/java/org/apache/atlas/notification/entity/EntityNotificationDeserializerTest.java
 create mode 100644 notification/src/test/java/org/apache/atlas/notification/entity/EntityNotificationTest.java
 create mode 100644 notification/src/test/java/org/apache/atlas/notification/hook/HookNotificationDeserializerTest.java
 create mode 100644 notification/src/test/java/org/apache/atlas/notification/hook/HookNotificationTest.java
 create mode 100644 notification/src/test/java/org/apache/atlas/notification/spool/AtlasFileSpoolTest.java
 create mode 100644 notification/src/test/java/org/apache/atlas/notification/spool/BaseTest.java
 create mode 100644 notification/src/test/java/org/apache/atlas/notification/spool/IndexManagementTest.java
 create mode 100644 notification/src/test/resources/spool/archive/spool-1.json
 create mode 100644 notification/src/test/resources/spool/index-test-src-1.json
 create mode 100644 notification/src/test/resources/spool/index-test-src-1_closed.json
 create mode 100644 plugin-classloader/pom.xml
 create mode 100644 plugin-classloader/src/main/java/org/apache/atlas/plugin/classloader/AtlasPluginClassLoader.java
 create mode 100644 plugin-classloader/src/main/java/org/apache/atlas/plugin/classloader/AtlasPluginClassLoaderUtil.java
 create mode 100644 plugin-classloader/src/test/java/org/apache/atlas/plugin/classloader/AtlasPluginClassLoaderTest.java
 mode change 100755 => 100644 pom.xml
 create mode 100644 release-build.xml
 create mode 100644 release-log.txt
 create mode 100644 repository/src/main/java/org/apache/atlas/GraphTransactionAdvisor.java
 create mode 100644 repository/src/main/java/org/apache/atlas/GraphTransactionInterceptor.java
 create mode 100644 repository/src/main/java/org/apache/atlas/discovery/AtlasDiscoveryService.java
 create mode 100644 repository/src/main/java/org/apache/atlas/discovery/AtlasLineageService.java
 create mode 100644 repository/src/main/java/org/apache/atlas/discovery/ClassificationSearchProcessor.java
 create mode 100644 repository/src/main/java/org/apache/atlas/discovery/EntityDiscoveryService.java
 create mode 100644 repository/src/main/java/org/apache/atlas/discovery/EntityLineageService.java
 create mode 100644 repository/src/main/java/org/apache/atlas/discovery/EntitySearchProcessor.java
 create mode 100644 repository/src/main/java/org/apache/atlas/discovery/FreeTextSearchProcessor.java
 create mode 100644 repository/src/main/java/org/apache/atlas/discovery/FullTextSearchProcessor.java
 create mode 100644 repository/src/main/java/org/apache/atlas/discovery/GraphIndexQueryBuilder.java
 create mode 100644 repository/src/main/java/org/apache/atlas/discovery/SearchAggregator.java
 create mode 100644 repository/src/main/java/org/apache/atlas/discovery/SearchAggregatorImpl.java
 create mode 100644 repository/src/main/java/org/apache/atlas/discovery/SearchContext.java
 create mode 100755 repository/src/main/java/org/apache/atlas/discovery/SearchIndexer.java
 create mode 100644 repository/src/main/java/org/apache/atlas/discovery/SearchProcessor.java
 create mode 100644 repository/src/main/java/org/apache/atlas/discovery/SuggestionsProvider.java
 create mode 100644 repository/src/main/java/org/apache/atlas/discovery/SuggestionsProviderImpl.java
 create mode 100644 repository/src/main/java/org/apache/atlas/discovery/TermSearchProcessor.java
 create mode 100644 repository/src/main/java/org/apache/atlas/entitytransform/Action.java
 create mode 100644 repository/src/main/java/org/apache/atlas/entitytransform/AtlasEntityTransformer.java
 create mode 100644 repository/src/main/java/org/apache/atlas/entitytransform/BaseEntityHandler.java
 create mode 100644 repository/src/main/java/org/apache/atlas/entitytransform/Condition.java
 create mode 100644 repository/src/main/java/org/apache/atlas/entitytransform/EntityAttribute.java
 create mode 100644 repository/src/main/java/org/apache/atlas/entitytransform/HdfsPathEntityHandler.java
 create mode 100644 repository/src/main/java/org/apache/atlas/entitytransform/HiveColumnEntityHandler.java
 create mode 100644 repository/src/main/java/org/apache/atlas/entitytransform/HiveDatabaseEntityHandler.java
 create mode 100644 repository/src/main/java/org/apache/atlas/entitytransform/HiveStorageDescriptorEntityHandler.java
 create mode 100644 repository/src/main/java/org/apache/atlas/entitytransform/HiveTableEntityHandler.java
 create mode 100644 repository/src/main/java/org/apache/atlas/entitytransform/TransformationConstants.java
 create mode 100644 repository/src/main/java/org/apache/atlas/entitytransform/TransformerContext.java
 create mode 100644 repository/src/main/java/org/apache/atlas/glossary/GlossaryCategoryUtils.java
 create mode 100644 repository/src/main/java/org/apache/atlas/glossary/GlossaryService.java
 create mode 100644 repository/src/main/java/org/apache/atlas/glossary/GlossaryTermUtils.java
 create mode 100644 repository/src/main/java/org/apache/atlas/glossary/GlossaryUtils.java
 create mode 100644 repository/src/main/java/org/apache/atlas/listener/ChangedTypeDefs.java
 create mode 100644 repository/src/main/java/org/apache/atlas/listener/EntityChangeListenerV2.java
 create mode 100644 repository/src/main/java/org/apache/atlas/listener/TypeDefChangeListener.java
 create mode 100644 repository/src/main/java/org/apache/atlas/query/AtlasDSL.java
 create mode 100644 repository/src/main/java/org/apache/atlas/query/DSLVisitor.java
 create mode 100644 repository/src/main/java/org/apache/atlas/query/GremlinClause.java
 create mode 100644 repository/src/main/java/org/apache/atlas/query/GremlinClauseList.java
 create mode 100644 repository/src/main/java/org/apache/atlas/query/GremlinQuery.java
 create mode 100644 repository/src/main/java/org/apache/atlas/query/GremlinQueryComposer.java
 create mode 100644 repository/src/main/java/org/apache/atlas/query/IdentifierHelper.java
 create mode 100644 repository/src/main/java/org/apache/atlas/query/Lookup.java
 create mode 100644 repository/src/main/java/org/apache/atlas/query/QueryParams.java
 create mode 100644 repository/src/main/java/org/apache/atlas/query/RegistryBasedLookup.java
 create mode 100644 repository/src/main/java/org/apache/atlas/query/SelectClauseComposer.java
 create mode 100644 repository/src/main/java/org/apache/atlas/query/antlr4/AtlasDSLLexer.g4
 create mode 100644 repository/src/main/java/org/apache/atlas/query/antlr4/AtlasDSLLexer.java
 create mode 100644 repository/src/main/java/org/apache/atlas/query/antlr4/AtlasDSLLexer.tokens
 create mode 100644 repository/src/main/java/org/apache/atlas/query/antlr4/AtlasDSLParser.g4
 create mode 100644 repository/src/main/java/org/apache/atlas/query/antlr4/AtlasDSLParser.java
 create mode 100644 repository/src/main/java/org/apache/atlas/query/antlr4/AtlasDSLParserBaseVisitor.java
 create mode 100644 repository/src/main/java/org/apache/atlas/query/antlr4/AtlasDSLParserListener.java
 create mode 100644 repository/src/main/java/org/apache/atlas/query/antlr4/AtlasDSLParserVisitor.java
 create mode 100644 repository/src/main/java/org/apache/atlas/query/executors/DSLQueryExecutor.java
 create mode 100644 repository/src/main/java/org/apache/atlas/query/executors/GremlinClauseToTraversalTranslator.java
 create mode 100644 repository/src/main/java/org/apache/atlas/query/executors/ScriptEngineBasedExecutor.java
 create mode 100644 repository/src/main/java/org/apache/atlas/query/executors/SelectClauseProjections.java
 create mode 100644 repository/src/main/java/org/apache/atlas/query/executors/TraversalBasedExecutor.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/IndexCreationException.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/IndexException.java
 create mode 100755 repository/src/main/java/org/apache/atlas/repository/RepositoryException.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/audit/AbstractStorageBasedAuditRepository.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/audit/AtlasAuditService.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/audit/CassandraBasedAuditRepository.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/audit/EntityAuditListener.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/audit/EntityAuditListenerV2.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/audit/EntityAuditRepository.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/audit/HBaseBasedAuditRepository.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/audit/InMemoryEntityAuditRepository.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/audit/NoopEntityAuditRepository.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/audit/TypeDefAuditListener.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/converters/AtlasAbstractFormatConverter.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/converters/AtlasArrayFormatConverter.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/converters/AtlasClassificationFormatConverter.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/converters/AtlasEntityFormatConverter.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/converters/AtlasEnumFormatConverter.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/converters/AtlasFormatConverter.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/converters/AtlasFormatConverters.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/converters/AtlasInstanceConverter.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/converters/AtlasMapFormatConverter.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/converters/AtlasObjectIdConverter.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/converters/AtlasPrimitiveFormatConverter.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/converters/AtlasStructFormatConverter.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/converters/TypeConverterUtil.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/graph/AtlasEdgeLabel.java
 create mode 100755 repository/src/main/java/org/apache/atlas/repository/graph/AtlasGraphProvider.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/graph/FullTextMapperV2.java
 create mode 100755 repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java
 create mode 100755 repository/src/main/java/org/apache/atlas/repository/graph/GraphHelper.java
 create mode 100755 repository/src/main/java/org/apache/atlas/repository/graph/IAtlasGraphProvider.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/graph/IFullTextMapper.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/graph/IndexChangeListener.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/graph/SolrIndexHelper.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/AtlasServerService.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/AuditsWriter.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/EntitiesExtractor.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/ExportImportAuditService.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/ExportService.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/ExportTypeProcessor.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/ExtractStrategy.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/HdfsPathEntityCreator.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/ImportService.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/ImportTransformer.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/ImportTransforms.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/ImportTransformsShaper.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/ImportTypeDefProcessor.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/IncrementalExportEntityProvider.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/MigrationProgressService.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/RelationshipAttributesExtractor.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/StartEntityFetchByExportRequest.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/TableReplicationRequestProcessor.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/TypeAttributeDifference.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/VertexExtractor.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/ZipExportFileNames.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/ZipSink.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/ZipSource.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/ZipSourceDirect.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/impexp/ZipSourceWithBackingDirectory.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/migration/DataMigrationService.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/migration/DataMigrationStatusService.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/migration/FileWatcher.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/migration/ZipFileMigrationImporter.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/ogm/AbstractDataTransferObject.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/ogm/AtlasAuditEntryDTO.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/ogm/AtlasServerDTO.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/ogm/DTORegistry.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/ogm/DataAccess.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/ogm/DataTransferObject.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/ogm/ExportImportAuditEntryDTO.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/ogm/glossary/AbstractGlossaryDTO.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/ogm/glossary/AtlasGlossaryCategoryDTO.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/ogm/glossary/AtlasGlossaryDTO.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/ogm/glossary/AtlasGlossaryTermDTO.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/ogm/profiles/AtlasSavedSearchDTO.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/ogm/profiles/AtlasUserProfileDTO.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/patches/AddMandatoryAttributesPatch.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/patches/AtlasPatchHandler.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/patches/AtlasPatchManager.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/patches/AtlasPatchRegistry.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/patches/AtlasPatchService.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/patches/ClassificationTextPatch.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/patches/ConcurrentPatchProcessor.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/patches/FreeTextRequestHandlerPatch.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/patches/IndexConsistencyPatch.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/patches/PatchContext.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/patches/ProcessNamePatch.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/patches/ReIndexPatch.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/patches/SuggestionsRequestHandlerPatch.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/patches/SuperTypesUpdatePatch.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/patches/UniqueAttributePatch.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/bootstrap/AtlasTypeDefStoreInitializer.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasDefStore.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasEntityStore.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasRelationshipStore.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasTypeDefGraphStore.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/BulkImporter.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/EntityCorrelationStore.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/EntityGraphDiscovery.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/EntityGraphDiscoveryContext.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/EntityResolver.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v1/DeleteHandlerDelegate.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v1/DeleteHandlerV1.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v1/HardDeleteHandlerV1.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v1/SoftDeleteHandlerV1.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasAbstractDefStoreV2.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasBusinessMetadataDefStoreV2.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasClassificationDefStoreV2.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityChangeNotifier.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityComparator.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityDefStoreV2.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityGraphDiscoveryV2.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityStoreV2.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityStream.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityStreamForImport.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEnumDefStoreV2.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasGraphUtilsV2.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasRelationshipDefStoreV2.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasRelationshipStoreV2.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasStructDefStoreV2.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasTypeDefGraphStoreV2.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AttributeMutationContext.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/BulkImporterImpl.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/ClassificationAssociator.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphMapper.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphRetriever.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityImportStream.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityMutationContext.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityStateChecker.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityStream.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/IAtlasEntityChangeNotifier.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/IDBasedEntityResolver.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/InMemoryMapEntityStream.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/UniqAttrBasedEntityResolver.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/bulkimport/EntityChangeNotifierNop.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/bulkimport/FullTextMapperV2Nop.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/bulkimport/ImportStrategy.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/bulkimport/MigrationImport.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/bulkimport/RegularImport.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/bulkimport/pc/EntityConsumer.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/bulkimport/pc/EntityConsumerBuilder.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/bulkimport/pc/EntityCreationManager.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/tasks/ClassificationPropagateTaskFactory.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/tasks/ClassificationPropagationTasks.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/tasks/ClassificationTask.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/userprofile/UserProfileService.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/util/FilterUtil.java
 create mode 100644 repository/src/main/java/org/apache/atlas/repository/util/UniqueList.java
 create mode 100644 repository/src/main/java/org/apache/atlas/services/MetricsService.java
 create mode 100644 repository/src/main/java/org/apache/atlas/store/AtlasTypeDefStore.java
 create mode 100644 repository/src/main/java/org/apache/atlas/tasks/AbstractTask.java
 create mode 100644 repository/src/main/java/org/apache/atlas/tasks/TaskExecutor.java
 create mode 100644 repository/src/main/java/org/apache/atlas/tasks/TaskFactory.java
 create mode 100644 repository/src/main/java/org/apache/atlas/tasks/TaskFactoryRegistry.java
 create mode 100644 repository/src/main/java/org/apache/atlas/tasks/TaskManagement.java
 create mode 100644 repository/src/main/java/org/apache/atlas/tasks/TaskRegistry.java
 create mode 100644 repository/src/main/java/org/apache/atlas/util/AtlasGremlin2QueryProvider.java
 create mode 100644 repository/src/main/java/org/apache/atlas/util/AtlasGremlin3QueryProvider.java
 create mode 100644 repository/src/main/java/org/apache/atlas/util/AtlasGremlinQueryProvider.java
 create mode 100644 repository/src/main/java/org/apache/atlas/util/AtlasMetricJVMUtil.java
 create mode 100644 repository/src/main/java/org/apache/atlas/util/AtlasMetricsCounter.java
 create mode 100644 repository/src/main/java/org/apache/atlas/util/AtlasMetricsUtil.java
 create mode 100644 repository/src/main/java/org/apache/atlas/util/AtlasRepositoryConfiguration.java
 create mode 100644 repository/src/main/java/org/apache/atlas/util/AttributeValueMap.java
 create mode 100644 repository/src/main/java/org/apache/atlas/util/BeanUtil.java
 create mode 100644 repository/src/main/java/org/apache/atlas/util/FileUtils.java
 create mode 100644 repository/src/main/java/org/apache/atlas/util/IndexedInstance.java
 create mode 100644 repository/src/main/java/org/apache/atlas/util/SearchPredicateUtil.java
 create mode 100644 repository/src/main/java/org/apache/atlas/util/SearchTracker.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/RepositoryMetadataModule.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/discovery/DiscoveryException.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/discovery/DiscoveryService.java
 delete mode 100644 repository/src/main/java/org/apache/hadoop/metadata/discovery/HiveLineageService.java
 delete mode 100644 repository/src/main/java/org/apache/hadoop/metadata/discovery/LineageService.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/discovery/SearchIndexer.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/discovery/graph/DefaultGraphPersistenceStrategy.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/discovery/graph/GraphBackedDiscoveryService.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/listener/EntityChangeListener.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/listener/TypesChangeListener.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/repository/Constants.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/repository/DiscoverInstances.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/repository/IRepository.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/repository/MetadataRepository.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/repository/RepositoryException.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/repository/graph/GraphBackedMetadataRepository.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/repository/graph/GraphBackedSearchIndexer.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/repository/graph/GraphHelper.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/repository/graph/GraphProvider.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/repository/graph/TitanGraphProvider.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/repository/memory/AttributeStores.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/repository/memory/ClassStore.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/repository/memory/HierarchicalTypeStore.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/repository/memory/IAttributeStore.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/repository/memory/MemRepository.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/repository/memory/ReplaceIdWithInstance.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/repository/memory/StructStore.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/repository/memory/TraitStore.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/repository/typestore/GraphBackedTypeStore.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/repository/typestore/ITypeStore.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/repository/typestore/StorageException.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/services/DefaultMetadataService.java
 delete mode 100755 repository/src/main/java/org/apache/hadoop/metadata/services/MetadataService.java
 delete mode 100755 repository/src/main/scala/org/apache/hadoop/metadata/query/ClosureQuery.scala
 delete mode 100755 repository/src/main/scala/org/apache/hadoop/metadata/query/Expressions.scala
 delete mode 100755 repository/src/main/scala/org/apache/hadoop/metadata/query/GraphPersistenceStrategies.scala
 delete mode 100755 repository/src/main/scala/org/apache/hadoop/metadata/query/GremlinEvaluator.scala
 delete mode 100755 repository/src/main/scala/org/apache/hadoop/metadata/query/GremlinQuery.scala
 delete mode 100755 repository/src/main/scala/org/apache/hadoop/metadata/query/QueryParser.scala
 delete mode 100755 repository/src/main/scala/org/apache/hadoop/metadata/query/QueryProcessor.scala
 delete mode 100755 repository/src/main/scala/org/apache/hadoop/metadata/query/Resolver.scala
 delete mode 100755 repository/src/main/scala/org/apache/hadoop/metadata/query/TypeUtils.scala
 create mode 100644 repository/src/test/java/org/apache/atlas/BasicTestSetup.java
 create mode 100644 repository/src/test/java/org/apache/atlas/TestModules.java
 create mode 100644 repository/src/test/java/org/apache/atlas/discovery/AtlasDiscoveryServiceTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/discovery/ClassificationSearchProcessorTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/discovery/EntitySearchProcessorTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/discovery/FreeTextSearchProcessorTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/entitytransform/TransformationHandlerTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/glossary/GlossaryServiceTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/glossary/PaginationHelperTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/patches/AtlasPatchRegistryTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/pc/StatusReporterTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/pc/WorkItemConsumerTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/pc/WorkItemConsumerWithResultsTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/pc/WorkItemManagerTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/pc/WorkItemManagerWithResultsTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/query/BaseDSLComposer.java
 create mode 100644 repository/src/test/java/org/apache/atlas/query/DSLParsingTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/query/DSLQueriesTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/query/GremlinQueryComposerTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/query/TraversalComposerTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/AtlasTestBase.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/audit/AdminPurgeTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/audit/AtlasAuditServiceTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/audit/AuditRepositoryTestBase.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/audit/CassandraAuditRepositoryTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/audit/InMemoryAuditRepositoryTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/AtlasImportRequestTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/AtlasServerServiceTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/DataMigrationStatusServiceTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/ExportImportAuditServiceTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/ExportIncrementalTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/ExportServiceTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/ExportSkipLineageTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/HdfsPathEntityCreatorTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/ImportReactivateTableTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/ImportServiceTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/ImportTransformerJSONTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/ImportTransformerTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/ImportTransformsShaperTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/ImportTransformsTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/IncrementalExportEntityProviderTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/RelationshipAttributesExtractorTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/ReplicationEntityAttributeTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/StartEntityFetchByExportRequestTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/TableReplicationRequestProcessorTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/TypeAttributeDifferenceTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/UniqueListTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/ZipDirectTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/ZipFileResourceTestUtils.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/ZipSinkTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/impexp/ZipSourceTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/migration/ComplexAttributesTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/migration/HiveParititionTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/migration/HiveStocksTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/migration/MigrationBaseAsserts.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/migration/MigrationProgressServiceTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/migration/PathTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/migration/RelationshipCacheGeneratorTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/migration/TypesDefScrubberTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/migration/TypesWithClassificationTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/migration/TypesWithCollectionsFinderTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/store/graph/AtlasTypeDefGraphStoreTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/store/graph/v1/SoftReferenceTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/store/graph/v2/AtlasBusinessMetadataDefStoreV2Test.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/store/graph/v2/AtlasClassificationDefStoreV2Test.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/store/graph/v2/AtlasComplexAttributesTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityComparatorTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityDefStoreV2Test.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityStoreV2Test.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityTestBase.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/store/graph/v2/AtlasRelationshipDefStoreV2Test.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/store/graph/v2/AtlasRelationshipStoreHardDeleteV2Test.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/store/graph/v2/AtlasRelationshipStoreSoftDeleteV2Test.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/store/graph/v2/AtlasRelationshipStoreV2Test.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/store/graph/v2/BulkImportPercentTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/store/graph/v2/BulkLoadingTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/store/graph/v2/ClassificationAssociatorTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/store/graph/v2/DifferentialAuditsTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/store/graph/v2/EntityCorrelationStoreTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/store/graph/v2/InverseReferenceUpdateHardDeleteV2Test.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/store/graph/v2/InverseReferenceUpdateSoftDeleteV2Test.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/store/graph/v2/InverseReferenceUpdateV2Test.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/tagpropagation/ClassificationPropagationTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/tagpropagation/ClassificationPropagationWithTasksTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/repository/userprofile/UserProfileServiceTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/services/MetricsServiceTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/tasks/BaseTaskFixture.java
 create mode 100644 repository/src/test/java/org/apache/atlas/tasks/TaskExecutorTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/tasks/TaskManagementTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/tasks/TaskRegistryTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/utils/ObjectUpdateSynchronizerTest.java
 create mode 100644 repository/src/test/java/org/apache/atlas/utils/TestLoadModelUtils.java
 create mode 100644 repository/src/test/java/org/apache/atlas/utils/TestResourceFileUtils.java
 delete mode 100755 repository/src/test/java/org/apache/hadoop/metadata/RepositoryServiceLoadingTest.java
 delete mode 100755 repository/src/test/java/org/apache/hadoop/metadata/TestUtils.java
 delete mode 100755 repository/src/test/java/org/apache/hadoop/metadata/discovery/GraphBackedDiscoveryServiceTest.java
 delete mode 100644 repository/src/test/java/org/apache/hadoop/metadata/discovery/HiveLineageServiceTest.java
 delete mode 100755 repository/src/test/java/org/apache/hadoop/metadata/repository/BaseTest.java
 delete mode 100755 repository/src/test/java/org/apache/hadoop/metadata/repository/graph/GraphBackedMetadataRepositoryTest.java
 delete mode 100755 repository/src/test/java/org/apache/hadoop/metadata/repository/graph/GraphRepoMapperScaleTest.java
 delete mode 100755 repository/src/test/java/org/apache/hadoop/metadata/repository/memory/ClassTest.java
 delete mode 100755 repository/src/test/java/org/apache/hadoop/metadata/repository/memory/EnumTest.java
 delete mode 100755 repository/src/test/java/org/apache/hadoop/metadata/repository/memory/InstanceE2ETest.java
 delete mode 100755 repository/src/test/java/org/apache/hadoop/metadata/repository/memory/StorageTest.java
 delete mode 100755 repository/src/test/java/org/apache/hadoop/metadata/repository/memory/StructTest.java
 delete mode 100755 repository/src/test/java/org/apache/hadoop/metadata/repository/memory/TraitTest.java
 delete mode 100755 repository/src/test/java/org/apache/hadoop/metadata/repository/typestore/GraphBackedTypeStoreTest.java
 delete mode 100755 repository/src/test/resources/application.properties
 create mode 100644 repository/src/test/resources/cassandra_test.yml
 create mode 100644 repository/src/test/resources/classification_defs/atlas-migration-data.json
 create mode 100644 repository/src/test/resources/classification_defs/atlas-migration-typesdef.json
 create mode 100644 repository/src/test/resources/complex-attr_db/atlas-migration-data.json
 create mode 100644 repository/src/test/resources/complex-attr_db/atlas-migration-typesdef.json
 create mode 100644 repository/src/test/resources/csvFiles/empty.csv
 create mode 100644 repository/src/test/resources/csvFiles/incorrectFile.csv
 create mode 100644 repository/src/test/resources/csvFiles/incorrectFile_2.csv
 create mode 100644 repository/src/test/resources/csvFiles/template_1.csv
 create mode 100644 repository/src/test/resources/csvFiles/template_2.csv
 create mode 100644 repository/src/test/resources/csvFiles/template_with_circular_relationship.csv
 create mode 100644 repository/src/test/resources/ctas.zip
 create mode 100644 repository/src/test/resources/dept-employee-test-utils.zip
 create mode 100644 repository/src/test/resources/dup_col_deleted.zip
 create mode 100644 repository/src/test/resources/empty.zip
 create mode 100644 repository/src/test/resources/excelFiles/invalid_xls.xls
 create mode 100644 repository/src/test/resources/excelFiles/template_1.xlsx
 create mode 100644 repository/src/test/resources/hdfs_path1.zip
 create mode 100644 repository/src/test/resources/hive_db_lineage.zip
 create mode 100644 repository/src/test/resources/json/auditSearchParameters/audit-search-parameter-purge.json
 create mode 100644 repository/src/test/resources/json/auditSearchParameters/audit-search-parameter-without-filter.json
 create mode 100644 repository/src/test/resources/json/classification-association/col-entity-None.json
 create mode 100644 repository/src/test/resources/json/classification-association/col-entity-PII-FIN_PII.json
 create mode 100644 repository/src/test/resources/json/classification-association/col-entity-PII.json
 create mode 100644 repository/src/test/resources/json/classification-association/col-entity-T1-prop-Tn-No-Guid.json
 create mode 100644 repository/src/test/resources/json/classification-association/col-entity-T1-prop-Tn.json
 create mode 100644 repository/src/test/resources/json/classification-association/col-entity-def-unique-name.json
 create mode 100644 repository/src/test/resources/json/classification-association/header-FIN_PII.json
 create mode 100644 repository/src/test/resources/json/classification-association/header-None.json
 create mode 100644 repository/src/test/resources/json/classification-association/header-PII-VENDOR_PII.json
 create mode 100644 repository/src/test/resources/json/classification-association/header-PII-no-qualifiedName.json
 create mode 100644 repository/src/test/resources/json/classification-association/header-PII.json
 create mode 100644 repository/src/test/resources/json/classification-association/header-Tx-prop-T1-No-Guid.json
 create mode 100644 repository/src/test/resources/json/classification-association/header-Tx-prop-T1.json
 create mode 100644 repository/src/test/resources/json/classification-association/header-Tx.json
 create mode 100644 repository/src/test/resources/json/classification-association/header-empty.json
 create mode 100644 repository/src/test/resources/json/entities/column-lineage.json
 create mode 100644 repository/src/test/resources/json/entities/db01.json
 create mode 100644 repository/src/test/resources/json/entities/db1.json
 create mode 100644 repository/src/test/resources/json/entities/db2.json
 create mode 100644 repository/src/test/resources/json/entities/table-lineage.json
 create mode 100644 repository/src/test/resources/json/entities/table1.json
 create mode 100644 repository/src/test/resources/json/entities/table2.json
 create mode 100644 repository/src/test/resources/json/entities/tbl01-2cols.json
 create mode 100644 repository/src/test/resources/json/entities/tbl01.json
 create mode 100644 repository/src/test/resources/json/entity1.json
 create mode 100644 repository/src/test/resources/json/hiveDBv2.json
 create mode 100644 repository/src/test/resources/json/rdbms-db.json
 create mode 100644 repository/src/test/resources/json/stocksDB-Entities/db.json
 create mode 100644 repository/src/test/resources/json/stocksDB-Entities/export-connected.json
 create mode 100644 repository/src/test/resources/json/stocksDB-Entities/export-incremental.json
 create mode 100644 repository/src/test/resources/json/stocksDB-Entities/export-replicatedTo.json
 create mode 100644 repository/src/test/resources/json/stocksDB-Entities/export-skip-lineage.json
 create mode 100644 repository/src/test/resources/json/stocksDB-Entities/import-replicatedFrom.json
 create mode 100644 repository/src/test/resources/json/stocksDB-Entities/replicationAttrs.json
 create mode 100644 repository/src/test/resources/json/stocksDB-Entities/table-columns.json
 create mode 100644 repository/src/test/resources/json/stocksDB-Entities/table-table-lineage.json
 create mode 100644 repository/src/test/resources/json/stocksDB-Entities/table-view.json
 create mode 100644 repository/src/test/resources/json/stocksDB-Entities/typesdef-new-classification.json
 create mode 100644 repository/src/test/resources/json/stocksDB-Entities/typesdef.json
 create mode 100644 repository/src/test/resources/json/transform1.json
 create mode 100644 repository/src/test/resources/json/typesDef-bm.json
 create mode 100644 repository/src/test/resources/json/typesDef-classification-with-map.json
 create mode 100644 repository/src/test/resources/json/typesDef-soft-ref.json
 create mode 100644 repository/src/test/resources/legacy-typesdef.json
 create mode 100644 repository/src/test/resources/logging-v1-full.zip
 create mode 100644 repository/src/test/resources/metrics-entities-data.zip
 create mode 100644 repository/src/test/resources/parts_db/atlas-migration-data.json
 create mode 100644 repository/src/test/resources/parts_db/atlas-migration-typesdef.json
 create mode 100644 repository/src/test/resources/path_db/atlas-migration-data.json
 create mode 100644 repository/src/test/resources/path_db/atlas-migration-typesdef.json
 create mode 100644 repository/src/test/resources/rel-lineage.zip
 create mode 100644 repository/src/test/resources/repl_exp_1.zip
 create mode 100644 repository/src/test/resources/repl_exp_2.zip
 create mode 100644 repository/src/test/resources/reporting-v1-full.zip
 create mode 100644 repository/src/test/resources/sales-v1-full.zip
 create mode 100644 repository/src/test/resources/salesNewTypeAttrs-next.zip
 create mode 100644 repository/src/test/resources/salesNewTypeAttrs.zip
 create mode 100644 repository/src/test/resources/solr/collections.txt
 create mode 100644 repository/src/test/resources/solr/core-template/currency.xml
 create mode 100644 repository/src/test/resources/solr/core-template/lang/stopwords_en.txt
 create mode 100644 repository/src/test/resources/solr/core-template/protwords.txt
 create mode 100644 repository/src/test/resources/solr/core-template/schema.xml
 create mode 100644 repository/src/test/resources/solr/core-template/solrconfig.xml
 create mode 100644 repository/src/test/resources/solr/core-template/stopwords.txt
 create mode 100644 repository/src/test/resources/solr/core-template/synonyms.txt
 create mode 100644 repository/src/test/resources/solr/solr.xml
 create mode 100644 repository/src/test/resources/stocks-2-0.8-extended-tag.json
 create mode 100644 repository/src/test/resources/stocks-2.zip
 create mode 100644 repository/src/test/resources/stocks-float.zip
 create mode 100644 repository/src/test/resources/stocks-glossary.zip
 create mode 100644 repository/src/test/resources/stocks-rel-2.zip
 create mode 100644 repository/src/test/resources/stocks.zip
 create mode 100644 repository/src/test/resources/stocks_db/atlas-migration-data.json
 create mode 100644 repository/src/test/resources/stocks_db/atlas-migration-typesdef.json
 create mode 100644 repository/src/test/resources/tag-prop-2.zip
 create mode 100644 repository/src/test/resources/tag-propagation-data.zip
 create mode 100644 repository/src/test/resources/tag1.json
 create mode 100644 repository/src/test/resources/zip-direct-1.zip
 create mode 100644 repository/src/test/resources/zip-direct-2.zip
 create mode 100644 repository/src/test/resources/zip-direct-3.zip
 delete mode 100755 repository/src/test/scala/org/apache/hadoop/metadata/query/ExpressionTest.scala
 delete mode 100755 repository/src/test/scala/org/apache/hadoop/metadata/query/GremlinTest.scala
 delete mode 100755 repository/src/test/scala/org/apache/hadoop/metadata/query/GremlinTest2.scala
 delete mode 100755 repository/src/test/scala/org/apache/hadoop/metadata/query/HiveTitanSample.scala
 delete mode 100755 repository/src/test/scala/org/apache/hadoop/metadata/query/LexerTest.scala
 delete mode 100755 repository/src/test/scala/org/apache/hadoop/metadata/query/LineageQueryTest.scala
 delete mode 100755 repository/src/test/scala/org/apache/hadoop/metadata/query/ParserTest.scala
 delete mode 100755 repository/src/test/scala/org/apache/hadoop/metadata/query/QueryTestsUtils.scala
 create mode 100644 server-api/pom.xml
 create mode 100644 server-api/src/main/java/org/apache/atlas/RequestContext.java
 create mode 100644 server-api/src/main/java/org/apache/atlas/exception/EntityNotFoundException.java
 create mode 100644 server-api/src/main/java/org/apache/atlas/exception/NotFoundException.java
 create mode 100644 server-api/src/main/java/org/apache/atlas/ha/AtlasServerIdSelector.java
 create mode 100644 server-api/src/main/java/org/apache/atlas/listener/ActiveStateChangeHandler.java
 create mode 100644 server-api/src/main/java/org/apache/atlas/listener/EntityChangeListener.java
 create mode 100644 server-api/src/main/java/org/apache/atlas/listener/TypesChangeListener.java
 create mode 100644 server-api/src/main/java/org/apache/atlas/setup/SetupException.java
 create mode 100644 server-api/src/main/java/org/apache/atlas/setup/SetupStep.java
 create mode 100644 server-api/src/main/test/org/apache/atlas/ha/AtlasServerIdSelectorTest.java
 delete mode 100755 src/bin/cputil.py
 delete mode 100755 src/bin/cputil.sh
 delete mode 100755 src/bin/metadata-config.sh
 delete mode 100755 src/bin/metadata-start.sh
 delete mode 100755 src/bin/metadata-stop.sh
 delete mode 100755 src/bin/metadata_config.py
 delete mode 100755 src/bin/metadata_start.py
 delete mode 100755 src/bin/metadata_stop.py
 delete mode 100755 src/bin/quick-start.sh
 delete mode 100755 src/bin/quick_start.py
 delete mode 100755 src/build/checkstyle.xml
 delete mode 100755 src/build/enunciate.xml
 delete mode 100755 src/build/findbugs-exclude.xml
 delete mode 100755 src/conf/application.properties
 delete mode 100755 src/conf/log4j.xml
 delete mode 100755 src/main/assemblies/src-package.xml
 delete mode 100755 src/main/assemblies/standalone-package.xml
 delete mode 100755 src/main/examples/hive-data-model.json
 delete mode 100644 src/test/mock/docs/__init__.py
 delete mode 100644 src/test/mock/docs/changelog.txt
 delete mode 100644 src/test/mock/docs/compare.txt
 delete mode 100644 src/test/mock/docs/conf.py
 delete mode 100644 src/test/mock/docs/examples.txt
 delete mode 100644 src/test/mock/docs/getting-started.txt
 delete mode 100644 src/test/mock/docs/helpers.txt
 delete mode 100644 src/test/mock/docs/index.txt
 delete mode 100644 src/test/mock/docs/magicmock.txt
 delete mode 100644 src/test/mock/docs/mock.txt
 delete mode 100644 src/test/mock/docs/patch.txt
 delete mode 100644 src/test/mock/docs/sentinel.txt
 delete mode 100644 src/test/python/scripts/TestMetadata.py
 create mode 100644 test-tools/pom.xml
 create mode 100644 test-tools/src/main/java/org/apache/atlas/runner/LocalSolrRunner.java
 create mode 100644 test-tools/src/main/resources/log4j.properties
 create mode 100644 test-tools/src/main/resources/solr/collections.txt
 create mode 100644 test-tools/src/main/resources/solr/core-template/currency.xml
 create mode 100644 test-tools/src/main/resources/solr/core-template/lang/stopwords_en.txt
 create mode 100644 test-tools/src/main/resources/solr/core-template/protwords.txt
 create mode 100644 test-tools/src/main/resources/solr/core-template/schema.xml
 create mode 100644 test-tools/src/main/resources/solr/core-template/solrconfig.xml
 create mode 100644 test-tools/src/main/resources/solr/core-template/stopwords.txt
 create mode 100644 test-tools/src/main/resources/solr/core-template/synonyms.txt
 create mode 100644 test-tools/src/main/resources/solr/solr.xml
 create mode 100644 tools/atlas-index-repair/README
 create mode 100644 tools/atlas-index-repair/pom.xml
 create mode 100644 tools/atlas-index-repair/src/main/java/org/apache/atlas/tools/RepairIndex.java
 create mode 100644 tools/atlas-index-repair/src/main/resources/atlas-log4j.xml
 create mode 100755 tools/atlas-index-repair/src/main/resources/repair_index.py
 create mode 100755 tools/atlas-migration-exporter/README
 create mode 100755 tools/atlas-migration-exporter/atlas-log4j.xml
 create mode 100755 tools/atlas-migration-exporter/atlas_migration_export.py
 create mode 100644 tools/classification-updater/pom.xml
 create mode 100644 tools/classification-updater/src/main/java/org/apache/atlas/tools/BulkFetchAndUpdate.java
 create mode 100644 tools/classification-updater/src/main/resources/atlas-log4j.xml
 create mode 100644 tools/classification-updater/src/main/resources/update-classifications.sh
 delete mode 100755 tools/pom.xml
 delete mode 100755 tools/src/main/resources/application.conf
 delete mode 100755 tools/src/main/scala/org/apache/hadoop/metadata/tools/cli/Console.scala
 delete mode 100755 tools/src/main/scala/org/apache/hadoop/metadata/tools/dsl/DynamicTypedStruct.scala
 delete mode 100755 tools/src/main/scala/org/apache/hadoop/metadata/tools/dsl/package.scala
 delete mode 100755 tools/src/main/scala/org/apache/hadoop/metadata/tools/simpleserver/Main.scala
 delete mode 100755 tools/src/main/scala/org/apache/hadoop/metadata/tools/simpleserver/MetadataActor.scala
 delete mode 100755 tools/src/main/scala/org/apache/hadoop/metadata/tools/simpleserver/RestInterface.scala
 delete mode 100755 tools/src/main/scala/org/apache/hadoop/metadata/tools/thrift/ThriftParser.scala
 delete mode 100755 tools/src/main/scala/org/apache/hadoop/metadata/tools/thrift/ThriftTypesGen.scala
 delete mode 100755 tools/src/test/resources/test.thrift
 delete mode 100755 tools/src/test/scala/org/apache/hadoop/metadata/tools/dsl/DSLTest.scala
 delete mode 100755 tools/src/test/scala/org/apache/hadoop/metadata/tools/hive/HiveMockMetadataService.scala
 delete mode 100755 tools/src/test/scala/org/apache/hadoop/metadata/tools/thrift/ThriftLexerTest.scala
 delete mode 100755 tools/src/test/scala/org/apache/hadoop/metadata/tools/thrift/ThriftParserTest.scala
 delete mode 100755 typesystem/.gitignore
 delete mode 100755 typesystem/LICENSE.md
 delete mode 100755 typesystem/doc/IDataType.uml
 delete mode 100755 typesystem/doc/Instance.uml
 delete mode 100755 typesystem/doc/QueryDSL.org
 delete mode 100755 typesystem/doc/notes.MD
 delete mode 100755 typesystem/pom.xml
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/MetadataException.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/classification/InterfaceAudience.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/IInstance.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/IReferenceableInstance.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/IStruct.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/ITypedInstance.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/ITypedReferenceableInstance.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/ITypedStruct.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/Referenceable.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/Struct.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/persistence/DownCastStructInstance.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/persistence/Id.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/persistence/MapIds.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/persistence/ReferenceableInstance.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/persistence/StructInstance.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/AbstractDataType.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/AttributeDefinition.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/AttributeInfo.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/ClassType.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/DataTypes.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/DownCastFieldMapping.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/EnumType.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/EnumTypeDefinition.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/EnumValue.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/FieldMapping.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/HierarchicalType.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/HierarchicalTypeDefinition.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/IConstructableType.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/IDataType.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/Multiplicity.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/ObjectGraphTraversal.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/ObjectGraphWalker.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/StructType.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/StructTypeDefinition.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/TraitType.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/TypeSystem.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/TypeUtils.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/TypedStructHandler.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/ValueConversionException.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/package-info.java
 delete mode 100755 typesystem/src/main/java/org/apache/hadoop/metadata/typesystem/types/utils/TypesUtil.java
 delete mode 100644 typesystem/src/main/resources/application.properties
 delete mode 100755 typesystem/src/main/resources/log4j.xml
 delete mode 100755 typesystem/src/main/scala/org/apache/hadoop/metadata/typesystem/TypesDef.scala
 delete mode 100644 typesystem/src/main/scala/org/apache/hadoop/metadata/typesystem/builders/InstanceBuilder.scala
 delete mode 100644 typesystem/src/main/scala/org/apache/hadoop/metadata/typesystem/builders/TypesBuilder.scala
 delete mode 100755 typesystem/src/main/scala/org/apache/hadoop/metadata/typesystem/json/InstanceSerialization.scala
 delete mode 100755 typesystem/src/main/scala/org/apache/hadoop/metadata/typesystem/json/Serialization.scala
 delete mode 100755 typesystem/src/main/scala/org/apache/hadoop/metadata/typesystem/json/TypesSerialization.scala
 delete mode 100755 typesystem/src/test/java/org/apache/hadoop/metadata/typesystem/json/SerializationJavaTest.java
 delete mode 100755 typesystem/src/test/java/org/apache/hadoop/metadata/typesystem/types/BaseTest.java
 delete mode 100755 typesystem/src/test/java/org/apache/hadoop/metadata/typesystem/types/ClassTest.java
 delete mode 100755 typesystem/src/test/java/org/apache/hadoop/metadata/typesystem/types/EnumTest.java
 delete mode 100755 typesystem/src/test/java/org/apache/hadoop/metadata/typesystem/types/StructTest.java
 delete mode 100755 typesystem/src/test/java/org/apache/hadoop/metadata/typesystem/types/TraitTest.java
 delete mode 100644 typesystem/src/test/java/org/apache/hadoop/metadata/typesystem/types/TypeInheritanceTest.java
 delete mode 100755 typesystem/src/test/java/org/apache/hadoop/metadata/typesystem/types/TypeSystemTest.java
 delete mode 100755 typesystem/src/test/resources/sampleTypes.json
 delete mode 100644 typesystem/src/test/scala/org/apache/hadoop/metadata/typesystem/builders/BuilderTest.scala
 delete mode 100644 typesystem/src/test/scala/org/apache/hadoop/metadata/typesystem/builders/InstanceBuilderTest.scala
 delete mode 100644 typesystem/src/test/scala/org/apache/hadoop/metadata/typesystem/builders/TypesBuilderTest.scala
 delete mode 100755 typesystem/src/test/scala/org/apache/hadoop/metadata/typesystem/json/SerializationTest.scala
 delete mode 100755 typesystem/src/test/scala/org/apache/hadoop/metadata/typesystem/json/TypesSerializationTest.scala
 create mode 100755 webapp/src/main/java/org/apache/atlas/Atlas.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/LocalServletRequest.java
 create mode 100755 webapp/src/main/java/org/apache/atlas/examples/QuickStart.java
 create mode 100755 webapp/src/main/java/org/apache/atlas/examples/QuickStartV2.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/notification/EntityCorrelationManager.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/notification/EntityNotificationListenerV2.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/notification/EntityNotificationSender.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/notification/NotificationEntityChangeListener.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/notification/NotificationHookConsumer.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/notification/preprocessor/EntityPreprocessor.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/notification/preprocessor/HiveDbDDLPreprocessor.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/notification/preprocessor/HivePreprocessor.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/notification/preprocessor/HiveTableDDLPreprocessor.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/notification/preprocessor/PreprocessorContext.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/notification/preprocessor/RdbmsPreprocessor.java
 create mode 100755 webapp/src/main/java/org/apache/atlas/util/CredentialProviderUtility.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/dao/UserDao.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/errors/AllExceptionMapper.java
 create mode 100755 webapp/src/main/java/org/apache/atlas/web/errors/AtlasBaseExceptionMapper.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/errors/ExceptionMapperUtil.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/errors/NotFoundExceptionMapper.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/filters/ActiveServerFilter.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/filters/AtlasAuthenticationEntryPoint.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/filters/AtlasAuthenticationFilter.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/filters/AtlasCSRFPreventionFilter.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/filters/AtlasDelegatingAuthenticationEntryPoint.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/filters/AtlasHeaderFilter.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/filters/AtlasKnoxSSOAuthenticationFilter.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/filters/AtlasResponseRequestWrapper.java
 create mode 100755 webapp/src/main/java/org/apache/atlas/web/filters/AuditFilter.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/filters/HeadersUtil.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/filters/NullServletContext.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/filters/SSOAuthentication.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/filters/SSOAuthenticationProperties.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/filters/StaleTransactionCleanupFilter.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/listeners/LoginProcessor.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/model/DebugMetrics.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/model/User.java
 create mode 100755 webapp/src/main/java/org/apache/atlas/web/params/AbstractParam.java
 create mode 100755 webapp/src/main/java/org/apache/atlas/web/params/BooleanParam.java
 create mode 100755 webapp/src/main/java/org/apache/atlas/web/params/DateTimeParam.java
 create mode 100755 webapp/src/main/java/org/apache/atlas/web/resources/AdminResource.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/resources/DataSetLineageResource.java
 create mode 100755 webapp/src/main/java/org/apache/atlas/web/resources/EntityResource.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/resources/LineageResource.java
 create mode 100755 webapp/src/main/java/org/apache/atlas/web/resources/MetadataDiscoveryResource.java
 create mode 100755 webapp/src/main/java/org/apache/atlas/web/resources/TypesResource.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/rest/DiscoveryREST.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/rest/EntityREST.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/rest/GlossaryREST.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/rest/LineageREST.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/rest/RelationshipREST.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/rest/TypesREST.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/security/AtlasADAuthenticationProvider.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/security/AtlasAbstractAuthenticationProvider.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationException.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationFailureHandler.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationProvider.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/security/AtlasFileAuthenticationProvider.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/security/AtlasKeycloakAuthenticationProvider.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/security/AtlasPamAuthenticationProvider.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/security/AtlasSecurityConfig.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/security/PamLoginModule.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/security/PamPrincipal.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/security/UserAuthorityGranter.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/service/ActiveInstanceElectorService.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/service/ActiveInstanceState.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/service/AtlasDebugMetricsSink.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/service/AtlasDebugMetricsSource.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/service/AtlasZookeeperSecurityProperties.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/service/CuratorFactory.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/service/DebugMetricsWrapper.java
 create mode 100755 webapp/src/main/java/org/apache/atlas/web/service/EmbeddedServer.java
 create mode 100755 webapp/src/main/java/org/apache/atlas/web/service/SecureEmbeddedServer.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/service/ServiceState.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/service/TimedAspectInterceptor.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/service/UserService.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/servlets/AtlasErrorServlet.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/servlets/AtlasHttpServlet.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/servlets/AtlasLoginServlet.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/setup/KerberosAwareListener.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/setup/SetupSteps.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/util/AtlasJsonProvider.java
 create mode 100755 webapp/src/main/java/org/apache/atlas/web/util/DateTimeHelper.java
 create mode 100644 webapp/src/main/java/org/apache/atlas/web/util/LineageUtils.java
 create mode 100755 webapp/src/main/java/org/apache/atlas/web/util/Servlets.java
 delete mode 100755 webapp/src/main/java/org/apache/hadoop/metadata/Main.java
 delete mode 100755 webapp/src/main/java/org/apache/hadoop/metadata/examples/QuickStart.java
 delete mode 100755 webapp/src/main/java/org/apache/hadoop/metadata/util/CredentialProviderUtility.java
 delete mode 100755 webapp/src/main/java/org/apache/hadoop/metadata/web/errors/LoggingExceptionMapper.java
 delete mode 100755 webapp/src/main/java/org/apache/hadoop/metadata/web/filters/AuditFilter.java
 delete mode 100644 webapp/src/main/java/org/apache/hadoop/metadata/web/filters/MetadataAuthenticationFilter.java
 delete mode 100755 webapp/src/main/java/org/apache/hadoop/metadata/web/listeners/GuiceServletConfig.java
 delete mode 100644 webapp/src/main/java/org/apache/hadoop/metadata/web/listeners/LoginProcessor.java
 delete mode 100755 webapp/src/main/java/org/apache/hadoop/metadata/web/params/AbstractParam.java
 delete mode 100755 webapp/src/main/java/org/apache/hadoop/metadata/web/params/BooleanParam.java
 delete mode 100755 webapp/src/main/java/org/apache/hadoop/metadata/web/params/DateTimeParam.java
 delete mode 100755 webapp/src/main/java/org/apache/hadoop/metadata/web/resources/AdminResource.java
 delete mode 100755 webapp/src/main/java/org/apache/hadoop/metadata/web/resources/EntityResource.java
 delete mode 100644 webapp/src/main/java/org/apache/hadoop/metadata/web/resources/HiveLineageResource.java
 delete mode 100755 webapp/src/main/java/org/apache/hadoop/metadata/web/resources/MetadataDiscoveryResource.java
 delete mode 100755 webapp/src/main/java/org/apache/hadoop/metadata/web/resources/RexsterGraphResource.java
 delete mode 100755 webapp/src/main/java/org/apache/hadoop/metadata/web/resources/TypesResource.java
 delete mode 100755 webapp/src/main/java/org/apache/hadoop/metadata/web/service/EmbeddedServer.java
 delete mode 100755 webapp/src/main/java/org/apache/hadoop/metadata/web/service/SecureEmbeddedServer.java
 delete mode 100755 webapp/src/main/java/org/apache/hadoop/metadata/web/util/DateTimeHelper.java
 delete mode 100755 webapp/src/main/java/org/apache/hadoop/metadata/web/util/Servlets.java
 delete mode 100755 webapp/src/main/resources/application.properties
 create mode 100755 webapp/src/main/resources/atlas-buildinfo.properties
 delete mode 100755 webapp/src/main/resources/log4j.xml
 delete mode 100755 webapp/src/main/resources/metadata-buildinfo.properties
 create mode 100644 webapp/src/main/resources/spring-security.xml
 create mode 100644 webapp/src/main/webapp/WEB-INF/applicationContext.xml
 create mode 100644 webapp/src/main/webapp/error.html.template
 delete mode 100755 webapp/src/main/webapp/index.html
 create mode 100644 webapp/src/main/webapp/login.html.template
 create mode 100644 webapp/src/test/java/org/apache/atlas/AtlasIT.java
 create mode 100755 webapp/src/test/java/org/apache/atlas/CredentialProviderUtilityIT.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/examples/QuickStartIT.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/examples/QuickStartV2IT.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/notification/AdaptiveWaiterTest.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/notification/EntityNotificationIT.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/notification/NotificationEntityChangeListenerTest.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerIT.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerKafkaTest.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/util/RestUtilsTest.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/TestUtils.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/adapters/TestEntitiesREST.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/adapters/TestEntityREST.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/adapters/TestEntityRESTDelete.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/adapters/TypeDefsRESTTest.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/filters/ActiveServerFilterTest.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/filters/AtlasAuthenticationKerberosFilterTest.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/filters/AtlasAuthenticationSimpleFilterIT.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/filters/AtlasCSRFPreventionFilterTest.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/filters/AuditFilterTest.java
 create mode 100755 webapp/src/test/java/org/apache/atlas/web/integration/AdminJerseyResourceIT.java
 create mode 100755 webapp/src/test/java/org/apache/atlas/web/integration/BaseResourceIT.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/integration/BasicSearchIT.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/integration/DataSetLineageJerseyResourceIT.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/integration/DebugMetricsIT.java
 create mode 100755 webapp/src/test/java/org/apache/atlas/web/integration/EntityJerseyResourceIT.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/integration/EntityLineageJerseyResourceIT.java
 create mode 100755 webapp/src/test/java/org/apache/atlas/web/integration/EntityV2JerseyResourceIT.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/integration/GlossaryClientV2IT.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/integration/LineageClientV2IT.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/integration/TypedefsJerseyResourceIT.java
 create mode 100755 webapp/src/test/java/org/apache/atlas/web/integration/TypesJerseyResourceIT.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/listeners/LoginProcessorIT.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/resources/AdminExportImportTestIT.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/resources/AdminExportTest.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/resources/AdminResourceTest.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/resources/EntityResourceTest.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/security/BaseSSLAndKerberosTest.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/security/BaseSecurityTest.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/security/FileAuthenticationTest.java
 create mode 100755 webapp/src/test/java/org/apache/atlas/web/security/NegativeSSLAndKerberosTest.java
 create mode 100755 webapp/src/test/java/org/apache/atlas/web/security/SSLAndKerberosTest.java
 create mode 100755 webapp/src/test/java/org/apache/atlas/web/security/SSLTest.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/security/UserDaoTest.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/service/ActiveInstanceElectorServiceTest.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/service/ActiveInstanceStateTest.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/service/AtlasZookeeperSecurityPropertiesTest.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/service/CuratorFactoryTest.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/service/SecureEmbeddedServerTest.java
 create mode 100755 webapp/src/test/java/org/apache/atlas/web/service/SecureEmbeddedServerTestBase.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/service/ServiceStateTest.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/setup/SetupStepsTest.java
 create mode 100644 webapp/src/test/java/org/apache/atlas/web/util/ServletsTest.java
 delete mode 100755 webapp/src/test/java/org/apache/hadoop/metadata/CredentialProviderUtilityIT.java
 delete mode 100644 webapp/src/test/java/org/apache/hadoop/metadata/web/filters/MetadataAuthenticationKerberosFilterIT.java
 delete mode 100644 webapp/src/test/java/org/apache/hadoop/metadata/web/filters/MetadataAuthenticationSimpleFilterIT.java
 delete mode 100644 webapp/src/test/java/org/apache/hadoop/metadata/web/listeners/LoginProcessorIT.java
 delete mode 100755 webapp/src/test/java/org/apache/hadoop/metadata/web/resources/AdminJerseyResourceIT.java
 delete mode 100755 webapp/src/test/java/org/apache/hadoop/metadata/web/resources/BaseResourceIT.java
 delete mode 100755 webapp/src/test/java/org/apache/hadoop/metadata/web/resources/EntityJerseyResourceIT.java
 delete mode 100644 webapp/src/test/java/org/apache/hadoop/metadata/web/resources/HiveLineageJerseyResourceIT.java
 delete mode 100755 webapp/src/test/java/org/apache/hadoop/metadata/web/resources/MetadataDiscoveryJerseyResourceIT.java
 delete mode 100755 webapp/src/test/java/org/apache/hadoop/metadata/web/resources/RexsterGraphJerseyResourceIT.java
 delete mode 100755 webapp/src/test/java/org/apache/hadoop/metadata/web/resources/TypesJerseyResourceIT.java
 delete mode 100644 webapp/src/test/java/org/apache/hadoop/metadata/web/service/SecureEmbeddedServerIT.java
 delete mode 100755 webapp/src/test/java/org/apache/hadoop/metadata/web/service/SecureEmbeddedServerITBase.java
 create mode 100644 webapp/src/test/resources/DefaultDB-3-New.zip
 create mode 100644 webapp/src/test/resources/atlas-application.properties
 create mode 100644 webapp/src/test/resources/empty-1.zip
 create mode 100644 webapp/src/test/resources/hive-db-50-tables.zip
 create mode 100644 webapp/src/test/resources/json/audit-search-parameter-purge.json
 create mode 100644 webapp/src/test/resources/json/export-incremental.json
 create mode 100644 webapp/src/test/resources/json/search-parameters/attribute-filters.json
 create mode 100644 webapp/src/test/resources/json/search-parameters/combination-filters.json
 create mode 100644 webapp/src/test/resources/json/search-parameters/entity-filters.json
 create mode 100644 webapp/src/test/resources/json/search-parameters/tag-filters.json
 create mode 100644 webapp/src/test/resources/policy-store.txt
 create mode 100644 webapp/src/test/resources/stocks-base.zip
 create mode 100644 webapp/src/test/resources/template.csv
 create mode 100644 webapp/src/test/resources/template_metadata.csv
 create mode 100644 webapp/src/test/resources/test-spring-security.xml
 create mode 100644 webapp/src/test/resources/users-credentials.properties
 create mode 100755 webapp/src/test/webapp/WEB-INF/web.xml