Repository: ambari
Updated Branches:
  refs/heads/trunk 8cce657f9 -> fc03a3928


AMBARI-10336. Packages won't install for Ubuntu14 (aonishuk)


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

Branch: refs/heads/trunk
Commit: fc03a3928ddf79f043369d58102924e91ada2596
Parents: 8cce657
Author: Andrew Onishuk <[email protected]>
Authored: Mon Apr 6 17:27:39 2015 +0300
Committer: Andrew Onishuk <[email protected]>
Committed: Mon Apr 6 17:28:45 2015 +0300

----------------------------------------------------------------------
 .../src/main/resources/stacks/HDP/2.3/services/HIVE/metainfo.xml   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/fc03a392/ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/metainfo.xml
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/metainfo.xml 
b/ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/metainfo.xml
index 59f2264..58627ea 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/metainfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/metainfo.xml
@@ -63,7 +63,7 @@
           </packages>
         </osSpecific>
         <osSpecific>
-          <osFamily>redhat7,redhat6,ubuntu12,ubuntu14</osFamily>
+          <osFamily>redhat7,redhat6,debian7,ubuntu12,ubuntu14</osFamily>
           <packages>
             <package>
               <name>mysql-server</name>

Reply via email to