interface.yml 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. MASTER:
  2. # windows: 'http://192.168.2.104',
  3. # product: 'http://172.16.160.65'
  4. # local-102: 'http://192.168.2.102'
  5. # local-103: 'http://192.168.2.103'
  6. ip: ['http://172.16.160.65']
  7. PATH:
  8. # 65: /root/miniconda3/bin/python
  9. # 102: /home/python/anaconda3/envs/convert/bin/python
  10. # 103: /home/yons/anaconda3/envs/tf1.5/bin/python
  11. python: '/root/miniconda3/bin/python'
  12. # 65: /data/format_conversion_maxcompute/
  13. # 102: /data/fangjiasheng/format_conversion_maxcompute/
  14. # 103: /data/python/fangjiasheng/format_conversion_maxcompute/
  15. project: '/data/format_conversion_maxcompute/'
  16. CONVERT:
  17. port: 15010
  18. processes: 25
  19. SCHEDULE:
  20. port:
  21. OCR:
  22. port_start: 17000
  23. port_no: 6
  24. OTR:
  25. port_start: 18000
  26. port_no: 6
  27. OFFICE:
  28. port_start: 16000
  29. port_no: 24
  30. SLAVE:
  31. ip:
  32. PATH:
  33. python:
  34. project:
  35. CONVERT:
  36. port:
  37. processes:
  38. SCHEDULE:
  39. port:
  40. OCR:
  41. port_start: 17000
  42. port_no: 1
  43. OTR:
  44. port_start: 18000
  45. port_no: 1
  46. OFFICE:
  47. port_start:
  48. port_no: