[ 
https://issues.apache.org/jira/browse/AMBARI-21867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dharmesh Kakadia updated AMBARI-21867:
--------------------------------------
    Description: 
[https://issues.apache.org/jira/browse/AMBARI-21570] introduced a configuration 
hive.custom-extensions.root.

All hive.* variables are treated as hive configuration variables and thus hive 
is complaining the following:

"WARN  [main] conf.HiveConf (HiveConf.java:initialize(3081)) - HiveConf of name 
hive.custom-extensions.root does not exist"

If this is not a hive related configuration, we should not use hive.* namespace 
for it. Or
If it is hive related configuration we should add corresponding patch in hive 
to add this variable to HiveConf.java

This has broken all our automated tests.

  was:
[https://issues.apache.org/jira/browse/AMBARI-21570] introduced a configuration 
hive.custom-extensions.root.

All hive.* variables are treated as hive configuration variables and thus hive 
is complaining the following:

"WARN  [main] conf.HiveConf (HiveConf.java:initialize(3081)) - HiveConf of name 
hive.custom-extensions.root does not exist"

If this is not a hive related configuration, we should not use hive.* namespace 
for it. Or
If it is hive related configuration we should add corresponding patch in hive 
to add this variable to HiveConf.java

This likely breaks many automated scenarios.



> Rename hive.custom-extensions.root
> ----------------------------------
>
>                 Key: AMBARI-21867
>                 URL: https://issues.apache.org/jira/browse/AMBARI-21867
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.5.2
>            Reporter: Dharmesh Kakadia
>
> [https://issues.apache.org/jira/browse/AMBARI-21570] introduced a 
> configuration hive.custom-extensions.root.
> All hive.* variables are treated as hive configuration variables and thus 
> hive is complaining the following:
> "WARN  [main] conf.HiveConf (HiveConf.java:initialize(3081)) - HiveConf of 
> name hive.custom-extensions.root does not exist"
> If this is not a hive related configuration, we should not use hive.* 
> namespace for it. Or
> If it is hive related configuration we should add corresponding patch in hive 
> to add this variable to HiveConf.java
> This has broken all our automated tests.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to