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

ASF GitHub Bot commented on FLINK-2705:
---------------------------------------

Github user StephanEwen commented on the pull request:

    https://github.com/apache/flink/pull/1162#issuecomment-142271342
  
    If you want to bump the `commons-codec` version, why not use an entry in 
`<dependencyManagement>`?


> Yarn fails with NoSuchMethodError when log level is set to DEBUG
> ----------------------------------------------------------------
>
>                 Key: FLINK-2705
>                 URL: https://issues.apache.org/jira/browse/FLINK-2705
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>
> The Yarn tests fail with a {{NoSuchMethodError}} when the log level is set to 
> DEBUG. Apparently, we have a wrong dependency version of 
> {{org.apache.commons.codec}} in our scope when the Yarn is executed. 
> {code}
> Exception in thread "LocalizerRunner for 
> container_1442415732615_0009_01_000001" java.lang.NoSuchMethodError: 
> org.apache.commons.codec.binary.Base64.<init>(I[BZ)V
>       at org.apache.hadoop.security.token.Token.encodeWritable(Token.java:236)
>       at 
> org.apache.hadoop.security.token.Token.encodeToUrlString(Token.java:263)
>       at 
> org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService$LocalizerRunner.writeCredentials(ResourceLocalizationService.java:1016)
>       at 
> org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService$LocalizerRunner.run(ResourceLocalizationService.java:972)
> Error while deploying YARN cluster: The YARN application unexpectedly 
> switched to state FAILED during deployment. 
> {code}
> https://s3.amazonaws.com/archive.travis-ci.org/jobs/80641990/log.txt



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

Reply via email to