Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <!-- https://falcon.apache.org/EntitySpecification.html#Cluster_Specification -->
- <cluster colo="eng" description="hdpt.eng.company.com" name="hdpt"
- xmlns="uri:falcon:cluster:0.1"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <interfaces>
- <interface type="readonly" endpoint="hdfs://hdpt-nn1.eng.company.com:8020" version="2.6.0" />
- <interface type="write" endpoint="hdfs://hdpt-nn1.eng.company.com:8020" version="2.6.0" />
- <interface type="execute" endpoint="hdpt-nn1.eng.company.com:8021" version="2.6.0" />
- <interface type="workflow" endpoint="hdpt-nn1.eng.company.com:11000/oozie/" version="4.1.0" />
- </interfaces>
- <locations>
- <location name="staging" path="/projects/falcon/staging" />
- <location name="working" path="/projects/falcon/working" />
- <location name="temp" path="/projects/falcon/temp" />
- </locations>
- <properties>
- </properties>
- </cluster>
Advertisement
Add Comment
Please, Sign In to add comment