[
https://issues.apache.org/jira/browse/ATLAS-5261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radhika Kundam updated ATLAS-5261:
----------------------------------
Description:
Code coverage step fails even though the Docker build succeeds.
*Error:*
/home/atlas/scripts/atlas-build.sh: ./dev-support/checks/coverage.sh:
/usr/bin/env: bad interpreter: Permission denied
was:
There are two issues observed in the Atlas build process:
Code Coverage Failure
The Docker-based build completes successfully, but the code coverage step fails
with a permission-related error.
Excessive WAR File Size
The generated atlas.war file is significantly large (~855 MB), primarily due to
a large Hadoop AWS dependency pulled into the build.
> Fix Code Coverage Execution Failure
> -----------------------------------
>
> Key: ATLAS-5261
> URL: https://issues.apache.org/jira/browse/ATLAS-5261
> Project: Atlas
> Issue Type: Task
> Components: atlas-core
> Reporter: Radhika Kundam
> Assignee: Radhika Kundam
> Priority: Major
>
> Code coverage step fails even though the Docker build succeeds.
> *Error:*
> /home/atlas/scripts/atlas-build.sh: ./dev-support/checks/coverage.sh:
> /usr/bin/env: bad interpreter: Permission denied
--
This message was sent by Atlassian Jira
(v8.20.10#820010)