elasticsearch 查看所有集群设置_cluster/settings

curl --location 'http://127.0.0.1:9200/_cluster/settings?include_defaults=true' \
--header 'Authorization: Basic ssss'

样例数据

{"persistent": {"cluster": {"routing": {"allocation": {"node_concurrent_recoveries": "10"}},"max_shards_per_node": "30000"},"indices": {"recovery": {"max_bytes_per_sec": "100mb"}},"xpack": {"monitoring": {"collection": {"enabled": "true"}}}},"transient": {},"defaults": {"cluster": {"max_voting_config_exclusions": "10","auto_shrink_voting_configuration": "true","election": {"duration": "500ms","initial_timeout": "100ms","max_timeout": "10s","back_off_time": "100ms","strategy": "supports_voting_only"},"no_master_block": "write","persistent_tasks": {"allocation": {"enable": "all","recheck_interval": "30s"}},"blocks": {"read_only_allow_delete": "false","read_only": "false"},"remote": {"node": {"attr": ""},"initial_connect_timeout": "30s","connect": "true","connections_per_cluster": "3"},"follower_lag": {"timeout": "90000ms"},"routing": {"use_adaptive_replica_selection": "true","rebalance": {"enable": "all"},"allocation": {"node_concurrent_incoming_recoveries": "10","include": {"_tier": ""},"node_initial_primaries_recoveries": "4","same_shard": {"host": "false"},"total_shards_per_node": "-1","require": {"_tier": ""},"shard_state": {"reroute": {"priority": "NORMAL"}},"type": "balanced","disk": {"threshold_enabled": "true","watermark": {"flood_stage.frozen.max_headroom": "20GB","flood_stage": "95%","high": "90%","low": "85%","enable_for_single_data_node": "false","flood_stage.frozen": "95%"},"include_relocations": "true","reroute_interval": "60s"},"awareness": {"attributes": []},"balance": {"index": "0.55","threshold": "1.0","shard": "0.45"},"enable": "all","node_concurrent_outgoing_recoveries": "10","allow_rebalance": "indices_all_active","cluster_concurrent_rebalance": "2","exclude": {"_tier": ""}}},"indices": {"tombstones": {"size": "500"},"close": {"enable": "true"}},"nodes": {"reconnect_interval": "10s"},"service": {"slow_master_task_logging_threshold": "10s","slow_task_logging_threshold": "30s"},"publish": {"timeout": "30000ms","info_timeout": "10000ms"},"name": "jiankunking-cluster","fault_detection": {"leader_check": {"interval": "1000ms","timeout": "10000ms","retry_count": "3"},"follower_check": {"interval": "1000ms","timeout": "10000ms","retry_count": "3"}},"join": {"timeout": "60000ms"},"max_shards_per_node": {"frozen": "3000"},"initial_master_nodes": ["10.11.12.193","10.11.12.194","10.11.12.195"],"snapshot": {"info": {"max_concurrent_fetches": "5"}},"info": {"update": {"interval": "30s","timeout": "15s"}}},"stack": {"templates": {"enabled": "true"}},"logger": {"level": "INFO"},"bootstrap": {"memory_lock": "true","system_call_filter": "true","ctrlhandler": "true"},"processors": "32","ingest": {"user_agent": {"cache_size": "1000"},"geoip": {"cache_size": "1000","downloader": {"enabled": "false","endpoint": "https://geoip.elastic.co/v1/database","poll": {"interval": "3d"}}},"grok": {"watchdog": {"max_execution_time": "1s","interval": "1s"}}},"network": {"host": [],"tcp": {"reuse_address": "true","keep_count": "-1","connect_timeout": "30s","keep_interval": "-1","no_delay": "true","keep_alive": "true","receive_buffer_size": "-1b","keep_idle": "-1","send_buffer_size": "-1b"},"bind_host": ["10.11.12.193"],"server": "true","breaker": {"inflight_requests": {"limit": "100%","overhead": "2.0"}},"publish_host": ["10.11.12.193"]},"pidfile": "","path": {"data": ["/usr/share/elasticsearch/data3","/usr/share/elasticsearch/data4"],"logs": "/usr/share/elasticsearch/logs","shared_data": "","home": "/usr/share/elasticsearch","repo": []},"search": {"default_search_timeout": "-1","highlight": {"term_vector_multi_value": "true"},"default_allow_partial_results": "true","max_open_scroll_context": "500","max_buckets": "65536","low_level_cancellation": "true","allow_expensive_queries": "true","keep_alive_interval": "1m","remote": {"node": {"attr": ""},"initial_connect_timeout": "30s","connect": "true","connections_per_cluster": "3"},"default_keep_alive": "5m","max_keep_alive": "24h","aggs": {"rewrite_to_filter_by_filter": "true"}},"security": {"manager": {"filter_bad_defaults": "true"}},"transform": {"task_thread_pool": {"queue_size": "4","size": "4"}},"ccr": {"wait_for_metadata_timeout": "60s","indices": {"recovery": {"recovery_activity_timeout": "60s","chunk_size": "1mb","internal_action_timeout": "60s","max_bytes_per_sec": "40mb","max_concurrent_file_chunks": "5"}},"auto_follow": {"wait_for_metadata_timeout": "60s"}},"repositories": {"fs": {"compress": "false","chunk_size": "9223372036854775807b","location": ""},"url": {"supported_protocols": ["http","https","ftp","file","jar"],"allowed_urls": [],"url": "http:"}},"action": {"auto_create_index": "true","search": {"shard_count": {"limit": "9223372036854775807"}},"destructive_requires_name": "false"},"client": {"type": "node","transport": {"ignore_cluster_name": "false","nodes_sampler_interval": "5s","sniff": "false","ping_timeout": "5s"}},"enrich": {"max_force_merge_attempts": "3","cleanup_period": "15m","fetch_size": "10000","coordinator_proxy": {"max_concurrent_requests": "8","max_lookups_per_request": "128","queue_capacity": "1024"},"max_concurrent_policy_executions": "50"},"xpack": {"flattened": {"enabled": "true"},"watcher": {"execution": {"scroll": {"size": "0","timeout": ""},"default_throttle_period": "5s"},"internal": {"ops": {"bulk": {"default_timeout": ""},"index": {"default_timeout": ""},"search": {"default_timeout": ""}}},"thread_pool": {"queue_size": "1000","size": "50"},"index": {"rest": {"direct_access": ""}},"use_ilm_index_management": "true","history": {"cleaner_service": {"enabled": "true"}},"trigger": {"schedule": {"ticker": {"tick_interval": "500ms"}}},"enabled": "true","input": {"search": {"default_timeout": ""}},"encrypt_sensitive_data": "false","transform": {"search": {"default_timeout": ""}},"stop": {"timeout": "30s"},"watch": {"scroll": {"size": "0"}},"bulk": {"concurrent_requests": "0","flush_interval": "1s","size": "1mb","actions": "1"},"actions": {"bulk": {"default_timeout": ""},"index": {"default_timeout": ""}}},"eql": {"enabled": "true"},"data_frame": {"enabled": "true"},"ilm": {"enabled": "true"},"monitoring": {"migration": {"decommission_alerts": "false"},"collection": {"cluster": {"stats": {"timeout": "10s"}},"node": {"stats": {"timeout": "10s"}},"indices": [],"ccr": {"stats": {"timeout": "10s"}},"enrich": {"stats": {"timeout": "10s"}},"index": {"stats": {"timeout": "10s"},"recovery": {"active_only": "false","timeout": "10s"}},"interval": "10s","ml": {"job": {"stats": {"timeout": "10s"}}}},"history": {"duration": "168h"},"elasticsearch": {"collection": {"enabled": "true"}},"enabled": "true"},"graph": {"enabled": "true"},"searchable": {"snapshot": {"allocate_on_rolling_restart": "false","cache": {"range_size": "32mb","sync": {"max_files": "10000","interval": "60s","shutdown_timeout": "10s"},"recovery_range_size": "128kb"},"shared_cache": {"recovery_range_size": "128kb","region_size": "16mb","size": "0","min_time_delta": "60s","decay": {"interval": "60s"},"size.max_headroom": "-1","range_size": "16mb","max_freq": "100"}}},"rollup": {"enabled": "true","task_thread_pool": {"queue_size": "-1","size": "1"}},"sql": {"enabled": "true"},"searchable_snapshots": {"cache_fetch_async_thread_pool": {"core": "0","max": "50","keep_alive": "30s"},"cache_prewarming_thread_pool": {"core": "0","max": "16","keep_alive": "30s"}},"license": {"upload": {"types": ["standard","gold","platinum","enterprise","trial"]},"self_generated": {"type": "basic"}},"logstash": {"enabled": "true"},"notification": {"pagerduty": {"default_account": ""},"email": {"default_account": "","html": {"sanitization": {"allow": ["body","head","_tables","_links","_blocks","_formatting","img:embedded"],"disallow": [],"enabled": "true"}}},"reporting": {"retries": "40","warning": {"enabled": "true"},"interval": "15s"},"jira": {"default_account": ""},"slack": {"default_account": ""}},"security": {"operator_privileges": {"enabled": "false"},"dls_fls": {"enabled": "true"},"dls": {"bitset": {"cache": {"size": "10%","ttl": "2h"}}},"transport": {"filter": {"allow": [],"deny": [],"enabled": "true"},"ssl": {"enabled": "true"}},"ssl": {"diagnose": {"trust": "true"}},"enabled": "true","crypto": {"thread_pool": {"queue_size": "1000","size": "16"}},"filter": {"always_allow_bound_address": "true"},"encryption": {"algorithm": "AES/CTR/NoPadding"},"audit": {"enabled": "false","logfile": {"emit_node_id": "true","emit_node_host_name": "false","emit_node_name": "false","events": {"emit_request_body": "false","include": ["ACCESS_DENIED","ACCESS_GRANTED","ANONYMOUS_ACCESS_DENIED","AUTHENTICATION_FAILED","CONNECTION_DENIED","TAMPERED_REQUEST","RUN_AS_DENIED","RUN_AS_GRANTED","SECURITY_CONFIG_CHANGE"],"exclude": []},"emit_node_host_address": "false"}},"authc": {"password_hashing": {"algorithm": "bcrypt"},"success_cache": {"size": "10000","enabled": "true","expire_after_access": "1h"},"api_key": {"doc_cache": {"ttl": "5m"},"cache": {"hash_algo": "ssha256","max_keys": "10000","ttl": "24h"},"delete": {"interval": "24h","timeout": "-1"},"enabled": "false","hashing": {"algorithm": "pbkdf2"}},"anonymous": {"authz_exception": "true","roles": [],"username": "_anonymous"},"run_as": {"enabled": "true"},"reserved_realm": {"enabled": "true"},"service_token": {"cache": {"hash_algo": "ssha256","max_tokens": "100000","ttl": "20m"}},"token": {"delete": {"interval": "30m","timeout": "-1"},"enabled": "false","thread_pool": {"queue_size": "1000","size": "1"},"timeout": "20m"}},"fips_mode": {"enabled": "false"},"encryption_key": {"length": "128","algorithm": "AES"},"http": {"filter": {"allow": [],"deny": [],"enabled": "true"},"ssl": {"enabled": "false"}},"automata": {"max_determinized_states": "100000","cache": {"size": "10000","ttl": "48h","enabled": "true"}},"user": null,"authz": {"store": {"privileges": {"cache": {"ttl": "24h","max_size": "10000"}},"roles": {"index": {"cache": {"ttl": "20m","max_size": "10000"}},"cache": {"max_size": "10000"},"negative_lookup_cache": {"max_size": "10000"},"field_permissions": {"cache": {"max_size_in_bytes": "104857600"}}}}}},"transform": {"num_transform_failure_retries": "10","enabled": "true"},"vectors": {"enabled": "true"},"ccr": {"enabled": "true","ccr_thread_pool": {"queue_size": "100","size": "32"}},"idp": {"privileges": {"application": "","cache": {"size": "100","ttl": "90m"}},"metadata": {"signing": {"keystore": {"alias": ""}}},"slo_endpoint": {"post": "https:","redirect": "https:"},"defaults": {"nameid_format": "urn:oasis:names:tc:SAML:2.0:nameid-format:transient","authn_expiry": "5m"},"allowed_nameid_formats": ["urn:oasis:names:tc:SAML:2.0:nameid-format:transient"],"contact": {"given_name": "","email": "","surname": ""},"organization": {"display_name": "","name": "","url": "http:"},"sso_endpoint": {"post": "https:","redirect": "https:"},"entity_id": "","signing": {"keystore": {"alias": ""}},"sp": {"cache": {"size": "1000","ttl": "60m"},"wildcard": {"path": "wildcard_services.json"}},"enabled": "false"},"slm": {"enabled": "true"},"enrich": {"enabled": "true"},"http": {"default_connection_timeout": "10s","proxy": {"host": "","scheme": "","port": "0"},"whitelist": ["*"],"default_read_timeout": "10s","max_response_size": "10mb"},"autoscaling": {"memory": {"monitor": {"timeout": "15s"}}},"ml": {"utility_thread_pool": {"core": "1","max": "2048","keep_alive": "10m"},"max_anomaly_records": "500","enable_config_migration": "true","max_open_jobs": "512","min_disk_space_off_heap": "5gb","use_auto_machine_memory_percent": "false","inference_model": {"cache_size": "40%","time_to_live": "5m"},"nightly_maintenance_requests_per_second": "-1.0","node_concurrent_job_allocations": "2","max_model_memory_limit": "0b","enabled": "true","max_lazy_ml_nodes": "0","max_ml_node_size": "0b","max_machine_memory_percent": "30","persist_results_max_retries": "20","autodetect_process": "true","datafeed_thread_pool": {"core": "1","max": "512","keep_alive": "1m"},"max_inference_processors": "50","process_connect_timeout": "10s","job_comms_thread_pool": {"core": "4","max": "2048","keep_alive": "1m"}}},"rest": {"action": {"multi": {"allow_explicit_index": "true"}}},"cache": {"recycler": {"page": {"limit": {"heap": "10%"},"type": "CONCURRENT","weight": {"longs": "1.0","ints": "1.0","bytes": "1.0","objects": "0.1"}}}},"async_search": {"index_cleanup_interval": "1h"},"reindex": {"remote": {"whitelist": []}},"resource": {"reload": {"enabled": "true","interval": {"low": "60s","high": "5s","medium": "30s"}}},"thread_pool": {"force_merge": {"queue_size": "-1","size": "1"},"fetch_shard_started": {"core": "1","max": "64","keep_alive": "5m"},"listener": {"queue_size": "-1","size": "10"},"refresh": {"core": "1","max": "10","keep_alive": "5m"},"system_write": {"queue_size": "1000","size": "5"},"generic": {"core": "4","max": "128","keep_alive": "30s"},"warmer": {"core": "1","max": "5","keep_alive": "5m"},"search": {"max_queue_size": "1000","queue_size": "1000","size": "49","auto_queue_frame_size": "2000","target_response_time": "1s","min_queue_size": "1000"},"fetch_shard_store": {"core": "1","max": "64","keep_alive": "5m"},"flush": {"core": "1","max": "5","keep_alive": "5m"},"management": {"core": "1","max": "5","keep_alive": "5m"},"analyze": {"queue_size": "16","size": "1"},"get": {"queue_size": "1000","size": "32"},"system_read": {"queue_size": "2000","size": "5"},"estimated_time_interval": "200ms","write": {"queue_size": "10000","size": "32"},"snapshot": {"core": "1","max": "5","keep_alive": "5m"},"search_throttled": {"max_queue_size": "100","queue_size": "100","size": "1","auto_queue_frame_size": "200","target_response_time": "1s","min_queue_size": "100"}},"index": {"codec": "default","recovery": {"type": ""},"store": {"type": "","fs": {"fs_lock": "native"},"preload": [],"snapshot": {"uncached_chunk_size": "-1b","cache": {"excluded_file_types": []}}}},"monitor": {"jvm": {"gc": {"enabled": "true","overhead": {"warn": "50","debug": "10","info": "25"},"refresh_interval": "1s"},"refresh_interval": "1s"},"process": {"refresh_interval": "1s"},"os": {"refresh_interval": "1s"},"fs": {"health": {"enabled": "true","refresh_interval": "120s","slow_path_logging_threshold": "5s"},"refresh_interval": "1s"}},"runtime_fields": {"grok": {"watchdog": {"max_execution_time": "1s","interval": "1s"}}},"transport": {"tcp": {"reuse_address": "true","keep_count": "-1","connect_timeout": "30s","keep_interval": "-1","compress": "false","port": "9301","no_delay": "true","keep_alive": "true","receive_buffer_size": "-1b","keep_idle": "-1","send_buffer_size": "-1b"},"bind_host": [],"connect_timeout": "30s","compress": "false","ping_schedule": "-1","connections_per_node": {"recovery": "2","state": "1","bulk": "3","reg": "6","ping": "1"},"tracer": {"include": [],"exclude": ["internal:discovery/zen/fd*","internal:coordination/fault_detection/*","cluster:monitor/nodes/liveness"]},"type": "security4","slow_operation_logging_threshold": "5s","type.default": "netty4","features": {"x-pack": "true"},"port": "9300-9400","host": [],"publish_port": "-1","tcp_no_delay": "true","publish_host": [],"netty": {"receive_predictor_size": "64kb","receive_predictor_max": "64kb","worker_count": "32","receive_predictor_min": "64kb","boss_count": "1"}},"script": {"allowed_contexts": [],"max_compilations_rate": "use-context","cache": {"max_size": "100","expire": "0ms"},"painless": {"regex": {"enabled": "limited","limit-factor": "6"}},"max_size_in_bytes": "65535","allowed_types": [],"disable_max_compilations_rate": "false"},"indexing_pressure": {"memory": {"limit": "10%"}},"node": {"data": "true","roles": ["data_frozen","data_warm","transform","data","remote_cluster_client","data_cold","data_content","data_hot","ingest","master","ml"],"max_local_storage_nodes": "1","processors": "32","store": {"allow_mmap": "true"},"ingest": "true","master": "true","pidfile": "","transform": "true","remote_cluster_client": "true","enable_lucene_segment_infos_trace": "false","local_storage": "true","name": "es-b-193","id": {"seed": "0"},"voting_only": "false","attr": {"transform": {"node": "true"},"xpack": {"installed": "true"},"ml": {"max_jvm_size": "33285996544","machine_memory": "135202676736","max_open_jobs": "512"}},"portsfile": "false","ml": "true"},"indices": {"replication": {"retry_timeout": "60s","initial_retry_backoff_bound": "50ms"},"cache": {"cleanup_interval": "1m"},"mapping": {"dynamic_timeout": "30s","max_in_flight_updates": "10"},"memory": {"interval": "5s","max_index_buffer_size": "-1","shard_inactive_time": "5m","index_buffer_size": "10%","min_index_buffer_size": "48mb"},"breaker": {"request": {"limit": "60%","type": "memory","overhead": "1.0"},"total": {"limit": "95%","use_real_memory": "true"},"accounting": {"limit": "100%","overhead": "1.0"},"fielddata": {"limit": "40%","type": "memory","overhead": "1.03"},"type": "hierarchy"},"query": {"bool": {"max_nested_depth": "20","max_clause_count": "1024"},"query_string": {"analyze_wildcard": "false","allowLeadingWildcard": "true"}},"id_field_data": {"enabled": "true"},"recovery": {"recovery_activity_timeout": "1800000ms","retry_delay_network": "5s","internal_action_timeout": "15m","retry_delay_state_sync": "500ms","internal_action_long_timeout": "1800000ms","max_concurrent_operations": "1","max_concurrent_file_chunks": "2"},"requests": {"cache": {"size": "1%","expire": "0ms"}},"store": {"delete": {"shard": {"timeout": "30s"}}},"analysis": {"hunspell": {"dictionary": {"ignore_case": "false","lazy": "false"}}},"queries": {"cache": {"count": "10000","size": "10%","all_segments": "false"}},"lifecycle": {"history_index_enabled": "true","poll_interval": "10m","step": {"master_timeout": "30s"}},"fielddata": {"cache": {"size": "-1b"}}},"plugin": {"mandatory": []},"slm": {"minimum_interval": "15m","retention_schedule": "0 30 1 * * ?","retention_duration": "1h","history_index_enabled": "true"},"discovery": {"seed_hosts": ["10.11.12.193","10.11.12.194","10.11.12.195"],"unconfigured_bootstrap_timeout": "3s","request_peers_timeout": "3000ms","zen": {"commit_timeout": "30s","no_master_block": "write","join_retry_delay": "100ms","join_retry_attempts": "3","ping": {"unicast": {"concurrent_connects": "10","hosts": [],"hosts.resolve_timeout": "5s"}},"master_election": {"ignore_non_master_pings": "false","wait_for_joins_timeout": "30000ms"},"send_leave_request": "true","ping_timeout": "3s","bwc_ping_timeout": "3s","join_timeout": "60000ms","publish_diff": {"enable": "true"},"publish": {"max_pending_cluster_states": "25"},"minimum_master_nodes": "-1","unsafe_rolling_upgrades_enabled": "true","hosts_provider": [],"publish_timeout": "30s","fd": {"connect_on_network_disconnect": "false","ping_interval": "1s","ping_retries": "3","register_connection_listener": "true","ping_timeout": "30s"},"max_pings_from_another_master": "3"},"initial_state_timeout": "30s","cluster_formation_warning_timeout": "10000ms","seed_providers": [],"type": "zen","seed_resolver": {"max_concurrent_resolvers": "10","timeout": "5s"},"find_peers_interval": "1000ms","probe": {"connect_timeout": "30s","handshake_timeout": "30s"}},"http": {"cors": {"max-age": "1728000","allow-origin": "","allow-headers": "X-Requested-With,Content-Type,Content-Length","allow-credentials": "false","allow-methods": "OPTIONS,HEAD,GET,POST,PUT,DELETE","enabled": "false"},"max_chunk_size": "8kb","compression_level": "3","max_initial_line_length": "4kb","type": "security4","pipelining": {"max_events": "10000"},"type.default": "netty4","content_type": {"required": "true"},"host": [],"publish_port": "-1","read_timeout": "0ms","max_content_length": "100mb","netty": {"receive_predictor_size": "64kb","max_composite_buffer_components": "69905","worker_count": "0"},"tcp": {"reuse_address": "true","keep_count": "-1","keep_interval": "-1","no_delay": "true","keep_alive": "true","receive_buffer_size": "-1b","keep_idle": "-1","send_buffer_size": "-1b"},"bind_host": [],"client_stats": {"enabled": "true"},"reset_cookies": "false","max_warning_header_count": "-1","tracer": {"include": [],"exclude": []},"max_warning_header_size": "-1b","detailed_errors": {"enabled": "true"},"port": "9201","max_header_size": "8kb","tcp_no_delay": "true","compression": "true","publish_host": []},"gateway": {"recover_after_master_nodes": "0","expected_nodes": "-1","recover_after_data_nodes": "-1","expected_data_nodes": "-1","write_dangling_indices_info": "true","slow_write_logging_threshold": "10s","recover_after_time": "0ms","expected_master_nodes": "-1","recover_after_nodes": "-1","auto_import_dangling_indices": "false"},"snapshot": {"refresh_repo_uuid_on_restore": "true","max_concurrent_operations": "1000"}}
}

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/30155.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

【Spring】Spring中的设计模式

文章目录 责任链模式工厂模式适配器模式代理模式模版方法观察者模式构造器模式 责任链模式 Spring中的Aop的通知调用会使用责任链模式责任链模式介绍 角色:抽象处理者(Handler)具体处理者(ConcreteHandler1)客户类角…

14.3.4 【Linux】使用 LVM thin Volume 让 LVM 动态自动调整磁盘使用率

想像一个情况,你有个目录未来会使用到大约 5T 的容量,但是目前你的磁盘仅有 3T,问题是,接下来的两个月你的系统都还不会超过 3T 的容量, 不过你想要让用户知道,就是他最多有 5T 可以使用就是了!…

Docker+rancher部署SkyWalking8.5并应用在springboot服务中

1.Skywalking介绍 Skywalking是一个国产的开源框架,2015年有吴晟个人开源,2017年加入Apache孵化器,国人开源的产品,主要开发人员来自于华为,2019年4月17日Apache董事会批准SkyWalking成为顶级项目,支持Jav…

Stable Diffusion - 俯视 (from below) 拍摄的人物图像 LoRA 与配置

欢迎关注我的CSDN&#xff1a;https://spike.blog.csdn.net/ 本文地址&#xff1a;https://spike.blog.csdn.net/article/details/132192139 图像来自 哥特风格 LoRA 俯视 LoRA&#xff0c;提升视觉冲击力&#xff0c;核心配置 <lora:view_from_below:0.6>,(from below,…

工程管理系统简介 工程管理系统源码 java工程管理系统 工程管理系统功能设计em

工程项目管理软件&#xff08;工程项目管理系统&#xff09;对建设工程项目管理组织建设、项目策划决策、规划设计、施工建设到竣工交付、总结评估、运维运营&#xff0c;全过程、全方位的对项目进行综合管理 工程项目各模块及其功能点清单 一、系统管理 1、数据字典&#xff…

什么是进程、线程、协程

什么是进程&#xff1f; 我们都知道计算机的核心是CPU&#xff0c;它承担了所有的计算任务&#xff1b;而操作系统是计算机的管理者&#xff0c;它负责任务的调度、资源的分配和管理&#xff0c;统领整个计算机硬件&#xff1b;应用程序则是具有某种功能的程序&#xff0c;程序…

github上有哪些值得读源码的react项目?

前言 下面是我整理的关于值得一读源码的react项目&#xff0c;希望对你有所帮助~ 1、 calcom Star: 21.6k calcom是一个开源的计算器应用程序。它提供了基本的数学运算功能&#xff0c;例如加法、减法、乘法和除法&#xff0c;还支持 科学计算、进制转换和单位转换等高级功能…

IP首部校验和字段计算方法

IP首部有16bit的校验和&#xff0c;因此&#xff0c;IP首部以16bit为单位计算校验和&#xff0c;IP首部的长度一定是16bit的整倍数&#xff0c;这是由于首部长字段的单位是32bit&#xff0c;首部长度不足32bit的整数倍时&#xff0c;会在尾部补0到32bit的整数倍。 发送方计算方…

【linux-keepalive】keepalive避免单点故障,高可用配置

keepalive: [rootproxy ~]# yum install -y keepalived [rootproxy ~]# vim /etc/keepalived/keepalived.conf global_defs {router_id proxy1 //设置路由ID号vrrp_iptables //不添加任何防火墙规则 } vrrp_instance V…

【点云分割】常用数据集介绍—— ShapeNet数据集

文章目录 一、简介二、数据集版本三、目录四、应用与用途五、其他数据集链接 一、简介 ShapeNet 是一个广泛使用的三维形状理解和分析的数据集&#xff0c;用于学术研究和计算机视觉任务。它是一个大规模的、多类别的三维模型数据库&#xff0c;包含了大量的三维模型。&#x…

【等保测评】云计算Linux服务器(一)

【等保测评】云计算&Linux服务器&#xff08;一&#xff09; 前言1、身份鉴别实例1实例2实例3实例4 2、访问控制实例1实例2实例3实例4实例5实例6实例7 前言 Linux是指UNIX克隆或类UNIX风格的操作系统&#xff0c;在源代码级别兼容绝大部分UNIX标准(IEEE POSIX, System V, …

接缝雕刻算法的 C++ 实现 - 算法概述与基本原理

第一部分:接缝雕刻算法的 C++ 实现 - 算法概述与基本原理 接缝雕刻(Seam Carving)是一种用于图像大小调整的算法,其目标是在不扭曲图像的“重要”部分的情况下调整图像大小。这种算法的主要优点是,它可以保持图像的视觉完整性,同时改变图像的尺寸。这与传统的图像缩放方…

c语言每日一练(4)

五道选择题 1、有以下代码&#xff0c;程序的输出结果是( ) #include <stdio.h> int main() {int a 0, b 0;for (a 1, b 1; a < 100; a){if (b > 20) break;//1if (b % 3 1)//2{b b 3;continue;}b b-5;//3}printf("%d\n", a);return 0; } A.1…

Vue原理解析:Vue到底是什么?

Vue.js是一种流行的JavaScript框架&#xff0c;用于构建用户界面。它采用了MVVM&#xff08;Model-View-ViewModel&#xff09;架构模式&#xff0c;旨在简化Web应用程序的开发过程。Vue具有响应式的数据绑定和组件化的特性&#xff0c;使得开发者能够以声明式的方式构建可复用…

vue3中监听,组件通信如父子传值、Vuex、Event Bus的使用

目录 一、监听 二、父子传值&#xff1a; 1、父传子&#xff1a; 2、子传父 三、全局状态管理&#xff08;Vuex&#xff09;&#xff1a; 四、事件总线&#xff08;Event Bus&#xff09;&#xff1a; 一、监听 <template><div><p>Count: {{ count }}…

【ARM Cache 系列文章 8 -- ARM DynamIQ 技术介绍

文章目录 DynamIQ 技术背景DynamIQ技术详解DynamIQ 与 big.LITTLEDynamIQ cluster 分类硬件支持 DynamIQ为什么适合人工智能&#xff1f; DynamIQ 技术背景 2017年3月21日下午&#xff0c;ARM在北京金隅喜来登酒店召开发布会&#xff0c;正式发布了全新的有针对人工智能及机器…

pyspark笔记 筛选条件 vs intersect

一个是filter提供条件时&#xff0c;条件的交集&#xff0c;一个是两个pyspark DataFrame 取交集 前者会有重复的行&#xff0c;后者则没有 举例说明&#xff0c;假设我们有如下的pyspark DataFrame d[[-1],[1],[1],[2],[3],[4]] dfspark.createDataFrame(d,[id]) df.show()-…

算法练习--数值相关

文章目录 整型数组合并质数因子 整型数组合并 将两个整型数组按照升序合并&#xff0c;并且过滤掉重复数组元素。 输出时相邻两数之间没有空格。 输入描述&#xff1a; 1 输入第一个数组的个数 2 输入第一个数组的所有数值 3 输入第二个数组的个数 4 输入第二个数组的所有数值…

IDEA创建项目常见问题

1.IDEA修改maven路径无效 创建spring项目&#xff0c;Maven导入报错&#xff0c;无法正常导入jar报&#xff0c;发现setting中设置的maven路径不是自己下载的路径&#xff0c;修改后无效。运行之后maven路径又恢复为其默认的路径 解决方案&#xff1a; 删除.mvn文件&#xff0…

openCV 图像对象的创建和赋值

文章目录 一、赋值二、克隆三、拷贝四、初始化 一、赋值 赋值操作是将一个cv::Mat对象的数据复制到另一个对象中。赋值操作使用的是浅拷贝&#xff08;shallow copy&#xff09;&#xff0c;即两个对象共享相同的数据内存。这意味着对一个对象的修改会影响到另一个对象 cv::M…