spark icon indicating copy to clipboard operation
spark copied to clipboard

[BUG]: [Spark.NET 3.5.1] Unable to get Charset 'cp65001' for property 'sun.stderr.encoding'

Open GeorgeS2019 opened this issue 1 year ago • 1 comments

Ref PR: Spark 3.5.1 .NET8

==> Unable to get Charset 'cp65001' for property 'sun.stderr.encoding', using default windows-1252 and continuing.

spark-shell --version
Unable to get Charset 'cp65001' for property 'sun.stderr.encoding', using default windows-1252 and continuing.
Welcome to
      ____              __
     / __/__  ___ _____/ /__
    _\ \/ _ \/ _ `/ __/  '_/
   /___/ .__/\_,_/_/ /_/\_\   version 3.5.1
      /_/

Using Scala version 2.12.18, Java HotSpot(TM) 64-Bit Server VM, 1.8.0_211
Branch HEAD
Compiled by user heartsavior on 2024-02-15T11:24:58Z
Revision fd86f85e181fc2dc0f50a096855acf83a6cc5d9c
Url https://github.com/apache/spark
Type --help for more information.

GeorgeS2019 avatar Jul 22 '24 10:07 GeorgeS2019

I saw a similar error, this github issue & solution seems to be related to the same problem: https://github.com/beryx/badass-jlink-plugin/issues/49#issuecomment-482589070

grazy27 avatar Jul 22 '24 11:07 grazy27

Unable to get Charset 'cp65001' for property 'sun.stderr.encoding', using default GBK and continuing.

1053098527 avatar Apr 01 '25 04:04 1053098527