[
https://issues.apache.org/jira/browse/FALCON-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kowshick Boddu updated FALCON-1690:
-----------------------------------
Comment: was deleted
(was: 1) I am trying to submit a cluster entity
2) Below is my cluster definition
<?xml version="1.0" encoding="UTF-8"?>
<cluster xmlns="uri:falcon:cluster:0.1" colo="local" description="Local
cluster" name="local">
<interfaces>
<interface type="readonly" endpoint="http://xlabdscnnh2.aetnat.com:50090"
version="1.1.2"/>
<interface type="write" endpoint="hdfs://xlabdscnnh1.aetnat.com:8020"
version="1.1.2"/>
<interface type="execute" endpoint="xlabdscnnh2.aetnat.com:8050"
version="1.1.2"/>
<interface type="workflow" endpoint="
http://xlabdscnnh2.aetnat.com:11000/oozie/" version="4.0.0"/>
<interface type="messaging" endpoint="tcp://xlabdscnnh2.aetnat.com:61616"
version="5.7.0"/>
</interfaces>
<locations>
<location name="staging" path="/apps/falcon/primary_cluster/staging"/>
<location name="temp" path="/apps/falcon/tmp"/>
<location name="working" path="/apps/falcon/primary_cluster/working"/>
</locations>
<ACL owner="a754077" group="hdpeng" permission="0755"/>
</cluster>
3) org.apache.falcon.client.FalconCLIException: Bad Request;Cluster
definition missing required namenode credential property:
dfs.namenode.kerberos.principal
at
org.apache.falcon.client.FalconCLIException.fromReponse(FalconCLIException.java:44)
at
org.apache.falcon.client.FalconClient.checkIfSuccessful(FalconClient.java:1172)
at
org.apache.falcon.client.FalconClient.sendEntityRequestWithObject(FalconClient.java:694)
at
org.apache.falcon.client.FalconClient.submit(FalconClient.java:323)
at org.apache.falcon.cli.FalconCLI.entityCommand(FalconCLI.java:364)
at org.apache.falcon.cli.FalconCLI.run(FalconCLI.java:183)
at org.apache.falcon.cli.FalconCLI.main(FalconCLI.java:133)
Thanks
On Wed, Dec 23, 2015 at 12:55 AM, pavan kumar kolamuri (JIRA) <
--
Kowshick Boddu
Graduate Research Assistant,
NSF Center for High-Performance Reconfigurable Computing (CHREC)
University of Florida
352-872-8713
)
> Falcon
> ------
>
> Key: FALCON-1690
> URL: https://issues.apache.org/jira/browse/FALCON-1690
> Project: Falcon
> Issue Type: Bug
> Reporter: Kowshick Boddu
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)