You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Sowmya Ramesh (JIRA)" <ji...@apache.org> on 2017/02/09 19:31:42 UTC

[jira] [Created] (FALCON-2280) Unable to create mirror on WASB target due to "Cluster entity not found"

Sowmya Ramesh created FALCON-2280:
-------------------------------------

             Summary: 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


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" 


azmbl0002:/var/log/falcon # 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= 

azmbl0002:/var/log/falcon # su - falcon 
falcon@azmbl0002:~> /usr/hdp/current/falcon-server/bin/falcon extension -submit -extensionName hdfs-mirroring -file /tmp/falcon.conf.txt 
ERROR: Internal Server Error;Cluster entity not found 




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)