[ https://issues.apache.org/jira/browse/HIVE-2606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris Riccomini resolved HIVE-2606. ----------------------------------- Resolution: Duplicate HIVE-2334 DUPE > Print headers fails with non-select statements > ---------------------------------------------- > > Key: HIVE-2606 > URL: https://issues.apache.org/jira/browse/HIVE-2606 > Project: Hive > Issue Type: Bug > Components: CLI > Affects Versions: 0.7.0 > Reporter: Chris Riccomini > > use testdb; > set hive.cli.print.header=true; > use testdb; > Exception in thread "main" java.lang.NullPointerException > at org.apache.hadoop.hive.cli.CliDriver.processCmd(CliDriver.java:221) > at org.apache.hadoop.hive.cli.CliDriver.processLine(CliDriver.java:286) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira