Re: set hive.cli.print.header=true

2014-04-28 Thread Adrian Hains
.hiverc in /path_to_hive/conf/ and set in this file what do > you want : > add jar /path_to/hive-contrib-*.jar; > set hive.cli.print.header=true; --print the filds name > set hive.cli.print.current.db=true; -- pint data base name > > And then copy this file .hiverc to all hive nodes in

Re: set hive.cli.print.header=true

2014-04-28 Thread Matouk IFTISSEN
Hé, edit a file .hiverc in /path_to_hive/conf/ and set in this file what do you want : add jar /path_to/hive-contrib-*.jar; set hive.cli.print.header=true; --print the filds name set hive.cli.print.current.db=true; -- pint data base name And then copy this file .hiverc to all hive nodes in

set hive.cli.print.header=true

2014-04-28 Thread Kishore kumar
Hi, I am using cloudera4.5 with cloudera manager4.8, I want to set hive.cli.print.header=true, where should i specify, is it possible to specify in CM, or from cli what is location, please help me. -- Thanks, *Kishore *