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

Oleg Danilov updated HIVE-18507:
--------------------------------
    Status: Patch Available  (was: Open)

> AccumuloIndexedOutputFormat.AccumuloRecordWriter.close() - typo in the 
> condition
> --------------------------------------------------------------------------------
>
>                 Key: HIVE-18507
>                 URL: https://issues.apache.org/jira/browse/HIVE-18507
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Oleg Danilov
>            Priority: Trivial
>         Attachments: HIVE-18507.patch
>
>
> This condition always true:
> {code:java}
> if(var7.getAuthorizationFailuresMap().size() >= 0) {
> {code}
> Obviously, size() always >= 0 :), so should > instead of.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to