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 | |
| 16016 | 01-30-2020 08:04 PM | |
| 2107 | 07-07-2019 09:06 PM | |
| 8240 | 01-27-2018 10:17 PM | |
| 4664 | 12-31-2017 10:12 PM |
01-13-2018
05:42 PM
we are trying to install the new following version HDP & ambari version as scratch installation on our redhat machines ( 7.3 )
HDP-2.6.3.0-centos7-rpm.tar.gz ambari-2.6.0.0-centos7.tar.gz but without success dose these versions are certified ? we succeeded to install the previous versions ( HDP - HDP-2.6.0.3 & AMBARI - 2.5.0.3) , but cant figure out what is the root cause for installation on the new version
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache Hadoop
01-12-2018
10:52 AM
hi , the answer is no
... View more
01-10-2018
02:28 PM
well done Jay you are the best
... View more
01-10-2018
02:01 PM
I just want to ask - why this approach not works ? su - postgres -c " psql -tc \"select * from blueprint\" "
ERROR: relation "blueprint" does not exist
LINE 1: select * from blueprint
^
... View more
01-10-2018
01:19 PM
please show me the fulll syntax because I get (Password for user ambari:) , can we run this command without enter pass? or maybe set the password in command ( because I need to set it in the script )
... View more
01-10-2018
01:12 PM
if you not accept that solution maybe you can suggest some file with hadoop version or other signature file for validation
... View more
01-10-2018
01:07 PM
I see an other way to check if BP installed - by hdp-select what you think? ( if BP not installed then this command will not be exsist ) hdp-select | grep hadoop-client
hadoop-client - 2.6.0.3-8
... View more
01-10-2018
12:46 PM
how to check that blueprint installed on ambari-server machine but not by curl API we need that because we need to identify from bash script that blueprint is installed or not since ambari-server can be stop then we cant verify BY API so please suggest if we can validate for sure blueprint installation by search some files or folder on the ambari-server machine or other approtch ?
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache Hadoop
01-08-2018
09:17 PM
@Jay what about <matrix monitor> and <YARN> , meanwhile we see only the component - DATANODE
... View more
01-08-2018
07:38 PM
how to get status of components by REST API on specific datanode ( worker machine ) each datanode worker has the following components REST API should return the status only for the components as describe din the picture per worker machine second is it possible to get by REST API the status of datanode alive ?
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache Hadoop