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

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

     [ https://issues.apache.org/jira/browse/HIVE-11079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Dere updated HIVE-11079:
------------------------------
    Attachment: HIVE-11079.1.patch

Attaching patch v1.
I've disabled the normal qfile test on Windows, as well as added a Windows version of each test.

> 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
>         Attachments: HIVE-11079.1.patch
>
>
> 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)