Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2014
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <cluster colo="USWestOregon" description="oregonHadoopCluster" name="primaryCluster" xmlns="uri:falcon:cluster:0.1">
  3. <interfaces>
  4. <interface type="readonly" endpoint="hftp://sandbox.hortonworks.com:50070" version="2.2.0" />
  5. <interface type="write" endpoint="hdfs://sandbox.hortonworks.com:8020" version="2.2.0" />
  6. <interface type="execute" endpoint="sandbox.hortonworks.com:8050" version="2.2.0" />
  7. <interface type="workflow" endpoint="http://sandbox.hortonworks.com:11000/oozie/" version="4.0.0" />
  8. <interface type="messaging" endpoint="tcp://sandbox.hortonworks.com:61616?daemon=true" version="5.1.6" />
  9. </interfaces>
  10. <locations>
  11. <location name="staging" path="/apps/falcon/primaryCluster/staging" />
  12. <location name="temp" path="/tmp" />
  13. <location name="working" path="/apps/falcon/primaryCluster/working" />
  14. </locations>
  15. </cluster>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement