justinmclean commented on code in PR #4070:
URL: https://github.com/apache/gravitino/pull/4070#discussion_r1665494798


##########
dev/docker/ranger/ranger-dependency.sh:
##########
@@ -24,7 +24,7 @@ ranger_dir="$(cd "${ranger_dir}">/dev/null; pwd)"
 # Environment variables definition
 RANGER_VERSION=2.4.0
 RANGER_PACKAGE_NAME="ranger-${RANGER_VERSION}-admin.tar.gz" # Must export this 
variable for Dockerfile
-RANGER_DOWNLOAD_URL=https://github.com/datastrato/apache-ranger/releases/download/release-ranger-${RANGER_VERSION}/ranger-${RANGER_VERSION}-admin.tar.gz
+RANGER_DOWNLOAD_URL=https://github.com/apache/apache-ranger/releases/download/release-ranger-${RANGER_VERSION}/ranger-${RANGER_VERSION}-admin.tar.gz

Review Comment:
   GitHub is not an official release area for ASF projects. The official 
releases are put on https://dist.apache.org/. For Ranger see 
https://dist.apache.org/repos/dist/release/ranger/.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to