[
https://issues.apache.org/jira/browse/HCATALOG-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Drome updated HCATALOG-534:
---------------------------------
Attachment: HCATALOG-534-trunk.patch
HCATALOG-534-0.4.patch
Patches fix the problem. Tested on HCat e2e tests.
> HCat_Drop_Table_3: dfs mkdir failing on hadoop23
> ------------------------------------------------
>
> Key: HCATALOG-534
> URL: https://issues.apache.org/jira/browse/HCATALOG-534
> Project: HCatalog
> Issue Type: Bug
> Components: test
> Affects Versions: 0.4, 0.5
> Reporter: Chris Drome
> Attachments: HCATALOG-534-0.4.patch, HCATALOG-534-trunk.patch
>
>
> HCat_Drop_Table_3 attempts to create a directory also used by other tests. It
> calls dfs -mkdir which is failing with the latest version of Hadoop23. The
> solution is to call dfs -mkdir -p but this will break tests for Hadoop20.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira