Member since
04-03-2016
32
Posts
3
Kudos Received
3
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
7977 | 08-04-2017 07:22 PM | |
2372 | 09-08-2016 07:45 PM | |
3197 | 07-18-2016 09:51 PM |
02-12-2020
11:06 PM
Hi @vignesh_radhakr . you can simply access your hive by using below :- URL:- conn = hive.Connection(host="masterIP", port=10000, username="cdh123")
note:- MasterIP need to pass with port 10000 Thanks HadoopHelp
... View more
12-12-2019
10:31 PM
Hi, I have tried the same steps in Ambari. I am using HDP 3.1.0.0-78. Here is what I have done: Step 1: Went to 'Yarn -> Configs -> Advanced -> Scheduler' and set the properties that you have given. Step 2: Restarted all the affected components in Yarn. However, I am getting an error java.io.IOException: Failed to initialize FairScheduler Caused by: org.xml.sax.SAXParseException; lineNumber: 19; columnNumber: 1; XML document structures must start and end within the same entity. Also, in "Scheduler" component in Yarn, I am only getting "Capacity Scheduler" related parameters. If I add "fair-scheduler.xml" in the same folder as that of "yarn-site.xml" and specify parameters only for "default" queue (Here I am not adding any new queue) only to change its scheduling mode to Fair, how to do it? Can you please guide me?
... View more
08-04-2017
07:32 PM
hwx-odbc-options.jpg
... View more
10-24-2016
03:06 PM
I am fully aware about the user_limits. My question was is there option to turn it Off/On. As per my understanding there is no way we can disable the user_limits, Only way is to optimize it. Do anyone has disagreement with this statemet, please let me know.
... View more
09-27-2016
06:31 PM
Thanks @Enis https://hortonworks.secure.force.com/articles/en_US/Issue/Hbase-replication-command-to-add-peer-fails-with-ERROR-KeeperErrorCode-NoAuth-for-hbase?caseId=5004400000ecuin&isCaseCreation=1&popup=true
... View more
07-18-2016
09:51 PM
Issue is resolved after deleting the zookeeper services and reinstalling. Unable to start the service due to improper configuration of the service.
... View more
06-06-2016
06:40 PM
please refer http://docs.hortonworks.com/HDPDocuments/Ambari-2.1.2.0/bk_ambari_views_guide/content/_reverse_proxy_views.html
... View more