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

Seungun Choe commented on TAJO-1333:
------------------------------------

I checked that 'https://github.com/nlohmann/json' headers does not comfortable 
on windows platform.
So, I searched another json library, 
'https://github.com/open-source-parsers/jsoncpp'
It can build using cmake on heterogeneous platforms.
And I tried a simple test on the mac, linux, windows environment.
What do you think about changing to 
'https://github.com/open-source-parsers/jsoncpp' instead of 
'https://github.com/nlohmann/json'?

> Add C++ Client based on REST API
> --------------------------------
>
>                 Key: TAJO-1333
>                 URL: https://issues.apache.org/jira/browse/TAJO-1333
>             Project: Tajo
>          Issue Type: New Feature
>          Components: client
>            Reporter: Hyunsik Choi
>            Assignee: Seungun Choe
>              Labels: c++
>
> C++ is necessary for ODBC driver. If REST API is achieved, C++ client can be 
> implemented easier without any heavy dependency



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to