I know that Stargate expects the values to be inserted into a HBase table to be 
base64 encoded.

How do I base64 encode numerical values like integer and floats before forming 
the JSON payload for HTTP PUT? I expect the numerics to be written as byte 
arrays.

Thanks
Prashanth

Reply via email to