[
https://issues.apache.org/jira/browse/HIVE-7928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
skrho updated HIVE-7928:
------------------------
Attachment: HIVE-7928_001.patch
I added catch statement and RuntimeException statment, so if exception is
happened throw error message..
> There is no catch statement in Utils#updateMap
> ----------------------------------------------
>
> Key: HIVE-7928
> URL: https://issues.apache.org/jira/browse/HIVE-7928
> Project: Hive
> Issue Type: Bug
> Affects Versions: 0.13.1
> Reporter: skrho
> Priority: Minor
> Attachments: HIVE-7928_001.patch
>
>
> There is no catch statement in Utils class( In
> accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/Utils.java line :
> 148)
> If there is no catch statement, We can't know why if exception is happended..
>
> I think add catch statement and throw exception..
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)