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

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

Kowshick Boddu created FALCON-1690:
--------------------------------------

             Summary: Receving the following error on submitting falcon entity. (Using falcon,oozie with kerbose) 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)