AMBARI-21750. HDFS restart fails after migration if WebHDFS is disabled. 
(swagle)

(cherry picked from commit 57d33d23876b7a937bfafd15fbab47ad328d0cc3)

Change-Id: Idcfe2bfd0e95edf2712b94c87115837b0166c04e


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

Branch: refs/heads/2.5-maint
Commit: c0648e12fb8c2b97fd38fa1845322887995cf8b9
Parents: 0c97625
Author: Siddharth Wagle <[email protected]>
Authored: Thu Aug 17 17:41:03 2017 -0700
Committer: [email protected] <[email protected]>
Committed: Fri Aug 18 01:06:10 2017 +0000

----------------------------------------------------------------------
 ambari-server/src/main/assemblies/server.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/c0648e12/ambari-server/src/main/assemblies/server.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/assemblies/server.xml 
b/ambari-server/src/main/assemblies/server.xml
index 395f322..403e21c 100644
--- a/ambari-server/src/main/assemblies/server.xml
+++ b/ambari-server/src/main/assemblies/server.xml
@@ -195,7 +195,6 @@
       
<outputDirectory>/var/lib/ambari-server/resources/stacks/${supplemental.distribution}</outputDirectory>
       <excludes>
         <exclude>/4.2/hooks/before-START/files/fast-hdfs-resource.jar</exclude>
-        
<exclude>/4.2.5/hooks/before-START/files/fast-hdfs-resource.jar</exclude>
       </excludes>
     </fileSet>
     <fileSet>

Reply via email to