[HUDI-250] Ensure Hudi CLI wrapper works with non snapshot jars too. Also Fix bug in cut_release_branch script
This commit is contained in:
committed by
Balaji Varadarajan
parent
0b032b2761
commit
3ee16b5439
@@ -58,7 +58,7 @@ fi
|
||||
|
||||
MASTER_BRANCH=master
|
||||
RELEASE_BRANCH=release-${RELEASE}
|
||||
GITHUB_REPO_URL=https://gitbox.apache.org/repos/asf/incubator-hudi.git
|
||||
GITHUB_REPO_URL=git@github.com:apache/incubator-hudi.git
|
||||
HUDI_ROOT_DIR=incubator-hudi
|
||||
LOCAL_CLONE_DIR=hudi_release_${RELEASE}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user