[
https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059959#comment-14059959
]
Brock Noland commented on HIVE-6037:
------------------------------------
bq. I am +1 on the change!
Sorry, I meant to say I am +1 on the change once we fix the tests.
Looks like the following three tests are related.
{noformat}
TestOperation2Privilege.checkHiveOperationTypeMatch
java.lang.AssertionError: Unable to find corresponding entry in
Operation2Privilege map for HiveOperationType SHOWCONF
{noformat}
{noformat}
showTxns(org.apache.hadoop.hive.ql.parse.TestQBCompact) Time elapsed: 0.031
sec <<< ERROR!
java.lang.NullPointerException: null
at
org.apache.hadoop.hive.ql.parse.DDLSemanticAnalyzer.analyzeShowConf(DDLSemanticAnalyzer.java:2345)
at
org.apache.hadoop.hive.ql.parse.DDLSemanticAnalyzer.analyzeInternal(DDLSemanticAnalyzer.java:338)
{noformat}
TestCliDriver.dbtxnmgr_showlocks.q
{noformat}
2014-07-12 16:51:34,711 ERROR ql.Driver (SessionState.java:printError(660)) -
FAILED: NullPointerException null
java.lang.NullPointerException
at
org.apache.hadoop.hive.ql.parse.DDLSemanticAnalyzer.analyzeShowConf(DDLSemanticAnalyzer.java:2345)
at
org.apache.hadoop.hive.ql.parse.DDLSemanticAnalyzer.analyzeInternal(DDLSemanticAnalyzer.java:338)
{noformat}
> Synchronize HiveConf with hive-default.xml.template and support show conf
> -------------------------------------------------------------------------
>
> Key: HIVE-6037
> URL: https://issues.apache.org/jira/browse/HIVE-6037
> Project: Hive
> Issue Type: Improvement
> Components: Configuration
> Reporter: Navis
> Assignee: Navis
> Priority: Minor
> Fix For: 0.14.0
>
> Attachments: CHIVE-6037.3.patch.txt, HIVE-6037-0.13.0,
> HIVE-6037.1.patch.txt, HIVE-6037.10.patch.txt, HIVE-6037.11.patch.txt,
> HIVE-6037.12.patch.txt, HIVE-6037.14.patch.txt, HIVE-6037.15.patch.txt,
> HIVE-6037.16.patch.txt, HIVE-6037.17.patch, HIVE-6037.18.patch.txt,
> HIVE-6037.19.patch.txt, HIVE-6037.19.patch.txt, HIVE-6037.2.patch.txt,
> HIVE-6037.4.patch.txt, HIVE-6037.5.patch.txt, HIVE-6037.6.patch.txt,
> HIVE-6037.7.patch.txt, HIVE-6037.8.patch.txt, HIVE-6037.9.patch.txt,
> HIVE-6037.patch
>
>
> see HIVE-5879
--
This message was sent by Atlassian JIRA
(v6.2#6252)