You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Joydeep Sen Sarma (JIRA)" <ji...@apache.org> on 2010/08/20 03:29:15 UTC

[jira] Created: (HIVE-1574) symlink_text_input_format.q needs fixes for minimr

symlink_text_input_format.q needs fixes for minimr
--------------------------------------------------

                 Key: HIVE-1574
                 URL: https://issues.apache.org/jira/browse/HIVE-1574
             Project: Hadoop Hive
          Issue Type: Bug
            Reporter: Joydeep Sen Sarma


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.