[
https://issues.apache.org/jira/browse/STORM-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14386213#comment-14386213
]
ASF GitHub Bot commented on STORM-731:
--------------------------------------
Github user ptgoetz commented on the pull request:
https://github.com/apache/storm/pull/490#issuecomment-87551582
+1, though it's not necessary because you are a committer. If you can apply
the patch, even if you have to do so manually, without violating the spirit of
it (yes, I know, that's subjective...), then you can do so.
It would be good form to notify dev@ of any actions you had to take, etc.
to make the patch apply.
If there are any problems, it can always be reverted.
> 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
> Attachments: storm-731_v1.patch
>
>
> 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)