You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by hyunsik <gi...@git.apache.org> on 2014/12/01 01:56:25 UTC

[GitHub] tajo pull request: TAJO-1206: Implements Thrift proxy server.

Github user hyunsik commented on the pull request:

    https://github.com/apache/tajo/pull/268#issuecomment-65009386
  
    Hi @babokim,
    
    It's really great work. BTW, in my opinion, there are too many duplicated classes in Thrift-based TajoCli. I think that it would be better if we reuse TajoClient code. It could be easily possible if we change some protobuf classes used by TajoClient uses to general Java classes. For it, we may need two converter classes which is from protobuf to java classes and another is from thrift to java classes.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---