-
hi
I want install odp cluster with componnets such as "zookeeper"
I had error such as bellow
I am using Rocky Linux 8 with odp1.2 stack
stderr:
Command aborted. Reason: 'Server considered tas…
-
1.Permission denied: user=dr.who, access=READ_EXECUTE, inode="/warehouse 权限问题
解决方案有两种,一是直接修改/warehouse 目录的权限设置,操作如下,
/bin/hdfs dfs -chmod -R 755 /tmp
二是直接修改hdfs的权限配置,建议在测试环境下操作:
…
-
As per https://docs.hortonworks.com/HDPDocuments/HDP3/HDP-3.1.0/securing-credentials/content/ambari_sec_configuring_ambari_for_non_root.html
It should be:
1) Add all options under sudoers file usi…
-
I am trying this git code base and have updated ambari.repo after git clone to use the latest release version of AMbari in ambari-server and ambari-agent.
But when containers are deployed they get de…
-
I was able to deploy ambari_env.sh following the tutorial. However, because I need hadoop1 to run some previous job, I have tried to install the HDP 1.3 setting the variable AMBARI_STACK_VERSION='1.3'…
-
Hi,
I am getting the following error during installation
Traceback (most recent call last):
File "/var/lib/ambari-agent/cache/stack-hooks/before-ANY/scripts/hook.py", line 38, in
Before…
-
In the Ambari-web project, On running the mocha-phantomjs tests using Phantomjs version 2.1.1 on ppc64le and x86, the tests do not run but get hanged and do not show any error message as well.
Cons…
-
Traceback (most recent call last):
File "/var/lib/ambari-agent/cache/stacks/HDP/2.6/services/HUE/package/scripts/hue_server.py", line 76, in
HueServer().execute()
File "/usr/lib/ambari-age…
-
I am trying to install `elasticsearch_mpack-3.0.0.0-1.tar.gz` using command:
```
$ ambari-server install-mpack --mpack=https://github.com/steven-matison/dfhz_elk_mpack/raw/master/elasticsearch_mpack…
-
First failed with ssh key,then I manually ran the ansible playbook. It failed at this step:
TASK [ambariserver : Start ambari-server] ************************************************************…