[
https://issues.apache.org/jira/browse/SQOOP-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268905#comment-13268905
]
[email protected] commented on SQOOP-443:
-----------------------------------------------------
bq. On 2012-05-04 16:58:55, Kathleen Ting wrote:
bq. > +1
bq. > Jarcec, Cheolsoo - sorry for not getting to this sooner.
bq.
bq. Kathleen Ting wrote:
bq. The timestamp of the patch uploaded to the jira is 2/18 but on review
board I see a comment made at 4/19 stating "Patch rebase to current moved
repository trunk." Jarcec, is the latest patch attached to the jira?
bq.
Good point Kate,
thanks for checking, I've uploaded rebased version to JIRA.
Jarcec
- Jarek
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4798/#review7570
-----------------------------------------------------------
On 2012-04-19 05:56:56, Jarek Cecho wrote:
bq.
bq. -----------------------------------------------------------
bq. This is an automatically generated e-mail. To reply, visit:
bq. https://reviews.apache.org/r/4798/
bq. -----------------------------------------------------------
bq.
bq. (Updated 2012-04-19 05:56:56)
bq.
bq.
bq. Review request for Sqoop, Arvind Prabhakar and Cheolsoo Park.
bq.
bq.
bq. Summary
bq. -------
bq.
bq. I've added code that is removing export directory in case that it's empty.
bq.
bq. (Recreating review on moved SVN repository)
bq.
bq.
bq. This addresses bug SQOOP-443.
bq. https://issues.apache.org/jira/browse/SQOOP-443
bq.
bq.
bq. Diffs
bq. -----
bq.
bq. /src/java/org/apache/sqoop/hive/HiveImport.java 1327832
bq.
bq. Diff: https://reviews.apache.org/r/4798/diff
bq.
bq.
bq. Testing
bq. -------
bq.
bq. ant -Dhadoopversion={20, 23, 100} test
bq. real testing environment based on CDH3
bq.
bq.
bq. Thanks,
bq.
bq. Jarek
bq.
bq.
> Calling sqoop with hive import is not working multiple times due to kept
> output directory
> ------------------------------------------------------------------------------------------
>
> Key: SQOOP-443
> URL: https://issues.apache.org/jira/browse/SQOOP-443
> Project: Sqoop
> Issue Type: Improvement
> Affects Versions: 1.4.0-incubating, 1.4.1-incubating
> Reporter: Jarek Jarcec Cecho
> Assignee: Jarek Jarcec Cecho
> Priority: Minor
> Attachments: SQOOP-443.patch, SQOOP-443.patch
>
>
> Hive is not removing input directory when doing "LOAD DATA" command in all
> cases. This input directory is actually sqoop's export directory. Because
> this directory is kept, calling same sqoop command twice is failing on
> exception "org.apache.hadoop.mapred.FileAlreadyExistsException: Output
> directory $table already exists".
> This issue might be easily overcome by manual directory removal, however it's
> putting unnecessary burden on users. It's also complicating executing saved
> jobs as there is additional script execution needed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira