You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Gwen Shapira (JIRA)" <ji...@apache.org> on 2014/10/22 19:00:41 UTC

[jira] [Commented] (SQOOP-1601) Sqoop2: To part of the Connector API to support balancing/ re-partioning step

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

Gwen Shapira commented on SQOOP-1601:
-------------------------------------

+1

This request comes up frequently - data in an RDBMS is partitioned one way and we want it partitioned another way in Hive. Or vice versa.

Another related request is to sort data before writing to RDBMS/HDFS. Doing this means compression will be significantly more effective.

> Sqoop2: To part of the Connector API to support balancing/ re-partioning step
> -----------------------------------------------------------------------------
>
>                 Key: SQOOP-1601
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1601
>             Project: Sqoop
>          Issue Type: Task
>            Reporter: Veena Basavaraj
>            Assignee: Veena Basavaraj
>
> {code}
> @ConfigClass
> public class EmptyConfig{
> }
> {code}



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