Hyunsik Choi created TAJO-1646:
----------------------------------
Summary: 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
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)