You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by pkuwm <gi...@git.apache.org> on 2016/05/06 05:20:39 UTC

[GitHub] incubator-eagle pull request: EAGLE-294. If a policy metadata fiel...

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 <hn...@lm-sjc-11002130.corp.ebay.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-eagle pull request: EAGLE-294. If a policy metadata fiel...

Posted by pkuwm <gi...@git.apache.org>.
Github user pkuwm commented on the pull request:

    https://github.com/apache/incubator-eagle/pull/177#issuecomment-221140141
  
    PULL REQUEST #196 


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-eagle pull request: EAGLE-294. If a policy metadata fiel...

Posted by pkuwm <gi...@git.apache.org>.
Github user pkuwm closed the pull request at:

    https://github.com/apache/incubator-eagle/pull/177


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-eagle pull request: EAGLE-294. If a policy metadata fiel...

Posted by pkuwm <gi...@git.apache.org>.
Github user pkuwm commented on the pull request:

    https://github.com/apache/incubator-eagle/pull/177#issuecomment-217366208
  
    Done. Please review.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-eagle pull request: EAGLE-294. If a policy metadata fiel...

Posted by haoch <gi...@git.apache.org>.
Github user haoch commented on the pull request:

    https://github.com/apache/incubator-eagle/pull/177#issuecomment-217362349
  
    Please rename `eagle-core/eagle-data-process/eagle-stream-process-api/src/main/Resource` into `eagle-core/eagle-data-process/eagle-stream-process-api/src/main/resources` (where is `resources` instead of `Resource`)


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---