[
https://issues.apache.org/jira/browse/HCATALOG-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423611#comment-13423611
]
Francis Liu commented on HCATALOG-457:
--------------------------------------
Great, good to know.
> Failure in unit test due to change in FetchWork signature
> ---------------------------------------------------------
>
> Key: HCATALOG-457
> URL: https://issues.apache.org/jira/browse/HCATALOG-457
> Project: HCatalog
> Issue Type: Bug
> Affects Versions: 0.5
> Reporter: Francis Liu
> Assignee: Francis Liu
> Attachments: HCATALOG-457.patch
>
>
> ant test fails with this:
> [javac]
> /Users/fcliu/dev/IdeaProjects/hcatalog_05/src/test/org/apache/hcatalog/mapreduce/TestHCatMultiOutputFormat.java:379:
> cannot find symbol
> [javac] symbol : constructor
> FetchWork(java.util.List<java.lang.String>,java.util.List<org.apache.hadoop.hive.ql.plan.PartitionDesc>)
> [javac] location: class org.apache.hadoop.hive.ql.plan.FetchWork
> [javac] work = new FetchWork(partLocs, partDesc);
> [javac] ^
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira