Guest User

Untitled

a guest
Dec 3rd, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. [manager]
  2. ip = 10.11.4.34
  3. port = 1514
  4. plugin = sahara
  5. cluster_size = 2
  6. flavor_id = d7210ff1-301f-4f19-a36d-fda723eb27a4
  7. image_id = 40e580d1-873a-4e7b-9147-fca9750db9e1
  8. bigsea_username = testuser
  9. bigsea_password = aB123456
  10.  
  11. [plugin]
  12. opportunistic = False
  13. args = 1000
  14. dependencies =
  15. main_class = SparkPi
  16. job_template_name = EMaaSv2
  17. job_binary_name = EMaaSv2
  18. job_binary_url = hdfs://10.11.4.225/user/ubuntu/igor/spark-examples_2.11-2.1.0.jar
  19. input_ds_id =
  20. output_ds_id =
  21. plugin_app = spark_progress
  22. expected_time = 60
  23. number_of_jobs = 1
  24. collect_period = 1
  25. openstack_plugin = spark
  26. plugin_version = 2.1.0
  27. job_type = Spark
  28. cluster_id =
  29. master_ng = cdc88bac-c0ac-44b3-8605-45d0df3b6cd2
  30. slave_ng = ccc523ee-d5a4-41f7-8932-d0f0b97d8394
  31. opportunistic_slave_ng = acb2d6aa-858e-40e4-b436-cc195506e819
  32. net_id = 64ee4355-4d7f-4170-80b4-5e8348af6a61
  33.  
  34. [scaler]
  35. starting_cap = 80
  36. scaler_plugin = progress-error
  37. actuator = kvm
  38. metric_source = monasca
  39. application_type = os_generic
  40. check_interval = 10
  41. trigger_down = 10
  42. trigger_up = 10
  43. min_cap = 20
  44. max_cap = 100
  45. actuation_size = 15
  46. metric_rounding = 2
Add Comment
Please, Sign In to add comment