Member since
08-08-2017
1652
Posts
30
Kudos Received
11
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 1964 | 06-15-2020 05:23 AM | |
| 16014 | 01-30-2020 08:04 PM | |
| 2107 | 07-07-2019 09:06 PM | |
| 8233 | 01-27-2018 10:17 PM | |
| 4663 | 12-31-2017 10:12 PM |
01-27-2018
08:59 PM
@Jay I see this warning WARN [Stack Version Loading Thread] LatestRepoCallable:237 - Could not load version definition for HDP-2.6 identified by http://public-repo-1.hortonworks.com/HDP/sles12/2.x/updates/2.6.4.0/HDP-2.6.4.0-91.xml. null
javax.xml.bind.UnmarshalException , but its very starnge because we use the lower HDP version
... View more
01-27-2018
08:50 PM
1 Kudo
the following link: http://crazyadmins.com/automate-hdp-installation-using-ambari-blueprints-part-1/ described step by step the - HDP installation using Ambari Blueprints in case of some fail during HDP installation via blueprint how to reinstall the HDP again by Ambari Blueprints ?
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache Hadoop
01-27-2018
06:42 PM
in some cases we get failed during blueprint installation on ( new ambari cluster ) the last line that we run in order to install the blueprint is: curl -H "X-Requested-By: ambari" -X POST -u "$USER"":""$PASSWORD" http://$host:8080/api/v1/clusters/HDP -d @hostmapping.json in case of blueprint failed , we can just to look from the ambari cluster GUI and see the secrives that failed but this isn't gives us the root cause why bluprint failed please advice how to trace the bluprint installation and find out on which exactly blueprint failed ?
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache Hadoop
01-25-2018
04:45 PM
@Jay as we agree yesterday the "no image found" in the log indicate that fsimage files are missing can you please approv ethis?
... View more
01-24-2018
10:43 PM
@JAY what need to verify from user HDFS , if we want to find who remove the files ?
... View more
01-24-2018
10:42 PM
can I run like - hdfs namenode -bootstrap.... on the active node , if yes then what is the complete syntax ?
... View more
01-24-2018
10:40 PM
any way something here isnt logical , - how we can accept if fsimage_0000000000000000000.md5 was delete them all cluster will be lossed ?
... View more
01-24-2018
10:37 PM
from root , I do this grep fsimage /var/log/audit/audit.log
but no results!
... View more
01-24-2018
10:33 PM
so I am really not understand who can delete them , only root can delete them of maybe from hdfs user ? any chioce to recover them ?
... View more
01-24-2018
10:22 PM
@Jay is it possible to find other file fsimage from other cluster and use it on the problematic cluser ?
... View more