WARNING: Using incubator modules: jdk.incubator.vector Using Spark's default log4j profile: org/apache/spark/log4j2-defaults.properties 25/08/29 14:36:56 WARN Utils: Your hostname, kxrdeMacBook-Pro.local, resolves to a loopback address: 127.0.0.1; using 192.168.231.196 instead (on interface en0) 25/08/29 14:36:56 WARN Utils: Set SPARK_LOCAL_IP if you need to bind to another address Welcome to ____ __ / __/__ ___ _____/ /__ _\ \/ _ \/ _ `/ __/ '_/ /___/ .__/\_,_/_/ /_/\_\ version 4.0.0 /_/ Using Scala version 2.13.16, OpenJDK 64-Bit Server VM, 17.0.15 Branch HEAD Compiled by user wenchen on 2025-05-19T07:58:03Z Revision fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4 Url https://github.com/apache/spark Type --help for more information.
WARNING: Using incubator modules: jdk.incubator.vector Using Spark's default log4j profile: org/apache/spark/log4j2-defaults.properties 25/08/29 14:38:20 WARN Utils: Your hostname, kxrdeMacBook-Pro.local, resolves to a loopback address: 127.0.0.1; using 192.168.231.196 instead (on interface en0) 25/08/29 14:38:20 WARN Utils: Set SPARK_LOCAL_IP if you need to bind to another address Using Spark's default log4j profile: org/apache/spark/log4j2-defaults.properties Setting default log level to "WARN". To adjust logging level use sc.setLogLevel(newLevel). For SparkR, use setLogLevel(newLevel). Welcome to ____ __ / __/__ ___ _____/ /__ _\ \/ _ \/ _ `/ __/ '_/ /___/ .__/\_,_/_/ /_/\_\ version 4.0.0 /_/ Using Scala version 2.13.16 (OpenJDK 64-Bit Server VM, Java 17.0.15) Type in expressions to have them evaluated. Type :help for more information. 25/08/29 14:38:26 WARN NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 25/08/29 14:38:26 WARN Utils: Service 'SparkUI' could not bind on port 4040. Attempting port 4041. Spark context Web UI available at http://192.168.231.196:4041 Spark context available as 'sc' (master = local[2], app id = local-1756449506757). Spark session available as 'spark'.