Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maven依赖的问题 #3

Open
DragonPrince1992 opened this issue May 21, 2020 · 1 comment
Open

maven依赖的问题 #3

DragonPrince1992 opened this issue May 21, 2020 · 1 comment

Comments

@DragonPrince1992
Copy link

 <dependency>
        <groupId>org.apache.hudi</groupId>
        <artifactId>hudi-spark_2.11</artifactId>
        <version>${hoodie.version}</version>
    </dependency>

    <dependency>
        <groupId>org.apache.hudi</groupId>
        <artifactId>hudi-common</artifactId>
        <version>${hoodie.version}</version>
    </dependency>

这两个依赖无法下载,这个是从什么地方来的

@hj2016
Copy link
Owner

hj2016 commented May 26, 2020

有的可能没有上传中央仓库,你把hudi本地编译下就好了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants