Skip to content

Commit 677302e

Browse files
authored
Merge pull request #47 from tobegit3hub/feat/upgrade_hadoop_version_to_33
feat: upgrade cicd script to package hadoop 3.3
2 parents b7746e5 + 0d96633 commit 677302e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
3434
- name: compile
3535
run: |
36-
./dev/make-distribution.sh --name openmldbspark --tgz -Phadoop-2.7 -Pyarn -Pkubernetes -Phive -Phive-thriftserver
36+
./dev/make-distribution.sh --name openmldbspark --tgz -Phadoop-3.3 -Pyarn -Pkubernetes -Phive -Phive-thriftserver
3737
3838
- name: Release
3939
if: startsWith(github.ref, 'refs/tags/v')

0 commit comments

Comments
 (0)