make all CLI commands go through parser. ----------------------------------------
Key: HIVE-536 URL: https://issues.apache.org/jira/browse/HIVE-536 Project: Hadoop Hive Issue Type: Bug Components: Clients, Query Processor Affects Versions: 0.4.0 Reporter: Prasad Chakka currently lot of commands do not go through parser framework resulting in weird bugs/behavior from cli. couple of examples-- 1) comments can't be in side a query 2) having set after a comment line throws up errors things will be simpler if parser deals with most commands. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.