Giter VIP home page Giter VIP logo

maxcompute-spark's Introduction

MaxCompute Spark

本文档帮助快速构建可以运行在MaxCompute Spark上的应用,并提供相关API的使用Demo. 参考文档

maxcompute-spark's People

Contributors

leanken avatar leanken-zz avatar pandacanfly avatar shujiewu avatar waitinfuture avatar yuexing-at-alibaba avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

maxcompute-spark's Issues

🤷‍♂️ 请问你们的代码有测试过吗?一大堆问题😤

解决步骤:

1- 注释掉所有scope 标签;
2- 添加依赖:

<!-- https://mvnrepository.com/artifact/org.scala-lang.modules/scala-xml -->
<dependency>
    <groupId>org.scala-lang.modules</groupId>
    <artifactId>scala-xml_2.11</artifactId>
    <version>1.0.5</version>
</dependency>

3- .master("local[*]")

否则你有处理不完的错误。。。。🤔

image

image

image

Spark 3.x 提交 PySpark 代码

请问 Spark 3.x 提交 PySpark 代码有文档么,这里的文档和官网的文档要么没有 Spark 3.x, 要么没有提交 PySpark 的例子。在很多方面,比如配置文件和提交方式,面对 Spark 3.x 都写的比较混乱,让人摸不着头脑。我想知道 Spark 3.x 提交 PySpark 代码,具体有几种方式,分别是什么,最好有清晰的文档,谢谢

spark 相关的类jar在哪里下载

这里面两个类在那个jar中? 在哪里下载
.config("spark.sql.catalog.odps", "org.apache.spark.sql.execution.datasources.v2.odps.OdpsTableCatalog")
.config("spark.sql.extensions", "org.apache.spark.sql.execution.datasources.v2.odps.extension.OdpsExtensions")

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.