Rate This Document
Findability
Accuracy
Completeness
Readability

Parameter Description

To view or modify each application parameter, perform the following operations:
  • MySQL: Set param=value in the my.cnf configuration file, for example, in the /opt/tools/installed/mysql-8.0.28/my.cnf path.
  • openGauss: Set param=value in the postgresql.conf configuration file, for example, in the /opt/tools/installed/openGauss/data/single_node/postgresql.conf path.
  • PostgreSQL: Set param=value in the postgresql.conf file, for example, in the /opt/tools/installed/postgres/pgsql/postgresql.conf path.
  • Redis: Set param=value in the standalone configuration file, for example, in the /opt/tools/installed/redis-6.0.20/standalone path.
  • RocksDB: Use -param=val to append the parameter to the startup command.
  • Vastbase: Set param=value in the postgresql.conf file, for example, in the /opt/tools/installed/vastbase/data/vastbase/postgresql.conf path.
  • Flink: Set param=value in the flink-conf.yaml configuration file, for example, in the /opt/tools/installed/flink/conf/flink-conf.yaml path.
  • Hive: Use --hiveconf param=value to append the parameter to the startup command.
  • Spark: Use --conf param=value to append the parameter to the startup command.
  • Kafka: Set param=value in the server.properties file, for example, in the /opt/tools/installed/kafka_2.13-3.5.2/config/server.properties path.
  • TensorFlow Serving: Use --param=value to append the parameter to the TensorFlow Serving startup command.