[
https://issues.apache.org/jira/browse/FALCON-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14607572#comment-14607572
]
Janarthanan commented on FALCON-1302:
-------------------------------------
Thanks for pointing it out. One more issue I faced during packaging ooze as
below.
Command : src/bin/package.sh 2.6.0 4.0.1
Logs:
[INFO] Apache Oozie Main .................................. SUCCESS [ 2.687 s]
[INFO] Apache Oozie Client ................................ SUCCESS [ 7.577 s]
[INFO] Apache Oozie Hadoop 1.1.1.oozie-4.0.1-falcon ....... SUCCESS [ 0.324 s]
[INFO] Apache Oozie Hadoop Distcp 1.1.1.oozie-4.0.1-falcon SUCCESS [ 0.154 s]
[INFO] Apache Oozie Hadoop 1.1.1.oozie-4.0.1-falcon Test .. SUCCESS [ 0.414 s]
[INFO] Apache Oozie Hadoop 2.3.0.oozie-4.0.1-falcon ....... SUCCESS [ 0.877 s]
[INFO] Apache Oozie Hadoop 2.3.0.oozie-4.0.1-falcon Test .. SUCCESS [ 0.544 s]
[INFO] Apache Oozie Hadoop Distcp 2.3.0.oozie-4.0.1-falcon SUCCESS [ 0.159 s]
[INFO] Apache Oozie Hadoop 0.23.5.oozie-4.0.1-falcon ...... SUCCESS [ 0.830 s]
[INFO] Apache Oozie Hadoop 0.23.5.oozie-4.0.1-falcon Test . SUCCESS [ 0.534 s]
[INFO] Apache Oozie Hadoop Distcp 0.23.5.oozie-4.0.1-falcon SUCCESS [ 0.175 s]
[INFO] Apache Oozie Hadoop Libs ........................... SUCCESS [ 0.085 s]
[INFO] Apache Oozie Hbase 0.94.2.oozie-4.0.1-falcon ....... SUCCESS [ 0.201 s]
[INFO] Apache Oozie Hbase Libs ............................ SUCCESS [ 0.118 s]
[INFO] Apache Oozie HCatalog 0.5.0.oozie-4.0.1-falcon ..... FAILURE [ 1.969 s]
[INFO] Apache Oozie HCatalog 0.6.0.oozie-4.0.1-falcon ..... SKIPPED
[ERROR] Failed to execute goal on project oozie-hcatalog: Could not resolve
dependencies for project
org.apache.oozie:oozie-hcatalog:jar:0.5.0.oozie-4.0.1-falcon: Failed to collect
dependencies at
org.apache.hcatalog:hcatalog-server-extensions:jar:0.5.0-incubating ->
org.apache.hcatalog:hcatalog-core:jar:0.5.0-incubating ->
org.apache.hive:hive-builtins:jar:0.10.0 ->
org.apache.hive:hive-exec:jar:0.10.0 ->
org.apache.hive:hive-metastore:jar:0.10.0 -> javax.jdo:jdo2-api:jar:2.3-ec:
Failed to read artifact descriptor for javax.jdo:jdo2-api:jar:2.3-ec: Could not
transfer artifact javax.jdo:jdo2-api:pom:2.3-ec from/to Codehaus repository
(http://repository.codehaus.org/): Failed to transfer file:
http://repository.codehaus.org/javax/jdo/jdo2-api/2.3-ec/jdo2-api-2.3-ec.pom.
Return code is: 410 , ReasonPhrase:Gone. -> [Help 1]
> 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)