GitHub user wangperry opened a pull request:
https://github.com/apache/storm/pull/1531
STORM-1937 Fix WindowTridentProcessor cause NullPointerException
I'm working with trident and try to use windows support, under the local
model is fine, but in distributed mode we got the NullPointerException
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wangperry/storm-1 1.0.x-branch
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1531.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 #1531
----
commit 2d18e893d5b5a883ffbd441ef7a1a6117e33568b
Author: wangperry <[email protected]>
Date: 2016-06-30T10:51:08Z
Update WindowTridentProcessor.java
STORM-1937
commit b15492ead9def496ee5e5db255ac4eff4a411079
Author: wangperry <[email protected]>
Date: 2016-06-30T11:38:20Z
Merge pull request #1 from wangperry/wangperry-patch-1
Fix WindowTridentProcessor cause NullPointerException
----
---
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.
---