Skip to content

Instantly share code, notes, and snippets.

@chanwit
Created August 7, 2015 08:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chanwit/f2ef83f9d0d24b2b6de1 to your computer and use it in GitHub Desktop.
Save chanwit/f2ef83f9d0d24b2b6de1 to your computer and use it in GitHub Desktop.
Logger.getLogger("org.apache.hadoop").setLevel(Level.OFF)
Logger.getLogger("org.apache.spark").setLevel(Level.OFF)
Logger.getLogger("org.eclipse.jetty.server").setLevel(Level.OFF)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment