Peter Welch created SQOOP-1431:
----------------------------------
Summary: Add the ability to URL Encode column values
Key: SQOOP-1431
URL: https://issues.apache.org/jira/browse/SQOOP-1431
Project: Sqoop
Issue Type: New Feature
Components: codegen
Affects Versions: 1.4.4
Reporter: Peter Welch
We're working with existing PIG / Hive infrastructure that assumes columns are
encoded via java.net.URLEncode.encode() as opposed to using escape characters.
We developed a patch that defines a new option on codegen and import:
--urlEncodedColumns. This option takes a comma separated list of column names
just like --columns. Anyone else interested in this approach?
--
This message was sent by Atlassian JIRA
(v6.2#6252)