You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org> on 2015/07/30 02:13:05 UTC

[jira] [Updated] (SQOOP-2451) Sqoop2: Findbugs: Add explicit charset to client ResourceRequest class

     [ https://issues.apache.org/jira/browse/SQOOP-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Jarcec Cecho updated SQOOP-2451:
--------------------------------------
    Attachment: SQOOP-2451.patch

> Sqoop2: Findbugs: Add explicit charset to client ResourceRequest class
> ----------------------------------------------------------------------
>
>                 Key: SQOOP-2451
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2451
>             Project: Sqoop
>          Issue Type: Sub-task
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>             Fix For: 1.99.7
>
>         Attachments: SQOOP-2451.patch
>
>
> I feel that this one is quite valid concern - we're not explicitly specifying what encoding we're using when serializing/deserializing data. We're depending on the default UTF-8 being set, which is not optimal as some users can change that and then things will break.
> I'll attach class to fix this in the {{client}} module and will fix other module as I'll get to them.



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