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

Raghav Kumar Gautam updated SQOOP-883:
--------------------------------------

    Attachment: SQOOP-883-2.patch

Uploading updated patch.
                
> Remove input directory prior Sqoop import
> -----------------------------------------
>
>                 Key: SQOOP-883
>                 URL: https://issues.apache.org/jira/browse/SQOOP-883
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.4.2
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Raghav Kumar Gautam
>            Priority: Minor
>         Attachments: SQOOP-883-2.patch, sqoop-883.diff
>
>
> Sqoop will fail if target directory already exists on HDFS. This can for 
> example happen after previously failed Sqoop import or in cases when users 
> are re-importing the tables on regular basis.
> Right now user is forced to remove the input directory manually prior 
> re-executing Sqoop. I think that it might be useful to add a new argument 
> that would nuke the target directory if it exists automatically.
> I believe that this feature will be safe to use as it will be turned off by 
> default. User will have to explicitly specify extra command line argument in 
> order to remove any data.

--
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