You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/10/06 16:17:33 UTC

[jira] [Commented] (AMBARI-7647) Oozie and Falcon service checks fail on HDP2.2

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

Hudson commented on AMBARI-7647:
--------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #482 (See [https://builds.apache.org/job/Ambari-trunk-Commit/482/])
AMBARI-7647 Oozie and Falcon service checks fail on HDP2.2 (dsen) (dsen: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=bb1b5135bd6ec9f872232a1000d7b683f57b6bff)
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/package/scripts/oozie.py
* ambari-server/src/main/resources/stacks/HDP/2.2/services/OOZIE/configuration/oozie-site.xml
* ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_oozie_server.py
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/package/scripts/params.py


> Oozie and Falcon service checks fail on HDP2.2
> ----------------------------------------------
>
>                 Key: AMBARI-7647
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7647
>             Project: Ambari
>          Issue Type: Bug
>          Components: stacks
>    Affects Versions: 1.7.0
>         Environment: HDP2.2
>            Reporter: Dmytro Sen
>            Assignee: Dmytro Sen
>            Priority: Critical
>             Fix For: 1.7.0
>
>
> oozie
> {noformat}
> Job ID : 0000005-140926172757766-oozie-oozi-W
> ------------------------------------------------------------------------------------------------------------------------------------
> Workflow Name : map-reduce-wf
> App Path      : hdfs://c6405.ambari.apache.org:8020/user/ambari-qa/examples/apps/map-reduce
> Status        : KILLED
> Run           : 0
> User          : ambari-qa
> Group         : -
> Created       : 2014-09-26 18:12 GMT
> Started       : 2014-09-26 18:12 GMT
> Last Modified : 2014-09-26 18:13 GMT
> Ended         : 2014-09-26 18:13 GMT
> CoordAction ID: -
> Actions
> ------------------------------------------------------------------------------------------------------------------------------------
> ID                                                                            Status    Ext ID                 Ext Status Err Code  
> ------------------------------------------------------------------------------------------------------------------------------------
> 0000005-140926172757766-oozie-oozi-W@:start:                                  OK        -                      OK         -         
> ------------------------------------------------------------------------------------------------------------------------------------
> 0000005-140926172757766-oozie-oozi-W@mr-node                                  ERROR     job_1411751639016_0006 FAILED/KILLED-         
> ------------------------------------------------------------------------------------------------------------------------------------
> 0000005-140926172757766-oozie-oozi-W@fail                                     OK        -                      OK         E0729     
> ------------------------------------------------------------------------------------------------------------------------------------
> workflow_status=KILLED
> {noformat}
> falcon
> {noformat}
> Traceback (most recent call last):
>   File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 122, in execute
>     method(env)
>   File "/var/lib/ambari-agent/cache/stacks/HDP/2.1/services/FALCON/package/scripts/service_check.py", line 36, in service_check
>     try_sleep = 20
>   File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 148, in __init__
>     self.env.run()
>   File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 149, in run
>     self.run_action(resource, action)
>   File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 115, in run_action
>     provider_action()
>   File "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py", line 237, in action_run
>     raise ex
> Fail: Execution of '/usr/hdp/current/falcon/bin/falcon admin -version' returned 255. log4j:WARN No appenders could be found for logger (org.apache.hadoop.security.authentication.client.KerberosAuthenticator).
> log4j:WARN Please initialize the log4j system properly.
> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
> Stacktrace:
> org.apache.falcon.client.FalconCLIException: Unable to initialize Falcon Client object
> 	at org.apache.falcon.client.FalconClient.<init>(FalconClient.java:144)
> 	at org.apache.falcon.cli.FalconCLI.run(FalconCLI.java:190)
> 	at org.apache.falcon.cli.FalconCLI.main(FalconCLI.java:144)
> Caused by: org.apache.falcon.client.FalconCLIException: Could not authenticate, Authentication failed, status: 503, message: Service Unavailable
> 	at org.apache.falcon.client.FalconClient.getToken(FalconClient.java:171)
> 	at org.apache.falcon.client.FalconClient.<init>(FalconClient.java:142)
> 	... 2 more
> Caused by: org.apache.hadoop.security.authentication.client.AuthenticationException: Authentication failed, status: 503, message: Service Unavailable
> 	at org.apache.hadoop.security.authentication.client.AuthenticatedURL.extractToken(AuthenticatedURL.java:272)
> 	at org.apache.hadoop.security.authentication.client.PseudoAuthenticator.authenticate(PseudoAuthenticator.java:77)
> 	at org.apache.hadoop.security.authentication.client.KerberosAuthenticator.authenticate(KerberosAuthenticator.java:205)
> 	at org.apache.hadoop.security.authentication.client.AuthenticatedURL.openConnection(AuthenticatedURL.java:216)
> 	at org.apache.falcon.client.FalconClient.getToken(FalconClient.java:169)
> 	... 3 more
> {noformat}



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