[ https://issues.apache.org/jira/browse/FALCON-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Praveen Adlakha updated FALCON-2280: ------------------------------------ Fix Version/s: 0.11 > Unable to create mirror on WASB target due to "Cluster entity not found" > ------------------------------------------------------------------------ > > Key: FALCON-2280 > URL: https://issues.apache.org/jira/browse/FALCON-2280 > Project: Falcon > Issue Type: Bug > Components: extensions > Reporter: Sowmya Ramesh > Assignee: Sowmya Ramesh > Fix For: trunk, 0.11 > > > 1. Create a mirror which source cluster is the one created , and dummy target > cluster > 2. Save > Submitting the mirror from CLI (see log below): > 1) with WASB url on "targetCluster", it complained that the WASB was invalid > or > 2) with nothing on "targetCluster", it complained that "Cluster entity not > found" > # cat /tmp/hdfsMirroring.props > jobName=testjob > jobClusterName=primaryCluster > jobValidityStart=2017-01-13T00:00Z > jobValidityEnd=2017-12-30T00:00Z > jobFrequency=minutes(5) > sourceDir=/data/testdir > sourceCluster=primaryCluster > targetDir=/data/testdir > targetCluster= > # su - falcon > # /usr/hdp/current/falcon-server/bin/falcon extension -submit -extensionName > hdfs-mirroring -file /tmp/hdfsMirroring.props > ERROR: Internal Server Error;Cluster entity not found -- This message was sent by Atlassian JIRA (v6.3.15#6346)