GitHub user icksa opened a pull request:
https://github.com/apache/incubator-storm/pull/192
Fix for STORM-402: FileNotFoundException when using storm with apache tika
This is a fix for STORM-402: FileNotFoundException when using storm with
apache tika:
https://issues.apache.org/jira/browse/STORM-402
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/icksa/incubator-storm master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-storm/pull/192.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #192
----
commit c2176bafefdc0bcefe2db5586c26d53ff27f0512
Author: Milad <[email protected]>
Date: 2014-07-11T14:01:13Z
Added a hacky workaround for a FileNotFoundException I encountered
while using storm and tika
commit f019eff48b0fbc92b8e147e919dfea910f2b4d19
Author: Milad <[email protected]>
Date: 2014-07-14T12:21:15Z
Modified resource extraction to use getProtocol
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---