arenadata / adcm

Arenadata Cluster Manager that is software that manage clusters and created by Arenadata
https://docs.arenadata.io/adcm/
Apache License 2.0
27 stars 15 forks source link

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

Open chirenwang opened 2 years ago

chirenwang commented 2 years ago

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 commented 2 years ago

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 commented 2 years ago

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 commented 2 years ago

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).