[ 
https://issues.apache.org/jira/browse/FLINK-20997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Metzger closed FLINK-20997.
----------------------------------
    Fix Version/s: 1.13.0
       Resolution: Fixed

Resolved in master in 
https://github.com/apache/flink/commit/5395c5fdb14fa1cd2d55f5d870dd0f0439671805

> YarnTestBaseTest fails due to NPE
> ---------------------------------
>
>                 Key: FLINK-20997
>                 URL: https://issues.apache.org/jira/browse/FLINK-20997
>             Project: Flink
>          Issue Type: Bug
>          Components: Deployment / YARN, Tests
>    Affects Versions: 1.12.0, 1.11.3
>            Reporter: Paul Lin
>            Assignee: Paul Lin
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.13.0
>
>         Attachments: 截屏2021-01-16 17.51.54.png
>
>
> YarnTestBase depends on classpaths generated by Maven dependency plugin in 
> `package` phase, but YarnTestBaseTest is a unit test that executed in `test` 
> phase (which is before `package`),   so it's unable to find `yarn.classpath` 
> and causes NPE.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to