Back to home page

OSCL-LXR

 
 

    


0001 ---
0002 layout: global
0003 title: Migration Guide
0004 displayTitle: Migration Guide
0005 license: |
0006   Licensed to the Apache Software Foundation (ASF) under one or more
0007   contributor license agreements.  See the NOTICE file distributed with
0008   this work for additional information regarding copyright ownership.
0009   The ASF licenses this file to You under the Apache License, Version 2.0
0010   (the "License"); you may not use this file except in compliance with
0011   the License.  You may obtain a copy of the License at
0012 
0013      http://www.apache.org/licenses/LICENSE-2.0
0014 
0015   Unless required by applicable law or agreed to in writing, software
0016   distributed under the License is distributed on an "AS IS" BASIS,
0017   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
0018   See the License for the specific language governing permissions and
0019   limitations under the License.
0020 ---
0021 
0022 This page documents sections of the migration guide for each component in order
0023 for users to migrate effectively.
0024 
0025 * [Spark Core](core-migration-guide.html)
0026 * [SQL, Datasets, and DataFrame](sql-migration-guide.html)
0027 * [Structured Streaming](ss-migration-guide.html)
0028 * [MLlib (Machine Learning)](ml-migration-guide.html)
0029 * [PySpark (Python on Spark)](pyspark-migration-guide.html)
0030 * [SparkR (R on Spark)](sparkr-migration-guide.html)