GitHub user pkuwm opened a pull request:
https://github.com/apache/incubator-eagle/pull/177
EAGLE-294. If a policy metadata field is not set, add null attributes to
input stream for SiddhiCEP.
If a policy metadata field is not set, null attributes can not be able to
add into input stream for SiddhiCEP. Alerts may not be able to detect.
So we need to put null attributes into input stream.
In the sourcecode, we should get metadata map for the stream.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pkuwm/incubator-eagle EAGLE-294
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/177.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 #177
----
commit fc58e1664babf5cfde71ba80e93dbca9daddf243
Author: Lu <[email protected]>
Date: 2016-05-06T00:45:47Z
EAGLE-294. If a policy metadata field is not set, add null attributes into
input stream for SiddhiCEP.
----
---
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.
---