[
https://issues.apache.org/jira/browse/SQOOP-464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13236035#comment-13236035
]
Hudson commented on SQOOP-464:
------------------------------
Integrated in Sqoop-ant-jdk-1.6 #100 (See
[https://builds.apache.org/job/Sqoop-ant-jdk-1.6/100/])
SQOOP-464. Warn when user is importing data into /user/hive/warehouse with
flag --hive-import.
(Jarek Jarcec Cecho via Arvind Prabhakar) (Revision 1304026)
Result = SUCCESS
arvind : http://svn.apache.org/viewvc/?view=rev&rev=1304026
Files :
* /incubator/sqoop/trunk/src/java/org/apache/sqoop/tool/BaseSqoopTool.java
> Warn when user is importing data into /user/hive/warehouse with flag
> --hive-import
> ----------------------------------------------------------------------------------
>
> Key: SQOOP-464
> URL: https://issues.apache.org/jira/browse/SQOOP-464
> Project: Sqoop
> Issue Type: Improvement
> Reporter: Jarek Jarcec Cecho
> Assignee: Jarek Jarcec Cecho
> Fix For: 1.4.2-incubating
>
> Attachments: SQOOP-464.patch
>
>
> I've recently seen couple of users who were trying to import data into hive
> (--hive-import) with --target-dir or --warehouse-dir set to
> /user/hive/warehouse. Sqoop wasn't designed to directly import data into hive
> warehouse directory. Instead we're importing data into temporary directory
> first and then by hive call "LOAD DATA" we're instructing hive to do actual
> load (move to /user/hive/warehouse).
> I would suggest to warn user when he is trying to import data into default
> hive warehouse directory.
--
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