1 Star 0 Fork 0

董可伦/spark

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
.github
R
assembly
src/main/assembly
README
pom.xml
bin
binder
build
common
conf
core
data
dev
docs
examples
external
graphx
hadoop-cloud
launcher
licenses-binary
licenses
mllib-local
mllib
project
python
repl
resource-managers
sbin
sql
streaming
tools
.asf.yaml
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE
LICENSE-binary
NOTICE
NOTICE-binary
README.md
appveyor.yml
pom.xml
scalastyle-config.xml
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
This is an assembly module for Spark project.

It creates a single tar.gz file that includes all needed dependency of the project
except for org.apache.hadoop.* jars that are supposed to be available from the
deployed Hadoop cluster.

This module is off by default. To activate it specify the profile in the command line
  -Pbigtop-dist

If you need to build an assembly for a different version of Hadoop the
hadoop-version system property needs to be set as in this example:
  -Dhadoop.version=2.7.4
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Scala
1
https://gitee.com/dongkelun/spark.git
git@gitee.com:dongkelun/spark.git
dongkelun
spark
spark
3.1.2-STS-HA

搜索帮助