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

Masatake Iwasaki updated SQOOP-1118:
------------------------------------

    Attachment: SQOOP-1118-move-postgresql-specific-mr-codes.patch

Attached patch includes following changes:
1. codes in org.apache.sqoop.mapreduce are moved to 
org.apache.sqoop.mapreduce.postgresql,
2. settings for PGBulkloadManagerManualTest such as database, and username 
,tablespace and path of pg_bulkload are made configurable via system property,
3. using not Configuration but JobConf in PGBulkloadManagerManualTest to follow 
changes in DBConfiguration,
4. handling for the case JdbcUrl.getPort returns -1 is added to 
PGBulkloadExportMapper.

                
> Move PostgreSQL specific MR codes to org.apache.sqoop.mapreduce.posgresql
> -------------------------------------------------------------------------
>
>                 Key: SQOOP-1118
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1118
>             Project: Sqoop
>          Issue Type: Task
>          Components: connectors/postgresql
>    Affects Versions: 1.4.4
>            Reporter: Masatake Iwasaki
>            Assignee: Masatake Iwasaki
>            Priority: Trivial
>         Attachments: SQOOP-1118-move-postgresql-specific-mr-codes.patch
>
>
> for refactoring of the org.apache.sqoop.mapreduce package.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to