[ 
https://issues.apache.org/jira/browse/HIVE-14288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15942063#comment-15942063
 ] 

Pengcheng Xiong commented on HIVE-14288:
----------------------------------------

Hello, I am deferring this to Hive 3.0 as we are going to cut the first RC and 
it is not marked as blocker. Please feel free to commit to the branch if this 
can be resolved before the release.

> Suppress 'which: no hbase' error message outputted from hive cli
> ----------------------------------------------------------------
>
>                 Key: HIVE-14288
>                 URL: https://issues.apache.org/jira/browse/HIVE-14288
>             Project: Hive
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 2.1.0
>            Reporter: Peter Slawski
>            Assignee: Peter Slawski
>            Priority: Minor
>         Attachments: HIVE-14288.1.patch
>
>
> There is an error message that is always outputted from the Hive CLI when 
> HBase is not install. This was introduced in HIVE-12058 which had the 
> intention of removing suppression of such error messages for HBase related 
> logic as it made it harder to debug. However, if HBase is not being used or 
> intentionally not installed, then always printing the same error message does 
> not make sense.
> {code}
> $ hive
> which: no hbase in 
> (/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin)
> {code}
> To compromise, we could add a --verbose parameter to the Hive CLI to allow 
> such information to be printed out for debugging purposes. But, by default, 
> this error message would be suppressed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to