- Hands-On Big Data Modeling
- James Lee Tao Wei Suresh Kumar Mukhiya
- 132字
- 2021-06-10 18:58:54
Spark SQL
Spark SQL allows for querying structured and semi-structured data inside the Spark program, by using SQL or DataFrame APIs. DataFrames are similar to tables in a relational database. Spark SQL can be embedded into the general programs of native Spark and MLlib, in order to enable interactability between different Spark modules.
Spark SQL provides DataFrame abstractions in different programming languages, such as Python, Java, and Scala, in order to work with structured datasets. It can also read and write data in various structured formats, including JSON, Hive Tables, and Parquet. In addition to that, Spark SQL allows for querying the data by using SQL inside of the Spark program, or by using external tools, for example, connecting to Spark SQL using standard database connectors (JDBC/ODBC).
- 大學計算機信息技術導論
- Excel 2007函數與公式自學寶典
- 3D Printing with RepRap Cookbook
- 網頁編程技術
- R Machine Learning By Example
- 機器學習與大數據技術
- 自動檢測與轉換技術
- Hands-On Linux for Architects
- Maya 2012從入門到精通
- 大數據挑戰與NoSQL數據庫技術
- Implementing Oracle API Platform Cloud Service
- 分數階系統分析與控制研究
- Cloud Security Automation
- TensorFlow Deep Learning Projects
- 機器人制作入門(第4版)