I want to turn off the logging feature offered by default when we run from local cluster. Currently its logging so many information on the console.
Below is the example
Creat a file "log4j2.xml" in src/main/resources (Maven project) works for me!