Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 36 (3.198s).
Loading phrases to help you
refine your search...
Connect Jconsole remotely to the zookeeper server - Zookeeper - [mail # dev]
...Hi All,  JMX remote monitoring: I failed to find any configuration for the 'jmxPort' in the zookeeper. I've  hardcoded the jmx port and other remote configurations in the zkServer....
   Author: Rakesh R, 2012-06-22, 10:33
RE: sasl authentication is given to the user during create nodes, node deletion is happening with 'delete' cmd - Zookeeper - [mail # user]
... Thank you Pat :)  ________________________________________ From: Patrick Hunt [[EMAIL PROTECTED]] Sent: Wednesday, May 30, 2012 10:01 PM To: [EMAIL PROTECTED] Subject: Re: sasl au...
   Author: Rakesh R, 2012-06-04, 12:48
RE: sasl authentication is given to the user during create nodes, node deletion is happening with 'delete' cmd - Zookeeper - [mail # user]
...Hi Pat,  Thanks for looking. Actually I'm using 3.4.3 release, and I have seen the similar checks for parsing the ACLs in this version also.  I have created /app1 and /app2 using t...
   Author: Rakesh R, 2012-05-25, 14:52
sasl authentication is given to the user during create nodes, node deletion is happening with 'delete' cmd - Zookeeper - [mail # user]
...Hi All,  I'm trying to use the ZooKeeper sasl. Actually I'm a bit confused when using the delete command.  Say, I have created two znodes:   'app1' directly under '/' with hba...
   Author: Rakesh R, 2012-05-22, 10:49
[ZOOKEEPER-1459] Standalone ZooKeeperServer is not closing the transaction log files on shutdown - Zookeeper - [issue]
...When shutdown the standalone ZK server, its only clearing the zkdatabase and not closing the transaction log streams. This will leaks the transaction log streams.ZooKeeperServer.java &n...
http://issues.apache.org/jira/browse/ZOOKEEPER-1459    Author: Rakesh R, 2012-05-02, 04:49
RE: event loss? - Zookeeper - [mail # user]
...Hi Peter,   Hope your appln code is ensuring the watch registration? I could see one case, say, zkCli-3 has invoked getData(), before reaching this to the zkserver, setData() has been c...
   Author: Rakesh R, 2012-04-11, 14:45
RE: Using zookeeper server as library - Zookeeper - [mail # user]
...Hi Prakash,  Following are the classes which has the logic of in-memory and persisting txn logs. It has the apis which would be doing respective functionalities. Please look into these,...
   Author: Rakesh R, 2012-03-28, 05:04
[ZOOKEEPER-1375] SendThread is exiting after OOMError - Zookeeper - [issue]
...After reviewing the ClientCnxn code, there is still chances of exiting the SendThread without intimating the users. Say if client throws OOMError and entered into the throwable block. Here a...
http://issues.apache.org/jira/browse/ZOOKEEPER-1375    Author: Rakesh R, 2012-03-22, 14:58
[ZOOKEEPER-1344] ZooKeeper client multi-update command is not considering the Chroot request - Zookeeper - [issue]
...For example: I have created a ZooKeeper client with subtree as "10.18.52.144:2179/apps/X". Now just generated OP command for the creation of zNode "/myId". When the client creates the path "...
http://issues.apache.org/jira/browse/ZOOKEEPER-1344    Author: Rakesh R, 2012-03-18, 04:54
[ZOOKEEPER-1414] QuorumPeerMainTest.testQuorum, testBadPackets are failing intermittently - Zookeeper - [issue]
...The QuorumPeerMainTest.testQuorum, testBadPackets testcases are failing intermittently due to the wrong ZKClient usage pattern.Saw the following ConnectionLoss on 3.4 version:KeeperErrorCode...
http://issues.apache.org/jira/browse/ZOOKEEPER-1414    Author: Rakesh R, 2012-03-15, 04:05
Sort:
project
Zookeeper (36)
HDFS (4)
type
mail # user (16)
issue (10)
mail # dev (10)
date
last 7 days (0)
last 30 days (2)
last 90 days (7)
last 6 months (8)
last 9 months (36)
author
Patrick Hunt (752)
Ted Dunning (454)
Mahadev Konar (306)
Jordan Zimmerman (271)
Camille Fournier (198)
Benjamin Reed (194)
Flavio Junqueira (139)
Alexander Shraer (123)
Michi Mutsuzaki (90)
Thomas Koch (69)
Fournier, Camille F. (67)
Marshall McMullen (57)
Ted Yu (50)
Vishal Kher (50)
Henry Robinson (47)
Rakesh R