You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Pallavi Rao (JIRA)" <ji...@apache.org> on 2015/12/23 06:51:46 UTC

[jira] [Commented] (FALCON-1690) Receving the following error on submitting falcon entity. (Using falcon,oozie with kerberose) org.apache.falcon.client.FalconCLIException: Bad Request;Cluster definition missing required namenode credential property: dfs.namenode.kerberos.principal

    [ https://issues.apache.org/jira/browse/FALCON-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15069189#comment-15069189 ] 

Pallavi Rao commented on FALCON-1690:
-------------------------------------

[~b.kowshick@gmail.com], have you specified the following property in startup.properties? 
{code}
# name node principal to talk to config store
*.dfs.namenode.kerberos.principal=
{code}

> Receving the following error on submitting falcon entity. (Using falcon,oozie with kerberose) org.apache.falcon.client.FalconCLIException: Bad Request;Cluster definition missing required namenode credential property: dfs.namenode.kerberos.principal  
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FALCON-1690
>                 URL: https://issues.apache.org/jira/browse/FALCON-1690
>             Project: Falcon
>          Issue Type: Bug
>            Reporter: Kowshick Boddu
>
> Error:
> 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)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)