Calling the method "CuratorFramework::getData" will return a "byte[]" array.
You will get this error if the zNode doesn't exist in ZooKeeper:
In order for the code bellow to work:
► Make sure to update the "CONNECT_STRING" variable with your information.
Example
Here's an example of how to read the data of a zNode: