release-log.txt 16.2 KB
Newer Older
1 2 3 4
Apache Atlas Release Notes
==========================

--trunk - unreleased
5
INCOMPATIBLE CHANGES:
6
ATLAS-621 Introduce entity state in Id object (shwethags)
7 8
ATLAS-474 Server does not start if the type is updated with same super type class information (dkantor via shwethags)
ATLAS-479 Add description for different types during create time (guptaneeru via shwethags)
9
ATLAS-521 Support Alter Table column commands (suma.shivaprasad via shwethags)
10
ATLAS-500 UI: Search Default (sanjayp via shwethags)
11 12
ATLAS-483 Remove client.properties (tbeerbower via shwethags)
ATLAS-349 SSL - Atlas SSL connection has weak/unsafe Ciphers suites (ndjouhr via shwethags)
13
ATLAS-409 Atlas will not import avro tables with schema read from a file (dossett@gmail.com via shwethags)
14
ATLAS-379 Create sqoop and falcon metadata addons (venkatnrangan,bvellanki,sowmyaramesh via shwethags)
15 16

ALL CHANGES:
17
ATLAS-586 While updating the multiple attributes, Atlas returns the response with escape characters (dkantor via shwethags)
18
ATLAS-582 Move Atlas UI to use backboneJS (kevalbhatt18 via shwethags)
19
ATLAS-540 API to retrieve entity version events (shwethags)
20
ATLAS-529 support drop database (sumasai)
21
ATLAS-528 Support drop table,view (sumasai)
22
ATLAS-603 Document High Availability of Atlas (yhemanth via sumasai)
23
ATLAS-498 Support Embedded HBase (tbeerbower via sumasai)
24
ATLAS-527 Support lineage for load table, import, export (sumasai via shwethags)
25
ATLAS-572 Handle secure instance of Zookeeper for leader election.(yhemanth via sumasai)
26
ATLAS-605 Hook Notifications for DELETE entity needs to be supported (sumasai)
27
ATLAS-607 Add Support for delete entity through a qualifiedName (sumasai via yhemanth)
28
ATLAS-571 Modify Atlas client for necessary changes in context of HA (yhemanth via sumasai)
29
ATLAS-620 Disable hbase based entity audit (shwethags)
30
ATLAS-618 Fix assembly for hdfs-module (sumasai via yhemanth)
31
ATLAS-573 Inherited attributes disappear from entities after server restart (dkantor via sumasai)
32
ATLAS-525 Drop support for partitions, select query lineage, roles, principals, resource, hive_type...(sumasai via shwethags)
33
ATLAS-599 HDFS Path Model (sumasai via yhemanth)
34
ATLAS-553 Entity mutation - Fix issue with reordering of elements in array<class> with composite references (sumasai via shwethags)
35
ATLAS-513 Admin support for HA (yhemanth via sumasai)
36
ATLAS-511 Ability to run multiple instances of Atlas Server with automatic failover to one active server (yhemanth via shwethags)
37
ATLAS-577 Integrate entity audit with DefaultMetadataService (shwethags)
38
ATLAS-588 import-hive.sh fails while importing partitions for a non-partitioned table (sumasai via shwethags)
39
ATLAS-575 jetty-maven-plugin fails with ShutdownMonitorThread already started (shwethags)
40
ATLAS-408 UI : Add a close link (x) on the top right when Tag is added (darshankumar89 via shwethags)
41
ATLAS-524 Support alter database (sumasai via shwethags)
42
ATLAS-539 Store for entity audit events (shwethags)
43
ATLAS-523 Support alter view (sumasai via shwethags)
44
ATLAS-555 Tag creation from UI fails due to missing description attribute (guptaneeru via shwethags)
45
ATLAS-522 Support Alter table commands (sumasai via shwethags)
46
ATLAS-512 Decouple currently integrating components from availability of Atlas service for raising metadata events ( yhemanth via sumasai)
47
ATLAS-537 Falcon hook failing when tried to submit a process which creates a hive table ( shwethags via sumasai)
48
ATLAS-476 Update type attribute with Reserved characters updated the original type as unknown (yhemanth via shwethags)
49
ATLAS-463 Disconnect inverse references ( dkantor via sumasai)
50
ATLAS-508 Apache nightly build failure - UnsupportedOperationException: Not a single key: __traitNames (shwethags)
51
ATLAS-422 JavaDoc NotificationConsumer and NotificationInterface.(tbeerbower via sumasai)
52
ATLAS-536 Falcon hook loads incorrect configuration when -Datlas.conf is not given when falcon server startup (ayubkhan via shwethags)
53
ATLAS-502 UI: Provide the ability to search for tags (anilsg via shwethags)
54
ATLAS-364 UI Code standardization (darshankumar89 via shwethags)
55
ATLAS_396 Creating an entity with non-existing type results in "Unable to deserialize json" error (guptaneeru via sumasai)
56 57 58
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)
59
ATLAS-457 Upgrade to 0.9 version of Kafka dependency (yhemanth via shwethags)
60
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)
61
ATLAS-287 UI: GUID on table details page (anilsg via sumasai)
62
ATLAS-372 Expose entity deletion through REST API (dkantor via shwethags)
63
ATLAS-452 Exceptions while running HiveHookIT#testAlterTableRename (shwethags)
64
ATLAS-388 UI : On creating Tag, the page to be reset for creating new Tag (Anilg via shwethags)
65
ATLAS-199 webapp build fails (grunt + tests) (sanjayp via shwethags)
66
ATLAS-415 Hive import fails when importing a table that is already imported without StorageDescriptor information (yhemanth via shwethags)
67
ATLAS-450 quick_start fails on cygwin (dkantor via shwethags)
68
ATLAS-451 Doc: Fix few broken links due to Wiki words in Atlas documentation (ssainath via shwethags)
69
ATLAS-439 Investigate apache build failure - EntityJerseyResourceIT.testEntityDeduping (shwethags)
70
ATLAS-426 atlas_start fails on cygwin (dkantor via shwethags)
71
ATLAS-448 Hive IllegalArgumentException with Atlas hook enabled on SHOW TRANSACTIONS AND SHOW COMPACTIONS (shwethags)
72
ATLAS-181 Integrate storm topology metadata into Atlas (svenkat,yhemanth via shwethags)
73
ATLAS-311 UI: Local storage for traits - caching [not cleared on refresh] To be cleared on time lapse for 1hr (Anilg via shwethags)
74
ATLAS-106 Store createTimestamp and modified timestamp separately for an entity (dkantor via shwethags)
75
ATLAS-433 Fix checkstyle issues for common and notification module (shwethags)
76
ATLAS-183 Add a Hook in Storm to post the topology metadata (svenkat,yhemanth via shwethags)
77
ATLAS-370 Implement deleteEntities at repository level (dkantor via shwethags)
78
ATLAS-406 Resizing lineage window – should be an anchor on a corner – like ppt for graphic (sanjayp via shwethags)
79
ATLAS-432 QuickStart lineage is broken (yhemanth via shwethags)
80
ATLAS-421 typo in Architecture.twiki (dbist13 via shwethags)
81
ATLAS-387 Running quick_start without a valid atlas endpoint in configuration or argument prints a spurious success message (yhemanth via shwethags)
82
ATLAS-182 Add data model for Storm topology elements (svenkat,yhemanth via shwethags)
83
ATLAS-414 Doc: Increase MAVEN_OPTS limit to 512m in InstallationSteps.twiki (yhemanth via shwethags)
84
ATLAS-418 Update atlas website (shwethags)
85
ATLAS-392 Rename application.properties to atlas-application.properties (rishabhbhardwaj via shwethags)
86
ATLAS-381 HiveMetaStoreBridge will not connect to a kerberized hive metastore (dossett@gmail.com via shwethags)
87
ATLAS-20 Rename env variables from METADATA to ATLAS (rishabhbhardwaj via shwethags)
88
ATLAS-360 Secure cluster Atlas-solr integration instructions (tbeerbower via shwethags)
89
ATLAS-368 Change trunk version to 0.7-incubating-SNAPSHOT (sumasai via shwethags)
90
ATLAS-383 tests for classtype.convert() with id (sumasai via shwethags)
91
ATLAS-263 Searching for a multi word trait always returns empty result (girishrp via shwethags)
92

93
--Release 0.6-incubating
94
INCOMPATIBLE CHANGES:
95
ATLAS-58 Make hive hook reliable (shwethags)
96
ATLAS-54 Rename configs in hive hook (shwethags)
97
ATLAS-3 Mixed Index creation fails with Date types (sumasai via shwethags)
98
ATLAS-47 Entity mutations for complex types (sumasai via shwethags)
99 100

ALL CHANGES:
101
ATLAS-405 UI: Lineage is broken seemingly if there are more than one input Processes creating a Dataset (darshankumar89 via sumasai)
102
ATLAS-402 UI : Validation of Associating a Tag (darshankumar89 via sumasai)
103
ATLAS-395 UI : In details page maps not displayed for different data models (darshankumar89 via sumasai)
104
ATLAS-394 Fix BaseResourceIT.waitForNotification (shwethags via sumasai)
105
ATLAS-385 Support for Lineage for entities with SuperType as DataSet (anilsg via sumasai)
106
ATLAS-342 Atlas is sending an ENTITY_CREATE event to the ATLAS_ENTITIES topic even if the entity exists already (shwethags)
107
ATLAS-386 Handle hive rename Table (shwethags)
108
ATLAS-374 Doc: Create a wiki for documenting fault tolerance and HA options for Atlas data (yhemanth via sumasai)
109
ATLAS-346 Atlas server loses messages sent from Hive hook if restarted after unclean shutdown (yhemanth via sumasai)
110
ATLAS-382 Fixed Hive Bridge doc for ATLAS cluster name (sumasai)
111
ATLAS-244 UI: Add Tag Tab (darshankumar89 via sumasai)
112
ATLAS-376 UI: Use the Schema API of the backend to populate details for Schema tab (darshankumar89 via sumasai)
113
ATLAS-380 Fix ATLAS source artifact generation (sumasai)
114
ATLAS-354 Kerberized cluster: quick_start.py fails to add sample data (shwethags)
115
ATLAS-345 UI: Should allow tag addition on any search result that returns a reference-able entity (darshankumar89 via shwethags)
116
ATLAS-279 UI not displaying results for certain successful "select" search queries (anilsg via shwethags)
117
ATLAS-242 The qualified name for hive entities should be backward compatible (shwethags)
118
ATLAS-361 Add validation when index backends are switched in ATLAS configuration (sumasai via shwethags)
119
ATLAS-171 Ability to update type definition(shwethags via sumasai)
120
ATLAS-352 Improve write performance on type and entity creation with Hbase (sumasai)
121
ATLAS-350 Document jaas config details for atlas (tbeerbower via shwethags)
122
ATLAS-344 Document HBase permissions for secure cluster (tbeerbower via shwethags)
123
ATLAS-335 Kerberized cluster: Atlas fails to come up with hbase as backend (sumasai via shwethags)
124
ATLAS-333 atlas_stop.py – script must delete “atlas.pid” file (ndjouhr via sumasai)
125
ATLAS-220 Gets on Enum attribute should return EnumValue(yhemanth via sumasai)
126
ATLAS-334 Update documentation to reflect copying required atlas file on solr installation (sumasai via shwethags)
127
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)
128
ATLAS-297 KafkaNotificationTest.testSendReceiveMessage fails when atlas-server is running on the same machine (yhemanth via shwethags)
129
ATLAS-306 change javadoc generation from 'package' to 'site' phase(jspeidel via sumasai)
130
ATLAS-289 updateEntity does not remove existing edge for multiplicity-one reference (dkantor via shwethags)
131
ATLAS-300 Need additional integration test coverage for entity notifications (tbeerbower via shwethags)
132
ATLAS-304 surefire fails to run tests if maven project directory path has embedded space(dkantor via sumasai)
133
ATLAS-301 Atlas Distribution module test is failing (yhemanth via shwethags)
134
ATLAS-114 Upgrade hbase client to 1.1.2 (sumasai)
135
ATLAS-296 IllegalArgumentException during hive HiveHookIT integration tests (tbeerbower via shwethags)
136
ATLAS-158 Provide Atlas Entity Change Notification (tbeerbower via shwethags)
137
ATALS-238 atlas_start.py- the Atlas server won’t restart after improper shutdown(ndjouri via sumasai)
138
ATLAS-293 UI Requires Internet Access For UI Facelift (darshankumar89 via shwethags)
139 140
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)
141
ATLAS-211 UI: UI Facelift(anilsg via sumasai)
142
ATLAS-257 import_hive.sh fails when run under cygwin(dkantor via sumasai)
143
ATLAS-255 Add log level setting for titan in atlas-log4j.xml(ayubkhan via sumasai)
144
ATLAS-246 QuickStart uses integer data type for dates, which causes data loss (dkantor via sumasai)
145 146
ATLAS-232 Fix the API incompatibility introduced in ATLAS-58(shwethags via sumasai)
ATLAS-198 Atlas UI Requires Internet Access(sanjayp via sumasai)
147
ATLAS-201 Rename org.apache.atlas.Main to org.apache.atlas.Atlas (rishabhbhardwaj via shwethags)
148
ATLAS-179 Atlas hook causes mem leak and hive server 2 crashes (shwethags)
149
ATLAS-212 Remove test class usage of hive configuration property "atlas.rest.address" (jspeidel via shwethags)
150 151
ATLAS-159 UI generated files should be target (sanjayp via sumasai)
ATLAS-188 Provide Ability to Add Tag to Entity (sanjayp via sumasai)
152
ATLAS-209 Use testng and delete junit and scalatest (ltfxyz via shwethags)
153
ATLAS-163 New Trait UI (Tag) ( darshankumar89 via sumasai)
154 155 156 157
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)
158
ATLAS-168 Atlas UI - Max column in hive 4 (darshankumar89 via shwethags)
159
ATLAS-155 Images do not show up on the dashboard (darshankumar89 via shwethags)
160
ATLAS-134 Some defects found when reviewing the source code (ltfxyz via shwethags)
161 162 163
ATLAS-196 Fix solr documentation (sumasai via shwethags)
ATLAS-195 Document Hbase configs (sumasai via shwethags)
ATLAS-102 Issue with SolrIndex (sumasai via shwethags)
164
ATLAS-194 Thread pool in hive hook should be static (shwethags)
165
ATLAS-180 Cleanup atlas doc packaging (shwethags)
166
ATLAS-147 Fix a code issue when defineTypes (ltfxyz via shwethags)
167
ATLAS-110 UI: Lineage should be clickable (Vishal Kadam via Venkatesh Seetharam)
168 169
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)
170
ATLAS-111 UI: Create Help Link (Vishal Kadam via Venkatesh Seetharam)
171
ATLAS-113 Add an About Dialog to Apache Atlas UI with version number (Vishal Kadam via Venkatesh Seetharam)
172
ATLAS-109 Remove v2 Folder (Vishal Kadam via Venkatesh Seetharam)
173
ATLAS-90 Support offline builds (Vishal Kadam via Venkatesh Seetharam)
174
ATLAS-154 Update website for 0.5-incubating release (Venkatesh Seetharam)
175
ATLAS-153 Build failure - org.glassfish:javax.el (shwethags)
176 177 178 179 180
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)
181
ATLAS-91 Add solr configuration and documentation (sumasai via shwethags)
182
ATLAS-95 import-hive.sh reports illegal java parameters (shwethags)
183
ATLAS-74 Create notification framework (shwethags)
184
ATLAS-93 import-hive.sh reports FileNotFoundException (shwethags)
185
ATLAS-92 import-hive.sh failed to find HiveMetaStoreBridge (airbots via shwethags)
186
ATLAS-16 jersey jaxb exception (shwethags)
187
ATLAS-79 Unique constraint is not honoured (shwethags)
188
ATLAS-25 Fix Atlas on Java 8 (sandeep.samudrala via shwethags)
189
ATLAS-86 Jenkins build failing as of build #41 (shwethags)
190
ATLAS-80 Support for variables in application properties (shwethags)
191
ATLAS-37 atlas repository, webapp, hive-bridge tests fails with Hbase and Solr as Titan storage backend (sumasai via shwethags)
192
ATLAS-56 atlas_config.py should give an informative error if jar or java binaries can't be found (dossett@gmail.com via shwethags)
193
ATLAS-45 Entity submit fails (sumasai via shwethags)
194
ATLAS-46 Different data directory with restart (shwethags)
195
ATLAS-81 atlas debian packaing fails in maven build (vijay_k via shwethags)
196 197 198
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)
199
ATLAS-31 ATLAS build fails with clean repo (sumasai via shwethags)
200
ATLAS-33 Atlas restart fails (shwethags)
201
ATLAS-29 client authentication fails in secure environment from server processes (jmaron)
202
ATLAS-10 Update trunk version to 0.6-incubating-SNAPSHOT (shwethags)
203

204 205 206
--Release 0.5-incubating

ALL CHANGES:
207
ATLAS-26 Minor issues with release prep (Venkatesh Seetharam)
Shwetha GS committed
208
ATLAS-17 Parameterize schema API query per typeName (shwethags)
209
ATLAS-13 Add project website (Venkatesh Seetharam)
210
ATLAS-12 Update the copyright in Notice and License files (Venkatesh Seetharam)
211
ATLAS-9 Create branch-0.5 and update version to 0.5-incubating (shwethags)
212
ATLAS-14 Change the github repo url in installation steps to point to Apache repo (ajayyadava via shwethags)