Radhika, Thank you for 2.5.0 release candidate #0. I found following issues during validation.
1. Build using docker succeeds, but following error is seen after build completion: /home/atlas/scripts/atlas-build.sh: ./dev-support/checks/coverage.sh: /usr/bin/env: bad interpreter: Permission denied 2. UI landing page is stuck with spinning wheel, with console showing following error: Refused to apply style from 'http://localhost:21000/js/libs/bootstrap/css/bootstrap.min.css?bust=1774198908334' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled. 3. Though quick_start.py completes successfully, Atlas server logs show following error: org.apache.atlas.exception.AtlasBaseException: Invalid DSL query: Table where name=%22sales_fact%22 limit 10 offset 0 | Reason: DSL Semantic Error - sales_fact type not found, DSL Semantic Error - sales_fact type not found, DSL Semantic Error - 22 type not found, DSL Semantic Error - 22 type not found. Please refer to Atlas DSL grammar for more information 4. atlas.war file is 855 MB, with WEB-INF/lib/bundle-2.29.52.jar taking up 612 MB. This library is dragged due to dependency on org.apache.hadoop:hadoop-aws in webapp/pom.xml. Above issues need to be addressed, hence -1 from me for rc0. Thanks, Madhan On 3/20/26, 2:57 AM, "pinal shah" <[email protected] <mailto:[email protected]>> wrote: Thanks Radhilka, +1 for the Apache Atlas 2.5.0 rc0 - verified hashes for apache-atlas-2.5.0-sources.tar.gz - verified the signature - successfully built using docker - verified Atlas startup against rdbms and hbase backend - verified quick_start.py against both backend - verified quick, basic and advanced search against both backend - verified classification create, delete, propagate against both backend - verified hive/hbase table entity creation though hooks against hbase backend Thanks, Pinal Shah On Thu, Mar 19, 2026 at 10:45 AM Radhika Kundam <[email protected] <mailto:[email protected]>> wrote: > Atlas team, > > Apache Atlas 2.5.0 release candidate #0 is now available for a vote within > the dev community. Links to the release artifacts are given below. Please > review and vote. > > The vote will be open for at least 72 hours or until necessary votes are > reached. > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > Thanks, > Radhika > > List of issues addressed in this release: > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20Atlas%20AND%20fixVersion%20%3D%202.5.0%20ORDER%20BY%20status%20DESC > > <https://issues.apache.org/jira/issues/?jql=project%20%3D%20Atlas%20AND%20fixVersion%20%3D%202.5.0%20ORDER%20BY%20status%20DESC> > > Git tag for the release: > https://github.com/apache/atlas/tree/release-2.5.0-rc0 > <https://github.com/apache/atlas/tree/release-2.5.0-rc0> > > Sources for the release: > > https://dist.apache.org/repos/dist/dev/atlas/2.5.0-rc0/apache-atlas-2.5.0-sources.tar.gz > > <https://dist.apache.org/repos/dist/dev/atlas/2.5.0-rc0/apache-atlas-2.5.0-sources.tar.gz> > > Source release verification: > PGP Signature: > > https://dist.apache.org/repos/dist/dev/atlas/2.5.0-rc0/apache-atlas-2.5.0-sources.tar.gz.asc > > <https://dist.apache.org/repos/dist/dev/atlas/2.5.0-rc0/apache-atlas-2.5.0-sources.tar.gz.asc> > MD5 Hash: > > https://dist.apache.org/repos/dist/dev/atlas/2.5.0-rc0/apache-atlas-2.5.0-sources.tar.gz.md5 > > <https://dist.apache.org/repos/dist/dev/atlas/2.5.0-rc0/apache-atlas-2.5.0-sources.tar.gz.md5> > SHA512 Hash: > > https://dist.apache.org/repos/dist/dev/atlas/2.5.0-rc0/apache-atlas-2.5.0-sources.tar.gz.sha512 > > <https://dist.apache.org/repos/dist/dev/atlas/2.5.0-rc0/apache-atlas-2.5.0-sources.tar.gz.sha512> > > Keys to verify the signature of the release artifacts are available at: > https://dist.apache.org/repos/dist/dev/atlas/KEYS > <https://dist.apache.org/repos/dist/dev/atlas/KEYS> >
