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

Hive Haddop 增加Cloudera的版本支持 #323

Open
baisui1981 opened this issue May 25, 2024 · 0 comments
Open

Hive Haddop 增加Cloudera的版本支持 #323

baisui1981 opened this issue May 25, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@baisui1981
Copy link
Member

使用者生产环境中常使用cloudera作为Haddop适配版本,所以TIS中需要增量针对cloudera的版本支持

<properties>
<hadoop3-version>3.0.0-cdh6.3.2</hadoop3-version>
<hive.version>2.1.1-cdh6.3.2</hive.version>
</properties>
<repositories>
        <repository>
            <id>cloudera</id>
            <url>https://repository.cloudera.com/artifactory/cloudera-repos/</url>
        </repository>
    </repositories>
@baisui1981 baisui1981 added the enhancement New feature or request label May 25, 2024
@baisui1981 baisui1981 added this to the V4.0.1 milestone May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant