setup github actions #2
build-metastore-image.yml
on: push
build-and-push-image
53s
Annotations
1 error and 1 warning
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl https://repo1.maven.org/maven2/org/apache/hive/hive-standalone-metastore-server/${METASTORE_VERSION}/hive-standalone-metastore-server-${HSM_VERSION}-bin.tar.gz | tar xz -C /opt/ && ln -s /opt/apache-hive-metastore-${METASTORE_VERSION}-bin ${METASTORE_HOME} && sed -i -e 's/org.apache.hadoop.hive.metastore.tools.MetastoreSchemaTool/org.apache.hadoop.hive.metastore.tools.schematool.MetastoreSchemaTool/g' ${METASTORE_HOME}/bin/ext/schemaTool.sh" did not complete successfully: exit code: 2
|
build-and-push-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|