Member since
04-03-2019
962
Posts
1743
Kudos Received
146
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 15005 | 03-08-2019 06:33 PM | |
| 6178 | 02-15-2019 08:47 PM | |
| 5098 | 09-26-2018 06:02 PM | |
| 12600 | 09-07-2018 10:33 PM | |
| 7446 | 04-25-2018 01:55 AM |
10-31-2016
03:24 PM
@bigdata.neophyte - I think login access to the edge node is enough. Other nodes will have information about this user from AD so logically it should work.
... View more
10-31-2016
03:19 PM
4 Kudos
@Huahua Wei
Please check your capacity schedule configuration, on the queue where TEZ container is occupying all the capacity. Also if you are using only default queue then please check size of your tez container, modify it accordingly. If you are using default queue then I would recommend you to configure multiple queues. Please refer below doc for more details https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.3/bk_installing_manually_book/content/ref-475bae8f-9da0-4bcb-955c-e9722c4c536a.1.html
... View more
10-31-2016
03:17 PM
4 Kudos
@bigdata.neophyte I believe you need to integrate your Hadoop cluster to AD including Ranger usersync to define policies for app-user.
... View more
10-31-2016
03:11 PM
@rajdip chaudhuri - That's great. Can you please accept my answer above. I will look into this and file a BUG if needed.
... View more
10-31-2016
02:53 PM
4 Kudos
@rajdip chaudhuri It should download DBConnectionVerification.jar from Ambari server. I just double checked. Not sure why it is picking up different host instead of Ambari server. Can you please check your /etc/hosts file just to see if there is any conflicting entry. This problem is happening while installing hive-client on your system. Can you please make sure to have DBConnectionVerification.jar on all the ambari-agents? /usr/lib/ambari-agent/DBConnectionVerification.jar
/var/lib/ambari-agent/tmp/DBConnectionVerification.jar Typically, on Ambari server, below is the location for DBConnectionVerification.jar /var/lib/ambari-server/resources/DBConnectionVerification.jar
... View more
10-31-2016
02:22 PM
@rajdip chaudhuri - Sorry I thought dn1.tcsgegdc.com:8080 is your Ambari server. What is this machine, is this your repo server? Can you please check telnet for this machine?
... View more
10-31-2016
02:11 PM
@rajdip chaudhuri - Okay below command is failing: Downloading the file from http://dn1.tcsgegdc.com:8080/resources/DBConnectionVerification.jar Can you please make sure that you are able to connect to Ambari server from problematic host where above command is failing? you can try simple telnet to check the connectivity on port 8080
... View more
10-31-2016
02:01 PM
@rajdip chaudhuri - okay. can you please share more logs when you get the error i.e. stdout and stderr from Ambari UI.
... View more
10-31-2016
01:50 PM
2 Kudos
@rajdip chaudhuri On which host you have installed MySQL server? Can you please double check if MySql is up and running? Can you also try to login to mysql shell from any other node in the cluster and see if its working?
... View more
10-24-2016
02:59 PM
4 Kudos
@Nikita Kiselev - Please refer https://community.hortonworks.com/articles/40658/configure-hive-view-for-kerberized-cluster.html
... View more