application-prod.properties 967 B

123456789101112131415161718192021222324252627282930313233
  1. #-------------------------------------------------------------#
  2. #-------------------------Éú²ú»·¾³ÅäÖÃ-------------------------#
  3. #-------------------------------------------------------------#
  4. #quartz
  5. quartz.auto-startup=true
  6. #hibernate
  7. hibernate.hibernate-properties.hibernate.show_sql=false
  8. hibernate.hibernate-properties.hibernate.format_sql=false
  9. #data source, mysql as backend
  10. data-source.url=jdbc:mysql://11.1.2.5:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
  11. data-source.username=ha
  12. data-source.password=jkzlxm
  13. #redis
  14. redis.connection-factory.host-name=11.1.2.20
  15. #fastDFS
  16. fast-dfs.tracker-server=11.1.2.9:22122
  17. #kerberos
  18. kerberos.username=hadoopdev/cOde@for_hadoop
  19. kerberos.key-table=kerberos/client/hadoopdev.keytab
  20. kerberos.config-file=kerberos/client/krb5.conf
  21. #hadoop-hbase
  22. hadoop.security.enable-kerberos=true
  23. #solr
  24. server=http://172.19.103.10:8983/solr
  25. zookeeper=host-172-17-110-23,host-172-17-110-27,host-172-17-110-26:2181/solr