You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by dm...@apache.org on 2017/01/23 10:13:26 UTC

[1/2] ambari git commit: AMBARI-18739. Perf: Create Rolling and Express Upgrade Packs. Fix failing test with xml validation (dlysnichenko)

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 <dl...@hortonworks.com>
Authored: Mon Jan 23 12:12:07 2017 +0200
Committer: Lisnichenko Dmitro <dl...@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>


[2/2] ambari git commit: AMBARI-18739. Perf: Create Rolling and Express Upgrade Packs. Fix failing test with xml validation (dlysnichenko)

Posted by dm...@apache.org.
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/8362dcef
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/8362dcef
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/8362dcef

Branch: refs/heads/trunk
Commit: 8362dcefd6550323f94fabdf40dfcbedd2db4fc2
Parents: 3e5185a
Author: Lisnichenko Dmitro <dl...@hortonworks.com>
Authored: Mon Jan 23 12:12:07 2017 +0200
Committer: Lisnichenko Dmitro <dl...@hortonworks.com>
Committed: Mon Jan 23 12:13:14 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/8362dcef/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>