Member since
04-16-2019
373
Posts
7
Kudos Received
4
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
23730 | 10-16-2018 11:27 AM | |
7809 | 09-29-2018 06:59 AM | |
1198 | 07-17-2018 08:44 AM | |
6631 | 04-18-2018 08:59 AM |
09-04-2017
05:58 AM
@Jay SenSharma I am able to download client config files but one problem I am facing is that only those client configs are downloadable which are present in that localhost, but I wanted to download all client configs present in whole cluster, which rest api should I use to achieve same ?
... View more
08-31-2017
11:33 AM
@Jay SenSharma my ambari version is 2.4 probably that could be reason
... View more
08-31-2017
10:21 AM
@Jay SenSharma still it is same new_cluster_configs.tar.gz: ASCII text Note: i am using ambari admin credentials and in place of localhost id address ambari is installed can you pls elaborate more about format=client_config_tar
... View more
08-31-2017
09:02 AM
@Jay SenSharma what could be reason behind my tar file is different
... View more
08-31-2017
08:47 AM
file cluster_configs.tar.gz cluster_configs.tar.gz: ASCII text
... View more
08-31-2017
08:22 AM
@Jay SenSharma I ran same command without iv but still i am getting error while extracting tar file tar -xvf cluster_configs.tar.gz tar: This does not look like a tar archive
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now tar -xzvf cluster_configs.tar.gz gzip: stdin: not in gzip format
tar: Child returned status 1 tar: Error is not recoverable: exiting now
... View more
08-31-2017
06:32 AM
@Jay SenSharma while extracting I am getting error : tar: This does not look like a tar archive gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now
... View more
08-30-2017
01:24 PM
I want to fetch all hadoop config files with all configuration ? for e.g hdfs, hive, hbase , yarn etc conif files
... View more
Labels:
- Labels:
-
Apache Hadoop
-
Apache HBase
-
Apache YARN
08-30-2017
11:40 AM
@Jay SenSharmawhat i can do then, since I have to pass username dynamically, is there other way to achieve this ?
... View more
08-30-2017
11:38 AM
@Jay SenSharmabut if i am removing single quote curl command is not working, not able to create user then
... View more