Hi folks, I just made a simple proxy using grpc. Actually, It is a toy project. https://github.com/hyunsik/tajo-grpc-proxy
Basically, grpc provides secure channel like TSL. I think that this proxy can enable users to use secure channel to access remote Tajo cluster. Best regards, Hyunsik
