[
https://issues.apache.org/jira/browse/HIVE-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12973244#action_12973244
]
Edward Capriolo commented on HIVE-1574:
---------------------------------------
Actually the test is failing for me in both local and mini-mr mode. Has this
been disabled from hudson?
> symlink_text_input_format.q needs fixes for minimr
> --------------------------------------------------
>
> Key: HIVE-1574
> URL: https://issues.apache.org/jira/browse/HIVE-1574
> Project: Hive
> Issue Type: Bug
> Reporter: Joydeep Sen Sarma
> Assignee: Edward Capriolo
>
> fails in minimr. these lines are problematic:
> dfs -cp ../data/files/symlink1.txt
> ../build/ql/test/data/warehouse/symlink_text_input_format/symlink1.txt;
> dfs -cp ../data/files/symlink2.txt
> ../build/ql/test/data/warehouse/symlink_text_input_format/symlink2.txt;
> we should just use load commands.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.