[
https://issues.apache.org/jira/browse/HBASE-5742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Singhi resolved HBASE-5742.
----------------------------------
Resolution: Not A Problem
The constructor in the context no more exists.
> LoadIncrementalHFiles throws too generic of an exception
> --------------------------------------------------------
>
> Key: HBASE-5742
> URL: https://issues.apache.org/jira/browse/HBASE-5742
> Project: HBase
> Issue Type: Improvement
> Components: mapreduce
> Reporter: David Capwell
> Assignee: Ashish Singhi
> Priority: Major
>
> In 0.90 the LoadIncrementalHFiles constructor did not throw an exception, now
> it throws Exception. The constructor should ether not throw an exception or
> throw ZooKeeperConnectionException, and MasterNotRunningException since those
> come from the HBaseAdmin call.
> https://github.com/apache/hbase/blob/trunk/src/main/java/org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.java#L105
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)