Thanks for your reply.
About the first problem we didn't find any other reason in log, just found
timeout to wait the executor up, and after increase the timeout from 1
ms to 3(even 2)ms,
https://github.com/apache/spark/blob/master/core/src/test/scala/org/apache/spark/SparkContextSuite
On Wed, Jul 17, 2019 at 6:28 AM Tianhua huang wrote:
> Two failed and the reason is 'Can't find 1 executors before 1
> milliseconds elapsed', see below, then we try increase timeout the tests
> passed, so wonder if we can increase the timeout? and here I have another
> question about
> htt
Fairly neglected hadoop patch, FWIW;
https://issues.apache.org/jira/browse/HADOOP-11890
FB have been running HDFS &c on IPv6 for a while, but their codebase has
diverged; getting the stuff into trunk is going to take effort. At least
the JDK has moved on and should be better
On Wed, Jul 17, 2019
Hi all,
We run all unit tests for spark on arm64 platform, after effort there are
four tests FAILED, see
https://logs.openlabtesting.org/logs/4/4/ae5ebaddd6ba6eba5a525b2bf757043ebbe78432/check/spark-build-arm64/9ecccad/job-output.txt.gz
Two failed and the reason is 'Can't find 1 executors before