[
https://issues.apache.org/jira/browse/TAJO-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
JaeHwa Jung resolved TAJO-318.
------------------------------
Resolution: Won't Fix
Unnecessary hcatalog dependencies affected tajo other modules because it
included tajo library path. But now it is no problem. It doesn't locate on tajo
library path any more because hcatalog module was separated at
[TAJO-336|https://issues.apache.org/jira/browse/TAJO-336] issue.
> Remove unnecessary Hive dependencies
> ------------------------------------
>
> Key: TAJO-318
> URL: https://issues.apache.org/jira/browse/TAJO-318
> Project: Tajo
> Issue Type: Sub-task
> Components: catalog
> Affects Versions: 0.8-incubating
> Reporter: JaeHwa Jung
> Assignee: JaeHwa Jung
> Priority: Minor
> Fix For: 0.8-incubating
>
>
> I found unnecessary jar files which located at
> '$TAJO_ROOT/tajo-catalog/tajo-catalog-server/target/lib' as follows:
> - ant-1.6.5.jar
> - antlr-2.7.7.jar
> - antlr-3.4.jar
> - commons-dbcp-1.4.jar
> - etc..
> I added scope type to Hive dependencies. But unnecessary files remains still.
> So, I want to exclusion properties at Hive dependencies.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)