[
https://issues.apache.org/jira/browse/FLINK-18485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17151461#comment-17151461
]
Dian Fu edited comment on FLINK-18485 at 7/5/20, 2:44 AM:
----------------------------------------------------------
jce_policy-8.zip is still not available. It fails several cron tasks.
If this file is still not available, one option for this problem is to use [JDK
8u151|[https://www.oracle.com/java/technologies/javase/8u151-relnotes.html]]
(current version is 8u131) which allows to set the property *crypto.policy* as
** *unlimited* in the file *java.security*. Then there is no necessary to
download jce_policy-8.zip any more.
was (Author: dian.fu):
jce_policy-8.zip is still not available. It fails several cron tasks.
If this problem could not be solved in the short term, one option for this
problem is to use [JDK
8u151|[https://www.oracle.com/java/technologies/javase/8u151-relnotes.html]]
(current version is 8u131) which allows to set the property *crypto.policy* as
** *unlimited* in the file *java.security*. Then there is no necessary to
download jce_policy-8.zip any more.
> Kerberized YARN per-job on Docker test failed during unzip jce_policy-8.zip
> ---------------------------------------------------------------------------
>
> Key: FLINK-18485
> URL: https://issues.apache.org/jira/browse/FLINK-18485
> Project: Flink
> Issue Type: Bug
> Components: Deployment / YARN
> Affects Versions: 1.11.0, 1.12.0
> Reporter: Dian Fu
> Priority: Major
> Labels: test-stability
>
> Instance on 1.11 branch:
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=4230&view=logs&j=91bf6583-3fb2-592f-e4d4-d79d79c3230a&t=94459a52-42b6-5bfc-5d74-690b5d3c6de8]
> {code:java}
> + curl -LOH Cookie: oraclelicense=accept-securebackup-cookie
> http://download.oracle.com/otn-pub/java/jce/8/jce_policy-8.zip
> % Total % Received % Xferd Average Speed Time Time Time
> Current
> Dload Upload Total Spent Left Speed
> 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
> 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
> 100 429 100 429 0 0 1616 0 --:--:-- --:--:-- --:--:-- 1616
> 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
> 100 7073 100 7073 0 0 20139 0 --:--:-- --:--:-- --:--:-- 20139
> + unzip jce_policy-8.zip
> Archive: jce_policy-8.zip
> End-of-central-directory signature not found. Either this file is not
> a zipfile, or it constitutes one disk of a multi-part archive. In the
> latter case the central directory and zipfile comment will be found on
> the last disk(s) of this archive.
> unzip: cannot find zipfile directory in one of jce_policy-8.zip or
> jce_policy-8.zip.zip, and cannot find jce_policy-8.zip.ZIP, period.
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)