[
https://issues.apache.org/jira/browse/TAJO-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi resolved TAJO-1115.
--------------------------------
Resolution: Won't Fix
It was resolved in another jira.
> JDBC driver should be more lighten
> ----------------------------------
>
> Key: TAJO-1115
> URL: https://issues.apache.org/jira/browse/TAJO-1115
> Project: Tajo
> Issue Type: Improvement
> Components: Java Client, JDBC Driver
> Reporter: Hyunsik Choi
>
> Currently, JDBC driver depends on lots of third-party libraries, including
> Hadoop. TAJO-910 already showed the possibility to enable TajoMaster to
> process and just send the result to Client instead of that TajoClient
> directly reads the result file.
> If we use aggressively the above approach, we can allow JDBC and TajoClient
> to require few third-party libraries. In addition, if we use maven-assembly
> plugin, like RDBMS, we could make a single file JDBC jar. It will make
> useability much more higher.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)