You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by ma...@apache.org on 2014/09/22 20:29:17 UTC

[03/10] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-argus

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-argus


Project: http://git-wip-us.apache.org/repos/asf/incubator-argus/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-argus/commit/2fde3325
Tree: http://git-wip-us.apache.org/repos/asf/incubator-argus/tree/2fde3325
Diff: http://git-wip-us.apache.org/repos/asf/incubator-argus/diff/2fde3325

Branch: refs/heads/master
Commit: 2fde332537b74a74e0bad8ac1a0debbe40570c56
Parents: f7c934c 4eacc7a
Author: mneethiraj <mn...@hortonworks.com>
Authored: Fri Sep 19 17:49:51 2014 -0700
Committer: mneethiraj <mn...@hortonworks.com>
Committed: Fri Sep 19 17:49:51 2014 -0700

----------------------------------------------------------------------
 .../audit/provider/Log4jAuditProvider.java      |    7 +-
 .../hadoop/log/HdfsFileAppender.java            | 1360 ++++++++++++++++++
 .../com/xasecure/pdp/config/ConfigWatcher.java  |   27 +-
 .../xasecure/pdp/config/PolicyRefresher.java    |   70 +-
 .../xasecure/server/tomcat/EmbededServer.java   |   46 +-
 hbase-agent/scripts/install.sh                  |    2 +
 hive-agent/scripts/install.sh                   |    2 +
 7 files changed, 1477 insertions(+), 37 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/2fde3325/agents-audit/src/main/java/com/xasecure/audit/provider/Log4jAuditProvider.java
----------------------------------------------------------------------