Difference between revisions of "2181"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
  echo [[dump]] | [[nc]] localhost 2181
 
  echo [[dump]] | [[nc]] localhost 2181
 
  dump is not executed because it is not in the whitelist.
 
  dump is not executed because it is not in the whitelist.
 +
 +
  cat ~/brew/etc/zookeeper/zoo.cfg | grep [[clientPort]]
  
 
  [[9092]]
 
  [[9092]]

Revision as of 18:36, 20 March 2024


echo dump | nc localhost 2181
dump is not executed because it is not in the whitelist.
 cat ~/brew/etc/zookeeper/zoo.cfg | grep clientPort
9092

Advertising: