Skip to content

Commit

Permalink
Remove unused lines in spark-deploy.yaml (#2693)
Browse files Browse the repository at this point in the history
  • Loading branch information
nss10 authored Jan 14, 2025
1 parent 2f64d16 commit fef3d7c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ repos:
hooks:
- id: detect-secrets
args: ['--baseline', '.secrets.baseline']
additional_dependencies: ['gibberish-detector']
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
hooks:
Expand Down
3 changes: 0 additions & 3 deletions kube/services/spark/spark-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,6 @@ spec:
args:
- "-c"
- |
# get /usr/local/share/ca-certificates/cdis-ca.crt into system bundle
ssh server sudo /etc/init.d/ssh start
update-ca-certificates
python run_config.py
hdfs namenode -format
hdfs --daemon start namenode
Expand Down

0 comments on commit fef3d7c

Please sign in to comment.