Known Issues in Apache Atlas
Learn about the known issues in Atlas, the impact or changes to the functionality, and the workaround.
- CDPD-67112: Import transforms do not work as expected when
replacing a string which already has "
:
" - The character “
:
” is not supported in path replacements. The import succeeds but location remains unchanged. The character “:
” must be avoided. - CDPD-69150: Unable to add labels or user defined properties in Japanese
- Adding Japanese labels or user defined properties results in the error message: “Invalid label: データ, label should contain alphanumeric characters, _ or -”
- CDPD-69279: Quick search does not return entities when using Japanese or Chinese characters to search properties
- Entities, such as
hdfs_path
, are not returned by the search when their indexable properties are searched using partial search terms made of Japanese or Chinese characters. Only exact matches return results when searching the indexed properties made of Japanese or Chinese characters. - CDPD-68191: Suggestions do not return the correct results when searching multiple Chinese characters
- Free text search does not return results when searching Chinese phrases made of multiple characters. Partial searches return the correct results.
- CDPD-71219: Regression : Suggestions don't work for single character words on indexable attributes
- When searching for entities whose name (entity names are indexable) is a single character, search results are returned but suggestions are not. When searching for entities whose description (entity descriptions are not indexable) is a single character, both search results and suggestions are returned.
- CDPD-67450: Table name renaming operation is not updating or creating iceberg_table entity
- Renaming an Iceberg table does not update the corresponding Atlas entity.
- CDPD-67089: Export/Import: When a table with Ozone path is exported as "connected", only the Ozone key is exported.
- When table with Ozone path is exported as "connected", only Ozone key is exported. Other Ozone entities, such as Ozone volume, Ozone bucket are not exported.
- CDPD-59565: Whole lineage becomes hidden when filters are enabled with deleted entity
- When a larger lineage structure contains a circular lineage and
this circular lineage contains at least one deleted entity, the whole lineage structure
becomes hidden if both of the following filters are used:
- Hide Processes
- Hide Deleted Entities
- CDPD-43772: Performance issues with Atlas service
- If there are lot of update operations and the compression
type of column families of
atlas_janus
table isSNAPPY
, then the Kafka message processing might become slower. - CDPD-69910: NPE while deleting BusinessMetadata
- If business metadata is created without adding any applicable types, a NullPointerException is produced when we try to delete that business metadata.
- CDPD-75994: Post DL regular upgrade (non ZDU) to 7.3.1, "Exception in getKafkaConsumer ,WakeupException: null" is seen
- After the data lake is upgraded to 7.3.1, sometimes Atlas
Hook does not function when Apache Atlas and Apache Kafka are started at the same time,
thus Atlas is unable to connect to Kafka while Kafka is still being set up. Atlas performs
only three attempts.
Restart the cluster, after the upgrade to trigger to reconnect to Apache Kafka. The Kafka consumer creation should be retried if the Kafka service is unavailable during Atlas startup.
- CDPD-76035: Resource lookup for Atlas service is failing
- Once the Atlas configuration snippet
atlas.authentication.method.file
is enabled and a classification is created, these do not synchronize correctly to the Type Category resource field setting of Apache Ranger. The newly created classification won't be able to be selected as the Type Name. - CDPD-74180: Export/Import : If Shell entities have a lineage, it is not exported
- If there is a shell entity which has lineage, while using the Export API, that shell entity will not be exported in the zip file.
- CDPD-66938: [Analyze] [Atlas] [FIPS] test_time_range tests fail
- When the Apache Atlas server is running on a node which has time zone other than UTC, there might be a time of day when the search results might differ if the relative CreateTime date range filters of TODAY, YESTERDAY, etc. are used.
- CDPD-70321: Atlas Parallel import is failing with various errors
- During a parallel import-export activity with six iceberg
table policies with
exportOption
asdb1.*
for all six exports, all import fail after the exports. - CDPD-76269: POST Rolling Upgrade performed from 7.1.7.3000 to 7.3.1.0 , and then downgraded from 7.3.1.0 to 7.1.7.3000 , updating edge to enable tag propagation is failing
- When performing a rolling upgrade from 7.1.7.3000 to 7.3.1.0, and then downgrading from 7.3.1.0 to 7.1.7.3000, updating edge to enable tag propagation fails.