Created on 06-05-2018 08:46 AM - edited 09-16-2022 06:18 AM
Hello all
I know that the official recommendation is to use MTU 9000 Jumbo Frames in all the network interfaces when it comes to HDP cluster.
My question is for those here that switched their cluster from 1500 to 9000 - have you seen an increase in performance due to the change ?
Thanks in advance!
Adi
Created 06-12-2018 07:06 PM
Hi there.
The main benefit using MTU 9000 is because hadoop works better with large files and you can transfer larger packages than use MTU 1500 (default).
I think for detailed results you can use iperf tool.
I found some best practices too.
I hope this helps.
Created 06-25-2018 10:16 AM
Hi @Eric Leme
Thank you for your response. I'm familiar with the information you provided (yet it is appreciated... points rewarded...) but i was hoping to hear from people who actually did the switch from 1500 to Jumbo. Learn from their first hand experience.
Thanks!