You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/01 07:06:39 UTC

[jira] [Commented] (EAGLE-95) DAM HDFS topology fails to start, if there is invalid policy.

    [ https://issues.apache.org/jira/browse/EAGLE-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15125819#comment-15125819 ] 

ASF GitHub Bot commented on EAGLE-95:
-------------------------------------

Github user murkrishn commented on the pull request:

    https://github.com/apache/incubator-eagle/pull/71#issuecomment-177786359
  
    @yonzhang could you let me know your thoughts on the code


> DAM HDFS topology fails to start, if there is invalid policy.
> -------------------------------------------------------------
>
>                 Key: EAGLE-95
>                 URL: https://issues.apache.org/jira/browse/EAGLE-95
>             Project: Eagle
>          Issue Type: Bug
>            Reporter: hemanth dendukuri
>            Assignee: Senthilkumar
>            Priority: Critical
>
> Step 1: Create a invalid policy (from hdfsAuditLogEventStream[(cmd == 'open') and (str:contains(src,'/tmp/p')==true)] select * insert into outputStream;) 
> Step 2 : Deploy Dam HDFS topology. 
> Actual : The HDFS topology could not start because of the invalid policy. 2015-12-16 23:51:17 b.s.d.executor [INFO] Shutting down executor AlertEntityDeduplicationExecutor_9:[2 2] 2015-12-16 23:51:17 b.s.util [INFO] Async loop interrupted! 
> Expected: Topology should start ignoring the invalid policy.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)