[ https://issues.apache.org/jira/browse/FALCON-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104944#comment-16104944 ]
Romain Prod'homme commented on FALCON-1955: ------------------------------------------- This issue has been encountered on Falcon 0.10.0.2.6.1.0-129. The workaround mentionned by Pallavi Rao (and described here https://community.hortonworks.com/questions/47317/cluster-entity-vertex-must-exist.html) which consists of removing the MetadataMappingService and restarting Falcon worked for this version as well. Here are the details of the Falcon version used: Falcon server build version: { "properties": [{ "key": "Version", "value": "0.10.0.2.6.1.0-129-r768e3cdd0b105c34339529bb6713b31d04723423" }, { "key": "Mode", "value": "embedded" }, { "key": "Hadoop", "value": "2.7.3.2.6.1.0-129-r45e64533cdee3edf67c7b88a0267c64c194f93e5" }, { "key": "authentication", "value": "simple" }, { "key": "safemode", "value": "false" } ] } > Falcon Feed/Process Entity submission is failing > ------------------------------------------------ > > Key: FALCON-1955 > URL: https://issues.apache.org/jira/browse/FALCON-1955 > Project: Falcon > Issue Type: Bug > Reporter: Peeyush Bishnoi > Assignee: Peeyush Bishnoi > Priority: Critical > Fix For: trunk > > Attachments: application.log > > > I have submitted the cluster entity already and when I am trying to submit > the feed/process entity following exception is appearing: > ERROR: Bad Request;default/java.lang.RuntimeException: > java.lang.IllegalStateException: Cluster entity vertex must exist: local > CausedBy: java.lang.IllegalStateException: Cluster entity vertex must exist: > local > As a workaround, I have to restart the Falcon and then do the submission of > Feed/Process entity. -- This message was sent by Atlassian JIRA (v6.4.14#64029)