[
https://issues.apache.org/jira/browse/TAJO-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14502225#comment-14502225
]
Keuntae Park commented on TAJO-1442:
------------------------------------
I also experienced the same test failure as [~jihoonson].
But, failure is removed after manually deleting the directory
'tajo-catalog/tajo-hcatalog'.
I think it is because of the generated files from previous source code.
If someone else experience the same,
please check the directory I mentioned above.
> Improve Hive Compatibility
> --------------------------
>
> Key: TAJO-1442
> URL: https://issues.apache.org/jira/browse/TAJO-1442
> Project: Tajo
> Issue Type: Improvement
> Components: catalog
> Reporter: Jaehwa Jung
> Assignee: Jaehwa Jung
> Fix For: 0.11.0
>
> Attachments: TAJO-1442.patch, TAJO-1442_2.patch
>
>
> Currently, Hive has been released to 1.1.0. Also from Hive 0.14.0, it changed
> hcatalog package name. But Tajo just provides hive 0.12.0 and hive 0.13.1.
> Thus, we need to improve hive compatibility. For this issue, I’ll remove
> hcatalog dependency. It’s not problem because hcatalog just has been used to
> find hive data types and Tajo can find right data types with Hive
> serdeConstants.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)