skrho created HIVE-7928:
---------------------------
Summary: 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
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)