Member since
03-22-2017
18
Posts
0
Kudos Received
0
Solutions
04-24-2017
01:21 PM
Hello Bruno ! Thank you very much, , i resolved this issues, it was essentially a problem of version compatibility between ambari and isilon, know i m just having an issue installing ambari metrics : here the output of the log stderr:
Traceback (most recent call last):
File "/var/lib/ambari-agent/cache/common-services/AMBARI_METRICS/0.1.0/package/scripts/metrics_collector.py", line 148, in <module>
AmsCollector().execute()
File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 280, in execute
method(env) ... resource_management.core.exceptions.Fail: Execution of '/usr/bin/yum -d 0 -e 0 -y install ambari-metrics-collector' returned 1. No Presto metadata available for Updates-ambari-2.4.0.1
Error downloading packages:
ambari-metrics-collector-2.4.0.1-1.x86_64: [Errno 256] No more mirrors to try. shall i unchek the service ambari metrics for hortonworks,? when i wrote : yum repolist, it shows Updates amabri, so i thought the package exists, have you an idea how to resolv this issue! Thank you very much ! greetings.
... View more
04-20-2017
06:48 AM
Hello Bruno, this issue was resolved, i just added an -append-cluster-name and it workerd, but the deplyment failed, and when i look at ambari-server log it shows essentially this errors: WARN [qtp-ambari-agent-38] HeartBeatHandler:411 - Received registration request from host with non compatible agent version, hostname=hdfs-hdp.pfe.test.com, agentVersion=1.7.0, serverVersion=2.5.0.3
19 avr. 2017 15:23:05,467 INFO [ambari-client-thread-24] AmbariMetaInfo:1423 - Stack HDP-2.0.6.GlusterFS is not active, skipping VDF [ambari-action-scheduler] ExecutionCommandWrapper:185 - Unable to lookup the cluster by ID; assuming that there is no cluster and therefore no configs for this execution command: Cluster not found, clusterName=clusterID=-1 Thank you very much !
... View more
04-18-2017
08:45 AM
Hello Bruno, thank you for your quick answer, i, run this two scripts, and i copied the two generated files and paste it, in /etc/passwd and /etc/group in hwx , but it shows this error : ######################################
# Host Checks Report
#
# Generated: Tue Apr 18 2017 09:41:37 GMT+0100 (CET)
######################################
######################################
# Hosts
#
# A space delimited list of hosts which have issues.
# Provided so that administrators can easily copy hostnames into scripts, email etc.
######################################
HOSTS
hdp-master.pfe.test.com
######################################
# Users
#
# A space delimited list of users who should not exist.
# Provided so that administrators can easily copy paths into scripts, email etc.
# Example: userdel hdfs
######################################
USERS
... View more
04-09-2017
06:34 PM
Hi every body, I m trying to tie together isilon and hortonworks, using this guide https://www.emc.com/collateral/TechnicalDocument/docu71396.pdf when i execute the code create_users.sh i dont see where does it put passwd and group files, ,'cause when i execute this command " cat <accesszone>.passwd " it doesnt find anything, i checked, but no way and this leades to deployment failure, thank you very much.
... View more