You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "JaeHwa Jung (JIRA)" <ji...@apache.org> on 2013/11/20 08:13:24 UTC

[jira] [Created] (TAJO-318) Remove unnecessary Hive dependencies

JaeHwa Jung created TAJO-318:
--------------------------------

             Summary: 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#6144)