http://git-wip-us.apache.org/repos/asf/spark-website/blob/f7ec1155/site/docs/2.2.0/api/java/constant-values.html
----------------------------------------------------------------------
diff --git a/site/docs/2.2.0/api/java/constant-values.html 
b/site/docs/2.2.0/api/java/constant-values.html
new file mode 100644
index 0000000..7a7e0d6
--- /dev/null
+++ b/site/docs/2.2.0/api/java/constant-values.html
@@ -0,0 +1,242 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_60) on Fri Jun 30 16:02:06 PDT 2017 -->
+<title>Constant Field Values (Spark 2.2.0 JavaDoc)</title>
+<meta name="date" content="2017-06-30">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Constant Field Values (Spark 2.2.0 
JavaDoc)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
+<h2 title="Contents">Contents</h2>
+<ul>
+<li><a href="#org.apache">org.apache.*</a></li>
+</ul>
+</div>
+<div class="constantValuesContainer"><a name="org.apache">
+<!--   -->
+</a>
+<h2 title="org.apache">org.apache.*</h2>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.spark.launcher.<a 
href="org/apache/spark/launcher/SparkLauncher.html" title="class in 
org.apache.spark.launcher">SparkLauncher</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
name="org.apache.spark.launcher.SparkLauncher.CHILD_CONNECTION_TIMEOUT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;String</code></td>
+<td><code><a 
href="org/apache/spark/launcher/SparkLauncher.html#CHILD_CONNECTION_TIMEOUT">CHILD_CONNECTION_TIMEOUT</a></code></td>
+<td class="colLast"><code>"spark.launcher.childConectionTimeout"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
name="org.apache.spark.launcher.SparkLauncher.CHILD_PROCESS_LOGGER_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;String</code></td>
+<td><code><a 
href="org/apache/spark/launcher/SparkLauncher.html#CHILD_PROCESS_LOGGER_NAME">CHILD_PROCESS_LOGGER_NAME</a></code></td>
+<td class="colLast"><code>"spark.launcher.childProcLoggerName"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
name="org.apache.spark.launcher.SparkLauncher.DEPLOY_MODE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;String</code></td>
+<td><code><a 
href="org/apache/spark/launcher/SparkLauncher.html#DEPLOY_MODE">DEPLOY_MODE</a></code></td>
+<td class="colLast"><code>"spark.submit.deployMode"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
name="org.apache.spark.launcher.SparkLauncher.DRIVER_EXTRA_CLASSPATH">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;String</code></td>
+<td><code><a 
href="org/apache/spark/launcher/SparkLauncher.html#DRIVER_EXTRA_CLASSPATH">DRIVER_EXTRA_CLASSPATH</a></code></td>
+<td class="colLast"><code>"spark.driver.extraClassPath"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
name="org.apache.spark.launcher.SparkLauncher.DRIVER_EXTRA_JAVA_OPTIONS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;String</code></td>
+<td><code><a 
href="org/apache/spark/launcher/SparkLauncher.html#DRIVER_EXTRA_JAVA_OPTIONS">DRIVER_EXTRA_JAVA_OPTIONS</a></code></td>
+<td class="colLast"><code>"spark.driver.extraJavaOptions"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
name="org.apache.spark.launcher.SparkLauncher.DRIVER_EXTRA_LIBRARY_PATH">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;String</code></td>
+<td><code><a 
href="org/apache/spark/launcher/SparkLauncher.html#DRIVER_EXTRA_LIBRARY_PATH">DRIVER_EXTRA_LIBRARY_PATH</a></code></td>
+<td class="colLast"><code>"spark.driver.extraLibraryPath"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
name="org.apache.spark.launcher.SparkLauncher.DRIVER_MEMORY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;String</code></td>
+<td><code><a 
href="org/apache/spark/launcher/SparkLauncher.html#DRIVER_MEMORY">DRIVER_MEMORY</a></code></td>
+<td class="colLast"><code>"spark.driver.memory"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
name="org.apache.spark.launcher.SparkLauncher.EXECUTOR_CORES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;String</code></td>
+<td><code><a 
href="org/apache/spark/launcher/SparkLauncher.html#EXECUTOR_CORES">EXECUTOR_CORES</a></code></td>
+<td class="colLast"><code>"spark.executor.cores"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
name="org.apache.spark.launcher.SparkLauncher.EXECUTOR_EXTRA_CLASSPATH">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;String</code></td>
+<td><code><a 
href="org/apache/spark/launcher/SparkLauncher.html#EXECUTOR_EXTRA_CLASSPATH">EXECUTOR_EXTRA_CLASSPATH</a></code></td>
+<td class="colLast"><code>"spark.executor.extraClassPath"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
name="org.apache.spark.launcher.SparkLauncher.EXECUTOR_EXTRA_JAVA_OPTIONS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;String</code></td>
+<td><code><a 
href="org/apache/spark/launcher/SparkLauncher.html#EXECUTOR_EXTRA_JAVA_OPTIONS">EXECUTOR_EXTRA_JAVA_OPTIONS</a></code></td>
+<td class="colLast"><code>"spark.executor.extraJavaOptions"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
name="org.apache.spark.launcher.SparkLauncher.EXECUTOR_EXTRA_LIBRARY_PATH">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;String</code></td>
+<td><code><a 
href="org/apache/spark/launcher/SparkLauncher.html#EXECUTOR_EXTRA_LIBRARY_PATH">EXECUTOR_EXTRA_LIBRARY_PATH</a></code></td>
+<td class="colLast"><code>"spark.executor.extraLibraryPath"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
name="org.apache.spark.launcher.SparkLauncher.EXECUTOR_MEMORY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;String</code></td>
+<td><code><a 
href="org/apache/spark/launcher/SparkLauncher.html#EXECUTOR_MEMORY">EXECUTOR_MEMORY</a></code></td>
+<td class="colLast"><code>"spark.executor.memory"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
name="org.apache.spark.launcher.SparkLauncher.NO_RESOURCE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;String</code></td>
+<td><code><a 
href="org/apache/spark/launcher/SparkLauncher.html#NO_RESOURCE">NO_RESOURCE</a></code></td>
+<td class="colLast"><code>"spark-internal"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
name="org.apache.spark.launcher.SparkLauncher.SPARK_MASTER">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;String</code></td>
+<td><code><a 
href="org/apache/spark/launcher/SparkLauncher.html#SPARK_MASTER">SPARK_MASTER</a></code></td>
+<td class="colLast"><code>"spark.master"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<script defer="defer" type="text/javascript" 
src="lib/jquery.js"></script><script defer="defer" type="text/javascript" 
src="lib/api-javadocs.js"></script></body>
+</html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/f7ec1155/site/docs/2.2.0/api/java/deprecated-list.html
----------------------------------------------------------------------
diff --git a/site/docs/2.2.0/api/java/deprecated-list.html 
b/site/docs/2.2.0/api/java/deprecated-list.html
new file mode 100644
index 0000000..2e18a65
--- /dev/null
+++ b/site/docs/2.2.0/api/java/deprecated-list.html
@@ -0,0 +1,841 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_60) on Fri Jun 30 16:02:11 PDT 2017 -->
+<title>Deprecated List (Spark 2.2.0 JavaDoc)</title>
+<meta name="date" content="2017-06-30">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Deprecated List (Spark 2.2.0 JavaDoc)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Deprecated API" class="title">Deprecated API</h1>
+<h2 title="Contents">Contents</h2>
+<ul>
+<li><a href="#interface">Deprecated Interfaces</a></li>
+<li><a href="#class">Deprecated Classes</a></li>
+<li><a href="#method">Deprecated Methods</a></li>
+<li><a href="#constructor">Deprecated Constructors</a></li>
+</ul>
+</div>
+<div class="contentContainer"><a name="interface">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Deprecated Interfaces table, listing deprecated interfaces, and an 
explanation">
+<caption><span>Deprecated Interfaces</span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Interface and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/spark/AccumulableParam.html" 
title="interface in org.apache.spark">org.apache.spark.AccumulableParam</a>
+<div class="block"><span class="deprecationComment">use AccumulatorV2. Since 
2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/spark/AccumulatorParam.html" 
title="interface in org.apache.spark">org.apache.spark.AccumulatorParam</a>
+<div class="block"><span class="deprecationComment">use AccumulatorV2. Since 
2.0.0.</span></div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="class">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Deprecated Classes table, listing deprecated classes, and an 
explanation">
+<caption><span>Deprecated Classes</span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/spark/Accumulable.html" title="class in 
org.apache.spark">org.apache.spark.Accumulable</a>
+<div class="block"><span class="deprecationComment">use AccumulatorV2. Since 
2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/spark/Accumulator.html" title="class in 
org.apache.spark">org.apache.spark.Accumulator</a>
+<div class="block"><span class="deprecationComment">use AccumulatorV2. Since 
2.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/AccumulatorParam.DoubleAccumulatorParam$.html" 
title="class in 
org.apache.spark">org.apache.spark.AccumulatorParam.DoubleAccumulatorParam$</a>
+<div class="block"><span class="deprecationComment">use AccumulatorV2. Since 
2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/AccumulatorParam.FloatAccumulatorParam$.html" 
title="class in 
org.apache.spark">org.apache.spark.AccumulatorParam.FloatAccumulatorParam$</a>
+<div class="block"><span class="deprecationComment">use AccumulatorV2. Since 
2.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/AccumulatorParam.IntAccumulatorParam$.html" title="class 
in org.apache.spark">org.apache.spark.AccumulatorParam.IntAccumulatorParam$</a>
+<div class="block"><span class="deprecationComment">use AccumulatorV2. Since 
2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/AccumulatorParam.LongAccumulatorParam$.html" 
title="class in 
org.apache.spark">org.apache.spark.AccumulatorParam.LongAccumulatorParam$</a>
+<div class="block"><span class="deprecationComment">use AccumulatorV2. Since 
2.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/AccumulatorParam.StringAccumulatorParam$.html" 
title="class in 
org.apache.spark">org.apache.spark.AccumulatorParam.StringAccumulatorParam$</a>
+<div class="block"><span class="deprecationComment">use AccumulatorV2. Since 
2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/spark/ui/env/EnvironmentListener.html" 
title="class in 
org.apache.spark.ui.env">org.apache.spark.ui.env.EnvironmentListener</a>
+<div class="block"><span class="deprecationComment">This class will be removed 
in a future release. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/spark/ui/exec/ExecutorsListener.html" 
title="class in 
org.apache.spark.ui.exec">org.apache.spark.ui.exec.ExecutorsListener</a>
+<div class="block"><span class="deprecationComment">This class will be removed 
in a future release. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/spark/sql/hive/HiveContext.html" 
title="class in 
org.apache.spark.sql.hive">org.apache.spark.sql.hive.HiveContext</a>
+<div class="block"><span class="deprecationComment">Use 
SparkSession.builder.enableHiveSupport instead. Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/spark/ui/jobs/JobProgressListener.html" 
title="class in 
org.apache.spark.ui.jobs">org.apache.spark.ui.jobs.JobProgressListener</a>
+<div class="block"><span class="deprecationComment">This class will be removed 
in a future release. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/streaming/ProcessingTime.html" title="class in 
org.apache.spark.sql.streaming">org.apache.spark.sql.streaming.ProcessingTime</a>
+<div class="block"><span class="deprecationComment">use 
Trigger.ProcessingTime(intervalMs). Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/spark/ui/storage/StorageListener.html" 
title="class in 
org.apache.spark.ui.storage">org.apache.spark.ui.storage.StorageListener</a>
+<div class="block"><span class="deprecationComment">This class will be removed 
in a future release. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/spark/storage/StorageStatus.html" 
title="class in 
org.apache.spark.storage">org.apache.spark.storage.StorageStatus</a>
+<div class="block"><span class="deprecationComment">This class may be removed 
or made private in a future release. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/storage/StorageStatusListener.html" title="class in 
org.apache.spark.storage">org.apache.spark.storage.StorageStatusListener</a>
+<div class="block"><span class="deprecationComment">This class will be removed 
in a future release. Since 2.2.0.</span></div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="method">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Deprecated Methods table, listing deprecated methods, and an 
explanation">
+<caption><span>Deprecated Methods</span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/SparkContext.html#accumulable-R-org.apache.spark.AccumulableParam-">org.apache.spark.SparkContext.accumulable(R,
 AccumulableParam&lt;R, T&gt;)</a>
+<div class="block"><span class="deprecationComment">use AccumulatorV2. Since 
2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/SparkContext.html#accumulable-R-java.lang.String-org.apache.spark.AccumulableParam-">org.apache.spark.SparkContext.accumulable(R,
 String, AccumulableParam&lt;R, T&gt;)</a>
+<div class="block"><span class="deprecationComment">use AccumulatorV2. Since 
2.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/api/java/JavaSparkContext.html#accumulable-T-org.apache.spark.AccumulableParam-">org.apache.spark.api.java.JavaSparkContext.accumulable(T,
 AccumulableParam&lt;T, R&gt;)</a>
+<div class="block"><span class="deprecationComment">use AccumulatorV2. Since 
2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/api/java/JavaSparkContext.html#accumulable-T-java.lang.String-org.apache.spark.AccumulableParam-">org.apache.spark.api.java.JavaSparkContext.accumulable(T,
 String, AccumulableParam&lt;T, R&gt;)</a>
+<div class="block"><span class="deprecationComment">use AccumulatorV2. Since 
2.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/SparkContext.html#accumulableCollection-R-scala.Function1-scala.reflect.ClassTag-">org.apache.spark.SparkContext.accumulableCollection(R,
 Function1&lt;R, Growable&lt;T&gt;&gt;, ClassTag&lt;R&gt;)</a>
+<div class="block"><span class="deprecationComment">use AccumulatorV2. Since 
2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/api/java/JavaSparkContext.html#accumulator-double-">org.apache.spark.api.java.JavaSparkContext.accumulator(double)</a>
+<div class="block"><span class="deprecationComment">use 
sc().doubleAccumulator(). Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/api/java/JavaSparkContext.html#accumulator-double-java.lang.String-">org.apache.spark.api.java.JavaSparkContext.accumulator(double,
 String)</a>
+<div class="block"><span class="deprecationComment">use 
sc().doubleAccumulator(String). Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/api/java/JavaSparkContext.html#accumulator-int-">org.apache.spark.api.java.JavaSparkContext.accumulator(int)</a>
+<div class="block"><span class="deprecationComment">use 
sc().longAccumulator(). Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/api/java/JavaSparkContext.html#accumulator-int-java.lang.String-">org.apache.spark.api.java.JavaSparkContext.accumulator(int,
 String)</a>
+<div class="block"><span class="deprecationComment">use 
sc().longAccumulator(String). Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/SparkContext.html#accumulator-T-org.apache.spark.AccumulatorParam-">org.apache.spark.SparkContext.accumulator(T,
 AccumulatorParam&lt;T&gt;)</a>
+<div class="block"><span class="deprecationComment">use AccumulatorV2. Since 
2.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/api/java/JavaSparkContext.html#accumulator-T-org.apache.spark.AccumulatorParam-">org.apache.spark.api.java.JavaSparkContext.accumulator(T,
 AccumulatorParam&lt;T&gt;)</a>
+<div class="block"><span class="deprecationComment">use AccumulatorV2. Since 
2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/SparkContext.html#accumulator-T-java.lang.String-org.apache.spark.AccumulatorParam-">org.apache.spark.SparkContext.accumulator(T,
 String, AccumulatorParam&lt;T&gt;)</a>
+<div class="block"><span class="deprecationComment">use AccumulatorV2. Since 
2.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/api/java/JavaSparkContext.html#accumulator-T-java.lang.String-org.apache.spark.AccumulatorParam-">org.apache.spark.api.java.JavaSparkContext.accumulator(T,
 String, AccumulatorParam&lt;T&gt;)</a>
+<div class="block"><span class="deprecationComment">use AccumulatorV2. Since 
2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/streaming/ProcessingTime.html#apply-scala.concurrent.duration.Duration-">org.apache.spark.sql.streaming.ProcessingTime.apply(Duration)</a>
+<div class="block"><span class="deprecationComment">use 
Trigger.ProcessingTime(interval)</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/scheduler/AccumulableInfo.html#apply-long-java.lang.String-scala.Option-java.lang.String-">org.apache.spark.scheduler.AccumulableInfo.apply(long,
 String, Option&lt;String&gt;, String)</a>
+<div class="block"><span class="deprecationComment">do not create 
AccumulableInfo. Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/scheduler/AccumulableInfo.html#apply-long-java.lang.String-scala.Option-java.lang.String-boolean-">org.apache.spark.scheduler.AccumulableInfo.apply(long,
 String, Option&lt;String&gt;, String, boolean)</a>
+<div class="block"><span class="deprecationComment">do not create 
AccumulableInfo. Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/scheduler/AccumulableInfo.html#apply-long-java.lang.String-java.lang.String-">org.apache.spark.scheduler.AccumulableInfo.apply(long,
 String, String)</a>
+<div class="block"><span class="deprecationComment">do not create 
AccumulableInfo. Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/streaming/ProcessingTime.html#apply-java.lang.String-">org.apache.spark.sql.streaming.ProcessingTime.apply(String)</a>
+<div class="block"><span class="deprecationComment">use 
Trigger.ProcessingTime(interval)</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#applySchema-org.apache.spark.api.java.JavaRDD-java.lang.Class-">org.apache.spark.sql.SQLContext.applySchema(JavaRDD&lt;?&gt;,
 Class&lt;?&gt;)</a>
+<div class="block"><span class="deprecationComment">Use createDataFrame 
instead. Since 1.3.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#applySchema-org.apache.spark.api.java.JavaRDD-org.apache.spark.sql.types.StructType-">org.apache.spark.sql.SQLContext.applySchema(JavaRDD&lt;Row&gt;,
 StructType)</a>
+<div class="block"><span class="deprecationComment">Use createDataFrame 
instead. Since 1.3.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#applySchema-org.apache.spark.rdd.RDD-java.lang.Class-">org.apache.spark.sql.SQLContext.applySchema(RDD&lt;?&gt;,
 Class&lt;?&gt;)</a>
+<div class="block"><span class="deprecationComment">Use createDataFrame 
instead. Since 1.3.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#applySchema-org.apache.spark.rdd.RDD-org.apache.spark.sql.types.StructType-">org.apache.spark.sql.SQLContext.applySchema(RDD&lt;Row&gt;,
 StructType)</a>
+<div class="block"><span class="deprecationComment">Use createDataFrame 
instead. Since 1.3.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/functions.html#approxCountDistinct-org.apache.spark.sql.Column-">org.apache.spark.sql.functions.approxCountDistinct(Column)</a>
+<div class="block"><span class="deprecationComment">Use approx_count_distinct. 
Since 2.1.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/functions.html#approxCountDistinct-org.apache.spark.sql.Column-double-">org.apache.spark.sql.functions.approxCountDistinct(Column,
 double)</a>
+<div class="block"><span class="deprecationComment">Use approx_count_distinct. 
Since 2.1.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/functions.html#approxCountDistinct-java.lang.String-">org.apache.spark.sql.functions.approxCountDistinct(String)</a>
+<div class="block"><span class="deprecationComment">Use approx_count_distinct. 
Since 2.1.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/functions.html#approxCountDistinct-java.lang.String-double-">org.apache.spark.sql.functions.approxCountDistinct(String,
 double)</a>
+<div class="block"><span class="deprecationComment">Use approx_count_distinct. 
Since 2.1.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#clearActive--">org.apache.spark.sql.SQLContext.clearActive()</a>
+<div class="block"><span class="deprecationComment">Use 
SparkSession.clearActiveSession instead. Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/streaming/ProcessingTime.html#create-long-java.util.concurrent.TimeUnit-">org.apache.spark.sql.streaming.ProcessingTime.create(long,
 TimeUnit)</a>
+<div class="block"><span class="deprecationComment">use 
Trigger.ProcessingTime(interval, unit)</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/streaming/ProcessingTime.html#create-java.lang.String-">org.apache.spark.sql.streaming.ProcessingTime.create(String)</a>
+<div class="block"><span class="deprecationComment">use 
Trigger.ProcessingTime(interval)</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#createExternalTable-java.lang.String-java.lang.String-">org.apache.spark.sql.SQLContext.createExternalTable(String,
 String)</a>
+<div class="block"><span class="deprecationComment">use 
sparkSession.catalog.createTable instead. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/catalog/Catalog.html#createExternalTable-java.lang.String-java.lang.String-">org.apache.spark.sql.catalog.Catalog.createExternalTable(String,
 String)</a>
+<div class="block"><span class="deprecationComment">use createTable instead. 
Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#createExternalTable-java.lang.String-java.lang.String-java.util.Map-">org.apache.spark.sql.SQLContext.createExternalTable(String,
 String, Map&lt;String, String&gt;)</a>
+<div class="block"><span class="deprecationComment">use 
sparkSession.catalog.createTable instead. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#createExternalTable-java.lang.String-java.lang.String-scala.collection.immutable.Map-">org.apache.spark.sql.SQLContext.createExternalTable(String,
 String, Map&lt;String, String&gt;)</a>
+<div class="block"><span class="deprecationComment">use 
sparkSession.catalog.createTable instead. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/catalog/Catalog.html#createExternalTable-java.lang.String-java.lang.String-java.util.Map-">org.apache.spark.sql.catalog.Catalog.createExternalTable(String,
 String, Map&lt;String, String&gt;)</a>
+<div class="block"><span class="deprecationComment">use createTable instead. 
Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/catalog/Catalog.html#createExternalTable-java.lang.String-java.lang.String-scala.collection.immutable.Map-">org.apache.spark.sql.catalog.Catalog.createExternalTable(String,
 String, Map&lt;String, String&gt;)</a>
+<div class="block"><span class="deprecationComment">use createTable instead. 
Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#createExternalTable-java.lang.String-java.lang.String-java.lang.String-">org.apache.spark.sql.SQLContext.createExternalTable(String,
 String, String)</a>
+<div class="block"><span class="deprecationComment">use 
sparkSession.catalog.createTable instead. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/catalog/Catalog.html#createExternalTable-java.lang.String-java.lang.String-java.lang.String-">org.apache.spark.sql.catalog.Catalog.createExternalTable(String,
 String, String)</a>
+<div class="block"><span class="deprecationComment">use createTable instead. 
Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#createExternalTable-java.lang.String-java.lang.String-org.apache.spark.sql.types.StructType-java.util.Map-">org.apache.spark.sql.SQLContext.createExternalTable(String,
 String, StructType, Map&lt;String, String&gt;)</a>
+<div class="block"><span class="deprecationComment">use 
sparkSession.catalog.createTable instead. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#createExternalTable-java.lang.String-java.lang.String-org.apache.spark.sql.types.StructType-scala.collection.immutable.Map-">org.apache.spark.sql.SQLContext.createExternalTable(String,
 String, StructType, Map&lt;String, String&gt;)</a>
+<div class="block"><span class="deprecationComment">use 
sparkSession.catalog.createTable instead. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/catalog/Catalog.html#createExternalTable-java.lang.String-java.lang.String-org.apache.spark.sql.types.StructType-java.util.Map-">org.apache.spark.sql.catalog.Catalog.createExternalTable(String,
 String, StructType, Map&lt;String, String&gt;)</a>
+<div class="block"><span class="deprecationComment">use createTable instead. 
Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/catalog/Catalog.html#createExternalTable-java.lang.String-java.lang.String-org.apache.spark.sql.types.StructType-scala.collection.immutable.Map-">org.apache.spark.sql.catalog.Catalog.createExternalTable(String,
 String, StructType, Map&lt;String, String&gt;)</a>
+<div class="block"><span class="deprecationComment">use createTable instead. 
Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/streaming/kinesis/KinesisUtils.html#createStream-org.apache.spark.streaming.api.java.JavaStreamingContext-java.lang.String-java.lang.String-java.lang.String-java.lang.String-com.amazonaws.services.kinesis.clientlibrary.lib.worker.InitialPositionInStream-org.apache.spark.streaming.Duration-org.apache.spark.storage.StorageLevel-">org.apache.spark.streaming.kinesis.KinesisUtils.createStream(JavaStreamingContext,
 String, String, String, String, InitialPositionInStream, Duration, 
StorageLevel)</a>
+<div class="block"><span class="deprecationComment">Use 
KinesisInputDStream.builder instead. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/streaming/kinesis/KinesisUtils.html#createStream-org.apache.spark.streaming.api.java.JavaStreamingContext-java.lang.String-java.lang.String-java.lang.String-java.lang.String-com.amazonaws.services.kinesis.clientlibrary.lib.worker.InitialPositionInStream-org.apache.spark.streaming.Duration-org.apache.spark.storage.StorageLevel-org.apache.spark.api.java.function.Function-java.lang.Class-">org.apache.spark.streaming.kinesis.KinesisUtils.createStream(JavaStreamingContext,
 String, String, String, String, InitialPositionInStream, Duration, 
StorageLevel, Function&lt;Record, T&gt;, Class&lt;T&gt;)</a>
+<div class="block"><span class="deprecationComment">Use 
KinesisInputDStream.builder instead. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/streaming/kinesis/KinesisUtils.html#createStream-org.apache.spark.streaming.api.java.JavaStreamingContext-java.lang.String-java.lang.String-java.lang.String-java.lang.String-com.amazonaws.services.kinesis.clientlibrary.lib.worker.InitialPositionInStream-org.apache.spark.streaming.Duration-org.apache.spark.storage.StorageLevel-org.apache.spark.api.java.function.Function-java.lang.Class-java.lang.String-java.lang.String-">org.apache.spark.streaming.kinesis.KinesisUtils.createStream(JavaStreamingContext,
 String, String, String, String, InitialPositionInStream, Duration, 
StorageLevel, Function&lt;Record, T&gt;, Class&lt;T&gt;, String, String)</a>
+<div class="block"><span class="deprecationComment">Use 
KinesisInputDStream.builder instead. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/streaming/kinesis/KinesisUtils.html#createStream-org.apache.spark.streaming.api.java.JavaStreamingContext-java.lang.String-java.lang.String-java.lang.String-java.lang.String-com.amazonaws.services.kinesis.clientlibrary.lib.worker.InitialPositionInStream-org.apache.spark.streaming.Duration-org.apache.spark.storage.StorageLevel-org.apache.spark.api.java.function.Function-java.lang.Class-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">org.apache.spark.streaming.kinesis.KinesisUtils.createStream(JavaStreamingContext,
 String, String, String, String, InitialPositionInStream, Duration, 
StorageLevel, Function&lt;Record, T&gt;, Class&lt;T&gt;, String, String, 
String, String, String)</a>
+<div class="block"><span class="deprecationComment">Use 
KinesisInputDStream.builder instead. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/streaming/kinesis/KinesisUtils.html#createStream-org.apache.spark.streaming.api.java.JavaStreamingContext-java.lang.String-java.lang.String-java.lang.String-java.lang.String-com.amazonaws.services.kinesis.clientlibrary.lib.worker.InitialPositionInStream-org.apache.spark.streaming.Duration-org.apache.spark.storage.StorageLevel-java.lang.String-java.lang.String-">org.apache.spark.streaming.kinesis.KinesisUtils.createStream(JavaStreamingContext,
 String, String, String, String, InitialPositionInStream, Duration, 
StorageLevel, String, String)</a>
+<div class="block"><span class="deprecationComment">Use 
KinesisInputDStream.builder instead. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/streaming/kinesis/KinesisUtils.html#createStream-org.apache.spark.streaming.StreamingContext-java.lang.String-java.lang.String-java.lang.String-java.lang.String-com.amazonaws.services.kinesis.clientlibrary.lib.worker.InitialPositionInStream-org.apache.spark.streaming.Duration-org.apache.spark.storage.StorageLevel-">org.apache.spark.streaming.kinesis.KinesisUtils.createStream(StreamingContext,
 String, String, String, String, InitialPositionInStream, Duration, 
StorageLevel)</a>
+<div class="block"><span class="deprecationComment">Use 
KinesisInputDStream.builder instead. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/streaming/kinesis/KinesisUtils.html#createStream-org.apache.spark.streaming.StreamingContext-java.lang.String-java.lang.String-java.lang.String-java.lang.String-com.amazonaws.services.kinesis.clientlibrary.lib.worker.InitialPositionInStream-org.apache.spark.streaming.Duration-org.apache.spark.storage.StorageLevel-scala.Function1-scala.reflect.ClassTag-">org.apache.spark.streaming.kinesis.KinesisUtils.createStream(StreamingContext,
 String, String, String, String, InitialPositionInStream, Duration, 
StorageLevel, Function1&lt;Record, T&gt;, ClassTag&lt;T&gt;)</a>
+<div class="block"><span class="deprecationComment">Use 
KinesisInputDStream.builder instead. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/streaming/kinesis/KinesisUtils.html#createStream-org.apache.spark.streaming.StreamingContext-java.lang.String-java.lang.String-java.lang.String-java.lang.String-com.amazonaws.services.kinesis.clientlibrary.lib.worker.InitialPositionInStream-org.apache.spark.streaming.Duration-org.apache.spark.storage.StorageLevel-scala.Function1-java.lang.String-java.lang.String-scala.reflect.ClassTag-">org.apache.spark.streaming.kinesis.KinesisUtils.createStream(StreamingContext,
 String, String, String, String, InitialPositionInStream, Duration, 
StorageLevel, Function1&lt;Record, T&gt;, String, String, ClassTag&lt;T&gt;)</a>
+<div class="block"><span class="deprecationComment">Use 
KinesisInputDStream.builder instead. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/streaming/kinesis/KinesisUtils.html#createStream-org.apache.spark.streaming.StreamingContext-java.lang.String-java.lang.String-java.lang.String-java.lang.String-com.amazonaws.services.kinesis.clientlibrary.lib.worker.InitialPositionInStream-org.apache.spark.streaming.Duration-org.apache.spark.storage.StorageLevel-scala.Function1-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-scala.reflect.ClassTag-">org.apache.spark.streaming.kinesis.KinesisUtils.createStream(StreamingContext,
 String, String, String, String, InitialPositionInStream, Duration, 
StorageLevel, Function1&lt;Record, T&gt;, String, String, String, String, 
String, ClassTag&lt;T&gt;)</a>
+<div class="block"><span class="deprecationComment">Use 
KinesisInputDStream.builder instead. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/streaming/kinesis/KinesisUtils.html#createStream-org.apache.spark.streaming.StreamingContext-java.lang.String-java.lang.String-java.lang.String-java.lang.String-com.amazonaws.services.kinesis.clientlibrary.lib.worker.InitialPositionInStream-org.apache.spark.streaming.Duration-org.apache.spark.storage.StorageLevel-java.lang.String-java.lang.String-">org.apache.spark.streaming.kinesis.KinesisUtils.createStream(StreamingContext,
 String, String, String, String, InitialPositionInStream, Duration, 
StorageLevel, String, String)</a>
+<div class="block"><span class="deprecationComment">Use 
KinesisInputDStream.builder instead. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/api/java/JavaSparkContext.html#doubleAccumulator-double-">org.apache.spark.api.java.JavaSparkContext.doubleAccumulator(double)</a>
+<div class="block"><span class="deprecationComment">use 
sc().doubleAccumulator(). Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/api/java/JavaSparkContext.html#doubleAccumulator-double-java.lang.String-">org.apache.spark.api.java.JavaSparkContext.doubleAccumulator(double,
 String)</a>
+<div class="block"><span class="deprecationComment">use 
sc().doubleAccumulator(String). Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/Dataset.html#explode-scala.collection.Seq-scala.Function1-scala.reflect.api.TypeTags.TypeTag-">org.apache.spark.sql.Dataset.explode(Seq&lt;Column&gt;,
 Function1&lt;Row, TraversableOnce&lt;A&gt;&gt;, TypeTags.TypeTag&lt;A&gt;)</a>
+<div class="block"><span class="deprecationComment">use flatMap() or select() 
with functions.explode() instead. Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/Dataset.html#explode-java.lang.String-java.lang.String-scala.Function1-scala.reflect.api.TypeTags.TypeTag-">org.apache.spark.sql.Dataset.explode(String,
 String, Function1&lt;A, TraversableOnce&lt;B&gt;&gt;, 
TypeTags.TypeTag&lt;B&gt;)</a>
+<div class="block"><span class="deprecationComment">use flatMap() or select() 
with functions.explode() instead. Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/mllib/evaluation/MulticlassMetrics.html#fMeasure--">org.apache.spark.mllib.evaluation.MulticlassMetrics.fMeasure()</a>
+<div class="block"><span class="deprecationComment">Use accuracy. Since 
2.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/SparkContext.html#getExecutorStorageStatus--">org.apache.spark.SparkContext.getExecutorStorageStatus()</a>
+<div class="block"><span class="deprecationComment">This method may change or 
be removed in a future release. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#getOrCreate-org.apache.spark.SparkContext-">org.apache.spark.sql.SQLContext.getOrCreate(SparkContext)</a>
+<div class="block"><span class="deprecationComment">Use SparkSession.builder 
instead. Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/mllib/clustering/KMeans.html#getRuns--">org.apache.spark.mllib.clustering.KMeans.getRuns()</a>
+<div class="block"><span class="deprecationComment">This has no effect and 
always returns 1. Since 2.1.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/api/java/JavaSparkContext.html#intAccumulator-int-">org.apache.spark.api.java.JavaSparkContext.intAccumulator(int)</a>
+<div class="block"><span class="deprecationComment">use 
sc().longAccumulator(). Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/api/java/JavaSparkContext.html#intAccumulator-int-java.lang.String-">org.apache.spark.api.java.JavaSparkContext.intAccumulator(int,
 String)</a>
+<div class="block"><span class="deprecationComment">use 
sc().longAccumulator(String). Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/TaskContext.html#isRunningLocally--">org.apache.spark.TaskContext.isRunningLocally()</a>
+<div class="block"><span class="deprecationComment">Local execution was 
removed, so this always returns false. Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#jdbc-java.lang.String-java.lang.String-">org.apache.spark.sql.SQLContext.jdbc(String,
 String)</a>
+<div class="block"><span class="deprecationComment">As of 1.4.0, replaced by 
<code>read().jdbc()</code>.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#jdbc-java.lang.String-java.lang.String-java.lang.String:A-">org.apache.spark.sql.SQLContext.jdbc(String,
 String, String[])</a>
+<div class="block"><span class="deprecationComment">As of 1.4.0, replaced by 
<code>read().jdbc()</code>.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#jdbc-java.lang.String-java.lang.String-java.lang.String-long-long-int-">org.apache.spark.sql.SQLContext.jdbc(String,
 String, String, long, long, int)</a>
+<div class="block"><span class="deprecationComment">As of 1.4.0, replaced by 
<code>read().jdbc()</code>.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/DataFrameReader.html#json-org.apache.spark.api.java.JavaRDD-">org.apache.spark.sql.DataFrameReader.json(JavaRDD&lt;String&gt;)</a>
+<div class="block"><span class="deprecationComment">Use json(Dataset[String]) 
instead. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/DataFrameReader.html#json-org.apache.spark.rdd.RDD-">org.apache.spark.sql.DataFrameReader.json(RDD&lt;String&gt;)</a>
+<div class="block"><span class="deprecationComment">Use json(Dataset[String]) 
instead. Since 2.2.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#jsonFile-java.lang.String-">org.apache.spark.sql.SQLContext.jsonFile(String)</a>
+<div class="block"><span class="deprecationComment">As of 1.4.0, replaced by 
<code>read().json()</code>.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#jsonFile-java.lang.String-double-">org.apache.spark.sql.SQLContext.jsonFile(String,
 double)</a>
+<div class="block"><span class="deprecationComment">As of 1.4.0, replaced by 
<code>read().json()</code>.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#jsonFile-java.lang.String-org.apache.spark.sql.types.StructType-">org.apache.spark.sql.SQLContext.jsonFile(String,
 StructType)</a>
+<div class="block"><span class="deprecationComment">As of 1.4.0, replaced by 
<code>read().json()</code>.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#jsonRDD-org.apache.spark.api.java.JavaRDD-">org.apache.spark.sql.SQLContext.jsonRDD(JavaRDD&lt;String&gt;)</a>
+<div class="block"><span class="deprecationComment">As of 1.4.0, replaced by 
<code>read().json()</code>.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#jsonRDD-org.apache.spark.api.java.JavaRDD-double-">org.apache.spark.sql.SQLContext.jsonRDD(JavaRDD&lt;String&gt;,
 double)</a>
+<div class="block"><span class="deprecationComment">As of 1.4.0, replaced by 
<code>read().json()</code>.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#jsonRDD-org.apache.spark.api.java.JavaRDD-org.apache.spark.sql.types.StructType-">org.apache.spark.sql.SQLContext.jsonRDD(JavaRDD&lt;String&gt;,
 StructType)</a>
+<div class="block"><span class="deprecationComment">As of 1.4.0, replaced by 
<code>read().json()</code>.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#jsonRDD-org.apache.spark.rdd.RDD-">org.apache.spark.sql.SQLContext.jsonRDD(RDD&lt;String&gt;)</a>
+<div class="block"><span class="deprecationComment">As of 1.4.0, replaced by 
<code>read().json()</code>.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#jsonRDD-org.apache.spark.rdd.RDD-double-">org.apache.spark.sql.SQLContext.jsonRDD(RDD&lt;String&gt;,
 double)</a>
+<div class="block"><span class="deprecationComment">As of 1.4.0, replaced by 
<code>read().json()</code>.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#jsonRDD-org.apache.spark.rdd.RDD-org.apache.spark.sql.types.StructType-">org.apache.spark.sql.SQLContext.jsonRDD(RDD&lt;String&gt;,
 StructType)</a>
+<div class="block"><span class="deprecationComment">As of 1.4.0, replaced by 
<code>read().json()</code>.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#load-java.lang.String-">org.apache.spark.sql.SQLContext.load(String)</a>
+<div class="block"><span class="deprecationComment">As of 1.4.0, replaced by 
<code>read().load(path)</code>.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#load-java.lang.String-java.util.Map-">org.apache.spark.sql.SQLContext.load(String,
 Map&lt;String, String&gt;)</a>
+<div class="block"><span class="deprecationComment">As of 1.4.0, replaced by 
<code>read().format(source).options(options).load()</code>.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#load-java.lang.String-scala.collection.immutable.Map-">org.apache.spark.sql.SQLContext.load(String,
 Map&lt;String, String&gt;)</a>
+<div class="block"><span class="deprecationComment">As of 1.4.0, replaced by 
<code>read().format(source).options(options).load()</code>.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#load-java.lang.String-java.lang.String-">org.apache.spark.sql.SQLContext.load(String,
 String)</a>
+<div class="block"><span class="deprecationComment">As of 1.4.0, replaced by 
<code>read().format(source).load(path)</code>.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#load-java.lang.String-org.apache.spark.sql.types.StructType-java.util.Map-">org.apache.spark.sql.SQLContext.load(String,
 StructType, Map&lt;String, String&gt;)</a>
+<div class="block"><span class="deprecationComment">As of 1.4.0, replaced by
+            
<code>read().format(source).schema(schema).options(options).load()</code>.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#load-java.lang.String-org.apache.spark.sql.types.StructType-scala.collection.immutable.Map-">org.apache.spark.sql.SQLContext.load(String,
 StructType, Map&lt;String, String&gt;)</a>
+<div class="block"><span class="deprecationComment">As of 1.4.0, replaced by
+            
<code>read().format(source).schema(schema).options(options).load()</code>.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/functions.html#monotonicallyIncreasingId--">org.apache.spark.sql.functions.monotonicallyIncreasingId()</a>
+<div class="block"><span class="deprecationComment">Use 
monotonically_increasing_id(). Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLImplicits.html#newBooleanSeqEncoder--">org.apache.spark.sql.SQLImplicits.newBooleanSeqEncoder()</a>
+<div class="block"><span class="deprecationComment">use 
<code>newSequenceEncoder</code></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLImplicits.html#newByteSeqEncoder--">org.apache.spark.sql.SQLImplicits.newByteSeqEncoder()</a>
+<div class="block"><span class="deprecationComment">use 
<code>newSequenceEncoder</code></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLImplicits.html#newDoubleSeqEncoder--">org.apache.spark.sql.SQLImplicits.newDoubleSeqEncoder()</a>
+<div class="block"><span class="deprecationComment">use 
<code>newSequenceEncoder</code></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLImplicits.html#newFloatSeqEncoder--">org.apache.spark.sql.SQLImplicits.newFloatSeqEncoder()</a>
+<div class="block"><span class="deprecationComment">use 
<code>newSequenceEncoder</code></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLImplicits.html#newIntSeqEncoder--">org.apache.spark.sql.SQLImplicits.newIntSeqEncoder()</a>
+<div class="block"><span class="deprecationComment">use 
<code>newSequenceEncoder</code></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLImplicits.html#newLongSeqEncoder--">org.apache.spark.sql.SQLImplicits.newLongSeqEncoder()</a>
+<div class="block"><span class="deprecationComment">use 
<code>newSequenceEncoder</code></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLImplicits.html#newProductSeqEncoder-scala.reflect.api.TypeTags.TypeTag-">org.apache.spark.sql.SQLImplicits.newProductSeqEncoder(TypeTags.TypeTag&lt;A&gt;)</a>
+<div class="block"><span class="deprecationComment">use 
<code>newSequenceEncoder</code></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLImplicits.html#newShortSeqEncoder--">org.apache.spark.sql.SQLImplicits.newShortSeqEncoder()</a>
+<div class="block"><span class="deprecationComment">use 
<code>newSequenceEncoder</code></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLImplicits.html#newStringSeqEncoder--">org.apache.spark.sql.SQLImplicits.newStringSeqEncoder()</a>
+<div class="block"><span class="deprecationComment">use 
<code>newSequenceEncoder</code></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#parquetFile-scala.collection.Seq-">org.apache.spark.sql.SQLContext.parquetFile(Seq&lt;String&gt;)</a>
+<div class="block"><span class="deprecationComment">Use read.parquet() 
instead. Since 1.4.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#parquetFile-java.lang.String...-">org.apache.spark.sql.SQLContext.parquetFile(String...)</a>
+<div class="block"><span class="deprecationComment">As of 1.4.0, replaced by 
<code>read().parquet()</code>.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/mllib/evaluation/MulticlassMetrics.html#precision--">org.apache.spark.mllib.evaluation.MulticlassMetrics.precision()</a>
+<div class="block"><span class="deprecationComment">Use accuracy. Since 
2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/mllib/evaluation/MulticlassMetrics.html#recall--">org.apache.spark.mllib.evaluation.MulticlassMetrics.recall()</a>
+<div class="block"><span class="deprecationComment">Use accuracy. Since 
2.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/Dataset.html#registerTempTable-java.lang.String-">org.apache.spark.sql.Dataset.registerTempTable(String)</a>
+<div class="block"><span class="deprecationComment">Use 
createOrReplaceTempView(viewName) instead. Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#setActive-org.apache.spark.sql.SQLContext-">org.apache.spark.sql.SQLContext.setActive(SQLContext)</a>
+<div class="block"><span class="deprecationComment">Use 
SparkSession.setActiveSession instead. Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/mllib/clustering/KMeans.html#setRuns-int-">org.apache.spark.mllib.clustering.KMeans.setRuns(int)</a>
+<div class="block"><span class="deprecationComment">This has no effect. Since 
2.1.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/functions.html#toDegrees-org.apache.spark.sql.Column-">org.apache.spark.sql.functions.toDegrees(Column)</a>
+<div class="block"><span class="deprecationComment">Use degrees. Since 
2.1.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/functions.html#toDegrees-java.lang.String-">org.apache.spark.sql.functions.toDegrees(String)</a>
+<div class="block"><span class="deprecationComment">Use degrees. Since 
2.1.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/functions.html#toRadians-org.apache.spark.sql.Column-">org.apache.spark.sql.functions.toRadians(Column)</a>
+<div class="block"><span class="deprecationComment">Use radians. Since 
2.1.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/functions.html#toRadians-java.lang.String-">org.apache.spark.sql.functions.toRadians(String)</a>
+<div class="block"><span class="deprecationComment">Use radians. Since 
2.1.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/mllib/clustering/KMeans.html#train-org.apache.spark.rdd.RDD-int-int-int-">org.apache.spark.mllib.clustering.KMeans.train(RDD&lt;Vector&gt;,
 int, int, int)</a>
+<div class="block"><span class="deprecationComment">Use train method without 
'runs'. Since 2.1.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/mllib/clustering/KMeans.html#train-org.apache.spark.rdd.RDD-int-int-int-java.lang.String-">org.apache.spark.mllib.clustering.KMeans.train(RDD&lt;Vector&gt;,
 int, int, int, String)</a>
+<div class="block"><span class="deprecationComment">Use train method without 
'runs'. Since 2.1.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/mllib/clustering/KMeans.html#train-org.apache.spark.rdd.RDD-int-int-int-java.lang.String-long-">org.apache.spark.mllib.clustering.KMeans.train(RDD&lt;Vector&gt;,
 int, int, int, String, long)</a>
+<div class="block"><span class="deprecationComment">Use train method without 
'runs'. Since 2.1.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/Dataset.html#unionAll-org.apache.spark.sql.Dataset-">org.apache.spark.sql.Dataset.unionAll(Dataset&lt;T&gt;)</a>
+<div class="block"><span class="deprecationComment">use union(). Since 
2.0.0.</span></div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="constructor">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Deprecated Constructors table, listing deprecated constructors, and an 
explanation">
+<caption><span>Deprecated Constructors</span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/mllib/regression/LassoWithSGD.html#LassoWithSGD--">org.apache.spark.mllib.regression.LassoWithSGD()</a>
+<div class="block"><span class="deprecationComment">Use 
ml.regression.LinearRegression with elasticNetParam = 1.0. Note the default 
regParam is 0.01 for LassoWithSGD, but is 0.0 for LinearRegression. Since 
2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/mllib/regression/LinearRegressionWithSGD.html#LinearRegressionWithSGD--">org.apache.spark.mllib.regression.LinearRegressionWithSGD()</a>
+<div class="block"><span class="deprecationComment">Use 
ml.regression.LinearRegression or LBFGS. Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/mllib/classification/LogisticRegressionWithSGD.html#LogisticRegressionWithSGD--">org.apache.spark.mllib.classification.LogisticRegressionWithSGD()</a>
+<div class="block"><span class="deprecationComment">Use 
ml.classification.LogisticRegression or LogisticRegressionWithLBFGS. Since 
2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/mllib/regression/RidgeRegressionWithSGD.html#RidgeRegressionWithSGD--">org.apache.spark.mllib.regression.RidgeRegressionWithSGD()</a>
+<div class="block"><span class="deprecationComment">Use 
ml.regression.LinearRegression with elasticNetParam = 0.0. Note the default 
regParam is 0.01 for RidgeRegressionWithSGD, but is 0.0 for LinearRegression. 
Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#SQLContext-org.apache.spark.api.java.JavaSparkContext-">org.apache.spark.sql.SQLContext(JavaSparkContext)</a>
+<div class="block"><span class="deprecationComment">Use SparkSession.builder 
instead. Since 2.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/spark/sql/SQLContext.html#SQLContext-org.apache.spark.SparkContext-">org.apache.spark.sql.SQLContext(SparkContext)</a>
+<div class="block"><span class="deprecationComment">Use SparkSession.builder 
instead. Since 2.0.0.</span></div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<script defer="defer" type="text/javascript" 
src="lib/jquery.js"></script><script defer="defer" type="text/javascript" 
src="lib/api-javadocs.js"></script></body>
+</html>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/f7ec1155/site/docs/2.2.0/api/java/help-doc.html
----------------------------------------------------------------------
diff --git a/site/docs/2.2.0/api/java/help-doc.html 
b/site/docs/2.2.0/api/java/help-doc.html
new file mode 100644
index 0000000..269eda4
--- /dev/null
+++ b/site/docs/2.2.0/api/java/help-doc.html
@@ -0,0 +1,223 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_60) on Fri Jun 30 16:02:11 PDT 2017 -->
+<title>API Help (Spark 2.2.0 JavaDoc)</title>
+<meta name="date" content="2017-06-30">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="API Help (Spark 2.2.0 JavaDoc)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">How This API Document Is Organized</h1>
+<div class="subTitle">This API (Application Programming Interface) document 
has pages corresponding to the items in the navigation bar, described as 
follows.</div>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<h2>Overview</h2>
+<p>The <a href="overview-summary.html">Overview</a> page is the front page of 
this API document and provides a list of all packages with a summary for each.  
This page can also contain an overall description of the set of packages.</p>
+</li>
+<li class="blockList">
+<h2>Package</h2>
+<p>Each package has a page that contains a list of its classes and interfaces, 
with a summary for each. This page can contain six categories:</p>
+<ul>
+<li>Interfaces (italic)</li>
+<li>Classes</li>
+<li>Enums</li>
+<li>Exceptions</li>
+<li>Errors</li>
+<li>Annotation Types</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Class/Interface</h2>
+<p>Each class, interface, nested class and nested interface has its own 
separate page. Each of these pages has three sections consisting of a 
class/interface description, summary tables, and detailed member 
descriptions:</p>
+<ul>
+<li>Class inheritance diagram</li>
+<li>Direct Subclasses</li>
+<li>All Known Subinterfaces</li>
+<li>All Known Implementing Classes</li>
+<li>Class/interface declaration</li>
+<li>Class/interface description</li>
+</ul>
+<ul>
+<li>Nested Class Summary</li>
+<li>Field Summary</li>
+<li>Constructor Summary</li>
+<li>Method Summary</li>
+</ul>
+<ul>
+<li>Field Detail</li>
+<li>Constructor Detail</li>
+<li>Method Detail</li>
+</ul>
+<p>Each summary entry contains the first sentence from the detailed 
description for that item. The summary entries are alphabetical, while the 
detailed descriptions are in the order they appear in the source code. This 
preserves the logical groupings established by the programmer.</p>
+</li>
+<li class="blockList">
+<h2>Annotation Type</h2>
+<p>Each annotation type has its own separate page with the following 
sections:</p>
+<ul>
+<li>Annotation Type declaration</li>
+<li>Annotation Type description</li>
+<li>Required Element Summary</li>
+<li>Optional Element Summary</li>
+<li>Element Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Enum</h2>
+<p>Each enum has its own separate page with the following sections:</p>
+<ul>
+<li>Enum declaration</li>
+<li>Enum description</li>
+<li>Enum Constant Summary</li>
+<li>Enum Constant Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Tree (Class Hierarchy)</h2>
+<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all 
packages, plus a hierarchy for each package. Each hierarchy page contains a 
list of classes and a list of interfaces. The classes are organized by 
inheritance structure starting with <code>java.lang.Object</code>. The 
interfaces do not inherit from <code>java.lang.Object</code>.</p>
+<ul>
+<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy 
for all packages.</li>
+<li>When viewing a particular package, class or interface page, clicking 
"Tree" displays the hierarchy for only that package.</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Deprecated API</h2>
+<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the 
API that have been deprecated. A deprecated API is not recommended for use, 
generally due to improvements, and a replacement API is usually given. 
Deprecated APIs may be removed in future implementations.</p>
+</li>
+<li class="blockList">
+<h2>Index</h2>
+<p>The <a href="index-all.html">Index</a> contains an alphabetic list of all 
classes, interfaces, constructors, methods, and fields.</p>
+</li>
+<li class="blockList">
+<h2>Prev/Next</h2>
+<p>These links take you to the next or previous class, interface, package, or 
related page.</p>
+</li>
+<li class="blockList">
+<h2>Frames/No Frames</h2>
+<p>These links show and hide the HTML frames.  All pages are available with or 
without frames.</p>
+</li>
+<li class="blockList">
+<h2>All Classes</h2>
+<p>The <a href="allclasses-noframe.html">All Classes</a> link shows all 
classes and interfaces except non-static nested types.</p>
+</li>
+<li class="blockList">
+<h2>Serialized Form</h2>
+<p>Each serializable or externalizable class has a description of its 
serialization fields and methods. This information is of interest to 
re-implementors, not to developers using the API. While there is no link in the 
navigation bar, you can get to this information by going to any serialized 
class and clicking "Serialized Form" in the "See also" section of the class 
description.</p>
+</li>
+<li class="blockList">
+<h2>Constant Field Values</h2>
+<p>The <a href="constant-values.html">Constant Field Values</a> page lists the 
static final fields and their values.</p>
+</li>
+</ul>
+<span class="emphasizedPhrase">This help file applies to API documentation 
generated using the standard doclet.</span></div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<script defer="defer" type="text/javascript" 
src="lib/jquery.js"></script><script defer="defer" type="text/javascript" 
src="lib/api-javadocs.js"></script></body>
+</html>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to