Apache Atlas Release Notes ========================== --trunk - unreleased INCOMPATIBLE CHANGES: ATLAS-409 Atlas will not import avro tables with schema read from a file (dossett@gmail.com via shwethags) ATLAS-379 Create sqoop and falcon metadata addons (venkatnrangan,bvellanki,sowmyaramesh via shwethags) ATLAS-349 SSL - Atlas SSL connection has weak/unsafe Ciphers suites (ndjouhr via shwethags) ALL CHANGES: ATLAS-318 Config file conatining API endpoint + all api calls to be centralized (sanjayp via sumasai) ATLAS-471 Atlas Server could run out of memory due to Scala memory leak (yhemanth via sumasai) ATLAS-486 Updated pom.xml to fix scm url and upgrade plugin (sneethiraj via sumasai) ATLAS-457 Upgrade to 0.9 version of Kafka dependency (yhemanth via shwethags) 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) ATLAS-287: UI: GUID on table details page ATLAS-372 Expose entity deletion through REST API (dkantor via shwethags) ATLAS-452 Exceptions while running HiveHookIT#testAlterTableRename (shwethags) ATLAS-388 UI : On creating Tag, the page to be reset for creating new Tag (Anilg via shwethags) ATLAS-199 webapp build fails (grunt + tests) (sanjayp via shwethags) ATLAS-415 Hive import fails when importing a table that is already imported without StorageDescriptor information (yhemanth via shwethags) ATLAS-450 quick_start fails on cygwin (dkantor via shwethags) ATLAS-451 Doc: Fix few broken links due to Wiki words in Atlas documentation (ssainath via shwethags) ATLAS-439 Investigate apache build failure - EntityJerseyResourceIT.testEntityDeduping (shwethags) ATLAS-426 atlas_start fails on cygwin (dkantor via shwethags) ATLAS-448 Hive IllegalArgumentException with Atlas hook enabled on SHOW TRANSACTIONS AND SHOW COMPACTIONS (shwethags) ATLAS-181 Integrate storm topology metadata into Atlas (svenkat,yhemanth via shwethags) ATLAS-311 UI: Local storage for traits - caching [not cleared on refresh] To be cleared on time lapse for 1hr (Anilg via shwethags) ATLAS-106 Store createTimestamp and modified timestamp separately for an entity (dkantor via shwethags) ATLAS-433 Fix checkstyle issues for common and notification module (shwethags) ATLAS-183 Add a Hook in Storm to post the topology metadata (svenkat,yhemanth via shwethags) ATLAS-370 Implement deleteEntities at repository level (dkantor via shwethags) ATLAS-406 Resizing lineage window – should be an anchor on a corner – like ppt for graphic (sanjayp via shwethags) ATLAS-432 QuickStart lineage is broken (yhemanth via shwethags) ATLAS-421 typo in Architecture.twiki (dbist13 via shwethags) ATLAS-387 Running quick_start without a valid atlas endpoint in configuration or argument prints a spurious success message (yhemanth via shwethags) ATLAS-182 Add data model for Storm topology elements (svenkat,yhemanth via shwethags) ATLAS-414 Doc: Increase MAVEN_OPTS limit to 512m in InstallationSteps.twiki (yhemanth via shwethags) ATLAS-418 Update atlas website (shwethags) ATLAS-392 Rename application.properties to atlas-application.properties (rishabhbhardwaj via shwethags) ATLAS-381 HiveMetaStoreBridge will not connect to a kerberized hive metastore (dossett@gmail.com via shwethags) ATLAS-20 Rename env variables from METADATA to ATLAS (rishabhbhardwaj via shwethags) ATLAS-360 Secure cluster Atlas-solr integration instructions (tbeerbower via shwethags) ATLAS-368 Change trunk version to 0.7-incubating-SNAPSHOT (sumasai via shwethags) ATLAS-383 tests for classtype.convert() with id (sumasai via shwethags) ATLAS-263 Searching for a multi word trait always returns empty result (girishrp via shwethags) --Release 0.6-incubating INCOMPATIBLE CHANGES: ATLAS-58 Make hive hook reliable (shwethags) ATLAS-54 Rename configs in hive hook (shwethags) ATLAS-3 Mixed Index creation fails with Date types (sumasai via shwethags) ATLAS-47 Entity mutations for complex types (sumasai via shwethags) ALL CHANGES: ATLAS-405 UI: Lineage is broken seemingly if there are more than one input Processes creating a Dataset (darshankumar89 via sumasai) ATLAS-402 UI : Validation of Associating a Tag (darshankumar89 via sumasai) ATLAS-395 UI : In details page maps not displayed for different data models (darshankumar89 via sumasai) ATLAS-394 Fix BaseResourceIT.waitForNotification (shwethags via sumasai) ATLAS-385 Support for Lineage for entities with SuperType as DataSet (anilsg via sumasai) ATLAS-342 Atlas is sending an ENTITY_CREATE event to the ATLAS_ENTITIES topic even if the entity exists already (shwethags) ATLAS-386 Handle hive rename Table (shwethags) ATLAS-374 Doc: Create a wiki for documenting fault tolerance and HA options for Atlas data (yhemanth via sumasai) ATLAS-346 Atlas server loses messages sent from Hive hook if restarted after unclean shutdown (yhemanth via sumasai) ATLAS-382 Fixed Hive Bridge doc for ATLAS cluster name (sumasai) ATLAS-244 UI: Add Tag Tab (darshankumar89 via sumasai) ATLAS-376 UI: Use the Schema API of the backend to populate details for Schema tab (darshankumar89 via sumasai) ATLAS-380 Fix ATLAS source artifact generation (sumasai) ATLAS-354 Kerberized cluster: quick_start.py fails to add sample data (shwethags) ATLAS-345 UI: Should allow tag addition on any search result that returns a reference-able entity (darshankumar89 via shwethags) ATLAS-279 UI not displaying results for certain successful "select" search queries (anilsg via shwethags) ATLAS-242 The qualified name for hive entities should be backward compatible (shwethags) ATLAS-361 Add validation when index backends are switched in ATLAS configuration (sumasai via shwethags) ATLAS-171 Ability to update type definition(shwethags via sumasai) ATLAS-352 Improve write performance on type and entity creation with Hbase (sumasai) ATLAS-350 Document jaas config details for atlas (tbeerbower via shwethags) ATLAS-344 Document HBase permissions for secure cluster (tbeerbower via shwethags) ATLAS-335 Kerberized cluster: Atlas fails to come up with hbase as backend (sumasai via shwethags) ATLAS-333 atlas_stop.py – script must delete “atlas.pid” file (ndjouhr via sumasai) ATLAS-220 Gets on Enum attribute should return EnumValue(yhemanth via sumasai) ATLAS-334 Update documentation to reflect copying required atlas file on solr installation (sumasai via shwethags) 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) ATLAS-297 KafkaNotificationTest.testSendReceiveMessage fails when atlas-server is running on the same machine (yhemanth via shwethags) ATLAS-306 change javadoc generation from 'package' to 'site' phase(jspeidel via sumasai) ATLAS-289 updateEntity does not remove existing edge for multiplicity-one reference (dkantor via shwethags) ATLAS-300 Need additional integration test coverage for entity notifications (tbeerbower via shwethags) ATLAS-304 surefire fails to run tests if maven project directory path has embedded space(dkantor via sumasai) ATLAS-301 Atlas Distribution module test is failing (yhemanth via shwethags) ATLAS-114 Upgrade hbase client to 1.1.2 (sumasai) ATLAS-296 IllegalArgumentException during hive HiveHookIT integration tests (tbeerbower via shwethags) ATLAS-158 Provide Atlas Entity Change Notification (tbeerbower via shwethags) ATALS-238 atlas_start.py- the Atlas server won’t restart after improper shutdown(ndjouri via sumasai) ATLAS-293 UI Requires Internet Access For UI Facelift (darshankumar89 via shwethags) ATLAS-292 The artifactId 'dashboard' should be 'atlas-dashboard' in the webapp/pom.xml (ltfxyz via shwethags) ATLAS-208 Remove "\n" characters in the REST API json response (patel_satya via shwethags) ATLAS-211 UI: UI Facelift(anilsg via sumasai) ATLAS-257 import_hive.sh fails when run under cygwin(dkantor via sumasai) ATLAS-255 Add log level setting for titan in atlas-log4j.xml(ayubkhan via sumasai) ATLAS-246 QuickStart uses integer data type for dates, which causes data loss (dkantor via sumasai) ATLAS-232 Fix the API incompatibility introduced in ATLAS-58(shwethags via sumasai) ATLAS-198 Atlas UI Requires Internet Access(sanjayp via sumasai) ATLAS-201 Rename org.apache.atlas.Main to org.apache.atlas.Atlas (rishabhbhardwaj via shwethags) ATLAS-179 Atlas hook causes mem leak and hive server 2 crashes (shwethags) ATLAS-212 Remove test class usage of hive configuration property "atlas.rest.address" (jspeidel via shwethags) ATLAS-159 UI generated files should be target (sanjayp via sumasai) ATLAS-188 Provide Ability to Add Tag to Entity (sanjayp via sumasai) ATLAS-209 Use testng and delete junit and scalatest (ltfxyz via shwethags) ATLAS-163 New Trait UI (Tag) ( darshankumar89 via sumasai) ATLAS-199 webapp build fails (grunt + tests) ( darshankumar89 via sumasai) ATLAS-204 Lineage I/O Lineage Enhancement ( Anilsg via sumasai ) ATLAS-138 Combine Input/Output graph ( Anilsg via sumasai ) ATLAS-128 DSL - Add support for comparisions on list type (sumasai via shwethags) ATLAS-168 Atlas UI - Max column in hive 4 (darshankumar89 via shwethags) ATLAS-155 Images do not show up on the dashboard (darshankumar89 via shwethags) ATLAS-134 Some defects found when reviewing the source code (ltfxyz via shwethags) ATLAS-196 Fix solr documentation (sumasai via shwethags) ATLAS-195 Document Hbase configs (sumasai via shwethags) ATLAS-102 Issue with SolrIndex (sumasai via shwethags) ATLAS-194 Thread pool in hive hook should be static (shwethags) ATLAS-180 Cleanup atlas doc packaging (shwethags) ATLAS-147 Fix a code issue when defineTypes (ltfxyz via shwethags) ATLAS-110 UI: Lineage should be clickable (Vishal Kadam via Venkatesh Seetharam) ATLAS-112 UI: Make lineage graph extensible for multiple nodes (Vishal Kadam via Venkatesh Seetharam) ATLAS-152 TimeStamp fields not showing the details tab (Vishal Kadam via Venkatesh Seetharam) ATLAS-111 UI: Create Help Link (Vishal Kadam via Venkatesh Seetharam) ATLAS-113 Add an About Dialog to Apache Atlas UI with version number (Vishal Kadam via Venkatesh Seetharam) ATLAS-109 Remove v2 Folder (Vishal Kadam via Venkatesh Seetharam) ATLAS-90 Support offline builds (Vishal Kadam via Venkatesh Seetharam) ATLAS-154 Update website for 0.5-incubating release (Venkatesh Seetharam) ATLAS-153 Build failure - org.glassfish:javax.el (shwethags) ATLAS-117 Build fails on the latest commit (dossett@gmail.com via shwethags) ATLAS-115 Remove unnecessary log4j.xml in typesystem (jmaron) ATLAS-67 add zk service principal for secure tests (jmaron) ATLAS-116 Build fails when skipping Maven tests (tbeerbower via jmaron) ATLAS-118 rename log4j.xml to atlas-log4j.xml (jmaron) ATLAS-91 Add solr configuration and documentation (sumasai via shwethags) ATLAS-95 import-hive.sh reports illegal java parameters (shwethags) ATLAS-74 Create notification framework (shwethags) ATLAS-93 import-hive.sh reports FileNotFoundException (shwethags) ATLAS-92 import-hive.sh failed to find HiveMetaStoreBridge (airbots via shwethags) ATLAS-16 jersey jaxb exception (shwethags) ATLAS-79 Unique constraint is not honoured (shwethags) ATLAS-25 Fix Atlas on Java 8 (sandeep.samudrala via shwethags) ATLAS-86 Jenkins build failing as of build #41 (shwethags) ATLAS-80 Support for variables in application properties (shwethags) ATLAS-37 atlas repository, webapp, hive-bridge tests fails with Hbase and Solr as Titan storage backend (sumasai via shwethags) ATLAS-56 atlas_config.py should give an informative error if jar or java binaries can't be found (dossett@gmail.com via shwethags) ATLAS-45 Entity submit fails (sumasai via shwethags) ATLAS-46 Different data directory with restart (shwethags) ATLAS-81 atlas debian packaing fails in maven build (vijay_k via shwethags) ATLAS-36 Need separate persisted properties for HTTP and HTTPS ports (jmaron) ATLAS-21 quick_start script run throws an exception (jmaron) ATLAS-32 Atlas hook fails to fire in certain secure deployments (jmaron) ATLAS-31 ATLAS build fails with clean repo (sumasai via shwethags) ATLAS-33 Atlas restart fails (shwethags) ATLAS-29 client authentication fails in secure environment from server processes (jmaron) ATLAS-10 Update trunk version to 0.6-incubating-SNAPSHOT (shwethags) --Release 0.5-incubating ALL CHANGES: ATLAS-26 Minor issues with release prep (Venkatesh Seetharam) ATLAS-17 Parameterize schema API query per typeName (shwethags) ATLAS-13 Add project website (Venkatesh Seetharam) ATLAS-12 Update the copyright in Notice and License files (Venkatesh Seetharam) ATLAS-9 Create branch-0.5 and update version to 0.5-incubating (shwethags) ATLAS-14 Change the github repo url in installation steps to point to Apache repo (ajayyadava via shwethags)