Hi,
I've been trying to setup mirroring between two clusters. One runs BigInsights 3.0.2, the other Hortonworks 2.3. I'm running Falcon on the Hortonworks cluster (which is actually just a sandbox). I have no trouble defining the target cluster (on the localhost), but cannot define the source cluster (on the remote BigInsights install). The problem is with the "execute" interface; I've tried a series of ports starting with 9000 which is the default namenode, 9001, 50030. <interface type='execute' endpoint='bivm.ibm.com:50030' version='2.2.0'/> (I do have a DNS entry for bivm.ibm.com) The error that I get is: org.apache.falcon.entity.parser.ValidationException: Invalid Execute server or port: bivm.ibm.com:50030 It seems like this version of BIgInsights does not come with Yarn, and from what I see, the execute interface tries to connect to yarn's port. Any insight (pun intended) is greatly appreciated. thank you in advance mihai popa
