Sergey Svinarchuk created PIG-3868: -------------------------------------- Summary: Fix Iterator_1 e2e test on windows Key: PIG-3868 URL: https://issues.apache.org/jira/browse/PIG-3868 Project: Pig Issue Type: Bug Components: e2e harness Affects Versions: 0.12.0 Reporter: Sergey Svinarchuk Assignee: Sergey Svinarchuk Attachments: PIG-3868.patch
On windows Iterator_1 test failed, because python automatically write windows end line character and then compares with unix end line character. For fix this need open fine as binary file. -- This message was sent by Atlassian JIRA (v6.2#6252)