Chris Drome created HCATALOG-534:
------------------------------------
Summary: 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
Reporter: Chris Drome
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