development.ini 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. [DATABASE]
  2. user = sxwl
  3. pwd = sxwldba
  4. db_name = aihub-dag
  5. host = 192.168.199.110
  6. port = 32306
  7. ssl_disabled = false
  8. [MINIO]
  9. url = minio-api.sxkj.com
  10. k8s_url=minio.default:9000
  11. access_key = admin
  12. secret_key = sxkjadmin
  13. [AF_BACKEND]
  14. uri=192.168.199.109:18082
  15. host=192.168.199.109
  16. port=18082
  17. dag_files_dir=/dags/
  18. [BACKEND]
  19. url=192.168.199.107:18082
  20. [K8S]
  21. ;image_pull_key=codingregistrykey
  22. enable_kerberos=false
  23. [AIRFLOW]
  24. uri=192.168.199.109
  25. host_in_header=airflow-web.sxkj.com
  26. api_token=YWRtaW46YWRtaW4=
  27. [HIVE]
  28. host = 192.168.199.27
  29. port = 10000
  30. username = hive
  31. password = hive
  32. database_name = default
  33. kerberos=0
  34. base_path = /home/sxkj/bigdata/apache-hive-2.3.9-bin/warehouse/
  35. [HIVE_METASTORE]
  36. uris=thrift://192.168.199.27:9083
  37. [TASK_IMAGES]
  38. datax=SXKJ:32775/pod_datax:0.9
  39. python=SXKJ:32775/pod_python:1.1
  40. java=SXKJ:32775/java:1.0
  41. sparks=SXKJ:32775/jupyter:0.981
  42. [HADOOP_INNER]
  43. default_fs = hdfs://192.168.199.27:9000
  44. hadoop_config={
  45. }
  46. kerberos_config = {
  47. "haveKerberos": "false",
  48. "kerberosKeytabFilePath": "/workspace/confs/test/user.keytab",
  49. "kerberosPrincipal": "ailab@EMR-5XJSY31F"
  50. }
  51. [LAKE_HADOOP_INNER]
  52. default_fs = hdfs://192.168.199.27:9000
  53. hadoop_config={
  54. }
  55. kerberos_config = {
  56. "haveKerberos": "false",
  57. "kerberosKeytabFilePath": "/workspace/confs/test/user.keytab",
  58. "kerberosPrincipal": "ailab@EMR-5XJSY31F"
  59. }
  60. [PROGRAMME]
  61. url = aihub-dag.sxkj.com
  62. namespace = airflow
  63. super_image = SXKJ:32775/jupyterlab
  64. ordinary_image = SXKJ:32775/jupyterlab0
  65. tag = sxkj
  66. host = aihub-dag.sxkj.com
  67. chart = aihub-dag-jupyter.tgz
  68. path_type = ImplementationSpecific
  69. ingress_class = ''
  70. [CRON_CONFIG]
  71. hour_min = 4
  72. hour_max = 22
  73. enable = 1
  74. [REQUIREMENTS_CONFIG]
  75. prefix = hdfs://192.168.199.27:9000
  76. path = /user/sxkj/pys
  77. [JOB_CONFIG]
  78. timeout = 5
  79. auth_token = d0b52538-712a-11ed-8873-87519e90e821