You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have two machines that have identical Hardware. CPU, RAM, and BIOS configurations are exactly the same. I am running Spark 3.3.1 with Hadoop 3.3.1. The benchmark is also exactly the same. I am not using any HDFS at all.
Problem: Spark on Windows runs slower than Linux
Any idea why Windows implementation is slower? What is exactly inside hadoop.dll and winutils.exe.
The text was updated successfully, but these errors were encountered:
I share the same experience. In my linxu server the hdfs dfs -ls / command return the result immediately. In the windows server, it takes about 1 mins. The windows server has better hardware the the linux server.
Hi,
I have two machines that have identical Hardware. CPU, RAM, and BIOS configurations are exactly the same. I am running Spark 3.3.1 with Hadoop 3.3.1. The benchmark is also exactly the same. I am not using any HDFS at all.
Problem: Spark on Windows runs slower than Linux
Any idea why Windows implementation is slower? What is exactly inside hadoop.dll and winutils.exe.
The text was updated successfully, but these errors were encountered: