[
https://issues.apache.org/jira/browse/SQOOP-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Jarcec Cecho reassigned SQOOP-2880:
-----------------------------------------
Assignee: Attila Szabo (was: Jarek Jarcec Cecho)
Sure, be my guest [~maugli]!
> Provide argument for overriding temporary directory
> ---------------------------------------------------
>
> Key: SQOOP-2880
> URL: https://issues.apache.org/jira/browse/SQOOP-2880
> Project: Sqoop
> Issue Type: Bug
> Affects Versions: 1.4.6
> Reporter: Jarek Jarcec Cecho
> Assignee: Attila Szabo
>
> Several types of imports (incremental, hive, ...) might require import into
> temporary directory first. We're currently putting the temporary directory
> into
> [{{_sqoop}}|https://github.com/apache/sqoop/blob/trunk/src/java/org/apache/sqoop/util/AppendUtils.java#L42]
> and we're allowing user to override it with {{sqoop.test.import.rootDir}}.
> However this property is not documented anywhere and I found people confused
> about it as it contains the string {{test}} which is really confusing. The
> most concerning thing is that as the properties are not persisted in
> metastore, this option won't work for stored jobs at all. Hence I would like
> to propose a first class argument to handle the temporary directory (e.g.
> something like {{--temporary-directory}}).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)