Member since
08-08-2017
1652
Posts
30
Kudos Received
11
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 1942 | 06-15-2020 05:23 AM | |
| 15758 | 01-30-2020 08:04 PM | |
| 2091 | 07-07-2019 09:06 PM | |
| 8160 | 01-27-2018 10:17 PM | |
| 4635 | 12-31-2017 10:12 PM |
10-23-2018
01:48 AM
hi Jay , I see another problem as you can see we get connecting and not connected /usr/hdp/2.6.0.3-8/zookeeper/bin/zkCli.sh Connecting to localhost:2181
Welcome to ZooKeeper!
JLine support is enabled
[zk: localhost:2181(CONNECTING) 0]
... View more
10-23-2018
12:46 AM
hi all from ambari we got the following alert how we can identify the reason from this alert ? Alerts for ZooKeeper Server
ZooKeeper Server Process
Connection failed: [Errno 104] Connection reset by peer to master01.sys65.com:2181
... View more
Labels:
10-16-2018
04:24 PM
yes we run from the same node
... View more
10-16-2018
04:21 PM
this is also happens when we run /usr/hdp/2.6.0.3-8/zookeeper/bin/zookeeper-client -server localhost:2181
... View more
10-16-2018
04:19 PM
this is the command that we are run master01 - is the zookeper server /usr/hdp/2.6.0.3-8/zookeeper/bin/zookeeper-client -server master01:2181
... View more
10-16-2018
03:58 PM
we restart the zookeper server , but after that we try again but with the same isshue
... View more
10-16-2018
03:49 PM
we not have the command on the zookeper server - ( kinit )
... View more
10-16-2018
02:25 PM
hi all from the first zookeeper server , we are trying to do ( from zookeeper session ) ls / but we got error about Client session timed out, have not heard from server in 15005ms for sessionid 0x0, closing socket connection and attempting reconnect what could be the problem here? full example from our zookeeper server machine [zk: localhost:2181(CONNECTING) 0] ls / 2018-10-16 14:03:22,585 - INFO [main-SendThread(localhost:2181):ClientCnxn$SendThread@1140] - Client session timed out, have not heard from server in 15005ms for sessionid 0x0, closing socket connection and attempting reconnect
Exception in thread "main" org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1500)
at org.apache.zookeeper.ZooKeeperMain.processZKCmd(ZooKeeperMain.java:723)
at org.apache.zookeeper.ZooKeeperMain.processCmd(ZooKeeperMain.java:591)
at org.apache.zookeeper.ZooKeeperMain.executeLine(ZooKeeperMain.java:363)
at org.apache.zookeeper.ZooKeeperMain.run(ZooKeeperMain.java:323)
at org.apache.zookeeper.ZooKeeperMain.main(ZooKeeperMain.java:282)
You have mail in /var/spool/mail/root
... View more
Labels:
- Labels:
-
Hortonworks Data Platform (HDP)
10-04-2018
10:10 AM
ok , I will create a new LAB , I and I will update if it will be success without the underscroe
... View more
10-04-2018
09:46 AM
how you can be sure that underscore isnt allow in ambari ckuster installation , where it is wrote ?
... View more