[
https://issues.apache.org/jira/browse/TAJO-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592890#comment-14592890
]
ASF GitHub Bot commented on TAJO-1646:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/tajo/pull/603
> Add extlib directory for third-party libraries
> ----------------------------------------------
>
> Key: TAJO-1646
> URL: https://issues.apache.org/jira/browse/TAJO-1646
> Project: Tajo
> Issue Type: Improvement
> Components: conf and scripts
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Priority: Trivial
> Fix For: 0.11.0
>
>
> We frequently copy third-party jars (jdbc driver or UDF jars) to tajo/lib.
> But, lib already includes Tajo dependency jars. But, this way is very
> inconvenience because the mixed jars make us hard to separate third-party
> jars and dependency jars.
> I propose a directory for third-party jars. It will be located at
> {{tajo/extlib}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)