You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ao...@apache.org on 2014/07/24 14:02:44 UTC

git commit: AMBARI-6591. HDP deployment failed in Ubuntu (aonishuk)

Repository: ambari
Updated Branches:
  refs/heads/trunk 32d0c90b3 -> 7cc52b84d


AMBARI-6591. HDP deployment failed in Ubuntu (aonishuk)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/7cc52b84
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/7cc52b84
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/7cc52b84

Branch: refs/heads/trunk
Commit: 7cc52b84da946b6bb7577d6d13399db909dfa99f
Parents: 32d0c90
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Thu Jul 24 15:02:42 2014 +0300
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Thu Jul 24 15:02:42 2014 +0300

----------------------------------------------------------------------
 ambari-agent/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/7cc52b84/ambari-agent/pom.xml
----------------------------------------------------------------------
diff --git a/ambari-agent/pom.xml b/ambari-agent/pom.xml
index 23c7028..192e05b 100644
--- a/ambari-agent/pom.xml
+++ b/ambari-agent/pom.xml
@@ -488,6 +488,7 @@
               <paths>
                 <path>${package.pid.dir}</path>
                 <path>/var/lib/${project.artifactId}/data</path>
+                <path>/var/lib/${project.artifactId}/data/tmp</path>
                 <path>/var/lib/${project.artifactId}/keys</path>
                 <path>${package.log.dir}</path>
               </paths>