2014-09-20 40 views
1

我曾嘗試在其他答覆,如創建所有建議的變化找到的/ etc /蜂巢/ conf目錄.hivercset hive.cli.print.current.db = true;set hive.cli.print.header = true;。它不起作用。集hive.cli.print.current.db和hive.cli.print.header不工作

我在/ etc/hive/conf中嘗試了相同的操作。這也沒有奏效。

僅供參考我正在使用cloudera培訓環境。

在此先感謝!

回答

0

如果您在遠程模式下使用配置單元(連接到hiveserver的clidriver),這些選項可能不起作用。

您可以嘗試在本地模式下使用cli,或使用beeline + hiverserver2。

+0

這工作..感謝您的幫助..任何文件可用於此? – 2016-12-14 09:09:50

+0

我沒有從doc學到這一點。我調試蜂巢很多,所以我知道。對不起:( – zanmato 2017-01-11 06:07:56