Member since
08-08-2017
1652
Posts
30
Kudos Received
11
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 1931 | 06-15-2020 05:23 AM | |
| 15556 | 01-30-2020 08:04 PM | |
| 2081 | 07-07-2019 09:06 PM | |
| 8131 | 01-27-2018 10:17 PM | |
| 4603 | 12-31-2017 10:12 PM |
06-28-2019
04:05 AM
hi all the following link is a great info to know versions that supported https://supportmatrix.hortonworks.com/ but how to know the kafka version of each HDP version? second lets take the HDP version - 3.1 can we compare the kafka version that contain in HDP 3.1 to kafka confluent version ? one of the problems is that kafka confluent latest version is much higher then the kafka version in HDP 3.1 why this Gap ?
... View more
Labels:
06-27-2019
07:42 PM
hi all how to download the zookeeper server pkgs by wget from hortonworks repository ( HDP 2.6.4 )
... View more
Labels:
- Labels:
-
Hortonworks Data Platform (HDP)
06-27-2019
12:01 PM
hi all We are using the hortonworks kits for our hadoop cluster ( HDP - 2.6.4 - HDP 3.1 ) I just wondering if any of kafka versions in HDP 2.X / 3.X must have a zookeeper servers?? Or maybe some kafka version can works without zookeeper??
... View more
Labels:
06-27-2019
08:00 AM
we have HDP version 2.6.4 in our cluster cluster include 285 data node machines and 3 kafka machines for now zookeeper servers are installed on the masters machines and zookeepers are not independent machines but since this is very important production cluster we think to separate the zookeeper from the masters machines and install the zookeeper servers on separate servers to be independent machines am I right here?
... View more
Labels:
06-27-2019
07:42 AM
hi all we download the HDP packages from HDP 2.6.4 version and we want to installed only a new 3 zookeeper servers on new machines ( without ambari ) how to exclude the zookeeper packages from the HDP 2.6.4 kit so we can install only the zookeeper servers on the new machines
... View more
Labels:
- Labels:
-
Hortonworks Data Platform (HDP)
06-26-2019
07:08 PM
I see very diff answer here - https://stackoverflow.com/questions/30308727/zookeeper-keeps-getting-the-warn-caught-end-of-stream-exception
... View more
06-26-2019
04:14 PM
hi all we saw a millions WARN message from zookeeper log 2019-06-26 04:07:06,459 [myid:2] - WARN [NIOServerCxn.Factory 0.000.0.0/0.0.0.0:2181:NIOServerCnxn@357] - caught end of stream exception
EndOfStreamException: Unable to read additional data from client sessionid 0x26b8e150308cd3c, likely client has closed socket
at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:230)
at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
at java.lang.Thread.run(Thread.java:745) what is the meaning of this warning ?
... View more
Labels:
06-24-2019
07:31 PM
hi all can you upgrade HDP 2.6.4 to 3.1 and stay with ambari 2.6.1?
... View more
Labels:
06-17-2019
05:22 AM
second when I saved the parameter in ambari - Ambari -> HDFS -> Configs -> Advanced -> Custom hdfs-site dfs.namenode.fs-limits.max-directory-items=2097152 I GET: The configuration changes could not be validated for consistency due to an unknown error. Your changes have not been saved yet. Would you like to proceed and save the changes? dose this parameter supported in HDP version - 2.6.4?
... View more
06-17-2019
05:11 AM
@Geoffrey Shelton Okot - do you mean to restart the ambari server ? as ambari server restart? instead to restart the HDFS and YARN services ? ( after we set dfs.namenode.fs-limits.max-directory-items )
... View more