Member since
09-18-2015
3274
Posts
1159
Kudos Received
426
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2568 | 11-01-2016 05:43 PM | |
| 8500 | 11-01-2016 05:36 PM | |
| 4859 | 07-01-2016 03:20 PM | |
| 8179 | 05-25-2016 11:36 AM | |
| 4335 | 05-24-2016 05:27 PM |
02-17-2016
04:14 PM
@Pradeep kumar no worries, he has faster wifi connection
... View more
03-10-2016
07:54 AM
1 Kudo
ok found that I my used password containing an underscore is the problem (code translation?).
... View more
02-16-2016
11:27 PM
2 Kudos
@Jade Liu You should look into the option to upgrade your system. HDP and Ambari needs to be upgraded. You can increase yarn memory. Restart yarn to see if alert goes away
... View more
02-16-2016
09:20 PM
@Robin Dong Hive and Zeppelin demo https://community.hortonworks.com/articles/7819/apache-zeppelin-hive-spark-demo.html
... View more
02-18-2016
10:20 AM
Hi: Yes i sued the compress but still log time the reducer tasks, i think its in the merge final tasks, the shuffle and sort i think its fine. Ill try the combiner class from R. Ill inform you. Many thanks
... View more
03-13-2018
01:10 PM
I have created external table in hive. I am able to see the path when i use describe formatted table_name; But when i look at HDFS, I am not able to see the table Can any one please explain why this has happend ? , I created external table in hive. When i use describe formatted table_name; i am able to see the location where it has stored. But when i look at HDFS, i am not able to see external table. Can any one please explain why it has happened like this ??
... View more
10-04-2018
06:01 PM
Go to https://support.hortonworks.com/CustomerPortalLoginPageV2?ec=302&startURL=%2Fs%2F Then Login >> Tools >> Generate Smart Sense ID There you will be able to see your Account Name and CustomerID. Now go to Ambari >> SmartSense >> Config FIll in your details and restart SmartSense Analyzer. Now you will be able to generate Bundles.
... View more
04-21-2017
01:20 AM
Hi, How to find the guest ip of the system?
... View more
02-15-2016
08:19 PM
1 Kudo
Use case: User want to map ad group hdpadmin using Yarn queue manager view. Environment: HDP 2.3.4 and Ambari 2.2.0 Originial request was made by one of HCC users. Thread link Question : How to assigned capacity scheduler queue based on AD group. Solution/Demo:
[root@phdns02 scripts]# id neeraj
uid=29800018(neeraj) gid=29800018(neeraj) groups=29800018(neeraj),29800017(hdpadmin)
[root@phdns02 scripts]#
... View more
Labels:
02-17-2016
01:29 AM
2 Kudos
@Jeremy Salazar since the error states that the user is "ambari" you will need to add the following values to the HDFS custom core-site configuration: hadoop.proxyuser.ambari.groups=*
hadoop.proxyuser.ambari.hosts=* Once that's done you'll need to follow @Neeraj Sabharwal step and create your home directory and assign access.
... View more