Member since
02-24-2016
84
Posts
19
Kudos Received
6
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
2519 | 01-09-2017 08:03 AM | |
7162 | 11-22-2016 02:34 AM | |
2244 | 06-10-2016 04:16 AM | |
1597 | 05-18-2016 02:00 AM | |
1655 | 05-09-2016 05:58 AM |
04-21-2017
02:49 AM
URGENT I'm not able to find any information on "How to submit HBase, Flume, Impala and Solr applications to queues (Fair Scheduler)" Could anyone help
... View more
Labels:
04-10-2017
07:42 PM
Thank you for the reply @bgooley, i fixed it by running below command delete from CONFIGS where ATTR='agent_tls'; Thank you
... View more
04-10-2017
04:46 AM
Urgent @bgooleyThis not helped me. Its giving below scm=# delete from CONFIGS where ATTR='web_tls'; DELETE 0 Can you give any other fix
... View more
04-04-2017
09:00 PM
This might help you https://community.cloudera.com/t5/Hadoop-101-Training-Quickstart/Beeline-connection-Error/td-p/45279
... View more
03-29-2017
11:38 PM
This might help you https://community.cloudera.com/t5/Cloudera-Manager-Installation/adding-host-in-cluster-giving-no-route-to-host/td-p/23202
... View more
03-29-2017
11:13 PM
Role logs would be really helpfull to analyze the issue. P.S: MirrorMaker will not start by default. MirrorMaker will be used to mirror the Data from one Kafka to another
... View more
- Tags:
- Kafka
03-29-2017
11:10 PM
Export Access key and ID in your Cloudera Director instance as below $ export AWS_ACCESS_KEY_ID=... $ export AWS_SECRET_ACCESS_KEY=...
... View more
03-29-2017
10:28 PM
Try with IDM, Flashget
... View more
03-29-2017
10:26 PM
2 Kudos
Adding to @jmartin1938, stop un-used CDH services, it give some more RAM to the required services
... View more
02-22-2017
10:51 PM
Hi, Me and my team would like to deploy CDH cluster using Cloudera Director over vSphere. Unfortuntly, i count find any requirements documents. can any anyone redirect to the page. Below are my current environment details vSphere 6.5 Cloudera Director 2.2.1 Will it work with above environment.
... View more
Labels:
02-17-2017
02:50 AM
Did you find any fix
... View more
01-29-2017
08:12 PM
3 Kudos
Using Cloudera API you can view the password curl -u cm_username:cm_password "http://cloudera_manager:7180/api/v11/clusters/cluster_name/services/service_name/config" https://bigdata-tips.blogspot.in/2016/12/how-to-view-cloudera-embedded-database.html
... View more
01-24-2017
01:28 AM
I was going through Cloudera SPI document and i found out it is possible to develop our own plugin for our cloud environment (CloudFoundry). So is my understanding is right..? if yes, kindly suggest which all are the things i need to consider to build the plugin. Below are the links for docs how to write a cloud provider plugin for cloudera director Cloudera director spi
... View more
Labels:
01-23-2017
08:28 PM
I am using Sentry, so when i enable `hive.server2.enable.impersonation` it's showing "Hive Impersonation is enabled for Hive Server2 role 'HiveServer2 '. Hive Impersonation should be disabled to enable Hive authorization using Sentry"
... View more
01-22-2017
08:59 PM
According to the Sentry documentation " When Sentry is enabled, you must use Beeline to execute Hive queries. Hive CLI is not supported with Sentry and must be disabled". Is there any offcial way to disable Hive CLI.
... View more
Labels:
01-09-2017
08:03 AM
1 Kudo
I fixed the issue, by doing below Seems Level Database DB is corrupted, and did below mv /var/lib/cloudera-service-monitor /var/lib/cloudera-service-monitor.moved mv /var/lib/cloudera-host-monitor /var/lib/cloudera-host-monitor.moved Then restarted the services again, it worked
... View more
01-09-2017
04:01 AM
I have sucessfully installed Kerberos and integrated with Cloudera Mnagaer, while starting the cloudera manager services i'm getting below error for Host Monitor and Service Monitor
Host Monitor error log
Jan 9, 5:24:56.202 PM ERROR com.cloudera.cmon.firehose.Main
Error creating LevelDB timeseries store in directory /var/lib/cloudera-host-monitor/ts
org.fusesource.leveldbjni.internal.NativeDB$DBException: Invalid argument: /var/lib/cloudera-host-monitor/ts/ts_entity_metadata: does not exist (create_if_missing is false)
at org.fusesource.leveldbjni.internal.NativeDB.checkStatus(NativeDB.java:194)
at org.fusesource.leveldbjni.internal.NativeDB.open(NativeDB.java:212)
at org.fusesource.leveldbjni.JniDBFactory.open(JniDBFactory.java:168)
at com.cloudera.cmon.tstore.leveldb.LDBUtils.openVersionedDB(LDBUtils.java:246)
at com.cloudera.cmon.tstore.leveldb.LDBTimeSeriesMetadataStore.openMetadataDB(LDBTimeSeriesMetadataStore.java:149)
at com.cloudera.cmon.tstore.leveldb.LDBTimeSeriesMetadataStore.<init>(LDBTimeSeriesMetadataStore.java:139)
at com.cloudera.cmon.firehose.Main.main(Main.java:450)
Service Monitor error log
Jan 9, 5:24:56.475 PM ERROR com.cloudera.cmon.firehose.Main
Error creating LevelDB timeseries store in directory /var/lib/cloudera-service-monitor/ts
org.fusesource.leveldbjni.internal.NativeDB$DBException: Invalid argument: /var/lib/cloudera-service-monitor/ts/ts_entity_metadata: does not exist (create_if_missing is false)
at org.fusesource.leveldbjni.internal.NativeDB.checkStatus(NativeDB.java:194)
at org.fusesource.leveldbjni.internal.NativeDB.open(NativeDB.java:212)
at org.fusesource.leveldbjni.JniDBFactory.open(JniDBFactory.java:168)
at com.cloudera.cmon.tstore.leveldb.LDBUtils.openVersionedDB(LDBUtils.java:246)
at com.cloudera.cmon.tstore.leveldb.LDBTimeSeriesMetadataStore.openMetadataDB(LDBTimeSeriesMetadataStore.java:149)
at com.cloudera.cmon.tstore.leveldb.LDBTimeSeriesMetadataStore.<init>(LDBTimeSeriesMetadataStore.java:139)
at com.cloudera.cmon.firehose.Main.main(Main.java:450)
What is the issue
... View more
Labels:
01-03-2017
01:20 AM
I hope it's not a good idea, as it says "Enforce that parcel dependencies are satisfied and conflicts are prevented when activating parcels. Parcel relations (Depends, Conflicts, and Replaces) can be defined the manifests of parcel repositories. Cloudera Manager can also enforce some default relations if none are defined in the manifest" Anyway thanks for the tip 🙂
... View more
01-02-2017
07:46 PM
@sroweni did all, downloaded parcel and distributed to all nodes, while activating the parcel i'm getting CDH (lower than 5.12) parcel required for SPARK2 (2.0.0.cloudera1-1.cdh5.7.0.p0.113931) is not available
... View more
01-02-2017
01:10 AM
Followed same institutions. Downloaded CSD jar file and moved to /opt/cloudera/csd and restarted the server and management services. But no luck
... View more
12-19-2016
03:57 AM
So if i want to continue with Firewall (iptables) ON, i need to open ports for all service which are installing newly, which will put more load on the nodes. By implementing security methods (Kerberos), can i secure my cluster
... View more
12-16-2016
03:09 AM
Did you find anything, to view hive or other passwords
... View more
12-01-2016
11:29 PM
1 Kudo
You can try with this tiny.cloudera.com/yarn-tuning-guide https://www.cloudera.com/documentation/enterprise/5-5-x/topics/cdh_ig_yarn_tuning1.html
... View more
12-01-2016
11:25 PM
Unfortunately, cloudera do not offer downloads to older versions of the quickstart VM You can find more info here http://community.cloudera.com/t5/Hadoop-101-Training-Quickstart/Where-can-I-find-old-versions-of-cloudera-quickstart-vm-to/td-p/46842
... View more
12-01-2016
11:18 PM
Check this https://www.cloudera.com/documentation/enterprise/5-7-x/topics/cm_mc_hdfs_metadata_backup.html
... View more
11-30-2016
10:00 PM
This might help you https://community.cloudera.com/t5/Hadoop-101-Training-Quickstart/QuickStart-on-Windows-VM-Impala-Daemon-fails-to-start/td-p/35607
... View more
11-22-2016
02:34 AM
1 Kudo
Issue has been resolved after un-installation of OpenJDK Followed http://community.cloudera.com/t5/Cloudera-Manager-Installation/Problem-with-cloudera-agent/m-p/47799#M8792?eid=31&aid=1
... View more
11-22-2016
02:33 AM
1 Kudo
After complete un-installation of OpenJDK, issue has been resolved. Thanks
... View more