Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们如何使用 gradle 构建 pyspark 项目?我想构建它,就像我们构建一个 scala gradle 项目一样。该构建必须对 pyspark 项目进行编译和 zip 文件创建。如果可能的话,必须能够进行python单元测试..