Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.4.6
-
None
-
None
Description
Several types of imports (incremental, hive, ...) might require import into temporary directory first. We're currently putting the temporary directory into _sqoop 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).
Attachments
Attachments
Issue Links
- relates to
-
SQOOP-2943 Make sqoop able to import to Parquet file format in case of HDFS encryption zones are turned on
-
- Resolved
-
- links to