-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Labels
bugPOINT - Bugfix entry in the CHANGELOGPOINT - Bugfix entry in the CHANGELOG
Milestone
Description
Discussed in #156
Originally posted by hadoopch November 3, 2023
Hi all,
AWS_S3 is different than the other services. You don't assign it to any host.
Furthermore you don't have instance related scope of configuration (SERVICEWIDE, SERVER, ...). Therefore it is not clear how to define it in the definition.yml.
Verify will not accept a defintion without a host template.
I tried it via --skip-tags verify. Service was added but the configuration was not applied.
configs:
AWS_S3:
cloud_account: obsbackup
s3_endpoint: "obs.mydomain.com"
AWS_S3_service_env_safety_valve: "path_style_access=true\nsigning_algorithm=S3SignerType\nconnection_ssl_enabled=false\nmultiobjectdelete_enable=true\nfast_upload=true\nendpoint_region=eu-ch2"
INFRA_SOLR:
SOLR_SERVER:
solr_hdfs_blockcache_slab_count: 93
process_auto_restart: true
solr_java_heapsize: "{{12*1024**3}}"
solr_java_direct_memory_size: "{{16*1024**3}}"
Who can support ?
Best regards
Uli
Metadata
Metadata
Assignees
Labels
bugPOINT - Bugfix entry in the CHANGELOGPOINT - Bugfix entry in the CHANGELOG