[
https://issues.apache.org/jira/browse/HIVE-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13093319#comment-13093319
]
Carl Steinbach commented on HIVE-2196:
--------------------------------------
@Chinna: I suspect this is working for you because you haven't run 'ant clean'.
If you
do you'll see that your changes have introduced a circular build dependency:
hive-shims
depends on hive-common and vice-versa, whereas previously hive-common only
depended
on hive-shims. If you revert your changes to the shims/ directory I think this
patch
will build cleanly and should be ready to commit.
> 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
> Reporter: Carl Steinbach
> Assignee: Chinna Rao Lalam
> Attachments: HIVE-2196.1.patch, HIVE-2196.2.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.
For more information on JIRA, see: http://www.atlassian.com/software/jira