Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-1458

Use GRPC for Tajo Protobuf RPC implementation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Currently, Tajo's protobuf-based RPC protocol is not very portable since it is a custom implementation for the RPC stubs generated by protobuf.

      Recently, Google has open-sourced GRPC (http://grpc.io), an RPC framework for protobuf. Using GRPC for Tajo's RPC implementation will improve the portability of the protocol due to GRPC's support for many languages, including Java, C++, and even C#.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              davidzchen David Chen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: