Reading hive-site.xml

2016-09-18 Thread Amit Bajpai
Hi, I am trying to understand how hive is reading the configuration from hive-site.xml. Where we define the structure of the xml file and code used to read the hite-site.xml. Thanks Amit Legal Disclaimer: The information contained in this message may be privileged and confidential. It is

Re: incosistent result from orc select count(*)

2016-09-18 Thread Damien Carol
Could you please get hte result of this query: *EXPLAIN EXTENDED select count(*) from table where id= <...>* 2016-09-17 4:15 GMT+02:00 Sanjeev Verma : > Hi > > on hive-1.2.1 orc backed table I am running query select * from table > where id=some it is returning me