You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jason Dere (JIRA)" <ji...@apache.org> on 2015/06/23 04:49:00 UTC

[jira] [Created] (HIVE-11079) Fix qfile tests that fail on Windows due to CR/character escape differences

Jason Dere created HIVE-11079:
---------------------------------

             Summary: Fix qfile tests that fail on Windows due to CR/character escape differences
                 Key: HIVE-11079
                 URL: https://issues.apache.org/jira/browse/HIVE-11079
             Project: Hive
          Issue Type: Bug
          Components: Tests
            Reporter: Jason Dere
            Assignee: Jason Dere


A few qfile tests are failing on Windows due to a couple of windows-specific issues:
- The table comment for the test includes a CR character, which is different on Windows compared to Unix.
- The partition path in the test includes a space character. Unlike Unix, on Windows space characters in Hive paths are escaped.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)