Repository: hadoop
Updated Branches:
  refs/heads/trunk 751f626e5 -> 9bc8b1cfd


HDDS-578. om-audit-log4j2.properties must be packaged in ozone-dist . 
Contributed by Dinesh Chitlangia.


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9bc8b1cf
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9bc8b1cf
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/9bc8b1cf

Branch: refs/heads/trunk
Commit: 9bc8b1cfd361ef0c7dcd6aded39f28119837340d
Parents: 751f626
Author: Márton Elek <e...@apache.org>
Authored: Fri Oct 5 04:33:19 2018 -0400
Committer: Márton Elek <e...@apache.org>
Committed: Fri Oct 5 04:33:19 2018 -0400

----------------------------------------------------------------------
 hadoop-ozone/dist/dev-support/bin/dist-layout-stitching | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/9bc8b1cf/hadoop-ozone/dist/dev-support/bin/dist-layout-stitching
----------------------------------------------------------------------
diff --git a/hadoop-ozone/dist/dev-support/bin/dist-layout-stitching 
b/hadoop-ozone/dist/dev-support/bin/dist-layout-stitching
index 3f102fa..cb6312d 100755
--- a/hadoop-ozone/dist/dev-support/bin/dist-layout-stitching
+++ b/hadoop-ozone/dist/dev-support/bin/dist-layout-stitching
@@ -78,7 +78,7 @@ run mkdir -p ./etc
 run mkdir -p ./libexec
 
 run cp -r "${ROOT}/hadoop-common-project/hadoop-common/src/main/conf" 
"etc/hadoop"
-
+run cp "${ROOT}/hadoop-ozone/common/src/main/conf/om-audit-log4j2.properties" 
"etc/hadoop"
 run cp "${ROOT}/hadoop-common-project/hadoop-common/src/main/bin/hadoop" "bin/"
 run cp "${ROOT}/hadoop-common-project/hadoop-common/src/main/bin/hadoop.cmd" 
"bin/"
 run cp "${ROOT}/hadoop-ozone/common/src/main/bin/ozone" "bin/"


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to