You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Awhan Patnaik <aw...@spotzot.com> on 2015/12/16 15:10:47 UTC

make hive startup silent

When I launch hive from the command line it prints lots of settings
information on to the screen, for example, LS_COLORS values,
HADOOP_CLASSPATH values, many environment variables etc. How do I prevent
this printing? Mind you I am not talking about the printing of the map and
reduce progress which I can turn off by launching hive with -S flag.