Member since
10-04-2017
113
Posts
11
Kudos Received
9
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
18164 | 07-03-2019 08:34 AM | |
2081 | 10-31-2018 02:16 AM | |
12790 | 05-11-2018 01:31 AM | |
8416 | 02-21-2018 03:25 AM | |
2919 | 02-21-2018 01:18 AM |
05-15-2018
02:11 AM
Hi @Neo You are already producing messages! you can check the message in the .log file of your topic partitions.
... View more
05-15-2018
02:09 AM
Hi @Murad Check in zookeeper cli the broker id under /<kafkaroot>/brokers/ids/ You need not do anything to let zookeeper knoe about the kafka brokers. The above should give the brokers connected to zookeeper (the ids has to be same as the ids in kafka configurations)
... View more
05-11-2018
01:31 AM
Issue is due to zookeeper timeout to the brokers. The broker znodes are removed in zookeeper but the brokers are available for producing and consuming. To solve the issue, increase the zookeeper client session timeout to a reasonable value. CM doesn't alert about the znodes not available in zookeeper. This alerting seems to be available from CM 5.14.x
... View more
05-04-2018
02:19 AM
Hi, What needs to be done to disable kafka sentry? Do i have to just disable it in kafka or remove all the permissions granted as well?
... View more
Labels:
- Labels:
-
Apache Kafka
-
Apache Sentry
04-12-2018
01:22 AM
@denole Yes, i agree with your point. my notion of this was to test when we have quickstart VM for testing.
... View more
04-10-2018
02:26 AM
Hi, I can add/remove the data directories. Want i want to add 2 new datanode instances on a single host from CM.
... View more
04-10-2018
02:24 AM
Yes you can. You just need the parcels for both the versions. But you will face an issue when upgrading all CM agents at the same time as CM accepts one URL for upgrading the packages. You can overcome this by manually upgrading the CM Agents on the hosts that have the issue.
... View more
04-09-2018
04:59 AM
Hi, Is it possible to have multiple datanodes on the same machine in Cloudera using CM? Obviously this can be done in plain Apache Hadoop.
... View more
Labels:
- Labels:
-
Cloudera Manager
-
HDFS
-
Manual Installation
02-21-2018
02:58 AM
I was able to sync the data after runnig the command as kudu user. But unfortunately, two tablet servers are not starting with below error. Bad status: Already present: Could not create new FS layout: FSManager root is not empty: /data/7/kudu_ts/data
... View more