HBASE-16312 update jquery version
Upgrade jquery from 1.8.3 to 3.2.1 in hbase-server and hbase-thrift modules Change-Id: I92d479e9802d954f607ba409077bc98581e9e5ca Signed-off-by: Michael Stack <stack@apache.org>
This commit is contained in:
parent
cbf390422b
commit
9300fbc9c1
|
@ -27,9 +27,7 @@ Configuration conf = (Configuration)getServletContext().getAttribute("hbase.conf
|
|||
long startcode = conf.getLong("startcode", System.currentTimeMillis());
|
||||
String listenPort = conf.get("hbase.rest.port", "8080");
|
||||
%>
|
||||
<!--[if IE]>
|
||||
<!DOCTYPE html>
|
||||
<![endif]-->
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
|
|
@ -93,9 +93,7 @@ AssignmentManager assignmentManager = master.getAssignmentManager();
|
|||
}
|
||||
</%class>
|
||||
|
||||
<!--[if IE]>
|
||||
<!DOCTYPE html>
|
||||
<![endif]-->
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
|
|
@ -50,9 +50,7 @@ org.apache.hadoop.hbase.zookeeper.MasterAddressTracker;
|
|||
: masterAddressTracker.getMasterAddress();
|
||||
int infoPort = masterAddressTracker == null ? 0 : masterAddressTracker.getMasterInfoPort();
|
||||
</%java>
|
||||
<!--[if IE]>
|
||||
<!DOCTYPE html>
|
||||
<![endif]-->
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
|
|
@ -59,9 +59,7 @@
|
|||
|
||||
List<LockInfo> locks = master.listLocks();
|
||||
%>
|
||||
<!--[if IE]>
|
||||
<!DOCTYPE html>
|
||||
<![endif]-->
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
|
|
|
@ -45,9 +45,7 @@ collector2 = gcBeans.get(1);
|
|||
} catch(IndexOutOfBoundsException e) {}
|
||||
List<MemoryPoolMXBean> mPools = JSONMetricUtil.getMemoryPools();
|
||||
%>
|
||||
<!--[if IE]>
|
||||
<!DOCTYPE html>
|
||||
<![endif]-->
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
|
|
|
@ -46,9 +46,7 @@ collector2 = gcBeans.get(1);
|
|||
} catch(IndexOutOfBoundsException e) {}
|
||||
List<MemoryPoolMXBean> mPools = JSONMetricUtil.getMemoryPools();
|
||||
%>
|
||||
<!--[if IE]>
|
||||
<!DOCTYPE html>
|
||||
<![endif]-->
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
|
|
|
@ -54,9 +54,7 @@
|
|||
String cloneName = request.getParameter("cloneName");
|
||||
boolean isActionResultPage = (!readOnly && action != null);
|
||||
%>
|
||||
<!--[if IE]>
|
||||
<!DOCTYPE html>
|
||||
<![endif]-->
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
|
|
|
@ -51,9 +51,7 @@
|
|||
totalSize = totalSharedSize.get() + totalArchivedSize.get() + totalMobSize.get();
|
||||
}
|
||||
%>
|
||||
<!--[if IE]>
|
||||
<!DOCTYPE html>
|
||||
<![endif]-->
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
|
|
|
@ -116,9 +116,7 @@
|
|||
int numRegions = 0;
|
||||
|
||||
%>
|
||||
<!--[if IE]>
|
||||
<!DOCTYPE html>
|
||||
<![endif]-->
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
|
|
|
@ -30,9 +30,7 @@
|
|||
HMaster master = (HMaster)getServletContext().getAttribute(HMaster.MASTER);
|
||||
Configuration conf = master.getConfiguration();
|
||||
%>
|
||||
<!--[if IE]>
|
||||
<!DOCTYPE html>
|
||||
<![endif]-->
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
|
|
@ -26,9 +26,7 @@
|
|||
HMaster master = (HMaster)getServletContext().getAttribute(HMaster.MASTER);
|
||||
ZooKeeperWatcher watcher = master.getZooKeeper();
|
||||
%>
|
||||
<!--[if IE]>
|
||||
<!DOCTYPE html>
|
||||
<![endif]-->
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!-- Dont put a doctype jetty doesnt serve the css/js out correctly so we need quirks mode on -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
|
|
|
@ -46,9 +46,7 @@ collector2 = gcBeans.get(1);
|
|||
} catch(IndexOutOfBoundsException e) {}
|
||||
List<MemoryPoolMXBean> mPools = JSONMetricUtil.getMemoryPools();
|
||||
%>
|
||||
<!--[if IE]>
|
||||
<!DOCTYPE html>
|
||||
<![endif]-->
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
|
|
|
@ -40,9 +40,7 @@
|
|||
String displayName = HRegionInfo.getRegionNameAsStringForDisplay(region.getRegionInfo(),
|
||||
rs.getConfiguration());
|
||||
%>
|
||||
<!--[if IE]>
|
||||
<!DOCTYPE html>
|
||||
<![endif]-->
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
|
|
@ -32,9 +32,7 @@
|
|||
HRegionServer rs = (HRegionServer) getServletContext().getAttribute(HRegionServer.REGIONSERVER);
|
||||
Configuration conf = rs.getConfiguration();
|
||||
%>
|
||||
<!--[if IE]>
|
||||
<!DOCTYPE html>
|
||||
<![endif]-->
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -33,9 +33,7 @@ String implType = conf.get("hbase.regionserver.thrift.server.type", "threadpool"
|
|||
String compact = conf.get("hbase.regionserver.thrift.compact", "false");
|
||||
String framed = conf.get("hbase.regionserver.thrift.framed", "false");
|
||||
%>
|
||||
<!--[if IE]>
|
||||
<!DOCTYPE html>
|
||||
<![endif]-->
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -33,9 +33,7 @@ String implType = conf.get("hbase.regionserver.thrift.server.type", "threadpool"
|
|||
String compact = conf.get("hbase.regionserver.thrift.compact", "false");
|
||||
String framed = conf.get("hbase.regionserver.thrift.framed", "false");
|
||||
%>
|
||||
<!--[if IE]>
|
||||
<!DOCTYPE html>
|
||||
<![endif]-->
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
|
Loading…
Reference in New Issue