<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Cluster entity vertex must exist in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cluster-entity-vertex-must-exist/m-p/149067#M35967</link>
    <description>&lt;P&gt;To resolve this issue - Please remove org.apache.falcon.metadata.MetadataMappingService out from *.application.services in falcon startup.properties and restart falcon server&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jul 2017 07:21:37 GMT</pubDate>
    <dc:creator>KuldeepK</dc:creator>
    <dc:date>2017-07-11T07:21:37Z</dc:date>
    <item>
      <title>Cluster entity vertex must exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cluster-entity-vertex-must-exist/m-p/149063#M35963</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am using
      
      falcon 0.6.1&lt;/P&gt;&lt;P&gt;When I am
        trying to submit process or feed I am getting error:&lt;/P&gt;&lt;P&gt;Cluster
        entity vertex must exist&lt;/P&gt;&lt;P&gt;In case I
        just restarted falcon server then I can submit process or feed:&lt;/P&gt;&lt;P&gt;[margusja@hadoopnn2
        ~]$ falcon entity -submit -type process -file web3.xml&lt;/P&gt;&lt;P&gt;        falcon/default/Submit successful (process) sign--web3&lt;/P&gt;&lt;P&gt;But after I
        deleted process:&lt;/P&gt;&lt;P&gt;[margusja@hadoopnn2
        ~]$ falcon entity -delete -type process -name sign--web3&lt;/P&gt;&lt;P&gt;        falcon/default/sign--web3(process) removed successfully (KILLED
        in ENGINE)&lt;/P&gt;&lt;P&gt;And I try to
        submit again then I am getting:&lt;/P&gt;&lt;P&gt;[margusja@hadoopnn2
        ~]$ falcon entity -submit -type process -file web3.xml&lt;/P&gt;&lt;P&gt;        ERROR: Bad
Request;default/org.apache.falcon.FalconWebException::org.apache.falcon.FalconException:
        java.lang.RuntimeException: java.lang.IllegalStateException:
        Cluster entity vertex must exist: Cluster2&lt;/P&gt;&lt;P&gt;and in log:&lt;/P&gt;&lt;P&gt;2016-07-26
        16:28:26,873 INFO  - [63390@qtp-1536471117-0 -
        aa4fe6b0-3d10-4fcd-b8fe-d83ee9e6f7b7:] ~ HttpServletRequest
        RemoteUser is null (Servlets:47)&lt;/P&gt;&lt;P&gt;        2016-07-26 16:28:26,873 INFO  - [63390@qtp-1536471117-0 -
        aa4fe6b0-3d10-4fcd-b8fe-d83ee9e6f7b7:] ~ HttpServletRequest
        user.name param value is margusja (Servlets:53)&lt;/P&gt;&lt;P&gt;        2016-07-26 16:28:27,010 INFO  - [2138332724@qtp-1536471117-3 -
        b0cea0a4-efff-48c8-a81f-5c9ffda411a7:] ~ HttpServletRequest
        RemoteUser is null (Servlets:47)&lt;/P&gt;&lt;P&gt;        2016-07-26 16:28:27,011 INFO  - [2138332724@qtp-1536471117-3 -
        b0cea0a4-efff-48c8-a81f-5c9ffda411a7:] ~ HttpServletRequest
        user.name param value is margusja (Servlets:53)&lt;/P&gt;&lt;P&gt;        2016-07-26 16:28:27,358 INFO  - [2138332724@qtp-1536471117-3 -
        1e1fa678-4426-4398-b942-348c5742cc68:] ~ HttpServletRequest
        RemoteUser is falcon (Servlets:47)&lt;/P&gt;&lt;P&gt;        2016-07-26 16:28:27,359 INFO  - [2138332724@qtp-1536471117-3 -
1e1fa678-4426-4398-b942-348c5742cc68:falcon:POST//entities/submit/process]
        ~ Logging in falcon (CurrentUser:65)&lt;/P&gt;&lt;P&gt;        2016-07-26 16:28:27,359 INFO  - [2138332724@qtp-1536471117-3 -
1e1fa678-4426-4398-b942-348c5742cc68:falcon:POST//entities/submit/process]
        ~ Request from authenticated user: falcon,
        URL=/api/entities/submit/process, doAs user: null
        (FalconAuthenticationFilter:185)&lt;/P&gt;&lt;P&gt;        2016-07-26 16:28:27,362 INFO  - [2138332724@qtp-1536471117-3 -
1e1fa678-4426-4398-b942-348c5742cc68:falcon:POST//entities/submit/process]
        ~ Parsed Entity: sign--web3 (EntityParser:95)&lt;/P&gt;&lt;P&gt;        2016-07-26 16:28:27,364 INFO  - [2138332724@qtp-1536471117-3 -
1e1fa678-4426-4398-b942-348c5742cc68:falcon:POST//entities/submit/process]
        ~ Parsed Entity: sign--web3 (EntityParser:95)&lt;/P&gt;&lt;P&gt;        2016-07-26 16:28:27,381 INFO  - [2138332724@qtp-1536471117-3 -
1e1fa678-4426-4398-b942-348c5742cc68:falcon:POST//entities/submit/process]
        ~ Creating FS for the login user falcon, impersonation not
        required (HadoopClientFactory:191)&lt;/P&gt;&lt;P&gt;        2016-07-26 16:28:27,406 INFO  - [2138332724@qtp-1536471117-3 -
1e1fa678-4426-4398-b942-348c5742cc68:falcon:POST//entities/submit/process]
        ~ Persisted configuration PROCESS/sign--web3
        (ConfigurationStore:371)&lt;/P&gt;&lt;P&gt;        2016-07-26 16:28:27,407 INFO  - [2138332724@qtp-1536471117-3 -
1e1fa678-4426-4398-b942-348c5742cc68:falcon:POST//entities/submit/process]
        ~ Adding lineage for entity: sign--web3, type: PROCESS
        (MetadataMappingService:209)&lt;/P&gt;&lt;P&gt;        2016-07-26 16:28:27,409 INFO  - [2138332724@qtp-1536471117-3 -
1e1fa678-4426-4398-b942-348c5742cc68:falcon:POST//entities/submit/process]
        ~ Adding process entity: sign--web3
        (EntityRelationshipGraphBuilder:131)&lt;/P&gt;&lt;P&gt;        2016-07-26 16:28:27,465 ERROR - [2138332724@qtp-1536471117-3 -
1e1fa678-4426-4398-b942-348c5742cc68:falcon:POST//entities/submit/process]
        ~ Illegal State: Cluster entity vertex must exist for Cluster2
        (EntityRelationshipGraphBuilder:173)&lt;/P&gt;&lt;P&gt;        2016-07-26 16:28:27,476 INFO  - [2138332724@qtp-1536471117-3 -
1e1fa678-4426-4398-b942-348c5742cc68:falcon:POST//entities/submit/process]
        ~ Adding process entity: sign--web3
        (EntityRelationshipGraphBuilder:131)&lt;/P&gt;&lt;P&gt;        2016-07-26 16:28:27,497 ERROR - [2138332724@qtp-1536471117-3 -
1e1fa678-4426-4398-b942-348c5742cc68:falcon:POST//entities/submit/process]
        ~ Illegal State: Cluster entity vertex must exist for Cluster2
        (EntityRelationshipGraphBuilder:173)&lt;/P&gt;&lt;P&gt;        2016-07-26 16:28:27,518 INFO  - [2138332724@qtp-1536471117-3 -
1e1fa678-4426-4398-b942-348c5742cc68:falcon:POST//entities/submit/process]
        ~ Adding process entity: sign--web3
        (EntityRelationshipGraphBuilder:131)&lt;/P&gt;&lt;P&gt;        2016-07-26 16:28:27,536 ERROR - [2138332724@qtp-1536471117-3 -
1e1fa678-4426-4398-b942-348c5742cc68:falcon:POST//entities/submit/process]
        ~ Illegal State: Cluster entity vertex must exist for Cluster2
        (EntityRelationshipGraphBuilder:173)&lt;/P&gt;&lt;P&gt;        2016-07-26 16:28:27,537 ERROR - [2138332724@qtp-1536471117-3 -
1e1fa678-4426-4398-b942-348c5742cc68:falcon:POST//entities/submit/process]
        ~ Unable to persist entity object (AbstractEntityManager:198)&lt;/P&gt;&lt;P&gt;        org.apache.falcon.FalconException: java.lang.RuntimeException:
        java.lang.IllegalStateException: Cluster entity vertex must
        exist: Cluster2&lt;/P&gt;&lt;P&gt;          at
org.apache.falcon.metadata.MetadataMappingService.onAdd(MetadataMappingService.java:223)&lt;/P&gt;&lt;P&gt;          at
org.apache.falcon.entity.store.ConfigurationStore.onAdd(ConfigurationStore.java:259)&lt;/P&gt;&lt;P&gt;          at
org.apache.falcon.entity.store.ConfigurationStore.publish(ConfigurationStore.java:219)&lt;/P&gt;&lt;P&gt;          at
org.apache.falcon.resource.AbstractEntityManager.submitInternal(AbstractEntityManager.java:414)&lt;/P&gt;&lt;P&gt;          at
org.apache.falcon.resource.AbstractEntityManager.submit(AbstractEntityManager.java:195)&lt;/P&gt;&lt;P&gt;          at
org.apache.falcon.resource.ConfigSyncService.submit(ConfigSyncService.java:50)&lt;/P&gt;&lt;P&gt;          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
        Method)&lt;/P&gt;&lt;P&gt;          at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;/P&gt;&lt;P&gt;          at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;/P&gt;&lt;P&gt;          at java.lang.reflect.Method.invoke(Method.java:497)&lt;/P&gt;&lt;P&gt;          at
        org.apache.falcon.resource.channel.IPCChannel.invoke(IPCChannel.java:49)&lt;/P&gt;&lt;P&gt;          at
org.apache.falcon.resource.proxy.SchedulableEntityManagerProxy$1.doExecute(SchedulableEntityManagerProxy.java:139)&lt;/P&gt;&lt;P&gt;          at
org.apache.falcon.resource.proxy.SchedulableEntityManagerProxy$EntityProxy.execute(SchedulableEntityManagerProxy.java:577)&lt;/P&gt;&lt;P&gt;          at
org.apache.falcon.resource.proxy.SchedulableEntityManagerProxy.submit_aroundBody0(SchedulableEntityManagerProxy.java:141)&lt;/P&gt;&lt;P&gt;          at
org.apache.falcon.resource.proxy.SchedulableEntityManagerProxy$AjcClosure1.run(SchedulableEntityManagerProxy.java:1)&lt;/P&gt;&lt;P&gt;          at
org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149)&lt;/P&gt;&lt;P&gt;          at
org.apache.falcon.aspect.AbstractFalconAspect.logAroundMonitored(AbstractFalconAspect.java:51)&lt;/P&gt;&lt;P&gt;          at
org.apache.falcon.resource.proxy.SchedulableEntityManagerProxy.submit(SchedulableEntityManagerProxy.java:119)&lt;/P&gt;&lt;P&gt;          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
        Method)&lt;/P&gt;&lt;P&gt;          at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;/P&gt;&lt;P&gt;          at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;/P&gt;&lt;P&gt;          at java.lang.reflect.Method.invoke(Method.java:497)&lt;/P&gt;&lt;P&gt;          at
com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)&lt;/P&gt;&lt;P&gt;          at
com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185)&lt;/P&gt;&lt;P&gt;          at
com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)&lt;/P&gt;&lt;P&gt;          at
com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)&lt;/P&gt;&lt;P&gt;          at
com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Caused by:
        java.lang.RuntimeException: java.lang.IllegalStateException:
        Cluster entity vertex must exist: Cluster2&lt;/P&gt;&lt;P&gt;          at
com.tinkerpop.blueprints.util.TransactionRetryStrategy$AbstractRetryStrategy.execute(TransactionRetryStrategy.java:176)&lt;/P&gt;&lt;P&gt;          at
com.tinkerpop.blueprints.util.TransactionRetryHelper.use(TransactionRetryHelper.java:115)&lt;/P&gt;&lt;P&gt;          at
com.tinkerpop.blueprints.util.TransactionRetryHelper.exponentialBackoff(TransactionRetryHelper.java:94)&lt;/P&gt;&lt;P&gt;          at
org.apache.falcon.metadata.MetadataMappingService.onAdd(MetadataMappingService.java:211)&lt;/P&gt;&lt;P&gt;          ... 64 more&lt;/P&gt;&lt;P&gt;        Caused by: java.lang.IllegalStateException: Cluster entity
        vertex must exist: Cluster2&lt;/P&gt;&lt;P&gt;          at
org.apache.falcon.metadata.EntityRelationshipGraphBuilder.addRelationToCluster(EntityRelationshipGraphBuilder.java:174)&lt;/P&gt;&lt;P&gt;          at
org.apache.falcon.metadata.EntityRelationshipGraphBuilder.addProcessEntity(EntityRelationshipGraphBuilder.java:140)&lt;/P&gt;&lt;P&gt;          at
org.apache.falcon.metadata.EntityRelationshipGraphBuilder.addEntity(EntityRelationshipGraphBuilder.java:62)&lt;/P&gt;&lt;P&gt;          at
org.apache.falcon.metadata.MetadataMappingService$1.execute(MetadataMappingService.java:215)&lt;/P&gt;&lt;P&gt;          at
org.apache.falcon.metadata.MetadataMappingService$1.execute(MetadataMappingService.java:212)&lt;/P&gt;&lt;P&gt;          at
com.tinkerpop.blueprints.util.TransactionRetryStrategy$AbstractRetryStrategy.execute(TransactionRetryStrategy.java:146)&lt;/P&gt;&lt;P&gt;          ... 67 more&lt;/P&gt;&lt;P&gt;        2016-07-26 16:28:27,541 ERROR - [2138332724@qtp-1536471117-3 -
1e1fa678-4426-4398-b942-348c5742cc68:falcon:POST//entities/submit/process]
        ~ Action failed: Bad Request&lt;/P&gt;&lt;P&gt;        Error: java.lang.RuntimeException:
        java.lang.IllegalStateException: Cluster entity vertex must
        exist: Cluster2 (FalconWebException:83)&lt;/P&gt;&lt;P&gt;        2016-07-26 16:28:27,542 ERROR - [2138332724@qtp-1536471117-3 -
1e1fa678-4426-4398-b942-348c5742cc68:falcon:POST//entities/submit/process]
        ~ Action failed: Bad Request&lt;/P&gt;&lt;P&gt;        Error:
default/org.apache.falcon.FalconWebException::org.apache.falcon.FalconException:
        java.lang.RuntimeException: java.lang.IllegalStateException:
        Cluster entity vertex must exist: Cluster2&lt;/P&gt;&lt;P&gt;         (FalconWebException:83)&lt;/P&gt;&lt;P&gt;        2016-07-26 16:28:27,542 INFO  - [2138332724@qtp-1536471117-3 -
1e1fa678-4426-4398-b942-348c5742cc68:falcon:POST//entities/submit/process]
        ~ {Action:submit, Dimensions:{colo=NULL, entityType=process},
        Status: FAILED, Time-taken:182944401 ns} (METRIC:38)&lt;/P&gt;&lt;P&gt;        ~&lt;/P&gt;&lt;P&gt;Any hints?&lt;/P&gt;    &lt;PRE&gt;-- 
Margus (margusja) Roo
&amp;lt;a href="http://margus.roo.ee"&amp;gt;http://margus.roo.ee&amp;lt;/a&amp;gt;
skype: margusja
+372 51 48 780&lt;/PRE&gt;</description>
      <pubDate>Tue, 26 Jul 2016 20:31:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cluster-entity-vertex-must-exist/m-p/149063#M35963</guid>
      <dc:creator>margusja</dc:creator>
      <dc:date>2016-07-26T20:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster entity vertex must exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cluster-entity-vertex-must-exist/m-p/149064#M35964</link>
      <description>&lt;P&gt;Did you submit the cluster entity. Here is the step to do.&lt;/P&gt;&lt;P&gt; $FALCON_HOME/bin/falcon entity -submit -type cluster -file /cluster/definition.xml&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2016 20:44:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cluster-entity-vertex-must-exist/m-p/149064#M35964</guid>
      <dc:creator>rbaskaran</dc:creator>
      <dc:date>2016-07-26T20:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster entity vertex must exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cluster-entity-vertex-must-exist/m-p/149065#M35965</link>
      <description>&lt;P&gt;Yes cluster is there. I can submit feeds and processes just after falcon restart but not later.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2016 20:45:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cluster-entity-vertex-must-exist/m-p/149065#M35965</guid>
      <dc:creator>margusja</dc:creator>
      <dc:date>2016-07-26T20:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster entity vertex must exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cluster-entity-vertex-must-exist/m-p/149066#M35966</link>
      <description>&lt;P&gt;This issue is getting tracked on the following Apache Falcon JIRA : &lt;A href="https://issues.apache.org/jira/browse/FALCON-1955" target="_blank"&gt;https://issues.apache.org/jira/browse/FALCON-1955&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 19:04:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cluster-entity-vertex-must-exist/m-p/149066#M35966</guid>
      <dc:creator>pbishnoi</dc:creator>
      <dc:date>2016-07-27T19:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster entity vertex must exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cluster-entity-vertex-must-exist/m-p/149067#M35967</link>
      <description>&lt;P&gt;To resolve this issue - Please remove org.apache.falcon.metadata.MetadataMappingService out from *.application.services in falcon startup.properties and restart falcon server&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 07:21:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cluster-entity-vertex-must-exist/m-p/149067#M35967</guid>
      <dc:creator>KuldeepK</dc:creator>
      <dc:date>2017-07-11T07:21:37Z</dc:date>
    </item>
  </channel>
</rss>

