You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Abraham Elmahrek (JIRA)" <ji...@apache.org> on 2015/11/08 09:03:12 UTC

[jira] [Commented] (SQOOP-2651) Do not dump data on error in TextExportMapper by default

    [ https://issues.apache.org/jira/browse/SQOOP-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14995557#comment-14995557 ] 

Abraham Elmahrek commented on SQOOP-2651:
-----------------------------------------

Generally +1. Should the flag be so specific though? Or should their be something more general that switches off dumping errors?

> Do not dump data on error in TextExportMapper by default
> --------------------------------------------------------
>
>                 Key: SQOOP-2651
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2651
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.4.6
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>             Fix For: 1.4.7
>
>         Attachments: SQOOP-2651.patch
>
>
> I've been notified offline that dumping data by default in our [TextExportMapper|https://github.com/apache/sqoop/blob/trunk/src/java/org/apache/sqoop/mapreduce/TextExportMapper.java#L92] is not entirely correct as we might unintentionally leak sensitive information to logs.
> Hence I would like to propose guarding that dump with a special property. This way we won't dump the data by default while still having the ability to conditionally do so if/when needed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)