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

pip install requirement failed and acdm install hadoop bundle services failed #1810

Open
chirenwang opened this issue Jun 13, 2022 · 3 comments
Assignees

Comments

@chirenwang
Copy link

chirenwang commented Jun 13, 2022

I' m a big data developer from china, I notice acdm is a product for hadoop cluster management, but i got problems when i test it. please help me solve my problems.

  1. I can not get python dependies from https://ci.arenadata.io/artifactory/api/pypi/python-packages/simple, the network is unreachable
  2. I failed to install zookeeper by acdm with log : No package matching 'zookeeper-3.4.14' found available, installed or updated
  3. I failed to install hdfs by acdm with log :TASK [adcm_job_repo : include_tasks] *******************************************
    Friday 10 June 2022 11:26:42 +0000 (0:00:00.056) 0:00:06.342 ***********
    fatal: [VM_110_207_centos]: FAILED! =>
    msg: with_dict expects a dict

I check in the default cluster config repositories :

  1. http://downloads.arenadata.io/ADM/3.0/centos/7/community/$basearch/
  2. http://downloads.arenadata.io/zookeeper/3.4.14/centos7/

but it doesn't have related repositories in that url

@Asmoday Asmoday self-assigned this Jun 21, 2022
@Asmoday
Copy link

Asmoday commented Jun 21, 2022

Hi!

  1. We will fix this issue in the next release.
    2,3) Please try to use the instructions https://docs-new.arenadata.io/en/hadoop/1.0/get-started/online_install/index.html

@chirenwang
Copy link
Author

Hi!

  1. We will fix this issue in the next release.
    2,3) Please try to use the instructions https://docs-new.arenadata.io/en/hadoop/1.0/get-started/online_install/index.html

for 2,3) I read the doc get those message:
Open the Configuration tab in the cluster menu, fill in all necessary parameters, and click Save. Currently, cluster parameters include only the paths to the repositories that are used in the process of installing — depending on the cluster operation system (CentOS, Red Hat or ALT Linux 8):

monitoring — monitoring components url;

zookeeper_repo — Arenadata Zookeeper yum repository;

arenadata — Arenadata yum repository;

ranger — Ranger client repository.

my question is how can I get Arenadata Zookeeper yum repository and Arenadata yum repository, I go into the default config repositories url but can't find zookeeper repository and other repository

@Asmoday
Copy link

Asmoday commented Jun 28, 2022

These repositories
http://downloads.arenadata.io/ADM/3.0/centos/7/community/$basearch/
http://downloads.arenadata.io/zookeeper/3.4.14/centos7/
based on JFrog Artifactory and doesn't have browser navigation, but its a valid yum repository (you can download packages with reposync).

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