[
https://issues.apache.org/jira/browse/SQOOP-2998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15449467#comment-15449467
]
Hudson commented on SQOOP-2998:
-------------------------------
SUCCESS: Integrated in Jenkins build Sqoop2 #1049 (See
[https://builds.apache.org/job/Sqoop2/1049/])
SQOOP-2998: Sqoop2: Strings with a ' (single quote) read from hdfs may (jarcec:
[https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=d3955ab5702cc1d9ce05d7cb7834c7200fa0d48c])
* (edit)
connector/connector-hdfs/src/main/java/org/apache/sqoop/connector/hdfs/HdfsLoader.java
* (edit)
test/src/test/java/org/apache/sqoop/integration/connector/hdfs/OutputDirectoryTest.java
* (edit)
test/src/test/java/org/apache/sqoop/integration/connector/jdbc/generic/FromRDBMSToHDFSTest.java
* (edit)
connector/connector-hdfs/src/main/java/org/apache/sqoop/connector/hdfs/hdfsWriter/HdfsTextWriter.java
* (edit)
connector/connector-hdfs/src/main/java/org/apache/sqoop/connector/hdfs/hdfsWriter/GenericHdfsWriter.java
* (edit)
test/src/test/java/org/apache/sqoop/integration/connector/hdfs/FromHDFSToHDFSTest.java
* (edit)
test/src/test/java/org/apache/sqoop/integration/connector/kite/FromRDBMSToKiteTest.java
* (edit)
connector/connector-hdfs/src/test/java/org/apache/sqoop/connector/hdfs/TestLoader.java
* (edit)
test/src/test/java/org/apache/sqoop/integration/connector/hdfs/ParquetTest.java
* (edit)
test/src/test/java/org/apache/sqoop/integration/connector/hdfs/AppendModeTest.java
* (edit) test/src/main/java/org/apache/sqoop/test/data/Cities.java
* (edit)
test/src/test/java/org/apache/sqoop/integration/connector/hdfs/S3Test.java
* (edit)
test/src/test/java/org/apache/sqoop/integration/connector/jdbc/generic/FromHDFSToRDBMSTest.java
* (edit)
connector/connector-hdfs/src/main/java/org/apache/sqoop/connector/hdfs/hdfsWriter/HdfsSequenceWriter.java
* (edit)
test/src/test/java/org/apache/sqoop/integration/connector/hdfs/NullValueTest.java
* (edit)
connector/connector-hdfs/src/main/java/org/apache/sqoop/connector/hdfs/hdfsWriter/HdfsParquetWriter.java
* (edit)
test/src/test/java/org/apache/sqoop/integration/connector/hdfs/HdfsIncrementalReadTest.java
> 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
> Affects Versions: 1.99.6, 1.99.7
> Reporter: Abraham Fine
> Assignee: Abraham Fine
> Fix For: 1.99.8
>
> Attachments: SQOOP-2998.patch
>
>
> 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)