[
https://issues.apache.org/jira/browse/SQOOP-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14512728#comment-14512728
]
Venkat Ranganathan commented on SQOOP-2326:
-------------------------------------------
I have not put fix version for this. If there is a new RC for Sqoop 1.4.6,
please try to include this in that RC. Otherwise we can push this to 1.4.7
> Fix Netezza trunc-string option handling and unnecessary log directory during
> imports
> -------------------------------------------------------------------------------------
>
> Key: SQOOP-2326
> URL: https://issues.apache.org/jira/browse/SQOOP-2326
> Project: Sqoop
> Issue Type: Bug
> Affects Versions: 1.4.6
> Reporter: Venkat Ranganathan
> Assignee: Venkat Ranganathan
>
> SQOOP-2164 enhanced a few netezza functions.
> But it looks like the last patch I uploaded has the following lines
> duplicated. Sorry about that.
> {code}
> + conf.setBoolean(NETEZZA_CTRL_CHARS_OPT,
> + cmdLine.hasOption(NETEZZA_CTRL_CHARS_LONG_ARG));
> {code}
> instead of handling the --trunc-string option.
> Moreover, trunc-string, ctrl-chars and log-dir do not apply to external table
> imports, so we need to cleanup creation of unnecessary directories for the
> imports.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)