[
https://issues.apache.org/jira/browse/FALCON-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peeyush Bishnoi resolved FALCON-1302.
-------------------------------------
Resolution: Resolved
> Falcon Cluster submission - issue with execution url in cluster.xml file
> ------------------------------------------------------------------------
>
> Key: FALCON-1302
> URL: https://issues.apache.org/jira/browse/FALCON-1302
> Project: Falcon
> Issue Type: Bug
> Reporter: Janarthanan
> Assignee: Peeyush Bishnoi
> Priority: Critical
> Attachments: falcon.application.log, standalone-cluster.xml
>
>
> I have started the falcon in embedded mode and I can see the gui opening
> properly and jps command shows the falcon running.
> I have a single node hadoop cluster with hadoop 2.6.0v and yarn.
> When I tried executing the examples, on running the below command from
> installation steps, faced the following error.
> Command :
> bin/falcon entity -submit -type cluster -file
> examples/entity/filesystem/standalone-cluster.xml
> Error log:
> 2015-06-28 13:57:15,913 INFO - [9730122@qtp-1771797373-8 -
> f6ba54d4-cea9-4ae8-a078-35fc55b92883:administrator:POST//entities/submit/cluster]
> ~ Validating execute interface: http://localhost:8088
> (ClusterEntityParser:134)
> 2015-06-28 13:57:15,981 INFO - [9730122@qtp-1771797373-8 -
> f6ba54d4-cea9-4ae8-a078-35fc55b92883:administrator:POST//entities/submit/cluster]
> ~ Connecting to ResourceManager at localhost/127.0.0.1:8088 (RMProxy:98)
> 2015-06-28 13:57:15,992 ERROR - [9730122@qtp-1771797373-8 -
> f6ba54d4-cea9-4ae8-a078-35fc55b92883:administrator:POST//entities/submit/cluster]
> ~ Unable to persist entity object (AbstractEntityManager:198)
> org.apache.falcon.entity.parser.ValidationException: Invalid Execute server
> or port: http://localhost:8088
> at
> org.apache.falcon.entity.parser.ClusterEntityParser.validateExecuteInterface(ClusterEntityParser.java:139)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)