Repository: ambari
Updated Branches:
  refs/heads/branch-2.5 d592b1ee7 -> 4c64ffc44
  refs/heads/trunk 3e5185aca -> 8362dcefd


AMBARI-18739. Perf: Create Rolling and Express Upgrade Packs. Fix failing test 
with xml validation (dlysnichenko)


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

Branch: refs/heads/branch-2.5
Commit: 4c64ffc44a7f341f6f9d8404fd1cce4d77f12871
Parents: d592b1e
Author: Lisnichenko Dmitro <dlysniche...@hortonworks.com>
Authored: Mon Jan 23 12:12:07 2017 +0200
Committer: Lisnichenko Dmitro <dlysniche...@hortonworks.com>
Committed: Mon Jan 23 12:12:07 2017 +0200

----------------------------------------------------------------------
 .../stacks/PERF/1.0/services/FAKEHDFS/configuration/hadoop-env.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/4c64ffc4/ambari-server/src/main/resources/stacks/PERF/1.0/services/FAKEHDFS/configuration/hadoop-env.xml
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/stacks/PERF/1.0/services/FAKEHDFS/configuration/hadoop-env.xml
 
b/ambari-server/src/main/resources/stacks/PERF/1.0/services/FAKEHDFS/configuration/hadoop-env.xml
index 5aef1e9..09a9081 100644
--- 
a/ambari-server/src/main/resources/stacks/PERF/1.0/services/FAKEHDFS/configuration/hadoop-env.xml
+++ 
b/ambari-server/src/main/resources/stacks/PERF/1.0/services/FAKEHDFS/configuration/hadoop-env.xml
@@ -202,7 +202,7 @@
     <value>/tmp</value>
     <description>FAKEHDFS tmp Dir</description>
     <display-name>FAKEHDFS tmp Dir</display-name>
-    <property-type>NOT_MANAGED_FAKEHDFS_PATH</property-type>
+    <property-type>NOT_MANAGED_HDFS_PATH</property-type>
     <value-attributes>
       <read-only>true</read-only>
       <overridable>false</overridable>

Reply via email to