application-test.properties 979 B

123456789101112131415161718192021222324252627282930313233
  1. #-------------------------------------------------------------#
  2. #-------------------------²âÊÔ»·¾³ÅäÖÃ-------------------------#
  3. #-------------------------------------------------------------#
  4. #quartz
  5. quartz.auto-startup=true
  6. #hibernate
  7. hibernate.hibernate-properties.hibernate.show_sql=true
  8. hibernate.hibernate-properties.hibernate.format_sql=true
  9. #data source, mysql as backend
  10. data-source.url=jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
  11. data-source.username=fujian
  12. data-source.password=fujian
  13. #redis
  14. redis.connection-factory.host-name=172.17.110.68
  15. #fastDFS
  16. fast-dfs.tracker-server=172.19.103.13: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