Member since
09-24-2015
33
Posts
2
Kudos Received
2
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
6212 | 12-13-2016 01:46 AM | |
7159 | 08-31-2016 12:20 AM | |
6194 | 10-07-2015 09:19 AM |
12-13-2016
01:46 AM
I guess I did my trick to get the zookeeper_namespace . I wrote a small piece of code to connect zookeeper and get the childrens from zookeeper then match with hive server with port number . Ex : from the below output , I have 2 namespace for hive , but my server match with the 1st one. That I need 🙂 {:req_id=>3, :rc=>0, :children=> ["serverUri=lnxcdh23.testme.org:10000;version=1.1.0-cdh5.4.4;sequence=0000000001"], {:req_id=>2, :rc=>0, :children=>[], Thanks, Khirod
... View more
12-12-2016
09:09 AM
OR zooKeeperNamespace = { the Hive service name we choosed at the time of installation which is be default hiveserver2 } ?
... View more
12-12-2016
08:59 AM
I need zooKeeperNamespace for jdbc connection . The default value is "hiveserver2" . Can I get this value form any property from hive-site.xml I got . But this is different . And could not connect through jdbc. It throws Unable to read HiveServer2 uri from ZooKeeper. Where as when I user hiveserver2 it is working fine. Let me know for any further information. <property> <name>hive.zookeeper.namespace</name> <value>hive_zookeeper_namespace_hive2</value> </property> Thanks, Khirod
... View more
Labels:
- Labels:
-
Apache Hive
08-31-2016
03:02 AM
Is that a custom jar file and want to put in separate file system in each node? if yes you can distribute it through parcel . Let me know for any further information. Thanks, Khirod
... View more
08-31-2016
12:20 AM
login to cloudera manager => select Hdfs => Configuration => click on log menu option (left bottom) Here are the properties you may need to update : 1) Maximum Audit Log File Size => check the size you want to set 2) Number of Audit Logs to Retain => Number of backup file you want to retain. Thanks, Khirod
... View more
02-16-2016
10:49 AM
Thank you Benjamin for the update . I guess hortonwork should have some way to create custom stacks and deploy it through Ambari resource manager . I checked through register version , I could not get any option to add any custom stack and its remote repository. Please help . Regards, Khirod
... View more
02-16-2016
09:20 AM
2 Kudos
What is the alternatives of cloudera parcel in HortonWorks? any link or docs to the related topic . Thanks, Khirod
... View more
10-08-2015
12:35 PM
10-07-2015
02:18 PM
my remote custom parcel dirtibuted and activated successfully , But in parcel usages section it show "ParcelName (Active, 0)" . did I missed any thing in configuration part ?, How can I check ? , Please help. Regards Khirod
... View more