[ 
https://issues.apache.org/jira/browse/TAJO-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13629002#comment-13629002
 ] 

Hyunsik Choi commented on TAJO-28:
----------------------------------

+1 for switching to Avro.

Actually, I have considered the switch from protocol buffer to Avro. In 
addition, tajo-rpc could be replaced by avro-rpc. If we switch tajo-rpc, we can 
concentrate on fewer works. It may be the right time to do them because Tajo is 
under early stage and is an incubator project.

It will be very tedious work because many (de)serializable objects are 
implemented by protocol buffers. It would be good to create many subtasks for 
them. If there are not any objection until this weekend, I'll an umbrella jira 
issue for subtasks. It also would be a very good opportunity to create issues 
for newbies.
                
> Make Apache Tajo works with Protocol buffer 2.5.0
> -------------------------------------------------
>
>                 Key: TAJO-28
>                 URL: https://issues.apache.org/jira/browse/TAJO-28
>             Project: Tajo
>          Issue Type: Bug
>          Components: rpc
>            Reporter: Henry Saputra
>            Assignee: Henry Saputra
>
> Early test indicates the code fail to compile with protocol buffer 2.5.0.
> Looks like we need to make it work with latest proto buffer version (2.5.0) 
> because of bug in gtest that prevent it to be install in some linux versions:
> https://code.google.com/p/protobuf/issues/detail?id=433

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to