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

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

GitHub user r7raul1984 opened a pull request:

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

    EAGLE-298 Oozie auditlog integration for Oozie security monitoring

    - Add oozie auditlog parse code and related test code.
    - Add job.html and controll.js code for new view type job.
    - Add oozie auditlog entity ,oozie metatdata access config code and related 
test code.
    
    https://issues.apache.org/jira/browse/EAGLE-298

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/r7raul1984/incubator-eagle dev

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-eagle/pull/208.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 #208
    
----
commit da224c287ed9903bd5a57145b7cb77e4be1f0d7f
Author: r7raul1984 <tangji...@yhd.com>
Date:   2016-05-23T04:36:28Z

    Add TestJobConfParserImpl and jobconf.html to test jobconf parse.

commit 8b1946deefdb62ecb5e2051960f83bd0e958bf2b
Author: r7raul1984 <tangji...@yhd.com>
Date:   2016-05-27T05:39:52Z

    EAGLE-298 Oozie auditlog integration for Oozie security monitoring

commit 703de21409db4815fc5fcc658d5433ebe7b7668f
Author: r7raul1984 <tangji...@yhd.com>
Date:   2016-05-27T06:34:29Z

    Remove some code which is nouse

commit d59c368dd7bde0a3071129ed7b55fd9f6c134cf8
Author: yonzhang <yonzhang2...@gmail.com>
Date:   2016-05-02T23:26:51Z

    Merge https://github.com/apache/incubator-eagle into EAGLE-298

commit ac524b89a14c1a45c7c75e8078ea34117d06e8ed
Author: yonzhang <yonzhang2...@gmail.com>
Date:   2016-05-02T23:26:51Z

    # This is a combination of 10 commits.
    # The first commit's message is:
    Merge https://github.com/apache/incubator-eagle into EAGLE-298
    
    # The 2nd commit message will be skipped:
    
    #   EAGLE-289 fix alert email format
    #   email contains unresolvable variable
    #
    #   https://issues.apache.org/jira/browse/EAGLE-289
    #   Author: Lu Huizhi
    #   Review: Zhang Yong
    #
    #   Closes 172
    
    # The 3rd commit message will be skipped:
    
    #   EAGLE-291 : JDBC: Update transactions fail in PostgreSQL
    #
    #   The transactions in Postgres was failing due to insert fail transaction 
already in progress and we were trying to update if insert fails. Need to 
rollback the failed insert transaction and then continue with update 
transaction. Postgres is more strict as compared to MySql, so we need save 
point so that we can roll it back, if required.
    #
    #   Author: Jaspaul <jashcha...@gmail.com>
    #
    #   Closes #194 from Jashchahal/dev.
    
    # The 4th commit message will be skipped:
    
    #   EAGLE-300 set debug-log dumping components log level to INFO
    #   set debug-log
    #
    #   https://issues.apache.org/jira/browse/EAGLE-300
    #
    #   Author:anyway1021
    #   Reviewer: Ralph, Hao
    #
    #   Closes #192
    
    # The 5th commit message will be skipped:
    
    #   EAGLE-297 Email with authentication
    #   Email with authentication can not be validated and sent out
    #
    #   https://issues.apache.org/jira/browse/EAGLE-297
    #
    #   Author: Huizhi Lu, ihuizhi...@gmail.com
    #   Reviewer: Qingwen, Zhao
    #
    #   Closes #187
    
    # The 6th commit message will be skipped:
    
    #   EAGLE-297 Email with authentication
    #   Email with authentication can not be validated and sent out
    #
    #   https://issues.apache.org/jira/browse/EAGLE-297
    #
    #   Author: Huizhi Lu, ihuizhi...@gmail.com
    #   Reviewer: Qingwen, Zhao
    #
    #   Closes #187
    
    # The 7th commit message will be skipped:
    
    #   EAGLE-236 Change project pom to use 0.4 version
    #   Change project version to "0.4.0-SNAPSHOT" since "v0.3.0" has been 
released.
    #
    #   Author: Huizhi Lu, ihuizhi...@gmail.com
    #   Reviewer: Hao Chen
    #
    #   Closes #181
    
    # The 8th commit message will be skipped:
    
    #   EAGLE-294 fix default value fillup issue
    #    If a policy metadata field is not set, add null attributes to input 
stream for SiddhiCEP
    #
    #   Author: Huizhi Lu, ihuizhi...@gmail.com
    #   Reviewer: Hao Chen, Yong Zhang
    #
    #   Closes #196
    
    # The 9th commit message will be skipped:
    
    #   EAGLE-279 Create Documentation for Sandbox Quick starter
    #   EAGLE-279 Create Documentation for Sandbox Quick starter and JMX 
monitoring
    #
    #   Author: Hemanth, hdenduk...@apache.org
    #   Reviewer: yonzhang, yonzhang2...@apache.org
    #
    #   Closes #159
    
    # The 10th commit message will be skipped:
    
    #   EAGLE-296 Test unit for JobConfParserImpl
    #   Test unit for JobConfParserImpl
    #
    #   Author: JiJun Tang, tangji...@yhd.com
    #   Reviewer: Yong Zhang, yonzhang2...@apache.org
    #
    #   Closes #195

commit fdf78883ae950fb50e66d2ac5c016e0c3250988b
Author: r7raul1984 <tangji...@yhd.com>
Date:   2016-05-27T09:28:20Z

    Merge https://github.com/apache/incubator-eagle into EAGLE-298

commit 1be5a2c5ce6cd6906ad9bad1904afc98ec7723e8
Author: JiJun Tang <tangji...@yhd.com>
Date:   2016-05-27T09:29:27Z

    Update pom.xml

commit 8f565c72afe1512a72f188bea98c49fa899c4cf9
Author: r7raul1984 <tangji...@yhd.com>
Date:   2016-05-27T09:29:58Z

    Merge branch 'dev' of https://github.com/r7raul1984/incubator-eagle into 
feature-oozie

commit 1161bfbd8cee267be8d584fadc6d0df3acd3b934
Author: r7raul1984 <tangji...@yhd.com>
Date:   2016-05-29T23:57:17Z

    Merge branch 'dev' of https://github.com/apache/incubator-eagle into 
feature-oozie

----


>  Oozie auditlog integration for Oozie security monitoring
> ---------------------------------------------------------
>
>                 Key: EAGLE-298
>                 URL: https://issues.apache.org/jira/browse/EAGLE-298
>             Project: Eagle
>          Issue Type: New Feature
>            Reporter: tangjunjie
>
> Oozie audit log data source is good for monitoring Oozie actitivities, we 
> should integrate that into Eagle framework



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

Reply via email to