Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/18977 )
Change subject: IMPALA-10408: Support build using Apache components ...................................................................... Patch Set 22: (1 comment) > Patch Set 22: Code-Review+1 > > I tried the patch locally. There is an issue in setting Ranger up due to the > downloaded apache-ranger-2.4.0 doesn't have security-applicationContext.xml > used in bin/create-test-configuration.sh. Not sure if there are other issues. > We can fix them in follow-up JIRAs. I think it's good enough to merge this. I just realized this is due to the ranger release is just a source release (as you mentioned before). I have compiled ranger-2.4.0 and uploaded the tarballs to the native-toolchain bucket. We can use them directly. I hope at least Ranger can run so my patch for loading testdata can still work after this: https://gerrit.cloudera.org/c/21657/ The tarball URLs: https://native-toolchain.s3.amazonaws.com/build/apache_components/tarballs/ranger-2.4.0-admin.tar.gz https://native-toolchain.s3.amazonaws.com/build/apache_components/tarballs/ranger-2.4.0-atlas-plugin.tar.gz https://native-toolchain.s3.amazonaws.com/build/apache_components/tarballs/ranger-2.4.0-elasticsearch-plugin.tar.gz https://native-toolchain.s3.amazonaws.com/build/apache_components/tarballs/ranger-2.4.0-hbase-plugin.tar.gz https://native-toolchain.s3.amazonaws.com/build/apache_components/tarballs/ranger-2.4.0-hdfs-plugin.tar.gz https://native-toolchain.s3.amazonaws.com/build/apache_components/tarballs/ranger-2.4.0-hive-plugin.tar.gz https://native-toolchain.s3.amazonaws.com/build/apache_components/tarballs/ranger-2.4.0-kafka-plugin.tar.gz https://native-toolchain.s3.amazonaws.com/build/apache_components/tarballs/ranger-2.4.0-kms.tar.gz https://native-toolchain.s3.amazonaws.com/build/apache_components/tarballs/ranger-2.4.0-knox-plugin.tar.gz https://native-toolchain.s3.amazonaws.com/build/apache_components/tarballs/ranger-2.4.0-kylin-plugin.tar.gz https://native-toolchain.s3.amazonaws.com/build/apache_components/tarballs/ranger-2.4.0-migration-util.tar.gz https://native-toolchain.s3.amazonaws.com/build/apache_components/tarballs/ranger-2.4.0-ozone-plugin.tar.gz https://native-toolchain.s3.amazonaws.com/build/apache_components/tarballs/ranger-2.4.0-presto-plugin.tar.gz https://native-toolchain.s3.amazonaws.com/build/apache_components/tarballs/ranger-2.4.0-ranger-tools.tar.gz https://native-toolchain.s3.amazonaws.com/build/apache_components/tarballs/ranger-2.4.0-solr_audit_conf.tar.gz https://native-toolchain.s3.amazonaws.com/build/apache_components/tarballs/ranger-2.4.0-solr-plugin.tar.gz https://native-toolchain.s3.amazonaws.com/build/apache_components/tarballs/ranger-2.4.0-sqoop-plugin.tar.gz https://native-toolchain.s3.amazonaws.com/build/apache_components/tarballs/ranger-2.4.0-src.tar.gz https://native-toolchain.s3.amazonaws.com/build/apache_components/tarballs/ranger-2.4.0-storm-plugin.tar.gz https://native-toolchain.s3.amazonaws.com/build/apache_components/tarballs/ranger-2.4.0-tagsync.tar.gz https://native-toolchain.s3.amazonaws.com/build/apache_components/tarballs/ranger-2.4.0-usersync.tar.gz https://native-toolchain.s3.amazonaws.com/build/apache_components/tarballs/ranger-2.4.0-yarn-plugin.tar.gz http://gerrit.cloudera.org:8080/#/c/18977/22/buildall.sh File buildall.sh: http://gerrit.cloudera.org:8080/#/c/18977/22/buildall.sh@454 PS22, Line 454: fi We can add a script here to build Apache Ranger from scratch. Just like what we do for Apache Hive 3.1.3 above. -- To view, visit http://gerrit.cloudera.org:8080/18977 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I8730dd182b367c9daa94303937ad249db72b1399 Gerrit-Change-Number: 18977 Gerrit-PatchSet: 22 Gerrit-Owner: Anonymous Coward <[email protected]> Gerrit-Reviewer: Anonymous Coward <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Comment-Date: Sat, 10 Aug 2024 04:58:24 +0000 Gerrit-HasComments: Yes
