Repository: bigtop Updated Branches: refs/heads/master 275ba8fe5 -> 1859c90fe
BIGTOP-2487: Alluxio /var/log/alluxio is not created Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/1859c90f Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/1859c90f Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/1859c90f Branch: refs/heads/master Commit: 1859c90fe713816e22de35917236a0f5e48d55f8 Parents: 275ba8f Author: Konstantinos Tsakalozos <[email protected]> Authored: Thu Jul 7 12:52:32 2016 +0300 Committer: Roman Shaposhnik <[email protected]> Committed: Mon Jul 18 15:49:30 2016 -0700 ---------------------------------------------------------------------- bigtop-packages/src/deb/alluxio/alluxio.dirs | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/1859c90f/bigtop-packages/src/deb/alluxio/alluxio.dirs ---------------------------------------------------------------------- diff --git a/bigtop-packages/src/deb/alluxio/alluxio.dirs b/bigtop-packages/src/deb/alluxio/alluxio.dirs index d85a7bf..0406eea 100644 --- a/bigtop-packages/src/deb/alluxio/alluxio.dirs +++ b/bigtop-packages/src/deb/alluxio/alluxio.dirs @@ -2,3 +2,4 @@ /usr/lib/alluxio /usr/bin /var/run/alluxio +/var/log/alluxio
