Add $DSE_HOME//resources/cassandra/tools/bin to the default path #1595
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if test ! -e apache-cassandra-${CASSANDRA_VERSION}-bin.tar.gz; then curl -L -O \"https://archive.apache.org/dist/cassandra/${CASSANDRA_VERSION}/apache-cassandra-${CASSANDRA_VERSION}-bin.tar.gz\"; fi && tar --directory ${CASSANDRA_HOME} --strip-components 1 --extract --gzip --file apache-cassandra-${CASSANDRA_VERSION}-bin.tar.gz && chown -R cassandra:root ${CASSANDRA_HOME} && chmod -R a+rwX ${CASSANDRA_HOME}" did not complete successfully: exit code: 7
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
This job failed
Loading