{"id":55349,"library":"spark-sql-2-10","title":"Apache Spark SQL (Scala 2.10)","description":"Module for structured data processing using SQL queries and DataFrames within Apache Spark, targeting Scala 2.10.","status":"active","version":"2.2.3","language":"java","source_language":null,"source_url":"https://github.com/apache/spark","tags":["spark","sql","big-data"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.spark</groupId>\n  <artifactId>spark-sql_2.10</artifactId>\n  <version>2.2.3</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.spark:spark-sql_2.10:2.2.3'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"SparkSession","correct":"org.apache.spark.sql.SparkSession"}],"quickstart":{"code":"import org.apache.spark.sql.SparkSession;\n\npublic class Example {\n    public static void main(String[] args) {\n        SparkSession spark = SparkSession.builder().appName(\"example\").getOrCreate();\n        System.out.println(\"Spark session created\");\n    }\n}","lang":"java","description":"Creating a SparkSession for SQL operations."},"warnings":[{"fix":"Upgrade to Spark 3.x with Scala 2.12 or 2.13.","message":"Scala 2.10 is outdated; consider using a newer Spark version with Scala 2.12 or 2.13.","severity":"breaking","affected_versions":">=2.2.0"}],"env_vars":null,"search_vec":"'2.10':5,21 'apach':1,17 'big':25 'big-data':24 'data':9,26 'datafram':15 'modul':6 'process':10 'queri':13 'scala':4,20 'spark':2,18,22 'sql':3,12,23 'structur':8 'target':19 'use':11 'within':16","created_at":"2026-06-15T09:46:49.399220+00:00","updated_at":"2026-06-15T09:46:49.399220+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://spark.apache.org/","github":"https://github.com/apache/spark","docs":"https://appdoc.app/artifact/org.apache.spark/spark-sql_2.10/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}