You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by yu...@apache.org on 2013/02/11 01:28:33 UTC

svn commit: r1444637 [24/27] - in /incubator/ambari/site/1.2.1: ./ installing-hadoop-using-ambari/ installing-hadoop-using-ambari/common/ installing-hadoop-using-ambari/common/css/ installing-hadoop-using-ambari/common/images/ installing-hadoop-using-a...

Added: incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/scripts/shCore.js
URL: http://svn.apache.org/viewvc/incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/scripts/shCore.js?rev=1444637&view=auto
==============================================================================
--- incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/scripts/shCore.js (added)
+++ incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/scripts/shCore.js Mon Feb 11 00:28:28 2013
@@ -0,0 +1,346 @@
+function highlightCode(a){var b=a.target;null==b&&(b=a.srcElement);var c=findParentElement(b,".syntaxhighlighter"),d=findContainerElement(b),e=document.createElement("textarea"),f,g=getHighlighterId(c.id);f=document.getElementById(g),addClass(c,"source");var h=d.childNodes,i=[];for(var j=0;j<h.length;j++)i.push(h[j].innerText||h[j].textContent);i=i.join("\r"),i=i.replace(/\u00a0/g," "),e.appendChild(document.createTextNode(i)),d.appendChild(e),e.focus(),e.select(),d.addEventListener?d.addEventListener("click",function(){removeHighlight(e,c)},!1):d.attachEvent&&d.attachEvent("onmouseup",function(){removeHighlight(e,c)},!1)}function removeHighlight(a,b){a.parentNode.removeChild(a),removeClass(b,"source")}function findContainerElement(a){var b=findParentElement(a,".syntaxhighlighter"),c=null;if(null!=b&&b!=undefined){var d=b.getElementsByTagName("div");if(null!=d&&d!=undefined&&d.length>0){var e=0,f=null;for(e=0;e<d.length;++e){f=d[e];if(f.className=="container"){c=f;break}}}}r
 eturn c}function findElement(a,b,c){if(a==null)return null;var d=c!=1?a.childNodes:[a.parentNode],e={"#":"id",".":"className"}[b.substr(0,1)]||"nodeName",f,g;f=e!="nodeName"?b.substr(1):b.toUpperCase();if((a[e]||"").indexOf(f)!=-1)return a;for(var h=0;d&&h<d.length&&g==null;h++)g=findElement(d[h],b,c);return g}function findParentElement(a,b){return findElement(a,b,!0)}function getHighlighterId(a){var b="highlighter_";return a.indexOf(b)==0?a:b+a}function addClass(a,b){hasClass(a,b)||(a.className+=" "+b)}function hasClass(a,b){return a.className.indexOf(b)!=-1}function removeClass(a,b){a.className=a.className.replace(b,"")}var XRegExp;if(XRegExp)throw Error("can't load XRegExp twice in the same frame");(function(a){function l(a,b){if(!XRegExp.isRegExp(a))throw TypeError("type RegExp expected");var c=a._xregexp;return a=XRegExp(a.source,m(a)+(b||"")),c&&(a._xregexp={source:c.source,captureNames:c.captureNames?c.captureNames.slice(0):null}),a}function m(a){return(a.global?"g":"
 ")+(a.ignoreCase?"i":"")+(a.multiline?"m":"")+(a.extended?"x":"")+(a.sticky?"y":"")}function n(a,b,c,d){var g=f.length,h,i,j;e=!0;try{while(g--){j=f[g];if(c&j.scope&&(!j.trigger||j.trigger.call(d))){j.pattern.lastIndex=b,i=j.pattern.exec(a);if(i&&i.index===b){h={output:j.handler.call(d,i,c),match:i};break}}}}catch(k){throw k}finally{e=!1}return h}function o(a,b,c){if(Array.prototype.indexOf)return a.indexOf(b,c);for(var d=c||0;d<a.length;d++)if(a[d]===b)return d;return-1}XRegExp=function(b,d){var f=[],h=XRegExp.OUTSIDE_CLASS,i=0,j,m,o,p,q;if(XRegExp.isRegExp(b)){if(d!==a)throw TypeError("can't supply flags when constructing one RegExp from another");return l(b)}if(e)throw Error("can't call the XRegExp constructor within token definition functions");d=d||"",j={hasNamedCapture:!1,captureNames:[],hasFlag:function(a){return d.indexOf(a)>-1},setFlag:function(a){d+=a}};while(i<b.length)m=n(b,i,h,j),m?(f.push(m.output),i+=m.match[0].length||1):(o=g.exec.call(k[h],b.slice(i)))?(f.pu
 sh(o[0]),i+=o[0].length):(p=b.charAt(i),p==="["?h=XRegExp.INSIDE_CLASS:p==="]"&&(h=XRegExp.OUTSIDE_CLASS),f.push(p),i++);return q=RegExp(f.join(""),g.replace.call(d,c,"")),q._xregexp={source:b,captureNames:j.hasNamedCapture?j.captureNames:null},q},XRegExp.version="1.5.1",XRegExp.INSIDE_CLASS=1,XRegExp.OUTSIDE_CLASS=2;var b=/\$(?:(\d\d?|[$&`'])|{([$\w]+)})/g,c=/[^gimy]+|([\s\S])(?=[\s\S]*\1)/g,d=/^(?:[?*+]|{\d+(?:,\d*)?})\??/,e=!1,f=[],g={exec:RegExp.prototype.exec,test:RegExp.prototype.test,match:String.prototype.match,replace:String.prototype.replace,split:String.prototype.split},h=g.exec.call(/()??/,"")[1]===a,i=function(){var a=/^/g;return g.test.call(a,""),!a.lastIndex}(),j=RegExp.prototype.sticky!==a,k={};k[XRegExp.INSIDE_CLASS]=/^(?:\\(?:[0-3][0-7]{0,2}|[4-7][0-7]?|x[\dA-Fa-f]{2}|u[\dA-Fa-f]{4}|c[A-Za-z]|[\s\S]))/,k[XRegExp.OUTSIDE_CLASS]=/^(?:\\(?:0(?:[0-3][0-7]{0,2}|[4-7][0-7]?)?|[1-9]\d*|x[\dA-Fa-f]{2}|u[\dA-Fa-f]{4}|c[A-Za-z]|[\s\S])|\(\?[:=!]|[?*+]\?|{\d+(?:,\d*)?
 }\??)/,XRegExp.addToken=function(a,b,c,d){f.push({pattern:l(a,"g"+(j?"y":"")),handler:b,scope:c||XRegExp.OUTSIDE_CLASS,trigger:d||null})},XRegExp.cache=function(a,b){var c=a+"/"+(b||"");return XRegExp.cache[c]||(XRegExp.cache[c]=XRegExp(a,b))},XRegExp.copyAsGlobal=function(a){return l(a,"g")},XRegExp.escape=function(a){return a.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")},XRegExp.execAt=function(a,b,c,d){var e=l(b,"g"+(d&&j?"y":"")),f;return e.lastIndex=c=c||0,f=e.exec(a),d&&f&&f.index!==c&&(f=null),b.global&&(b.lastIndex=f?e.lastIndex:0),f},XRegExp.freezeTokens=function(){XRegExp.addToken=function(){throw Error("can't run addToken after freezeTokens")}},XRegExp.isRegExp=function(a){return Object.prototype.toString.call(a)==="[object RegExp]"},XRegExp.iterate=function(a,b,c,d){var e=l(b,"g"),f=-1,g;while(g=e.exec(a))b.global&&(b.lastIndex=e.lastIndex),c.call(d,g,++f,a,b),e.lastIndex===g.index&&e.lastIndex++;b.global&&(b.lastIndex=0)},XRegExp.matchChain=function(a,b){return fu
 nction c(a,d){var e=b[d].regex?b[d]:{regex:b[d]},f=l(e.regex,"g"),g=[],h;for(h=0;h<a.length;h++)XRegExp.iterate(a[h],f,function(a){g.push(e.backref?a[e.backref]||"":a[0])});return d===b.length-1||!g.length?g:c(g,d+1)}([a],0)},RegExp.prototype.apply=function(a,b){return this.exec(b[0])},RegExp.prototype.call=function(a,b){return this.exec(b)},RegExp.prototype.exec=function(b){var c,d,e,f;this.global||(f=this.lastIndex),c=g.exec.apply(this,arguments);if(c){!h&&c.length>1&&o(c,"")>-1&&(e=RegExp(this.source,g.replace.call(m(this),"g","")),g.replace.call((b+"").slice(c.index),e,function(){for(var b=1;b<arguments.length-2;b++)arguments[b]===a&&(c[b]=a)}));if(this._xregexp&&this._xregexp.captureNames)for(var j=1;j<c.length;j++)d=this._xregexp.captureNames[j-1],d&&(c[d]=c[j]);!i&&this.global&&!c[0].length&&this.lastIndex>c.index&&this.lastIndex--}return this.global||(this.lastIndex=f),c},RegExp.prototype.test=function(a){var b,c;return this.global||(c=this.lastIndex),b=g.exec.call(t
 his,a),b&&!i&&this.global&&!b[0].length&&this.lastIndex>b.index&&this.lastIndex--,this.global||(this.lastIndex=c),!!b},String.prototype.match=function(a){XRegExp.isRegExp(a)||(a=RegExp(a));if(a.global){var b=g.match.apply(this,arguments);return a.lastIndex=0,b}return a.exec(this)},String.prototype.replace=function(a,c){var d=XRegExp.isRegExp(a),e,f,h,i;return d?(a._xregexp&&(e=a._xregexp.captureNames),a.global||(i=a.lastIndex)):a+="",Object.prototype.toString.call(c)==="[object Function]"?f=g.replace.call(this+"",a,function(){if(e){arguments[0]=new String(arguments[0]);for(var b=0;b<e.length;b++)e[b]&&(arguments[0][e[b]]=arguments[b+1])}return d&&a.global&&(a.lastIndex=arguments[arguments.length-2]+arguments[0].length),c.apply(null,arguments)}):(h=this+"",f=g.replace.call(h,a,function(){var a=arguments;return g.replace.call(c+"",b,function(b,c,d){if(!c){var g=+d;return g<=a.length-3?a[g]:(g=e?o(e,d):-1,g>-1?a[g+1]:b)}switch(c){case"$":return"$";case"&":return a[0];case"`":re
 turn a[a.length-1].slice(0,a[a.length-2]);case"'":return a[a.length-1].slice(a[a.length-2]+a[0].length);default:var f="";c=+c;if(!c)return b;while(c>a.length-3)f=String.prototype.slice.call(c,-1)+f,c=Math.floor(c/10);return(c?a[c]||"":"$")+f}})})),d&&(a.global?a.lastIndex=0:a.lastIndex=i),f},String.prototype.split=function(b,c){if(!XRegExp.isRegExp(b))return g.split.apply(this,arguments);var d=this+"",e=[],f=0,h,i;if(c===a||+c<0)c=Infinity;else{c=Math.floor(+c);if(!c)return[]}b=XRegExp.copyAsGlobal(b);while(h=b.exec(d)){if(b.lastIndex>f){e.push(d.slice(f,h.index)),h.length>1&&h.index<d.length&&Array.prototype.push.apply(e,h.slice(1)),i=h[0].length,f=b.lastIndex;if(e.length>=c)break}b.lastIndex===h.index&&b.lastIndex++}return f===d.length?(!g.test.call(b,"")||i)&&e.push(""):e.push(d.slice(f)),e.length>c?e.slice(0,c):e},XRegExp.addToken(/\(\?#[^)]*\)/,function(a){return g.test.call(d,a.input.slice(a.index+a[0].length))?"":"(?:)"}),XRegExp.addToken(/\((?!\?)/,function(){return 
 this.captureNames.push(null),"("}),XRegExp.addToken(/\(\?<([$\w]+)>/,function(a){return this.captureNames.push(a[1]),this.hasNamedCapture=!0,"("}),XRegExp.addToken(/\\k<([\w$]+)>/,function(a){var b=o(this.captureNames,a[1]);return b>-1?"\\"+(b+1)+(isNaN(a.input.charAt(a.index+a[0].length))?"":"(?:)"):a[0]}),XRegExp.addToken(/\[\^?]/,function(a){return a[0]==="[]"?"\\b\\B":"[\\s\\S]"}),XRegExp.addToken(/^\(\?([imsx]+)\)/,function(a){return this.setFlag(a[1]),""}),XRegExp.addToken(/(?:\s+|#.*)+/,function(a){return g.test.call(d,a.input.slice(a.index+a[0].length))?"":"(?:)"},XRegExp.OUTSIDE_CLASS,function(){return this.hasFlag("x")}),XRegExp.addToken(/\./,function(){return"[\\s\\S]"},XRegExp.OUTSIDE_CLASS,function(){return this.hasFlag("s")})})();if(typeof SyntaxHighlighter=="undefined")var SyntaxHighlighter=function(){function b(a){var b=[];for(var c=0;c<a.length;c++)b.push(a[c]);return b}function c(a){return a.split(/\r?\n/)}function d(b){return a.vars.highlighters[getHighlig
 hterId(b)]}function e(a){return document.getElementById(getHighlighterId(a))}function f(b){a.vars.highlighters[getHighlighterId(b.id)]=b}function g(a,b,c){c=Math.max(c||0,0);for(var d=c;d<a.length;d++)if(a[d]==b)return d;return-1}function h(a){return(a||"")+Math.round(Math.random()*1e6).toString()}function i(a,b){var c={},d;for(d in a)c[d]=a[d];for(d in b)c[d]=b[d];return c}function j(a){var b={"true":!0,"false":!1}[a];return b==null?a:b}function k(a,b,c,d,e){var f=(screen.width-c)/2,g=(screen.height-d)/2;e+=", left="+f+", top="+g+", width="+c+", height="+d,e=e.replace(/^,/,"");var h=window.open(a,b,e);return h.focus(),h}function l(a,b,c,d){function e(a){a=a||window.event,a.target||(a.target=a.srcElement,a.preventDefault=function(){this.returnValue=!1}),c.call(d||window,a)}a.attachEvent?a.attachEvent("on"+b,e):a.addEventListener(b,e,!1)}function m(b){window.alert(a.config.strings.alert+b)}function n(b,c){var d=a.vars.discoveredBrushes,e=null;if(d==null){d={};for(var f in a.b
 rushes){var g=a.brushes[f],h=g.aliases;if(h==null)continue;g.brushName=f.toLowerCase();for(var i=0;i<h.length;i++)d[h[i]]=f}a.vars.discoveredBrushes=d}return e=a.brushes[d[b]],e==null&&c&&m(a.config.strings.noBrush+b),e}function o(a,b){var d=c(a);for(var e=0;e<d.length;e++)d[e]=b(d[e],e);return d.join("\r\n")}function p(a){return a.replace(/^[ ]*[\n]+|[\n]*[ ]*$/g,"")}function q(a){var b,c={},d=new XRegExp("^\\[(?<values>(.*?))\\]$"),e=new XRegExp("(?<name>[\\w-]+)\\s*:\\s*(?<value>[\\w-%#]+|\\[.*?\\]|\".*?\"|'.*?')\\s*;?","g");while((b=e.exec(a))!=null){var f=b.value.replace(/^['"]|['"]$/g,"");if(f!=null&&d.test(f)){var g=d.exec(f);f=g.values.length>0?g.values.split(/\s*,\s*/):[]}c[b.name]=f}return c}function r(b,c){return b==null||b.length==0||b=="\n"?b:(b=b.replace(/</g,"&lt;"),b=b.replace(/ {2,}/g,function(b){var c="";for(var d=0;d<b.length-1;d++)c+=a.config.space;return c+" "}),c!=null&&(b=o(b,function(a){if(a.length==0)return"";var b="";return a=a.replace(/^(&nbsp;| )+
 /,function(a){return b=a,""}),a.length==0?b:b+'<code class="'+c+'">'+a+"</code>"})),b)}function s(a,b){var c=a.toString();while(c.length<b)c="0"+c;return c}function t(a,b){var c="";for(var d=0;d<b;d++)c+=" ";return a.replace(/\t/g,c)}function u(a,b){function h(a,b,c){return a.substr(0,b)+f.substr(0,c)+a.substr(b+1,a.length)}var d=c(a),e="	",f="";for(var g=0;g<50;g++)f+="                    ";return a=o(a,function(a){if(a.indexOf(e)==-1)return a;var c=0;while((c=a.indexOf(e))!=-1){var d=b-c%b;a=h(a,c,d)}return a}),a}function v(b){var c=/<br\s*\/?>|&lt;br\s*\/?&gt;/gi;return a.config.bloggerMode==1&&(b=b.replace(c,"\n")),a.config.stripBrs==1&&(b=b.replace(c,"")),b}function w(a){return a.replace(/^\s+|\s+$/g,"")}function x(a){var b=c(v(a)),d=new Array,e=/^\s*/,f=1e3;for(var g=0;g<b.length&&f>0;g++){var h=b[g];if(w(h).length==0)continue;var i=e.exec(h);if(i==null)return a;f=Math.min(i[0].length,f)}if(f>0)for(var g=0;g<b.length;g++)b[g]=b[g].substr(f);return b.join("\n")}function
  y(a,b){return a.index<b.index?-1:a.index>b.index?1:a.length<b.length?-1:a.length>b.length?1:0}function z(b,c){function d(a,b){return a[0]}var e=0,f=null,g=[],h=c.func?c.func:d;while((f=c.regex.exec(b))!=null){var i=h(f,c);typeof i=="string"&&(i=[new a.Match(i,f.index,c.css)]),g=g.concat(i)}return g}function A(b){var c=/(.*)((&gt;|&lt;).*)/;return b.replace(a.regexLib.url,function(a){var b="",d=null;if(d=c.exec(a))a=d[1],b=d[2];return'<a href="'+a+'">'+a+"</a>"+b})}function B(){var a=document.getElementsByTagName("script"),b=[];for(var c=0;c<a.length;c++)a[c].type=="syntaxhighlighter"&&b.push(a[c]);return b}function C(a){var b="<![CDATA[",c="]]>",d=w(a),e=!1,f=b.length,g=c.length;d.indexOf(b)==0&&(d=d.substring(f),e=!0);var h=d.length;return d.indexOf(c)==h-g&&(d=d.substring(0,h-g),e=!0),e?d:a}function D(a){var b=a.target,c=findParentElement(b,".syntaxhighlighter"),e=findParentElement(b,".container"),f=document.createElement("textarea"),g;if(!e||!c||findElement(e,"textarea")
 )return;g=d(c.id),addClass(c,"source");var h=e.childNodes,i=[];for(var j=0;j<h.length;j++)i.push(h[j].innerText||h[j].textContent);i=i.join("\r"),i=i.replace(/\u00a0/g," "),f.appendChild(document.createTextNode(i)),e.appendChild(f),f.focus(),f.select(),l(f,"blur",function(a){f.parentNode.removeChild(f),removeClass(c,"source")})}function E(a,b){var c=a.target,d=c.className,e=0,f=d.indexOf("syntaxhighlighter");while(-1==f&&e<10)++e,c=c.parentNode,d=c.className,f=d.indexOf("syntaxhighlighter");if(f==0){f=-1;var g=c.getElementsByTagName("div");if(null!=g&&g.length>0){e=0;for(e=0;e<g.length;++e){c=g[e],d=c.className,f=d.indexOf(b);if(c.className!=null&&f!=-1)break}}}return f==-1&&(c=null),c}function F(a){var b=E(a,"mytoolbar");null!=b&&(b.className="show")}function G(a){var b=E(a,"show");null!=b&&(b.className="mytoolbar")}typeof require!="undefined"&&typeof XRegExp=="undefined"&&(XRegExp=require("XRegExp").XRegExp);var a={defaults:{"class-name":"","first-line":1,"pad-line-numbers
 ":!1,highlight:null,title:null,"smart-tabs":!0,"tab-size":4,gutter:!0,toolbar:!0,"quick-code":!0,collapse:!1,"auto-links":!1,light:!1,unindent:!0,"html-script":!1},config:{space:"&nbsp;",useScriptTags:!0,bloggerMode:!1,stripBrs:!1,tagName:"pre",strings:{expandSource:"expand source",help:"?",alert:"SyntaxHighlighter\n\n",noBrush:"Can't find brush for: ",brushNotHtmlScript:"Brush wasn't configured for html-script option: ",aboutDialog:"@ABOUT@"}},vars:{discoveredBrushes:null,highlighters:{}},brushes:{},regexLib:{multiLineCComments:/\/\*[\s\S]*?\*\//gm,singleLineCComments:/\/\/.*$/gm,singleLinePerlComments:/#.*$/gm,doubleQuotedString:/"([^\\"\n]|\\.)*"/g,singleQuotedString:/'([^\\'\n]|\\.)*'/g,multiLineDoubleQuotedString:new XRegExp('"([^\\\\"]|\\\\.)*"',"gs"),multiLineSingleQuotedString:new XRegExp("'([^\\\\']|\\\\.)*'","gs"),xmlComments:/(&lt;|<)!--[\s\S]*?--(&gt;|>)/gm,url:/\w+:\/\/[\w-.\/?%&=:@;#]*/g,phpScriptTags:{left:/(&lt;|<)\?(?:=|php)?/g,right:/\?(&gt;|>)/g,eof:!0},as
 pScriptTags:{left:/(&lt;|<)%=?/g,right:/%(&gt;|>)/g},scriptScriptTags:{left:/(&lt;|<)\s*script.*?(&gt;|>)/gi,right:/(&lt;|<)\/\s*script\s*(&gt;|>)/gi}},toolbar:{getHtml:function(b){function f(b,c){return a.toolbar.getButtonHtml(b,c,a.config.strings[c])}var c='<div class="show">',d=a.toolbar.items,e=d.list;for(var g=0;g<e.length;g++)c+=(d[e[g]].getHtml||f)(b,e[g]);return c+="</div>",c},getButtonHtml:function(a,b,c){return'<div class="newtoolbar2"> <img src="images/icon_clipboard.png" alt="Select Text" title="Select Text" height="20" width="20" align="right" onclick="highlightCode(event);" /> </div>'},handler:function(b){function f(a){var b=new RegExp(a+"_(\\w+)"),c=b.exec(e);return c?c[1]:null}var c=b.target,e=c.className||"",g=d(findParentElement(c,".syntaxhighlighter").id),h=f("command");g&&h&&a.toolbar.items[h].execute(g),b.preventDefault()},items:{list:["expandSource","help"],expandSource:{getHtml:function(b){if(b.getParam("collapse")!=1)return"";var c=b.getParam("title")
 ;return a.toolbar.getButtonHtml(b,"expandSource",c?c:a.config.strings.expandSource)},execute:function(a){var b=e(a.id);removeClass(b,"collapsed")}},help:{execute:function(b){var c=k("","_blank",500,250,"scrollbars=0"),d=c.document;d.write(a.config.strings.aboutDialog),d.close(),c.focus()}}}},findElements:function(c,d){var e=d?[d]:b(document.getElementsByTagName(a.config.tagName)),f=a.config,g=[];f.useScriptTags&&(e=e.concat(B()));if(e.length===0)return g;for(var h=0;h<e.length;h++){var j={target:e[h],params:i(c,q(e[h].className))};if(j.params["brush"]==null)continue;g.push(j)}return g},highlight:function(b,c){var d=this.findElements(b,c),e="innerHTML",f=null,g=a.config;if(d.length===0)return;for(var h=0;h<d.length;h++){var c=d[h],i=c.target,j=c.params,k=j.brush,l;if(k==null)continue;if(j["html-script"]=="true"||a.defaults["html-script"]==1)f=new a.HtmlScript(k),k="htmlscript";else{var m=n(k);if(!m)continue;f=new m}l=i[e],g.useScriptTags&&(l=C(l)),(i.title||"")!=""&&(j.title=
 i.title),j.brush=k,f.init(j),c=f.getDiv(l),(i.id||"")!=""&&(c.id=i.id),i.parentNode.replaceChild(c,i)}},all:function(b){l(window,"load",function(){a.highlight(b)})}};return a.Match=function(a,b,c){this.value=a,this.index=b,this.length=a.length,this.css=c,this.brushName=null},a.Match.prototype.toString=function(){return this.value},a.HtmlScript=function(b){function j(a,b){for(var c=0;c<a.length;c++)a[c].index+=b}function k(a,b){var e=a.code,f=[],g=d.regexList,h=a.index+a.left.length,i=d.htmlScript,k;for(var l=0;l<g.length;l++)k=z(e,g[l]),j(k,h),f=f.concat(k);i.left!=null&&a.left!=null&&(k=z(a.left,i.left),j(k,a.index),f=f.concat(k)),i.right!=null&&a.right!=null&&(k=z(a.right,i.right),j(k,a.index+a[0].lastIndexOf(a.right)),f=f.concat(k));for(var m=0;m<f.length;m++)f[m].brushName=c.brushName;return f}var c=n(b),d,e=new a.brushes.Xml,f=null,g=this,h="getDiv getHtml init".split(" ");if(c==null)return;d=new c;for(var i=0;i<h.length;i++)(function(){var a=h[i];g[a]=function(){return
  e[a].apply(e,arguments)}})();if(d.htmlScript==null){m(a.config.strings.brushNotHtmlScript+b);return}e.regexList.push({regex:d.htmlScript.code,func:k})},a.Highlighter=function(){},a.Highlighter.prototype={getParam:function(a,b){var c=this.params[a];return j(c==null?b:c)},create:function(a){return document.createElement(a)},findMatches:function(a,b){var c=[];if(a!=null)for(var d=0;d<a.length;d++)typeof a[d]=="object"&&(c=c.concat(z(b,a[d])));return this.removeNestedMatches(c.sort(y))},removeNestedMatches:function(a){for(var b=0;b<a.length;b++){if(a[b]===null)continue;var c=a[b],d=c.index+c.length;for(var e=b+1;e<a.length&&a[b]!==null;e++){var f=a[e];if(f===null)continue;if(f.index>d)break;f.index==c.index&&f.length>c.length?a[b]=null:f.index>=c.index&&f.index<d&&(a[e]=null)}}return a},figureOutLineNumbers:function(a){var b=[],c=parseInt(this.getParam("first-line"));return o(a,function(a,d){b.push(d+c)}),b},isLineHighlighted:function(a){var b=this.getParam("highlight",[]);retu
 rn typeof b!="object"&&b.push==null&&(b=[b]),g(b,a.toString())!=-1},getLineHtml:function(a,b,c){var d=["line","number"+b,"index"+a,"alt"+(b%2==0?1:2).toString()];return this.isLineHighlighted(b)&&d.push("highlighted"),b==0&&d.push("break"),'<div class="'+d.join(" ")+'">'+c+"</div>"},getLineNumbersHtml:function(b,d){var e="",f=c(b).length,g=parseInt(this.getParam("first-line")),h=this.getParam("pad-line-numbers");h==1?h=(g+f-1).toString().length:isNaN(h)==1&&(h=0);for(var i=0;i<f;i++){var j=d?d[i]:g+i,b=j==0?a.config.space:s(j,h);e+=this.getLineHtml(i,j,b)}return e},getCodeLinesHtml:function(b,d){b=w(b);var e=c(b),f=this.getParam("pad-line-numbers"),g=parseInt(this.getParam("first-line")),b="",h=this.getParam("brush");for(var i=0;i<e.length;i++){var j=e[i],k=/^(&nbsp;|\s)+/.exec(j),l=null,m=d?d[i]:g+i;k!=null&&(l=k[0].toString(),j=j.substr(l.length),l=l.replace(" ",a.config.space)),j=w(j),j.length==0&&(j=a.config.space),b+=this.getLineHtml(i,m,(l!=null?'<code class="'+h+' spa
 ces">'+l+"</code>":"")+j)}return b},getTitleHtml:function(a){return a?"<caption>"+a+"</caption>":""},getMatchesHtml:function(a,b){function f(a){var b=a?a.brushName||e:e;return b?b+" ":""}var c=0,d="",e=this.getParam("brush","");for(var g=0;g<b.length;g++){var h=b[g],i;if(h===null||h.length===0)continue;i=f(h),d+=r(a.substr(c,h.index-c),i+"plain")+r(h.value,i+h.css),c=h.index+h.length+(h.offset||0)}return d+=r(a.substr(c),f()+"plain"),d},getHtml:function(b){var c="",d=["syntaxhighlighter"],e,f,g;return b=b.replace(/<span(.)+?(alt\=\(([0-9]?[0-9])\))??(.)+?callouts\/([0-9]?[0-9])\.png\"(\salt\=\(([0-9]?[0-9])\))??(.)+?<\/span>/ig,"@@@@$5@$5@@@@"),b=b.replace(/<a(\s)+?id(\s)*?=(.)+?<img(.)+?\/callouts\/([0-9]?[0-9])\.png(.)+?>/ig,"~~~~$5~$5~~~~"),b=b.replace(/<span\s+?class\s*?\=\s*?(\")??bold(\")??(.|\n|\r|\f)+?<strong>(.+?)<\/strong>(.)*?<\/span>/ig,"!!!!$4!!!!"),this.getParam("light")==1&&(this.params.toolbar=this.params.gutter=!1),className="syntaxhighlighter",this.getParam
 ("collapse")==1&&d.push("collapsed"),(gutter=this.getParam("gutter"))==0&&d.push("nogutter"),d.push(this.getParam("class-name")),d.push(this.getParam("brush")),b=p(b).replace(/\r/g," "),e=this.getParam("tab-size"),b=this.getParam("smart-tabs")==1?u(b,e):t(b,e),this.getParam("unindent")&&(b=x(b)),gutter&&(g=this.figureOutLineNumbers(b)),f=this.findMatches(this.regexList,b),c=this.getMatchesHtml(b,f),c=this.getCodeLinesHtml(c,g),this.getParam("auto-links")&&(c=A(c)),typeof navigator!="undefined"&&navigator.userAgent&&navigator.userAgent.match(/MSIE/)&&d.push("ie"),c='<div id="'+getHighlighterId(this.id)+'" class="'+d.join(" ")+'">'+(this.getParam("toolbar")?a.toolbar.getHtml(this):"")+'<table border="0" cellpadding="0" cellspacing="0">'+this.getTitleHtml(this.getParam("title"))+"<tbody>"+"<tr>"+(gutter?'<td class="gutter">'+this.getLineNumbersHtml(b)+"</td>":"")+'<td class="code">'+'<div class="container">'+c+"</div>"+"</td>"+"</tr>"+"</tbody>"+"</table>"+"</div>",c=c.replace(
 /@@@@([0-9]?[0-9])@([0-9]?[0-9])@@@@/g,'<span class="co"><img src="../common/images/callouts/$1.png" alt="($2)"/></span>'),c=c.replace(/~~~~([0-9]?[0-9])~([0-9]?[0-9])~~~~/g,'<span class="co"><img src="../common/images/callouts/$1.png" alt="($2)"/></span>'),c=c.replace(/!!!!(.+?)!!!!/g,'<span class="bold variable">$1</span>'),c},getDiv:function(b){b===null&&(b=""),this.code=b;var c=this.create("div");return c.innerHTML=this.getHtml(b),this.getParam("toolbar")&&l(findElement(c,".toolbar"),"click",a.toolbar.handler),this.getParam("quick-code")&&l(findElement(c,".code"),"dblclick",D),c},init:function(b){this.id=h(),f(this),this.params=i(a.defaults,b||{}),this.getParam("light")==1&&(this.params.toolbar=this.params.gutter=!1)},getKeywords:function(a){return a=a.replace(/^\s+|\s+$/g,"").replace(/\s+/g,"|"),"\\b(?:"+a+")\\b"},forHtmlScript:function(a){var b={end:a.right.source};a.eof&&(b.end="(?:(?:"+b.end+")|$)"),this.htmlScript={left:{regex:a.left,css:"script"},right:{regex:a.rig
 ht,css:"script"},code:new XRegExp("(?<left>"+a.left.source+")"+"(?<code>.*?)"+"(?<right>"+b.end+")","sgi")}}},a}();typeof exports!="undefined"?exports.SyntaxHighlighter=SyntaxHighlighter:null
+
+;(function()
+{
+	// CommonJS
+	SyntaxHighlighter = SyntaxHighlighter || (typeof require !== 'undefined'? require('shCore').SyntaxHighlighter : null);
+
+	function Brush()
+	{
+		var keywords =	'if fi then elif else for do done until while break continue case esac function return in eq ne ge le';
+		var commands =  'alias apropos awk basename bash bc bg builtin bzip2 cal cat cd cfdisk chgrp chmod chown chroot' +
+						'cksum clear cmp comm command cp cron crontab csplit curl cut date dc dd ddrescue declare df ' +
+						'diff diff3 dig dir dircolors dirname dirs du echo egrep eject enable env ethtool eval ' +
+						'exec exit expand export expr false fdformat fdisk fg fgrep file find fmt fold format ' +
+						'free fsck ftp gawk getopts grep groups gzip hash head history hostname id ifconfig ' +
+						'import install join kill less let ln local locate logname logout look lpc lpr lprint ' +
+						'lprintd lprintq lprm ls lsof make man mkdir mkfifo mkisofs mknod more mount mtools ' +
+						'mv netstat nice nl nohup nslookup open op passwd paste pathchk ping popd pr printcap ' +
+						'printenv printf ps pushd pwd quota quotacheck quotactl ram rcp read readonly renice ' +
+						'remsync rm rmdir rsync screen scp sdiff sed select seq set sftp shift shopt shutdown ' +
+						'sleep sort source split ssh strace su sudo sum symlink sync tail tar tee test time ' +
+						'times touch top traceroute trap tr true tsort tty ulimit umask umount unalias ' +
+						'uname unexpand uniq units unset unshar useradd usermod users uuencode uudecode v vdir ' +
+						'vi watch wc whereis which who whoami Wget xargs yes'
+						;
+
+		this.regexList = [	
+            //Make sure the replacement for the callouts does not get highlighted
+            {regex: /@@@@([0-9]?[0-9])@([0-9]?[0-9])@@@@/g, css: 'removed'},		
+            {regex: /(\-(.)+?\s)|curl\s/ig, css: 'color2 bold'},
+			{ regex: /^#!.*$/gm,											css: 'preprocessor bold' },
+			{ regex: /\/[\w-\/]+/gm,										css: 'plain' },
+			{ regex: SyntaxHighlighter.regexLib.singleLinePerlComments,		css: 'comments' },		// one line comments
+			{ regex: SyntaxHighlighter.regexLib.doubleQuotedString,			css: 'string' },		// double quoted strings
+			{ regex: SyntaxHighlighter.regexLib.singleQuotedString,			css: 'string' },		// single quoted strings
+			{ regex: new RegExp(this.getKeywords(keywords), 'gm'),			css: 'keyword' },		// keywords
+			{ regex: new RegExp(this.getKeywords(commands), 'gm'),			css: 'functions' }		// commands
+			];
+	}
+
+	Brush.prototype	= new SyntaxHighlighter.Highlighter();
+	Brush.aliases	= ['bash', 'shell', 'sh'];
+
+	SyntaxHighlighter.brushes.Bash = Brush;
+
+	// CommonJS
+	typeof(exports) != 'undefined' ? exports.Brush = Brush : null;
+})();
+
+SyntaxHighlighter.brushes.Custom = function()
+{
+    var operators = '{ } [ ] : ,';
+    
+         
+    this.regexList = [
+        //Make sure the replacement for the callouts does not get highlighted
+        {regex: /@@@@([0-9]?[0-9])@([0-9]?[0-9])@@@@/g, css: 'removed'},        
+        //has a double quote followed by any sequence of characters followed by a double quote followed by colon 
+        { regex: /.*\"(.*)\"(\s)*\:/g, css: 'keyword'},
+        //opposite the above
+        { regex: /[^(.*\".*\"(\s)*\:)]/g, css: 'comments'},
+
+         //has a single quote followed by any sequence of characters followed by a single quote followed by colon 
+        { regex: /.*\'.*\'(\s)*\:/g, css: 'keyword'},
+        //opposite the above
+        { regex: /[^(.*\'.*\'(\s)*\:)]/g, css: 'comments'},
+        
+        //Handle commas
+        //a comma followed by 0 or 1 space
+        { regex: /\,(\s)?/g, css: 'string'},  
+        
+        //Handle the special characters  
+        //Any of the braces followed by 1 or 0 space  
+        { regex: /(\{|\}|\[|\])(\s)?/g, css: 'plain'},
+        //1 or 0 space followed by a } and followed by 1 or 0 space 
+        { regex: /(\s)?\}(\s)?/g, css: 'plain'}   
+
+    ];
+};
+ 
+SyntaxHighlighter.brushes.Custom.prototype = new SyntaxHighlighter.Highlighter();
+SyntaxHighlighter.brushes.Custom.aliases  = ['json', 'JSON'];
+
+
+;(function()
+{
+	// CommonJS
+	SyntaxHighlighter = SyntaxHighlighter || (typeof require !== 'undefined'? require('shCore').SyntaxHighlighter : null);
+
+	function Brush()
+	{
+		var keywords =	'break case catch continue ' +
+						'default delete do else false  ' +
+						'for function if in instanceof ' +
+						'new null return super switch ' +
+						'this throw true try typeof var while with'
+						;
+
+		var r = SyntaxHighlighter.regexLib;
+		
+		this.regexList = [
+            //Make sure the replacement for the callouts does not get highlighted
+            {regex: /@@@@([0-9]?[0-9])@([0-9]?[0-9])@@@@/g, css: 'removed'},    		
+			{ regex: r.multiLineDoubleQuotedString,					css: 'string' },			// double quoted strings
+			{ regex: r.multiLineSingleQuotedString,					css: 'string' },			// single quoted strings
+			{ regex: r.singleLineCComments,							css: 'comments' },			// one line comments
+			{ regex: r.multiLineCComments,							css: 'comments' },			// multiline comments
+			{ regex: /\s*#.*/gm,									css: 'preprocessor' },		// preprocessor tags like #region and #endregion
+			{ regex: new RegExp(this.getKeywords(keywords), 'gm'),	css: 'keyword' }			// keywords
+			];
+	
+		this.forHtmlScript(r.scriptScriptTags);
+	};
+
+	Brush.prototype	= new SyntaxHighlighter.Highlighter();
+	Brush.aliases	= ['js', 'jscript', 'javascript'];
+
+	SyntaxHighlighter.brushes.JScript = Brush;
+
+	// CommonJS
+	typeof(exports) != 'undefined' ? exports.Brush = Brush : null;
+})();
+
+
+/**
+ * SyntaxHighlighter
+ * http://alexgorbatchev.com/SyntaxHighlighter
+ *
+ * SyntaxHighlighter is donationware. If you are using it, please donate.
+ * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
+ *
+ * @version
+ * 3.0.83 (July 02 2010)
+ * 
+ * @copyright
+ * Copyright (C) 2004-2010 Alex Gorbatchev.
+ *
+ * @license
+ * Dual licensed under the MIT and GPL licenses.
+ */
+;(function()
+{
+	// CommonJS
+	SyntaxHighlighter = SyntaxHighlighter || (typeof require !== 'undefined'? require('shCore').SyntaxHighlighter : null);
+
+	function Brush()
+	{
+		function process(match, regexInfo)
+		{
+			var constructor = SyntaxHighlighter.Match,
+				code = match[0],
+				tag = new XRegExp('(&lt;|<)[\\s\\/\\?]*(?<name>[:\\w-\\.]+)', 'xg').exec(code),
+				result = []
+				;
+		
+			if (match.attributes != null) 
+			{
+				var attributes,
+					regex = new XRegExp('(?<name> [\\w:\\-\\.]+)' +
+										'\\s*=\\s*' +
+										'(?<value> ".*?"|\'.*?\'|\\w+)',
+										'xg');
+
+				while ((attributes = regex.exec(code)) != null) 
+				{
+					result.push(new constructor(attributes.name, match.index + attributes.index, 'color1'));
+					result.push(new constructor(attributes.value, match.index + attributes.index + attributes[0].indexOf(attributes.value), 'string'));
+				}
+			}
+
+			if (tag != null)
+				result.push(
+					new constructor(tag.name, match.index + tag[0].indexOf(tag.name), 'keyword')
+				);
+
+			return result;
+		}
+	
+		this.regexList = [
+            //Make sure the replacement for the callouts does not get highlighted
+            {regex: /@@@@([0-9]?[0-9])@([0-9]?[0-9])@@@@/g,css: 'removed'},		
+            {regex: /\w+?\=/g, css: 'color1'},
+            {regex: /\"[^\"]+\"/g, css: 'string'},		
+			{ regex: new XRegExp('(\\&lt;|<)\\!\\[[\\w\\s]*?\\[(.|\\s)*?\\]\\](\\&gt;|>)', 'gm'),			css: 'color2' },	// <![ ... [ ... ]]>
+			{ regex: SyntaxHighlighter.regexLib.xmlComments,												css: 'comments' },	// <!-- ... -->
+			{ regex: new XRegExp('(&lt;|<)[\\s\\/\\?]*(\\w+)(?<attributes>.*?)[\\s\\/\\?]*(&gt;|>)', 'sg'), func: process }
+		];
+	};
+
+	Brush.prototype	= new SyntaxHighlighter.Highlighter();
+	Brush.aliases	= ['xml', 'xhtml', 'xslt', 'html'];
+
+	SyntaxHighlighter.brushes.Xml = Brush;
+
+	// CommonJS
+	typeof(exports) != 'undefined' ? exports.Brush = Brush : null;
+})();
+
+
+;(function()
+{
+	// CommonJS
+	SyntaxHighlighter = SyntaxHighlighter || (typeof require !== 'undefined'? require('shCore').SyntaxHighlighter : null);
+
+	function Brush()
+	{
+		// Contributed by Gheorghe Milas and Ahmad Sherif
+	
+		var keywords =  'and assert break class continue def del elif else ' +
+						'except exec finally for from global if import in is ' +
+						'lambda not or pass print raise return try yield while';
+
+		var funcs = '__import__ abs all any apply basestring bin bool buffer callable ' +
+					'chr classmethod cmp coerce compile complex delattr dict dir ' +
+					'divmod enumerate eval execfile file filter float format frozenset ' +
+					'getattr globals hasattr hash help hex id input int intern ' +
+					'isinstance issubclass iter len list locals long map max min next ' +
+					'object oct open ord pow print property range raw_input reduce ' +
+					'reload repr reversed round set setattr slice sorted staticmethod ' +
+					'str sum super tuple type type unichr unicode vars xrange zip';
+
+		var special =  'None True False self cls class_';
+
+		this.regexList = [	
+			    //Make sure the replacement for the callouts does not get highlighted
+                {regex: /@@@@([0-9]?[0-9])@([0-9]?[0-9])@@@@/g, css: 'removed'},    
+				{ regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' },
+				{ regex: /^\s*@\w+/gm, 										css: 'decorator' },
+				{ regex: /(['\"]{3})([^\1])*?\1/gm, 						css: 'comments' },
+				{ regex: /"(?!")(?:\.|\\\"|[^\""\n])*"/gm, 					css: 'string' },
+				{ regex: /'(?!')(?:\.|(\\\')|[^\''\n])*'/gm, 				css: 'string' },
+				{ regex: /\+|\-|\*|\/|\%|=|==/gm, 							css: 'keyword' },
+				{ regex: /\b\d+\.?\w*/g, 									css: 'value' },
+				{ regex: new RegExp(this.getKeywords(funcs), 'gmi'),		css: 'functions' },
+				{ regex: new RegExp(this.getKeywords(keywords), 'gm'), 		css: 'keyword' },
+				{ regex: new RegExp(this.getKeywords(special), 'gm'), 		css: 'color1' }
+				];
+			
+		this.forHtmlScript(SyntaxHighlighter.regexLib.aspScriptTags);
+	};
+
+	Brush.prototype	= new SyntaxHighlighter.Highlighter();
+	Brush.aliases	= ['py', 'python'];
+
+	SyntaxHighlighter.brushes.Python = Brush;
+
+	// CommonJS
+	typeof(exports) != 'undefined' ? exports.Brush = Brush : null;
+})();
+
+
+;(function()
+{
+	// CommonJS
+	SyntaxHighlighter = SyntaxHighlighter || (typeof require !== 'undefined'? require('shCore').SyntaxHighlighter : null);
+
+	function Brush()
+	{
+		var keywords =	'abstract assert boolean break byte case catch char class const ' +
+						'continue default do double else enum extends ' +
+						'false final finally float for goto if implements import ' +
+						'instanceof int interface long native new null ' +
+						'package private protected public return ' +
+						'short static strictfp super switch synchronized this throw throws true ' +
+						'transient try void volatile while';
+
+		this.regexList = [	
+			//Make sure the replacement for the callouts does not get highlighted
+            {regex: /@@@@([0-9]?[0-9])@([0-9]?[0-9])@@@@/g, css: 'removed'},    
+			{ regex: SyntaxHighlighter.regexLib.singleLineCComments,	css: 'comments' },		// one line comments
+			{ regex: /\/\*([^\*][\s\S]*)?\*\//gm,						css: 'comments' },	 	// multiline comments
+			{ regex: /\/\*(?!\*\/)\*[\s\S]*?\*\//gm,					css: 'preprocessor' },	// documentation comments
+			{ regex: SyntaxHighlighter.regexLib.doubleQuotedString,		css: 'string' },		// strings
+			{ regex: SyntaxHighlighter.regexLib.singleQuotedString,		css: 'string' },		// strings
+			{ regex: /\b([\d]+(\.[\d]+)?|0x[a-f0-9]+)\b/gi,				css: 'value' },			// numbers
+			{ regex: /(?!\@interface\b)\@[\$\w]+\b/g,					css: 'color1' },		// annotation @anno
+			{ regex: /\@interface\b/g,									css: 'color2' },		// @interface keyword
+			{ regex: new RegExp(this.getKeywords(keywords), 'gm'),		css: 'keyword' }		// java keyword
+			];
+
+		this.forHtmlScript({
+			left	: /(&lt;|<)%[@!=]?/g, 
+			right	: /%(&gt;|>)/g 
+		});
+	};
+
+	Brush.prototype	= new SyntaxHighlighter.Highlighter();
+	Brush.aliases	= ['java'];
+
+	SyntaxHighlighter.brushes.Java = Brush;
+
+	// CommonJS
+	typeof(exports) != 'undefined' ? exports.Brush = Brush : null;
+})();
+
+/**
+ * SyntaxHighlighter
+ * http://alexgorbatchev.com/SyntaxHighlighter
+ *
+ * SyntaxHighlighter is donationware. If you are using it, please donate.
+ * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
+ *
+ * @version
+ * 3.0.83 (July 02 2010)
+ * 
+ * @copyright
+ * Copyright (C) 2004-2010 Alex Gorbatchev.
+ *
+ * @license
+ * Dual licensed under the MIT and GPL licenses.
+ */
+;(function()
+{
+	// CommonJS
+	typeof(require) != 'undefined' ? SyntaxHighlighter = require('shCore').SyntaxHighlighter : null;
+
+	function Brush()
+	{
+		// Contributed by Yegor Jbanov and David Bernard.
+	
+		var keywords =	'val sealed case def true trait implicit forSome import match object null finally super ' +
+						'override try lazy for var catch throw type extends class while with new final yield abstract ' +
+						'else do if return protected private this package false';
+
+		var keyops =	'[_:=><%#@]+';
+
+		this.regexList = [
+			{ regex: SyntaxHighlighter.regexLib.singleLineCComments,			css: 'comments' },	// one line comments
+			{ regex: SyntaxHighlighter.regexLib.multiLineCComments,				css: 'comments' },	// multiline comments
+			{ regex: SyntaxHighlighter.regexLib.multiLineSingleQuotedString,	css: 'string' },	// multi-line strings
+			{ regex: SyntaxHighlighter.regexLib.multiLineDoubleQuotedString,    css: 'string' },	// double-quoted string
+			{ regex: SyntaxHighlighter.regexLib.singleQuotedString,				css: 'string' },	// strings
+			{ regex: /0x[a-f0-9]+|\d+(\.\d+)?/gi,								css: 'value' },		// numbers
+			{ regex: new RegExp(this.getKeywords(keywords), 'gm'),				css: 'keyword' },	// keywords
+			{ regex: new RegExp(keyops, 'gm'),									css: 'keyword' }	// scala keyword
+			];
+	}
+
+	Brush.prototype	= new SyntaxHighlighter.Highlighter();
+	Brush.aliases	= ['scala'];
+
+	SyntaxHighlighter.brushes.Scala = Brush;
+
+	// CommonJS
+	typeof(exports) != 'undefined' ? exports.Brush = Brush : null;
+})();

Added: incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/scripts/shLegacy.js
URL: http://svn.apache.org/viewvc/incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/scripts/shLegacy.js?rev=1444637&view=auto
==============================================================================
--- incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/scripts/shLegacy.js (added)
+++ incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/scripts/shLegacy.js Mon Feb 11 00:28:28 2013
@@ -0,0 +1,17 @@
+/**
+ * SyntaxHighlighter
+ * http://alexgorbatchev.com/SyntaxHighlighter
+ *
+ * SyntaxHighlighter is donationware. If you are using it, please donate.
+ * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
+ *
+ * @version
+ * 3.0.83 (July 02 2010)
+ * 
+ * @copyright
+ * Copyright (C) 2004-2010 Alex Gorbatchev.
+ *
+ * @license
+ * Dual licensed under the MIT and GPL licenses.
+ */
+eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('3 u={8:{}};u.8={A:4(c,k,l,m,n,o){4 d(a,b){2 a!=1?a:b}4 f(a){2 a!=1?a.E():1}c=c.I(":");3 g=c[0],e={};t={"r":K};M=1;5=8.5;9(3 j R c)e[c[j]]="r";k=f(d(k,5.C));l=f(d(l,5.D));m=f(d(m,5.s));o=f(d(o,5.Q));n=f(d(n,5["x-y"]));2{P:g,C:d(t[e.O],k),D:d(t[e.N],l),s:d({"r":r}[e.s],m),"x-y":d(4(a,b){9(3 h=T S("^"+b+"\\\\[(?<q>\\\\w+)\\\\]$","U"),i=1,p=0;p<a.7;p++)6((i=h.J(a[p]))!=1)2 i.q;2 1}(c,"G"),n)}},F:4(c,k,l,m,n,o){4 d(){9(3 a=H,b=0;b<a.7;b++)6(a[b]!==1){6(z a[b]=="L"&&a[b]!="")2 a[b]+"";6(z a[b]=="X"&&a[b].q!="")2 a[b].q+""}2 1}4 f(a,b,h){h=12.13(h);9(3 i=0;i<h.7;i++)h[i].V("15")==b&&a.Y(h[i])}3 g=[];f(g,c,"Z");f(g,c,"W");6(g.7!==0)9(c=0;c<g.7;c++){3 e=g[c],j
 =d(e.B["14"],e.10,e.B.v,e.v);6(j!==1){j=u.8.A(j,k,l,m,n,o);8.11(j,e)}}}};',62,68,'|null|return|var|function|defaults|if|length|SyntaxHighlighter|for|||||||||||||||||value|true|collapse|reverse|dp|language||first|line|typeof|parseParams|attributes|gutter|toolbar|toString|HighlightAll|firstline|arguments|split|exec|false|string|result|nocontrols|nogutter|brush|ruler|in|XRegExp|new|gi|getAttribute|textarea|object|push|pre|className|highlight|document|getElementsByTagName|class|name'.split('|'),0,{}))

Added: incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/default.props
URL: http://svn.apache.org/viewvc/incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/default.props?rev=1444637&view=auto
==============================================================================
--- incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/default.props (added)
+++ incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/default.props Mon Feb 11 00:28:28 2013
@@ -0,0 +1 @@
+DEF01=a
\ No newline at end of file

Added: incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/en-us.props
URL: http://svn.apache.org/viewvc/incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/en-us.props?rev=1444637&view=auto
==============================================================================
--- incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/en-us.props (added)
+++ incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/en-us.props Mon Feb 11 00:28:28 2013
@@ -0,0 +1,45 @@
+DEF01=this
+DEF02=is
+DEF03=the
+DEF04=in
+DEF05=i
+DEF06=on
+DEF07=a
+DEF08=about
+DEF09=an
+DEF10=are
+DEF11=as
+DEF12=at
+DEF13=be
+DEF14=by
+DEF15=com
+DEF16=de
+DEF17=en
+DEF18=for
+DEF19=from
+DEF20=how
+DEF21=it
+DEF22=la
+DEF23=of
+DEF24=on
+DEF25=or
+DEF26=that
+DEF27=to
+DEF28=was
+DEF29=what
+DEF30=when
+DEF31=where
+DEF32=who
+DEF33=will
+DEF34=with
+DEF35=und
+DEF36=Next
+DEF37=Prev
+DEF38=Home
+DEF39=Motive
+DEF40=Inc
+DEF41=Copyright
+DEF42=All
+DEF43=rights
+DEF44=reserved
+DEF45=Up
\ No newline at end of file

Added: incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/es-es.props
URL: http://svn.apache.org/viewvc/incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/es-es.props?rev=1444637&view=auto
==============================================================================
--- incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/es-es.props (added)
+++ incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/es-es.props Mon Feb 11 00:28:28 2013
@@ -0,0 +1,179 @@
+DEF01=un
+DEF02=una
+DEF03=unas
+DEF04=unos
+DEF05=uno
+DEF06=sobre
+DEF07=todo
+DEF08=también
+DEF09=tras
+DEF10=otro
+DEF11=algún
+DEF12=alguno
+DEF13=alguna
+DEF14=algunos
+DEF15=algunas
+DEF16=ser
+DEF17=es
+DEF18=soy
+DEF19=eres
+DEF20=somos
+DEF21=sois
+DEF22=estoy
+DEF23=esta
+DEF24=estamos
+DEF25=estais
+DEF26=estan
+DEF27=como
+DEF28=en
+DEF29=para
+DEF30=atras
+DEF31=porque
+DEF32=por 
+DEF33=estado
+DEF34=estaba
+DEF35=ante
+DEF36=antes
+DEF37=siendo
+DEF38=ambos
+DEF39=pero
+DEF40=por
+DEF41=poder
+DEF42=puede
+DEF43=puedo
+DEF44=podemos
+DEF45=podeis
+DEF46=pueden
+DEF47=fui
+DEF48=fue
+DEF49=fuimos
+DEF50=fueron
+DEF51=hacer
+DEF52=hago
+DEF53=hace
+DEF54=hacemos
+DEF55=haceis
+DEF56=hacen
+DEF57=cada
+DEF58=fin
+DEF59=incluso
+DEF60=primero
+DEF61=desde
+DEF62=conseguir
+DEF63=consigo
+DEF64=consigue
+DEF65=consigues
+DEF66=conseguimos
+DEF67=consiguen
+DEF68=ir
+DEF69=voy
+DEF70=va
+DEF71=vamos
+DEF72=vais
+DEF73=van
+DEF74=vaya
+DEF75=gueno
+DEF76=ha
+DEF77=tener
+DEF78=tengo
+DEF79=tiene
+DEF80=tenemos
+DEF81=teneis
+DEF82=tienen
+DEF83=el
+DEF84=la
+DEF85=lo
+DEF86=las
+DEF87=los
+DEF88=su
+DEF89=aqui
+DEF90=mio
+DEF91=tuyo
+DEF92=ellos
+DEF93=ellas
+DEF94=nos
+DEF95=nosotros
+DEF96=vosotros
+DEF97=vosotras
+DEF98=si
+DEF99=dentro
+DEF100=solo
+DEF101=solamente
+DEF102=saber
+DEF103=sabes
+DEF104=sabe
+DEF105=sabemos
+DEF106=sabeis
+DEF107=saben
+DEF108=ultimo
+DEF109=largo
+DEF110=bastante
+DEF111=haces
+DEF112=muchos
+DEF113=aquellos
+DEF114=aquellas
+DEF115=sus
+DEF116=entonces
+DEF117=tiempo
+DEF118=verdad
+DEF119=verdadero
+DEF120=verdadera
+DEF121=cierto
+DEF122=ciertos
+DEF123=cierta
+DEF124=ciertas
+DEF125=intentar
+DEF126=intento
+DEF127=intenta
+DEF128=intentas
+DEF129=intentamos
+DEF130=intentais
+DEF131=intentan
+DEF132=dos
+DEF133=bajo
+DEF134=arriba
+DEF135=encima
+DEF136=usar
+DEF137=uso
+DEF138=usas
+DEF139=usa
+DEF140=usamos
+DEF141=usais
+DEF142=usan
+DEF143=emplear
+DEF144=empleo
+DEF145=empleas
+DEF146=emplean
+DEF147=ampleamos
+DEF148=empleais
+DEF149=valor
+DEF150=muy
+DEF151=era
+DEF152=eras
+DEF153=eramos
+DEF154=eran
+DEF155=modo
+DEF156=bien
+DEF157=cual
+DEF158=cuando
+DEF159=donde
+DEF160=mientras
+DEF161=quien
+DEF162=con
+DEF163=entre
+DEF164=sin
+DEF165=trabajo
+DEF166=trabajar
+DEF167=trabajas
+DEF168=trabaja
+DEF169=trabajamos
+DEF170=trabajais
+DEF171=trabajan
+DEF172=podria
+DEF173=podrias
+DEF174=podriamos
+DEF175=podrian
+DEF176=podriais
+DEF177=yo
+DEF178=aquel
+DEF179=qué
\ No newline at end of file

Added: incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/htmlFileInfoList.js
URL: http://svn.apache.org/viewvc/incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/htmlFileInfoList.js?rev=1444637&view=auto
==============================================================================
--- incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/htmlFileInfoList.js (added)
+++ incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/htmlFileInfoList.js Mon Feb 11 00:28:28 2013
@@ -0,0 +1,68 @@
+fil = new Array();
+fil["0"]= "ambari-chap1-1.html@@@1. Understand the Basics - Apache Ambari@@@null";
+fil["1"]= "ambari-chap1-2.html@@@2. Meet Minimum System Requirements - Apache Ambari@@@null";
+fil["2"]= "ambari-chap1-3.html@@@3. Decide on Deployment Type - Apache Ambari@@@null";
+fil["3"]= "ambari-chap1-4.html@@@4. Collect Information - Apache Ambari@@@null";
+fil["4"]= "ambari-chap1-5-1.html@@@5.1. Check Existing Installs - Apache Ambari@@@null";
+fil["5"]= "ambari-chap1-5-2.html@@@5.2. Set Up Password-less SSH - Apache Ambari@@@null";
+fil["6"]= "ambari-chap1-5-3.html@@@5.3. Enable NTP on the Cluster and on the Browser Host - Apache Ambari@@@null";
+fil["7"]= "ambari-chap1-5-4.html@@@5.4. Check DNS - Apache Ambari@@@null";
+fil["8"]= "ambari-chap1-5-5.html@@@5.5. Disable SELinux - Apache Ambari@@@null";
+fil["9"]= "ambari-chap1-5-6.html@@@5.6. Disable iptables - Apache Ambari@@@null";
+fil["10"]= "ambari-chap1-5.html@@@5. Prepare the Environment - Apache Ambari@@@null";
+fil["11"]= "ambari-chap1-6.html@@@6. Optional: Configure the Local Repositories - Apache Ambari@@@null";
+fil["12"]= "ambari-chap1.html@@@Chapter 1. Getting Ready to Install - Apache Ambari@@@null";
+fil["13"]= "ambari-chap2-1.html@@@1. Set Up the Bits - Apache Ambari@@@null";
+fil["14"]= "ambari-chap2-2-1.html@@@2.1. Setup Options - Apache Ambari@@@null";
+fil["15"]= "ambari-chap2-2.html@@@2. Set Up the Server - Apache Ambari@@@null";
+fil["16"]= "ambari-chap2-3.html@@@4. Start the Ambari Server - Apache Ambari@@@null";
+fil["17"]= "ambari-chap2-4.html@@@3. Optional: Set Up LDAP Authentication - Apache Ambari@@@null";
+fil["18"]= "ambari-chap2.1.1.html@@@1.1. RHEL/CentOS 5.x - Apache Ambari@@@null";
+fil["19"]= "ambari-chap2.1.2.html@@@1.2. RHEL/CentOS 6.x - Apache Ambari@@@null";
+fil["20"]= "ambari-chap2.1.3.html@@@1.3. SLES 11 - Apache Ambari@@@null";
+fil["21"]= "ambari-chap2.html@@@Chapter 2. Running the Installer - Apache Ambari@@@null";
+fil["22"]= "ambari-chap3-1.html@@@1. Log into Apache Ambari - Apache Ambari@@@null";
+fil["23"]= "ambari-chap3-10.html@@@11. Summary - Apache Ambari@@@null";
+fil["24"]= "ambari-chap3-2.html@@@2. Welcome - Apache Ambari@@@null";
+fil["25"]= "ambari-chap3-3.html@@@3. Install Options - Apache Ambari@@@null";
+fil["26"]= "ambari-chap3-4.html@@@4. Confirm Hosts - Apache Ambari@@@null";
+fil["27"]= "ambari-chap3-5.html@@@6. Assign Masters - Apache Ambari@@@null";
+fil["28"]= "ambari-chap3-6.html@@@7. Assign Slaves and Clients - Apache Ambari@@@null";
+fil["29"]= "ambari-chap3-7-1.html@@@8.1. HDFS - Apache Ambari@@@null";
+fil["30"]= "ambari-chap3-7-2.html@@@8.2. MapReduce - Apache Ambari@@@null";
+fil["31"]= "ambari-chap3-7-3.html@@@8.3. Hive/HCat - Apache Ambari@@@null";
+fil["32"]= "ambari-chap3-7-4.html@@@8.4. WebHCat - Apache Ambari@@@null";
+fil["33"]= "ambari-chap3-7-5.html@@@8.5. HBase - Apache Ambari@@@null";
+fil["34"]= "ambari-chap3-7-6.html@@@8.6. ZooKeeper - Apache Ambari@@@null";
+fil["35"]= "ambari-chap3-7-7.html@@@8.7. Oozie - Apache Ambari@@@null";
+fil["36"]= "ambari-chap3-7-8.html@@@8.9. Misc - Apache Ambari@@@null";
+fil["37"]= "ambari-chap3-7-9.html@@@8.8. Nagios - Apache Ambari@@@null";
+fil["38"]= "ambari-chap3-7-9a.html@@@8.10. Recommended Memory Configurations for the MapReduce Service - Apache Ambari@@@null";
+fil["39"]= "ambari-chap3-7.html@@@8. Customize Services - Apache Ambari@@@null";
+fil["40"]= "ambari-chap3-8.html@@@9. Review - Apache Ambari@@@null";
+fil["41"]= "ambari-chap3-9.html@@@10. Install, Start and Test - Apache Ambari@@@null";
+fil["42"]= "ambari-chap3.html@@@Chapter 3. Installing, Configuring, and Deploying the Cluster - Apache Ambari@@@null";
+fil["43"]= "ambari-chap5-1.html@@@1. Getting the Logs - Apache Ambari@@@null";
+fil["44"]= "ambari-chap5-2.html@@@2. Quick Checks - Apache Ambari@@@null";
+fil["45"]= "ambari-chap5-3-1.html@@@3.3. Problem: “Unable to create new native thread” exceptions in HDFS DataNode logs or those of any system daemon - Apache Ambari@@@null";
+fil["46"]= "ambari-chap5-3-10.html@@@3.11. Problem: Attempting to Start HBase REST server causes either REST server or Ambari Web to fail - Apache Ambari@@@null";
+fil["47"]= "ambari-chap5-3-2.html@@@3.4. Problem: The “yum install ambari-server” Command Fails - Apache Ambari@@@null";
+fil["48"]= "ambari-chap5-3-3.html@@@3.5. Problem: HDFS Smoke Test Fails - Apache Ambari@@@null";
+fil["49"]= "ambari-chap5-3-5.html@@@3.7. Problem: MySQL and Nagios fail to install on RightScale CentOS 5 images on EC2 - Apache Ambari@@@null";
+fil["50"]= "ambari-chap5-3-7.html@@@3.8. Problem: Trouble starting Ambari on system reboot - Apache Ambari@@@null";
+fil["51"]= "ambari-chap5-3-8.html@@@3.9. Problem: Metrics and Host information display incorrectly in Ambari Web - Apache Ambari@@@null";
+fil["52"]= "ambari-chap5-3-9.html@@@3.10. Problem: On SUSE 11 Ambari Agent crashes within the first 24 hours - Apache Ambari@@@null";
+fil["53"]= "ambari-chap5-3-a-1.html@@@3.1.1. Solution - Apache Ambari@@@null";
+fil["54"]= "ambari-chap5-3-a.html@@@3.1. Problem: Browser crashed before Install Wizard completed - Apache Ambari@@@null";
+fil["55"]= "ambari-chap5-3-b-1.html@@@3.2.1. Solution - Apache Ambari@@@null";
+fil["56"]= "ambari-chap5-3-b.html@@@3.2. Problem: Install Wizard reports that the cluster install has failed - Apache Ambari@@@null";
+fil["57"]= "ambari-chap5-3.html@@@3. Specific Issues - Apache Ambari@@@null";
+fil["58"]= "ambari-chap5.html@@@Chapter 4. Troubleshooting Ambari Deployments - Apache Ambari@@@null";
+fil["59"]= "ambari-chap6-1.html@@@1. RHEL/CentOS v. 5.x and 6.x - Apache Ambari@@@null";
+fil["60"]= "ambari-chap6-2.html@@@2. SLES - Apache Ambari@@@null";
+fil["61"]= "ambari-chap6.html@@@Chapter 5. Appendix: Installing Ambari Agents Manually - Apache Ambari@@@null";
+fil["62"]= "ambari-chap7.html@@@Chapter 7. Appendix: Upgrading Ambari Server from 1.2.0 to 1.2.1 - Apache Ambari@@@null";
+fil["63"]= "ambari-chap7a.html@@@Chapter 6. Appendix: Using Custom Hostnames - Apache Ambari@@@null";
+fil["64"]= "ambari-chap8.html@@@Chapter 8. Appendix: Upgrading Operating Systems on an Ambari-based Hadoop Installation - Apache Ambari@@@null";
+fil["65"]= "ch03s05.html@@@5. Choose Services - Apache Ambari@@@null";
+fil["66"]= "chap5-3-4.html@@@3.6. Problem: The HCatalog Daemon Metastore Smoke Test Fails - Apache Ambari@@@null";

Added: incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/htmlFileList.js
URL: http://svn.apache.org/viewvc/incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/htmlFileList.js?rev=1444637&view=auto
==============================================================================
--- incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/htmlFileList.js (added)
+++ incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/htmlFileList.js Mon Feb 11 00:28:28 2013
@@ -0,0 +1,69 @@
+//List of files which are indexed.
+fl = new Array();
+fl["0"]= "ambari-chap1-1.html";
+fl["1"]= "ambari-chap1-2.html";
+fl["2"]= "ambari-chap1-3.html";
+fl["3"]= "ambari-chap1-4.html";
+fl["4"]= "ambari-chap1-5-1.html";
+fl["5"]= "ambari-chap1-5-2.html";
+fl["6"]= "ambari-chap1-5-3.html";
+fl["7"]= "ambari-chap1-5-4.html";
+fl["8"]= "ambari-chap1-5-5.html";
+fl["9"]= "ambari-chap1-5-6.html";
+fl["10"]= "ambari-chap1-5.html";
+fl["11"]= "ambari-chap1-6.html";
+fl["12"]= "ambari-chap1.html";
+fl["13"]= "ambari-chap2-1.html";
+fl["14"]= "ambari-chap2-2-1.html";
+fl["15"]= "ambari-chap2-2.html";
+fl["16"]= "ambari-chap2-3.html";
+fl["17"]= "ambari-chap2-4.html";
+fl["18"]= "ambari-chap2.1.1.html";
+fl["19"]= "ambari-chap2.1.2.html";
+fl["20"]= "ambari-chap2.1.3.html";
+fl["21"]= "ambari-chap2.html";
+fl["22"]= "ambari-chap3-1.html";
+fl["23"]= "ambari-chap3-10.html";
+fl["24"]= "ambari-chap3-2.html";
+fl["25"]= "ambari-chap3-3.html";
+fl["26"]= "ambari-chap3-4.html";
+fl["27"]= "ambari-chap3-5.html";
+fl["28"]= "ambari-chap3-6.html";
+fl["29"]= "ambari-chap3-7-1.html";
+fl["30"]= "ambari-chap3-7-2.html";
+fl["31"]= "ambari-chap3-7-3.html";
+fl["32"]= "ambari-chap3-7-4.html";
+fl["33"]= "ambari-chap3-7-5.html";
+fl["34"]= "ambari-chap3-7-6.html";
+fl["35"]= "ambari-chap3-7-7.html";
+fl["36"]= "ambari-chap3-7-8.html";
+fl["37"]= "ambari-chap3-7-9.html";
+fl["38"]= "ambari-chap3-7-9a.html";
+fl["39"]= "ambari-chap3-7.html";
+fl["40"]= "ambari-chap3-8.html";
+fl["41"]= "ambari-chap3-9.html";
+fl["42"]= "ambari-chap3.html";
+fl["43"]= "ambari-chap5-1.html";
+fl["44"]= "ambari-chap5-2.html";
+fl["45"]= "ambari-chap5-3-1.html";
+fl["46"]= "ambari-chap5-3-10.html";
+fl["47"]= "ambari-chap5-3-2.html";
+fl["48"]= "ambari-chap5-3-3.html";
+fl["49"]= "ambari-chap5-3-5.html";
+fl["50"]= "ambari-chap5-3-7.html";
+fl["51"]= "ambari-chap5-3-8.html";
+fl["52"]= "ambari-chap5-3-9.html";
+fl["53"]= "ambari-chap5-3-a-1.html";
+fl["54"]= "ambari-chap5-3-a.html";
+fl["55"]= "ambari-chap5-3-b-1.html";
+fl["56"]= "ambari-chap5-3-b.html";
+fl["57"]= "ambari-chap5-3.html";
+fl["58"]= "ambari-chap5.html";
+fl["59"]= "ambari-chap6-1.html";
+fl["60"]= "ambari-chap6-2.html";
+fl["61"]= "ambari-chap6.html";
+fl["62"]= "ambari-chap7.html";
+fl["63"]= "ambari-chap7a.html";
+fl["64"]= "ambari-chap8.html";
+fl["65"]= "ch03s05.html";
+fl["66"]= "chap5-3-4.html";

Added: incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/index-1.js
URL: http://svn.apache.org/viewvc/incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/index-1.js?rev=1444637&view=auto
==============================================================================
--- incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/index-1.js (added)
+++ incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/index-1.js Mon Feb 11 00:28:28 2013
@@ -0,0 +1,453 @@
+var indexerLanguage="en";
+//Auto generated index for searching.
+w["-"]="0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66";
+w["-1"]="30,35";
+w["-ef"]="16";
+w["-end"]="12";
+w["-f"]="3";
+w["-h"]="44";
+w["-j"]="11,14";
+w["-memori"]="30";
+w["-p"]="28,44,46";
+w["-s"]="14";
+w["-site"]="35";
+w["-u"]="44";
+w["-uvh"]="13,62";
+w["-v"]="14";
+w["-xms"]="29";
+w["-xmx"]="29,30,33";
+w["-xx"]="29,30";
+w["-–level"]="44";
+w["0"]="1,4,8,11,13,18,19,20,29,30,33,62";
+w["0-8"]="1,52";
+w["0-99"]="4";
+w["000"]="30,33";
+w["0022"]="44";
+w["01-10"]="25";
+w["04"]="66";
+w["1"]="0,1,4,11,12,13,14,15,18,19,20,22,29,35,38,43,45,46,47,48,49,50,51,52,53,54,55,56,59,62,63,66";
+w["1-0"]="4";
+w["1-1"]="13,62";
+w["10"]="1,4,31,38,41,52";
+w["11"]="1,4,13,20,23,31,46,52,62,66";
+w["1157"]="66";
+w["12"]="1,32,52,66";
+w["12-10"]="4";
+w["13"]="33";
+w["13-1"]="4";
+w["14"]="33";
+w["15"]="1,18,19,20,33,52";
+w["15-2"]="4";
+w["156"]="66";
+w["16"]="33";
+w["16gb"]="38";
+w["17"]="34";
+w["18"]="34";
+w["19"]="35";
+w["2"]="1,4,5,11,13,14,15,17,19,20,21,24,29,30,38,44,49,52,55,56,60,62";
+w["20"]="35,66";
+w["20-0"]="4";
+w["21"]="37";
+w["22"]="36";
+w["24"]="1,52";
+w["25"]="30";
+w["29"]="66";
+w["2gb"]="29";
+w["3"]="1,2,4,6,17,20,25,29,30,31,32,33,34,35,36,37,42,45,46,47,48,49,50,51,52,53,54,55,56,57,66";
+w["3-2"]="4";
+w["31"]="15";
+w["32000"]="45";
+w["35"]="44";
+w["389"]="17";
+w["4"]="1,3,4,7,16,26,29,30,32,38,47,58";
+w["4-rightscal"]="49";
+w["40"]="41";
+w["4080"]="59,60";
+w["4096"]="29";
+w["5"]="1,4,5,6,7,8,9,10,13,18,29,30,33,48,49,59,61,62,65";
+w["5-0"]="4";
+w["5-1"]="4";
+w["5-4"]="4";
+w["5000"]="30";
+w["52"]="66";
+w["597"]="66";
+w["6"]="1,4,9,11,13,15,19,27,30,34,38,52,59,62,63,66";
+w["60"]="33";
+w["64-bit"]="1,15,25,44";
+w["640"]="5";
+w["7"]="1,28,30,35,49,62";
+w["700"]="5";
+w["8"]="4,29,30,31,32,33,34,35,36,37,38,39,50,64";
+w["8-0"]="1,52";
+w["8-2"]="4";
+w["8080"]="22,28,46,62";
+w["8443"]="59,60";
+w["9"]="1,4,25,30,36,40,51";
+w["9-1"]="4";
+w["90-nproc"]="45";
+w["abandon"]="45";
+w["abil"]="0";
+w["abl"]="1,6,11,15,17";
+w["abov"]="36";
+w["absolut"]="35";
+w["abstract"]="0";
+w["accept"]="14,15,30";
+w["access"]="0,1,5,6,11,13,15,22,25,29,30,31,44,62";
+w["accid"]="54";
+w["accomplish"]="23";
+w["account"]="5,29";
+w["acl"]="29,33";
+w["across"]="33";
+w["act"]="5";
+w["action"]="26,29,35";
+w["action-end"]="35";
+w["action-start"]="35";
+w["actionservic"]="35";
+w["activ"]="30,35";
+w["ad"]="35";
+w["add"]="5,17,32,63";
+w["addit"]="1,17,30";
+w["address"]="3,7,27,29,37,48";
+w["adequ"]="66";
+w["admin"]="17,22,35,37,62";
+w["administr"]="1,23,29,30";
+w["advanc"]="15,25,29,30,31,32,33,34,35";
+w["afresh"]="30";
+w["after"]="28,29,30,46,53,54";
+w["agent"]="1,4,5,25,43,50,52,59,60,61,62,63";
+w["aggreg"]="0";
+w["agre"]="15";
+w["alert"]="12,37";
+w["alia"]="20";
+w["all"]="1,2,3,5,6,7,11,12,14,17,25,28,29,30,33,35,36,38,39,44,48,50,51,62,63,65";
+w["alloc"]="30,33";
+w["allow"]="0,18,19,20,26,29,33,34";
+w["alreadi"]="11,15,26";
+w["also"]="11,14,18,19,20,25,28,35,47,66";
+w["altern"]="11,13";
+w["although"]="1";
+w["alway"]="0,30";
+w["amazon"]="49";
+w["ambari"]="1,3,4,5,6,8,11,12,13,14,15,16,17,18,19,20,21,22,23,25,26,27,28,31,42,43,44,46,50,51,52,55,56,58,59,60,61,62,63,64,65";
+w["ambari-1"]="13,18,19,62";
+w["ambari-ag"]="43,50,59,60,62,63";
+w["ambari-bas"]="58,64";
+w["ambari-ganglia"]="62";
+w["ambari-serv"]="11,14,15,16,17,18,19,20,43,47,50,55,56,62";
+w["ambari_hostnam"]="63";
+w["ami"]="49";
+w["amount"]="27,29,30,33,34";
+w["analyz"]="31";
+w["and"]="0,1,2,3,4,5,6,7,8,11,12,13,14,15,17,18,19,20,21,23,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,41,42,44,45,46,47,48,49,50,51,53,54,55,56,59,61,62,63,65,66";
+w["ani"]="4,26,28,30,31,33,35,45,46,47,64";
+w["anonym"]="17";
+w["apach"]="0,1,12,17,21,22,23,31,45,48,56,66";
+w["api"]="0,32";
+w["app"]="1";
+w["appear"]="23,25,41,51";
+w["append"]="33";
+w["appendix"]="5,25,61,62,63,64";
+w["applic"]="12,35,38";
+w["appropri"]="2,11,15,26,27,28,29,40,41,44";
+w["approxim"]="45";
+w["arch"]="11";
+w["archiv"]="32";
+w["around"]="30,38";
+w["arrang"]="1";
+w["arriv"]="65";
+w["ask"]="15,18,19,20";
+w["assign"]="27,28,29,30,31,33,34,35,40";
+w["assum"]="35";
+w["assur"]="51";
+w["asterisk"]="28";
+w["atjava"]="66";
+w["attempt"]="27,28,39,46";
+w["attent"]="39";
+w["attribut"]="17";
+w["authent"]="17,35";
+w["authentication_handler_classnam"]="35";
+w["author"]="17,29,31,35";
+w["authorizationservic"]="35";
+w["authorized_key"]="5";
+w["auto-start"]="44";
+w["autom"]="33";
+w["automat"]="4,5,14,25,35,44,61,64";
+w["avail"]="1,29,30,38,51,64";
+w["b"]="4";
+w["back"]="56";
+w["balanc"]="29";
+w["bandwidth"]="11,13,29";
+w["bandwidthpersec"]="29";
+w["bar"]="40,41,56";
+w["base"]="0,1,3,13,17,29,30,33,34,35,38,39";
+w["basearch"]="11";
+w["basedn"]="17";
+w["baseurl"]="11";
+w["basic"]="0,1,34,65";
+w["be"]="1,51";
+w["becaus"]="35";
+w["been"]="29,30,31,33,35,41";
+w["befor"]="17,29,30,33,54,61,62";
+w["begin"]="30,35,61";
+w["behavior"]="29";
+w["belong"]="36";
+w["best"]="31";
+w["between"]="0,5,29,30,31,32,33,35";
+w["bigdata"]="15";
+w["bin"]="11,28,46,63";
+w["binari"]="14,15";
+w["bind"]="17,29";
+w["bindanonym"]="17";
+w["bit"]="11,13,18,19,20,61";
+w["blacklist"]="30";
+w["blast"]="30";
+w["blk_-6935524980745310745_139190"]="45";
+w["block"]="0,29,30,33,44,45";
+w["blockingwaittim"]="33";
+w["blockreport"]="29";
+w["boot"]="44";
+w["both"]="11,31";
+w["bottom"]="26";
+w["box"]="24,25,26,29,30,31,32,33,35";
+w["bracket"]="25";
+w["brief"]="39";
+w["bring"]="17,29";
+w["brows"]="11,17,51";
+w["browser"]="1,6,22,42,53,54,55,56,62";
+w["browser-bas"]="1";
+w["bucket"]="30";
+w["buffer"]="29,30";
+w["bug"]="1,52";
+w["bugger"]="29";
+w["build"]="25";
+w["bundl"]="66";
+w["but"]="0,29,33,39,65";
+w["button"]="24,25,26,27,28,40,53,54,55,56";
+w["byte"]="29,33";
+w["c"]="4";
+w["cach"]="31,33,55,56";
+w["calcul"]="29";
+w["call"]="33";
+w["callabl"]="35";
+w["callablequeueservic"]="35";
+w["can"]="0,1,3,4,5,8,12,15,17,22,24,25,26,28,29,30,31,32,33,34,35,36,37,39,41,44,46,58,61,65,66";
+w["capabl"]="1";
+w["capac"]="30";
+w["case"]="5,30,49,61";
+w["cat"]="5";
+w["caus"]="1,4,26,31,46,52,55,56,66";
+w["cd"]="11";
+w["cdata"]="11";
+w["center"]="11";
+w["cento"]="1,4,11,13,18,19,45,49,59,62";
+w["centos5"]="13,62";
+w["centos6"]="11,13,62";
+w["central"]="0,12";
+w["certain"]="45,49";
+w["certifi"]="18,19,20";
+w["chang"]="12,17,22,27,29,36,38,40,45,47,56,63";
+w["chapter"]="12,21,42,58,61,62,63,64";
+w["charact"]="24";
+w["chart"]="51";
+w["check"]="3,4,7,10,16,18,19,20,25,26,29,30,31,33,35,40,44,47";
+w["checkbox"]="26,28,65";
+w["checkpoint"]="29";
+w["checksum"]="33";
+w["child"]="30";
+w["chkconfig"]="9,44";
+w["choic"]="29,30,33,34,35,40";
+w["choos"]="1,5,25,65";
+w["chrome"]="1";
+w["class"]="29,31,32,35";
+w["classpath"]="32";
+w["clean"]="62";
+w["clear"]="55,56";
+w["cli"]="31";
+w["click"]="23,24,25,26,27,28,29,30,31,32,33,34,35,36,40,41,56,65";
+w["client"]="5,17,28,29,31,33,35";
+w["clientsid"]="31";
+w["clipboard"]="41";
+w["clock"]="6,44";
+w["close"]="53,54";
+w["closur"]="53,54";
+w["cluster"]="4,5,6,7,8,10,11,12,13,14,15,23,24,25,26,27,28,29,30,33,42,44,48,49,50,51,56,61,62,63,65,66";
+w["co-deploy"]="38";
+w["codec"]="29";
+w["collaps"]="29,30,31,32,33,34,35,36";
+w["collect"]="3,30";
+w["collector"]="4";
+w["column"]="26,27,28,33,41";
+w["column-ori"]="0";
+w["combin"]="33";
+w["comma"]="30,31";
+w["comma-separ"]="33,35";
+w["command"]="4,8,35,44,46,47,55,56";
+w["common"]="57";
+w["communic"]="4";
+w["compact"]="33";
+w["compil"]="0";
+w["complet"]="1,12,15,23,28,30,33,39,41,42,46,54,56";
+w["completeuserjob"]="30";
+w["compon"]="0,3,28,39,41,44,47,64,65";
+w["compress"]="29,30";
+w["comput"]="0";
+w["conclud"]="30";
+w["concur"]="35";
+w["concurr"]="35";
+w["condit"]="41";
+w["conf"]="17,29,32,35,45,59,60,62,63";
+w["config"]="8,29,30,31,32,33,35";
+w["configur"]="0,1,7,11,12,13,14,15,17,18,19,20,25,30,32,33,35,38,39,42,45,48,56,59,60,61,62";
+w["confirm"]="18,19,20,25,26";
+w["conflict"]="28,46,49";
+w["conn"]="35";
+w["connect"]="0,5,11,17,29,31,34,35,55,56,62";
+w["connectiondrivernam"]="31";
+w["connector"]="30";
+w["consecut"]="29";
+w["conserv"]="11,13";
+w["consist"]="0";
+w["consol"]="14,66";
+w["consum"]="30";
+w["consumpt"]="30";
+w["contact"]="1";
+w["contain"]="7,29,35,52";
+w["content"]="41";
+w["context"]="0";
+w["continu"]="5,13,15,25,26,53,54,56,62,64";
+w["control"]="8,30,44";
+w["coord"]="35";
+w["coordin"]="35";
+w["copi"]="5,15,25,26,30,41";
+w["core"]="0,27,66";
+w["core-sit"]="29";
+w["correct"]="4,26,48,66";
+w["could"]="49";
+w["count"]="29,30,33";
+w["cover"]="29,30,31,32,33,34,35,36,37";
+w["cp"]="13,62";
+w["cpu"]="27";
+w["crash"]="52,54";
+w["creat"]="0,1,3,11,12,13,24,25,29,31,35,45,63";
+w["credenti"]="17";
+w["critic"]="1";
+w["curl"]="1,26";
+w["current"]="1,27";
+w["custom"]="29,30,31,32,33,35,39,56,63";
+w["custom_port_numb"]="28,46";
+w["cut"]="25";
+w["d"]="4,9,13,45,62";
+w["daemon"]="8,29,45,66";
+w["dashboard"]="23,56";
+w["data"]="0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66";
+w["databas"]="0,1,3,15,17,31,35,55,56,66";
+w["datanod"]="3,28,29,38,45,48";
+w["datanucleus"]="66";
+w["datastor"]="66";
+w["data­bas"]="66";
+w["day"]="35";
+w["db"]="3,35";
+w["dc"]="17";
+w["dead"]="33";
+w["decid"]="2,39,61,65";
+w["default"]="14,15,17,22,25,28,29,30,31,33,35,37,39,44,45,46";
+w["defin"]="30,31,35";
+w["definit"]="11";
+w["delay"]="29";
+w["delet"]="29";
+w["delimit"]="29,30,31,32,33,35";
+w["depend"]="3,5,11,41,53,54,55,56,66";
+w["deploy"]="2,3,10,11,12,14,15,21,25,40,42,45,53,54,58";
+w["describ"]="11,12,14,21,42,61,63";
+w["descript"]="14,17,39";
+w["design"]="0";
+w["desir"]="65";
+w["despit"]="51";
+w["detail"]="35";
+w["determin"]="29";
+w["dev-1"]="20";
+w["dfs"]="29,30,31";
+w["dfsclient"]="45";
+w["diagnost"]="30";
+w["differ"]="39,53,54";
+w["dir"]="29,30,31,32,33,34,35";
+w["directori"]="3,5,11,17,26,29,30,31,33,34,35,39";
+w["disabl"]="1,8,9,10,15,29,31,33,35,49,64";
+w["disable-repo"]="49";
+w["disalloweddatanodeexcept"]="48";
+w["disk"]="30,33";
+w["display"]="29,30,31,32,33,34,35,36,40,51,66";
+w["distinguish"]="17";
+w["distribut"]="0,45";
+w["dn"]="17";
+w["dns"]="7,10,25,48";
+w["do"]="1,3,4,5,8,11,14,15,17,25,30,33,35,39,43,44,48,61,64,65,66";
+w["doa"]="31";
+w["document"]="11";
+w["doe"]="3,8,11,13,25,29,35,39,44,62,66";
+w["domain"]="3,25";
+w["down"]="17,29";
+w["download"]="11,13,14,15,20,61,62";
+w["driver"]="31,35";
+w["drop"]="30";
+w["dropdown"]="27,41";
+w["du"]="29";
+w["due"]="49,55,56";
+w["dure"]="11,14,15,26,29,30,33,44,55,56,66";
+w["each"]="1,3,4,5,6,7,8,11,25,29,35,39,41,44,50,51,62";
+w["earlier"]="25";
+w["eas"]="0";
+w["easiest"]="51";
+w["ec2"]="25,49";
+w["echo"]="63";
+w["eclips"]="66";
+w["ecosystem"]="0";
+w["edit"]="7,8,11,17,29,59,60,62";
+w["editor"]="17,45,63,66";
+w["effort"]="31";
+w["eight"]="62";
+w["either"]="17,25,46";
+w["el5"]="4,13,62";
+w["el6"]="4,13,62";
+w["el6_3"]="4";
+w["els"]="56";
+w["email"]="37";
+w["empti"]="35";
+w["enabl"]="6,10,17,29,30,31,32,33,35,44,51";
+w["encount"]="1,26,57";
+w["encourag"]="39";
+w["end-"]="12";
+w["endpoint"]="35";
+w["enforc"]="8";
+w["engin"]="0";
+w["enough"]="38";
+w["ensur"]="29";
+w["enter"]="15,25,29,30,31,32,33,35";
+w["enterpris"]="1,18,19";
+w["entir"]="41,53,54,55,56";
+w["entri"]="66";
+w["environ"]="0,10,47";
+w["eofexcept"]="45";
+w["epel"]="11,18,19,49,59";
+w["epel-6"]="11";
+w["epel-releas"]="18,19,59";
+w["equal"]="29,30";
+w["eras"]="49";
+w["err"]="66";
+w["error"]="26,45,48,49,55,56,66";
+w["essenti"]="0";
+w["estim"]="30";
+w["etc"]="8,9,13,17,29,35,45,59,60,62,63,64";
+w["evalu"]="2";
+w["even"]="29";
+w["everi"]="7,61,63";
+w["everyth"]="40";
+w["exact"]="35";
+w["exampl"]="1,11,14,17,25,26,36,38,56,63";
+w["exceed"]="33";
+w["except"]="39,45,66";
+w["exclud"]="29";
+w["exec"]="32";
+w["execut"]="0,4,30,31,32,35";
+w["executor"]="35";
+

Added: incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/index-2.js
URL: http://svn.apache.org/viewvc/incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/index-2.js?rev=1444637&view=auto
==============================================================================
--- incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/index-2.js (added)
+++ incubator/ambari/site/1.2.1/installing-hadoop-using-ambari/content/search/index-2.js Mon Feb 11 00:28:28 2013
@@ -0,0 +1,452 @@
+//Auto generated index for searching.
+w["exist"]="3,4,10,25,31,35,47,49,66";
+w["expand"]="29,30,31,32,33,34,35,36";
+w["expert-on"]="30";
+w["expir"]="33";
+w["explor"]="1";
+w["expos"]="29,30,31,32,33,35";
+w["express"]="30";
+w["ext"]="35";
+w["extern"]="0,17";
+w["extra"]="18,19";
+w["factor"]="30";
+w["factori"]="31";
+w["fail"]="1,29,30,35,44,45,46,47,48,49,56,66";
+w["failur"]="29,49,55,56";
+w["fals"]="17,29,30,31,35";
+w["famili"]="33";
+w["fault-bucket-width"]="30";
+w["fault-timeout-window"]="30";
+w["featur"]="29";
+w["fedoraproject"]="11";
+w["fetch"]="11,21,33";
+w["file"]="0,3,4,5,7,8,11,13,17,25,29,30,31,32,33,34,35,41,59,60,62,64,66";
+w["fileoutputcommitt"]="30";
+w["filesystem"]="29,35";
+w["filter"]="41";
+w["find"]="25,43,49";
+w["fine-tun"]="28";
+w["finish"]="65";
+w["firefox"]="1";
+w["firewal"]="11";
+w["first"]="5,17,24,29,43,44,52";
+w["flag"]="11";
+w["flow"]="0";
+w["flume"]="0";
+w["flush"]="33";
+w["follow"]="1,3,4,8,11,14,17,34,38,46,49,57,58,63";
+w["forc"]="29,53,54";
+w["form"]="35";
+w["format"]="29,30,31,32,33,35";
+w["forth"]="17";
+w["found"]="43";
+w["fqdn"]="3,25,31";
+w["fqdn_for_hcatalog_serv"]="44";
+w["fqdn_for_mysql_serv"]="44";
+w["fqdns"]="48";
+w["fraction"]="33";
+w["framework"]="0,30";
+w["free"]="29";
+w["frequent"]="14";
+w["fresh"]="25";
+w["fs"]="29,31";
+w["full"]="8,17,33";
+w["fulli"]="3,8";
+w["function"]="8";
+w["ga"]="13,62";
+w["ganglia"]="0,4,51,62,64,65";
+w["ganglia-gmetad"]="4";
+w["ganglia-gmond"]="4";
+w["gb"]="29,38";
+w["general"]="2,25,29,30,33,36,37";
+w["generat"]="5,29,30";
+w["get"]="12,15,43,47,48,65";
+w["getallbynam"]="66";
+w["give"]="23";
+w["given"]="35,41";
+w["go"]="17,56,62";
+w["googl"]="1";
+w["gpg"]="18,19,20";
+w["grant"]="3";
+w["graphic"]="1,12";
+w["graylist"]="30";
+w["greater"]="29,30,33";
+w["green"]="27";
+w["grep"]="16";
+w["grey"]="26";
+w["group"]="29,30,31,32,33,34,35,36,39";
+w["group1"]="29";
+w["group2"]="29";
+w["grow"]="33";
+w["guarante"]="30";
+w["gui"]="12";
+w["guidelin"]="1";
+w["had"]="26";
+w["hadoop"]="0,1,2,3,4,10,12,17,21,29,30,31,32,35,36,37,39,42,45,48,49,64,66";
+w["hadoop_conf_dif"]="35";
+w["hadoop_conf_dir"]="35";
+w["hadoop_log_dir_prefix"]="29";
+w["hadoop_pid_dir_prefix"]="29";
+w["hadoopaccessorservic"]="35";
+w["hand"]="29";
+w["handler"]="29,30,33";
+w["happen"]="5";
+w["hardwar"]="1,29";
+w["has"]="1,26,28,29,30,31,33,35,39,46,53,54,56,66";
+w["hat"]="1";
+w["have"]="1,5,11,13,15,17,22,25,26,27,29,30,31,33,36,39,40,41,44,47,48,61,62,63,65,66";
+w["hbase"]="0,28,33,36,38,39,44,45,46";
+w["hbase-daemon"]="28,46";
+w["hbase-sit"]="33";
+w["hcat"]="31,32,36,39,66";
+w["hcatalog"]="0,1,3,31,32,36,44,66";
+w["hdfs"]="0,17,29,31,32,33,35,36,39,44,45,48,65";
+w["hdfs-site"]="29";
+w["hdfs_user"]="29";
+w["hdp"]="11,13,18,19,20,44,61,64";
+w["hdp-1"]="11";
+w["hdp-epel"]="11";
+w["hdp-ut"]="18,19";
+w["hdp-utils-1"]="18,19,20";
+w["hdplocal"]="11";
+w["header"]="62";
+w["health"]="51";
+w["healthcheck"]="30";
+w["heap"]="29,30,33,38";
+w["heartbeat"]="29";
+w["help"]="58";
+w["here"]="1,26,29,30,31,32,33,34,35,36,37,39";
+w["hfile"]="33";
+w["high"]="0";
+w["high-perform"]="0";
+w["high-throughput"]="0";
+w["higher"]="0,1";
+w["histori"]="30";
+w["hit"]="30,53,54";
+w["hive"]="0,1,3,29,31,32,36,39,44,66";
+w["hive-sit"]="31";
+w["hiveauthorizationprovid"]="31";
+w["hiveql"]="0";
+w["home"]="11";
+w["hortonwork"]="0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66";
+w["host"]="1,2,3,4,5,6,7,8,11,13,14,15,17,25,26,27,28,29,30,31,33,34,35,41,44,46,48,49,50,51,55,56,61,62,63,66";
+w["host01"]="25";
+w["host10"]="25";
+w["hostnam"]="3,17,22,25,27,59,60,62,63,66";
+w["hostname_script"]="63";
+w["hour"]="1,29,30,52";
+w["hover"]="28,39";
+w["howev"]="28,46";
+w["hregion"]="33";
+w["hstore"]="33";
+w["hstorefil"]="33";
+w["http"]="11,13,22,30,32,35,62";
+w["https"]="29";
+w["icon"]="27,41";
+w["id"]="18,19,35";
+w["id_rsa"]="5";
+w["identifi"]="66";
+w["idl"]="29";
+w["idlethreshold"]="29";
+w["ie"]="25";
+w["if"]="1,3,7,11,13,15,17,18,19,20,25,26,27,28,29,30,31,33,35,40,43,44,45,46,48,50,62,64,65,66";
+w["ignor"]="31,65";
+w["imag"]="29,49";
+w["impl"]="31";
+w["implement"]="29,31";
+w["import"]="1,11,17,33,35";
+w["includ"]="11,17,29,35";
+w["incompat"]="47";
+w["incorrect"]="45,48,51,66";
+w["increateblockoutputstream"]="45";
+w["indic"]="25,26,27,30";
+w["individu"]="41";
+w["inetaddress"]="66";
+w["infinit"]="35";
+w["info"]="11,14,45";
+w["inform"]="0,1,3,5,11,12,13,14,15,17,23,25,30,33,41,44,45,51,56,58,62,63,65";
+w["ini"]="59,60,62,63";
+w["init"]="9,34";
+w["initi"]="2,17,29,30,47,66";
+w["initialdelay"]="29";
+w["initialis"]="66";
+w["inmem"]="30";
+w["input"]="30,35";
+w["insid"]="25,29";
+w["inspect"]="29";
+w["instal"]="0,1,3,4,5,10,11,12,13,14,15,18,19,20,21,22,25,26,27,28,29,39,41,42,44,46,47,48,49,53,54,55,56,58,59,60,61,63,64,65,66";
+w["instanc"]="1,3,10,27,30,31,32,33,66";
+w["instead"]="8";
+w["instruct"]="11,63";
+w["insul"]="0";
+w["integr"]="0";
+w["intel"]="29";
+w["intens"]="38";
+w["interact"]="25";
+w["interfac"]="12,29,31,32,51";
+w["intermedi"]="30";
+w["intermitt"]="55,56";
+w["intern"]="17,25";
+w["internet"]="1,11,13,21,25,62";
+w["interv"]="29,30,33,35";
+w["into"]="0,1,13,22,25,43,58,66";
+w["invoc"]="33";
+w["invok"]="33,66";
+w["io"]="29,30,45";
+w["ip"]="3,48";
+w["ipc"]="29";
+w["iptabl"]="9,10,15";
+w["issu"]="1,57,58";
+w["it"]="1,27,28,30,44,46";
+w["item"]="65";
+w["jar"]="32,35";
+w["java"]="14,29,30,33,38,45,66";
+w["java-hom"]="14";
+w["java_hom"]="14,25";
+w["javax"]="31";
+w["jdbc"]="31,35";
+w["jdk"]="11,14,15,25";
+w["jdk-6u31-linux-x64"]="11";
+w["jdk64"]="14";
+w["jdo"]="31";
+w["jdt"]="66";
+w["jetti"]="30";
+w["job"]="0,17,29,30,35";
+w["jobstatus"]="30";
+w["jobtack"]="30";
+w["jobtrack"]="30,35";
+w["job­track"]="30";
+w["jpaservic"]="35";
+w["jt"]="29";
+w["jvm"]="30,31";
+w["jvms"]="44";
+w["kerberbo"]="35";
+w["kerbero"]="35";
+w["kernel"]="64";
+w["key"]="5,18,19,20,25,29,30,31,32,33,35";
+w["key-pair"]="5";
+w["key-valu"]="33";
+w["keyvalu"]="33";
+w["kill"]="29,30";
+w["know"]="3,11,25";
+w["known"]="52";
+w["lang"]="66";
+w["languag"]="0";
+w["larg"]="0,11,13";
+w["larger"]="0,25,30,41";
+w["last"]="33";
+w["later"]="1,22,30";
+w["latest"]="1";
+w["latin"]="0";
+w["launch"]="53,54";
+w["layer"]="0";
+w["ldap"]="17";
+w["leader"]="34";
+w["leas"]="33";
+w["least"]="2";
+w["leav"]="30,35";
+w["left"]="27,40,56";
+w["legal"]="0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66";
+w["length"]="34";
+w["less"]="29,30";
+w["let"]="1,25,39";
+w["level"]="0,30";
+w["lib"]="11,14,28,46";
+w["libffi"]="4";
+w["libjar"]="32";
+w["libpath"]="35";
+w["libpq5"]="4";
+w["librari"]="35,49";
+w["licens"]="15";
+w["like"]="11,45,66";
+w["limit"]="30,45";
+w["line"]="25,55,56,63";
+w["link"]="41";
+w["linux"]="1,18,19,45";
+w["list"]="4,18,19,20,25,26,27,29,30,31,33,35,41,47,65";
+w["listen"]="33";
+w["local"]="1,11,13,14,15,25,29,30,31,33,35,62";
+w["local-path-access"]="29";
+w["locat"]="25,26,27,30,31";
+w["log"]="0,3,13,22,29,30,31,33,34,35,41,43,45,48,50,62,66";
+w["logger"]="30";
+w["look"]="11";
+w["look-up"]="48";
+w["lower"]="45";
+w["lzo"]="29,30";
+w["mac"]="1";
+w["machin"]="1,5,6,11,13,38,44,49,50,51";
+w["made"]="17,36,40,65";
+w["main"]="5,13,22,32,41,66";
+w["major"]="33";
+w["make"]="0,5,17,26,29,38,40,44,47,48,56,64,65,66";
+w["manag"]="12,15,17,23,31,35,39,44,56,62";
+w["managerdn"]="17";
+w["managerpassword"]="17";
+w["mani"]="1";
+w["manipul"]="0";
+w["manual"]="0,5,25,28,44,46,50,61,62,63,64";
+w["map"]="30,38";
+w["map-sid"]="30";
+w["map-task"]="30";
+w["mapr"]="30,36";
+w["mapred-sit"]="30";
+w["mapred_us"]="29";
+w["mapreduc"]="0,3,29,30,33,35,36,38,39";
+w["marksuccessfuljob"]="30";
+w["master"]="2,27,28,33,46";
+w["match"]="4,25,35";
+w["materi"]="12";
+w["max"]="29,30,35";
+w["maxidletim"]="29";
+w["maxim"]="29";
+w["maximum"]="29,30,33,35,38";
+w["maxnews"]="30";
+w["maxsiz"]="30";
+w["may"]="1,5,15,25,26,29,30,33,39,41,44,47,58,61";
+w["mb"]="30";
+w["mean"]="29,30,35";
+w["mechan"]="0";
+w["meet"]="1";
+w["member"]="30";
+w["memori"]="30,33,38";
+w["memstor"]="33";
+w["merg"]="29,30";
+w["messag"]="14,41,48";
+w["metadata"]="0";
+w["metainfo"]="30";
+w["metastor"]="31,66";
+w["method"]="11,13,66";
+w["metric"]="4,17,51";
+w["might"]="57";
+w["millisecond"]="30,34";
+w["min"]="29";
+w["minim"]="29";
+w["minimum"]="1,65";
+w["minus"]="27";
+w["minut"]="29,30,35,41";
+w["mirror"]="1,11";
+w["mirrorlist"]="11";
+w["mirrorslist"]="11";
+w["misc"]="36,39";
+w["miscellan"]="36";
+w["misconfigur"]="55,56";
+w["mix"]="11";
+w["mode"]="29,31,35";
+w["modifi"]="11,17,38";
+w["monitor"]="0,4,12,23,56,65";
+w["more"]="0,1,5,11,13,14,15,17,25,28,29,33,35,41,45,56,62,65";
+w["mount"]="3";
+w["mous"]="28,39";
+w["move"]="0";
+w["much"]="29";
+w["multipl"]="29,30";
+w["multipli"]="33";
+w["must"]="0,1,3,5,6,7,8,11,14,15,25,30,31,37,39,44,50,51,64,65";
+w["my"]="11,17";
+w["mysql"]="1,3,31,32,44,49,64,66";
+w["mysql-serv"]="49";
+w["mysql-server-commun"]="49";
+w["mysqld"]="44";
+w["n"]="15";
+w["nagio"]="0,4,37,39,49,65";
+w["nagios-common"]="4";
+w["nagios-plugin"]="4";
+w["nagios-plugins1"]="4";
+w["nagios-www"]="4";
+w["nagiosadmin"]="37";
+w["name"]="0,3,17,18,19,20,24,25,29,30,31,32,33,34,35,36,37,62,63,66";
+w["namemod"]="29";
+w["namenod"]="3,29,35";
+w["namenode_opt_news"]="29";
+w["nativ"]="0,29,45,51";
+w["nav"]="56";
+w["navig"]="40";
+w["necessari"]="0,1,4,15,17,47,56";
+w["need"]="0,3,5,10,11,12,13,17,25,28,29,35,40,44,46,62";
+w["neither"]="30";
+w["net"]="66";
+w["network"]="0,8,44,55,56";
+w["new"]="17,29,30,31,45";
+w["newlin"]="29,30,31,32,33,35";
+w["newsiz"]="29,30";
+w["next"]="15,24,26,27,28,30,33,36,41,56,65";
+w["nine"]="39";
+w["nn"]="29";
+w["no"]="1,5,24,30,35";
+w["noarch"]="13,62";
+w["node"]="6,12,27,30,38,44,48,63,66";
+w["none"]="4,28,30";
+w["nop"]="35";
+w["normal"]="5,30,35,56";
+w["not"]="1,3,4,5,8,11,13,14,15,17,25,29,30,31,32,33,35,44,48,49,51,56,61,62,64,65,66";
+w["note"]="3,5,7,13,15,25,28,29,30,31,32,33,34,35,36,37,62,65";
+w["notic"]="0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66";
+w["nproc"]="45";
+w["ntp"]="6,10,44,51";
+w["null"]="35";
+w["num"]="30";
+w["number"]="27,29,30,33,35,38,39,65";
+w["object"]="31";
+w["occupi"]="30";
+w["occur"]="66";
+w["octal"]="29";
+w["off"]="9,29,30";
+w["offer"]="29";
+w["older"]="35";
+w["onc"]="22";
+w["one"]="1,2,4,8,25,28,29,31,33,35,39,66";
+w["onli"]="2,8,29,33,39,64,65";
+w["oozi"]="0,35,36,39";
+w["oozie-sit"]="35";
+w["open"]="0,17,31,41,45,55,56,62,63,66";
+w["oper"]="1,11,12,29,31,47,64";
+w["optim"]="0";
+w["option"]="1,11,13,14,15,17,25,28,29,30,31,33,39,46,63,65";
+w["optionalcacheflushinterv"]="33";
+w["oracl"]="15";
+w["order"]="25";
+w["org"]="11,17,31,45,48,66";
+w["origin"]="0";
+w["os"]="1,11,64";
+w["ose"]="11";
+w["other"]="0,4,5,6,29,51,55,56,65";
+w["ou"]="17";
+w["out"]="32";
+w["output"]="30";
+w["over"]="21,28,39";
+w["overal"]="41";
+w["overrid"]="32";
+w["own"]="15,31";
+w["owner"]="29";
+w["packag"]="1,11,13,18,19,21,26,49,55,56,62";
+w["page"]="23,24,29";
+w["pair"]="29,30,31,32,33,35";
+w["paradigm"]="0";
+w["parallel"]="30";
+w["parent"]="29";
+w["part"]="49";
+w["particular"]="39";
+w["pass"]="33";
+w["password"]="3,15,17,22,31,35,37,44,62,66";
+w["password-less"]="5,10,25";
+w["past"]="25";
+w["path"]="11,14,15,25,30,32,35";
+w["patient"]="41";
+w["pay"]="39";
+w["pct"]="29";
+w["pdsh"]="1";
+w["peopl"]="17";
+w["per"]="25,29,30,33,38,41";
+w["percent"]="30";
+w["percentag"]="29,30,33";
+w["perform"]="0,11,14,25,29,30,49,63,64";
+w["perman"]="8,29";
+w["permiss"]="5,8,29,31";
+w["permit"]="29";
+w["persist"]="30";
+w["phase"]="15";
+w["php-common"]="49";
+w["php-common-5"]="49";
+w["physic"]="0";
+