I'd like to add one configuration to spark, format like following. It is
neither hadoop xml nor property file. Is there any way to add this kind of
configuration file ?

<allocations>
  <pool name="default">
     <schedulingMode>FAIR</schedulingMode>
     <weight>1</weight>
     <minShare>2</minShare>
  </pool>
</allocations>




-- 
Best Regards

Jeff Zhang

Reply via email to