[ 
https://issues.apache.org/jira/browse/HCATALOG-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francis Liu updated HCATALOG-457:
---------------------------------

    Attachment: HCATALOG-457.patch
    
> 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
>         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

        

Reply via email to