Sfoglia il codice sorgente

AMBARI-3579. Adding new stack based on hadoop 1.0. (mahadev)

Mahadev Konar 12 anni fa
parent
commit
63d5638548
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      ambari-server/set-hdp-repo-url.sh

+ 1 - 1
ambari-server/set-hdp-repo-url.sh

@@ -26,7 +26,7 @@ then
   #  Modify the VERSION variable in this file to match the new version
   #  Modify the previous version to store concrete public repo url
 
-  VERSION=2.0.6
+  VERSION=1.3.3
   C6URL="$1"
   C5URL="${C6URL/centos6/centos5}"
   S11URL="${C6URL/centos6/suse11}"