Apache has been migrating projects from the old git-wip-us.apache.org to gitbox.apache.org. See https://blogs.apache.org/infra/entry/relocation-of-apache-git-repositories . Impala migrated recently with INFRA-17572. Please update references with the new URL: https://gitbox.apache.org/repos/asf/impala.git
Upstream Jenkins jobs now use the new URL and all references in the Impala repository have been updated. For committers, the updated repository URL required changes to bin/push_to_asf.py. This means that the apache git remote used by that script needs to be updated. For example, if using the default apache remote with name 'apache', the following updates the URL: git remote set-url apache https://gitbox.apache.org/repos/asf/impala.git Thanks, Joe
