[ 
https://issues.apache.org/jira/browse/HIVE-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13125620#comment-13125620
 ] 

Ashutosh Chauhan commented on HIVE-2196:
----------------------------------------

@Chinna,

I guess you need to mark it as Patch Available so that committers know that its 
ready for review. We should get this in, lest some other property get 
introduced which again violates this. 

Others,
HiveConf first loads hive-default.xml and then loads hive-site.xml Isn't 
loading hive-default.xml will be redundant after this change. Default values 
should come from HiveConf not from external xml file, if user wishes to 
override he should provide that value in hive-site.xml. We should stop loading 
hive-default.xml while initializing HiveConf. 
                
> Ensure HiveConf includes all properties defined in hive-default.xml
> -------------------------------------------------------------------
>
>                 Key: HIVE-2196
>                 URL: https://issues.apache.org/jira/browse/HIVE-2196
>             Project: Hive
>          Issue Type: Bug
>          Components: Configuration
>    Affects Versions: 0.8.0
>            Reporter: Carl Steinbach
>            Assignee: Chinna Rao Lalam
>         Attachments: HIVE-2196.1.patch, HIVE-2196.2.patch, HIVE-2196.3.patch, 
> HIVE-2196.4.patch, HIVE-2196.build.log, HIVE-2196.patch
>
>
> There are a bunch of properties that are defined in hive-default.xml but not 
> in HiveConf.

--
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

        

Reply via email to