[GitHub] incubator-eagle pull request: EAGLE-81 Notification Plugin Framewo...

2016-02-05 Thread yonzhang
Github user yonzhang commented on the pull request: https://github.com/apache/incubator-eagle/pull/77#issuecomment-180541169 @senthilec566 can you make sure all checks are passed, I could not apply this patch to test in my local. LM-SJN-00876985:incubator-eagle yonzhang$ git

[jira] [Commented] (EAGLE-81) Notification Plugin Framework

2016-02-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15134902#comment-15134902 ] ASF GitHub Bot commented on EAGLE-81: - Github user yonzhang commented on the pull request:

[GitHub] incubator-eagle pull request: EAGLE-95 DAM HDFS topology fails to ...

2016-02-05 Thread yonzhang
Github user yonzhang commented on the pull request: https://github.com/apache/incubator-eagle/pull/71#issuecomment-180540489 yes, if that passed all checks, let us close this PR. But when I apply this patch and try to test, it has the following issues

[ Question ]Loading Third party Library - Storm Topology Start Up

2016-02-05 Thread Senthil Kumar
Hi All , What is the right way of Loading Third Party Jar when we start Storm Topology ? .. Basically i'm trying to load one of the custom library at the time of Storm topology Start .. It works if I copy the Jar into STORM Library Path .. Is there any option to Pass third party library PATH

RE: Policy based on sensitive types stops working if there are too many sensitive items

2016-02-05 Thread Daniel Zhou
Here is an example: Query: from hdfsAuditLogEventStream[(str:regexp(sensitivityType,'.*Social_Security.*')==true)] select * insert into outputStream; -Original Message- From: Zhang, Edward (GDI Hadoop) [mailto:yonzh...@ebay.com] Sent: Friday, February 05, 2016 4:11 PM To:

Re: Policy based on sensitive types stops working if there are too many sensitive items

2016-02-05 Thread Zhang, Edward (GDI Hadoop)
can you please show one policy? I thought it would be because policy itself is too complicated for engine to parse and evaluate Thanks Edward On 2/5/16, 15:46, "Daniel Zhou" wrote: >Hi all, > >Anyone test eagle's performance in this situation? > >1. large