Abraham Fine created SQOOP-2998: ----------------------------------- Summary: Sqoop2: Strings with a ' (single quote) read from hdfs may be improperly escaped Key: SQOOP-2998 URL: https://issues.apache.org/jira/browse/SQOOP-2998 Project: Sqoop Issue Type: Bug Reporter: Abraham Fine Assignee: Abraham Fine
Reading plaintext data from hdfs with a single quote (properly escaped) may end up improperly escaped on the output. This patch fixes bugs with the way that these single quotes are handled and adds testing. -- This message was sent by Atlassian JIRA (v6.3.4#6332)