[
https://issues.apache.org/jira/browse/HIVE-22246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16938897#comment-16938897
]
Gopal Vijayaraghavan commented on HIVE-22246:
---------------------------------------------
{code}
2019-09-26T11:02:02,410 INFO [main] txn.TxnHandler: Non-retryable error in
commitTxn(CommitTxnRequest(txnid:1)) : Table/View
'MATERIALIZATION_REBUILD_LOCKS' does not exist. (SQLState=42X05,
ErrorCode=20000)
2019-09-26T11:02:02,413 ERROR [main] metastore.RetryingHMSHandler:
MetaException(message:Unable to update transaction database
java.sql.SQLSyntaxErrorException: Table/View 'MATERIALIZATION_REBUILD_LOCKS'
does not exist.
at
org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown
Source)
{code}
failures look incidental.
> Beeline reflector should handle map types
> -----------------------------------------
>
> Key: HIVE-22246
> URL: https://issues.apache.org/jira/browse/HIVE-22246
> Project: Hive
> Issue Type: Bug
> Components: Beeline
> Reporter: Rajesh Balamohan
> Priority: Trivial
> Attachments: HIVE-22246.1.patch
>
>
> Since beeline {{Reflector}} is not handling Map types, it ends up converting
> values from {{beeline.properties}} to "null" and throws NPE with {{"}}beeline
> --hivevar x=1 --hivevar y=1".
--
This message was sent by Atlassian Jira
(v8.3.4#803005)