Enis Soztutar created STORM-731:
-----------------------------------
Summary: Support compiling with HBase-1.0.0
Key: STORM-731
URL: https://issues.apache.org/jira/browse/STORM-731
Project: Apache Storm
Issue Type: Improvement
Reporter: Enis Soztutar
Assignee: Enis Soztutar
Compiling with {{-Dhbase.version=1.0.0}} fails:
{code}
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
.../external/storm-hbase/src/main/java/org/apache/storm/hbase/trident/state/HBaseMapState.java:[212,27]
unreported exception java.io.IOException; must be caught or declared to be
thrown
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)