[
https://issues.apache.org/jira/browse/HIVE-23156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085444#comment-17085444
]
Ivan Suller commented on HIVE-23156:
------------------------------------
[~rameshkumar] just don't use -e in CLI and you'll get a NPE at
https://github.com/apache/hive/blob/master/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/HCatCli.java#L181
- it's very telling that the execString variable is checked for being null a
few lines later.
> NPE if -f is used with HCatCLI
> ------------------------------
>
> Key: HIVE-23156
> URL: https://issues.apache.org/jira/browse/HIVE-23156
> Project: Hive
> Issue Type: Bug
> Components: HCatalog
> Reporter: Ivan Suller
> Priority: Critical
>
> After HIVE-22889 if there is no -e cli parameter then a NPE is thrown.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)