-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.4.5
-
Fix Version/s: 1.4.6
-
Component/s: None
-
Labels:None
I've noticed that tests MySQLLobAvroImportTest and OracleLobAvroImportTest are failing. I've troubleshoot the issue and triage the issue to SQOOP-1392 where we've changed the default location of the LOB files to a local temporary directory as we were assuming that it's a temporary directory. However it's the real directory that stores data, so I believe that we should fix that.
- relates to
-
SQOOP-1392 Create the temporary directory inside task working dir rather then in tmp
-
- Resolved
-
- links to