Introduction to Zookeeper

20 / 43

Zookeeper - Create a znode

Please follow the following steps to create a znode:

  1. Login to CloudxLab
  2. Launch Zookeeper client: zookeeper-client
  3. Create you znode inside /cloudxlab using the following command: create /cloudxlab/<YourUserName> "AHA!" If your username is john1234, the command will look like: create /cloudxlab/john1234 "AHA!"
  4. Check if it is created correctly using: ls /cloudxlab/<YourUsername>

No hints are availble for this assesment

Answer is not availble for this assesment


Note - Having trouble with the assessment engine? Follow the steps listed here

Loading comments...