AFAIK, kudu now has c++, python and java. where should I start if I want to create client for other languages?
Wrapping around kudu's c++ client like python does seems one way to go, but I would rather talk to kudu protobuf RPC directly. then where should I start? any help will be appreciated.
